/*Header Styles*/
.hd_one {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071bc;
	text-decoration: none;
}

/*Header Styles*/

/*Body*/
.b_t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #616162;
	text-decoration: none;
	text-align: justify;
}

.r_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0071bc;
	text-decoration: none;
	line-height: normal;
	text-align: center;
}

td.body_text{
	background-color: #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616162;
	text-decoration: none;
	text-align: justify;
	}

.bookmarkfaq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071bc;
	text-decoration: none;
	}

a.bookmarkfaq:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071bc;
	text-decoration: underline;
	}
	
.style3 {
	color: #CC0000;
	font-size: 20px;
}
.style4 {font-size: 18px}
.style5 {font-size: 14px}

/*Body*/

/*Footer Styles*/
.des {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #747474;
}
/*Footer Styles*/

/*Masthead*/

#MastheadCont {
	height: 171px;
	width: 779px;
	background-color: #2159a3;
	clear: both;
}

#LogoCont {
	float: left;
	width: 208px;
	padding-left: 26px;
	padding-top: 10px;
	padding-bottom: 3px;
}

#OtherLogosCont {
	float: right;
	width: 313px;
	padding-right: 51px;
	padding-top: 34px;
}

#GradientLine {
	clear: both;
}

#MenuCont {
	clear: both;
	width: 779px;
	height: 25px;
}
/*Masthead*/

/*Main Links*/
.top_menu {
	float: left;
	height: 16px;
	margin-top: 4px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #fff;
	background-color: #2159a3;
	text-decoration: none;
	}

a.top_menu:hover {
	background-color: #3288d6;
	}
	
.top_menu_selected {
	float: left;
	height: 16px;
	margin-top: 4px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #fff;
	background-color: #3288d6;	
	text-decoration: none;
	}
	
/*Main Links*/