/*----------------------General----------------------*/
html,body{
	padding:0px;
	margin:0px;
	
	background-color:#0b3b71;	
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#0b3b71;
	scrollbar-border-color:#0b3b71;
}
td, p, ul, img{
	margin:0;
	padding:0;
	list-style-type:none;
}


/*----------------------logo----------------------*/
.header{
	background-image:url(images/top_bg.gif);
	background-repeat: no-repeat;
	height:101px;
}
.linkmenu_bg{
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	}

.header_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #114067;
	text-decoration: none;
	line-height:18px;
}
a.header_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #114067;
	text-decoration: none;
	line-height:18px;
}
a.header_text:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b70004;
	text-decoration: none;
}
.header_text_red{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b70004;
	text-decoration: none;
}
/*--------------------Body-------------------------------*/
.body_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #626a6e;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
}
.body_text_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #626a6e;
	text-decoration: none;
}
.body_text_bold:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b70004;
	text-decoration: none;
}
.read_more{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	line-height:24px; 
	color:#3d8ebd;
	font-weight:bold;
	text-decoration:none;
	}
.read_more:hover{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	line-height:24px; 
	color:#3d8ebd;
	font-weight:bold;
	text-decoration:underline;
	}	

.body_bg{
	padding-bottom:14px;
	}
.test{
	background:url(images/sp_bull.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:25px;
	display:block;
	padding-left:21px;

}
.fact{
	background:url(images/bullet_inner_page.gif);
	background-repeat:no-repeat;
	width:270px;
	height:27px;
	color:#626a6e;	
	line-height:14px;
	display:block;
	padding-left:21px;
	text-decoration:none;
}
.fact1{
	background:url(images/bullet_inner_page.gif);
	background-repeat:no-repeat;
	width:270px;
	color:#626a6e;
	line-height:14px;
	display:block;
	padding-left:21px;
	text-decoration:none;
}
.fact2{
	background:url(images/bullet_inner_page.gif);
	background-repeat:no-repeat;
	width:270px;
	color:#626a6e;
	font-weight:bold;
	line-height:18px;
	display:block;
	padding-left:21px;
	text-decoration:none;
}
.fact3{
	background:url(images/bullet_inner_page.gif);
	background-repeat:no-repeat;
	width:279px;
	color:#626a6e;
	line-height:12px;
	display:block;
	padding-left:21px;
	text-decoration:none;
}
.divider{
	padding-top:39px;
	}
/*----------------------footer-------------------------*/
.footer_bg{
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
	}
.copyright_text{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#971b1b;

	}
.copyright_design{
	font:9px Arial, Helvetica, sans-serif;
	color:#971b1b;

	}
	

/*--------------------Menu-------------------------------*/
#dropmenudiv{
position:absolute;
border:1px solid #c9c9c9;
border-bottom-width: 1px solid #4b4b4b;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
width:200px;
margin:10px 0 0 -20px;
}
#dropmenudiv a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
width:180px;
display:block;
text-indent:3px;
border-bottom:1px solid #c9c9c9;
padding:1px 0;
text-decoration:none;
font-weight:normal;
background-color:#dddddd;
}
#dropmenudiv a:hover{ /*hover background color*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
background-color:#969595;
}

.footlink:link, .footlink:visited{
	font:normal 10px tahoma;
  color:#971b1b;
}		

.footlink:hover{
  color:#0b3b71;
}	

.msorucing a:link, .msorucing a:visited{
background-image:url(images/msorucing.gif);
background-repeat:no-repeat;
background-position:0 0;
display:block;
width:72px;
height:13px;
}
.msorucing a:hover{
background-position:0 -13px;
width:72px;
height:13px;
}
