body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #006699;
}
ul, li {
	margin:0; padding:0;
	list-style-type:none;
}
a {
	color: #006699;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
}
.mainbody_bg {
	background-image: url(../images/mainbody_bg.jpg);
	background-repeat: repeat-x;
}
.news_bg {
	font-size: 11px;
	color: #5f6263;
	background-image: url(../images/news-bg.jpg);
	background-repeat: repeat-x;
	height: 448px;
	padding-left: 20px;
	padding-right: 10px;
}
.news_bg_top_inner {
	font-size: 11px;
	color: #5f6263;
	background-image: url(../images/news-bg-top-inner.jpg);
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.news_bg_bottom_inner {
	background-image: url(../images/news-bg-bottom-inner.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.more {
	font-size: 10px;
	line-height: 29px;
	color: #000000;
	background-image: url(../images/more-news.png);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 27px;
	width: 53px;
	behavior: url("images/iepngfix.htc");
}
.more:hover {
	text-decoration: underline;
}
.body_padding {
	padding-top: 25px;
	padding-right: 25px;
	text-align: justify;
}
.body_padding-inner {
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
}
.body_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8c9d2;
}
.redtext{
	font-size: 18px;
	color: #98012e;
}
.redtext_small{ 
	font-size: 12px;
	color: #98012e;
}
.redtext_mifum{ 
	font-size: 14px; padding:3px 0;
	color: #98012e;
}
.bluetext{
	font-size: 18px;
	color: #006699;
}
.bluetext_small{
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
}
a.bluetext_small:hover{
	text-decoration:underline;
}
p.bluetext_small{
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	padding: 0px;
	margin: 0 0 3px 0;
}
.blacktext_small{ 
	font-size: 12px;
	color: #000000;
}
a.org{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #A74000;
}
a.org:hover{ font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; text-decoration:none;
	color: #000000;
}
a.org1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #A74000;
}
a.org1:hover{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #333333;
}
.banner {
	background-image: url(../images/ban-bg.jpg);
	background-repeat: no-repeat;
	height: 153px;
}
ul.icon_nor {
	margin:0 0 0 20px;
	padding:0;
}
ul.icon_nor li {
	margin:0;
	padding:0 0 0 20px;
	background:url(../images/icon_nor.jpg) no-repeat;
}
.border {
	border: 1px solid #999999;
}
.breadcrumb {
	padding-top: 10px;
	padding-bottom: 5px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
	width: 150px;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
	overflow: auto;
}
.downarrow {
	font-size: 24px;
	line-height: 60px;
	color: #000000;
	background-image: url(../images/down-arrow.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 88px;
	width: 163px;
}

.footer_rept {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 71px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 58px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.footer a:hover {
	text-decoration: underline;
}
