/* CSS Document */

body {
	margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; background:#012D3E
	}
	
a:link{ color: #02425D;
			text-decoration: underline;
	}
	a:visited{ color: #02425D;
			text-decoration: none;
	}
	a:hover{color: #0085B8;
			text-decoration: underline;
	}
	a:active{color: #0085B8;
			text-decoration: none;
	}
	
.top{ height:88px; background:#012D3E; padding-left:20px}

.link_white:link,.link_white:active,.link_white:visited{ color:#fff; font-weight:bold; text-decoration: none; font-size:11px}
.link_white:hover{ color:#fff; font-weight:bold; text-decoration:underline}

.menu{ height:36px; background:url(../images/menubk.gif) repeat-x}

.flashbotline{ background:#014C69; height:9px}

.whitebg{ background:#fff}

.align_jy{ text-align:justify}

.border_bt{ border-bottom:1px solid #B9B9B8}
.lineht{ line-height:14pt}
.footer{ font-family:Tahoma, verdana; font-size:11px; height:25px; border-top:2px solid #112562 }
.padding{  padding:0px 10px; }
.faqbx{ background:#F9F9F9; padding:4px 10px 4px 10px; border:1px solid #AFAFAE}
.img{ border:1px solid #AFAFAE; padding:3px; background:#ffffff}
.headerbk{ height:30px; width:100%; background:url(../images/headerbk.gif) repeat-x}
.whitetxt{ color:#fff; font-size:12px; font-weight:bolder}


.errmsg
{
	font-family: Tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ED1C24;
	text-decoration: none;
}



.link11
{
	font-family:Tahoma, verdana;
	font-size: 12px;
	text-decoration:underline;
	color: #FFFFFF;
	font-weight:bold;
}

.link11:hover
{
	font-family:Tahoma, verdana;
	font-size: 12px;
	text-decoration:none;
	color: #FF0000;
	font-weight:bold;
}