@charset "utf-8";
/* CSS Document */
body{ margin:0px; background-image:url(../images/bodybg.gif); font-family:arial; font-size:11px; }
.leftandrightbg{ background-image:url(../images/leftandright.gif);}
.whitebg{ background-color: #ffffff;}
.phonenumbers{ font-size:13px; font-weight:bold; font-family:Arial; color: #001642;}
.phonenumbers1{ font-size:19px; font-weight:bold; font-family:Arial; color: #073696;}
.graybg{ background-image:url(../images/bgimage.gif); background-repeat:repeat-x; padding:3px;}
.normaltextfield{ border:1px solid #a3b7ca; font-family:Arial; font-size:11px; font-weight:normal;}
.bluetextlogin{ color: #030c3f; font-size:12px;}
.bodypadding{ padding:51px 13px 38px 24px }
.whitelinks:link{ color: #ffffff; text-decoration:none; font-family:arial; font-size:11px;}
.whitelinks:visited{ color: #ffffff; text-decoration:none; font-family:arial; font-size:11px;}
.whitelinks:hover{ color: #ffffff; text-decoration:underline; font-family:arial; font-size:11px;}
a:link{ color: #000000; text-decoration:none; font-family:arial; font-size:11px;}
a:visited{ color: #000000; text-decoration:none; font-family:arial; font-size:11px;}
a:hover{ color: #032873; text-decoration:none; font-family:arial; font-size:11px;}
.contentbg{padding:51px 13px 38px 24px; background-color: #ffffff; }
.allheadings{ color: #1577b0; font-family:"Trebuchet MS"; font-weight:bold; font-size:16px;}
.mandatoryfields{ color:#ebd246}
.yellowfont{ color: #353535;}
.submitbuttons{ color: #ffffff; font-weight:bold; font-family:Verdana; font-size:11px; background-color: #208edf; border:0px; padding:3px;}
#left ul {
	margin: 0px;
	padding: 0px 0px 10px 15px;
	list-style-type: none;
	line-height:15px;
}
#left li {
	background:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px 0px 0px 15px;
	margin:0px;
}
#left a {
	color: #FF6600;
	text-decoration: none;
}
#left a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.bold_text{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-align:left; padding-left:15px;}
#body_nav {background-color:#ffffff;}

#body_nav a { background-image:url(../images/bt_bg.gif); background-repeat:repeat-x; display:block; font-family:tahoma, Arial; font-weight:bold; font-size:11px; color:#ffffff; float:left; padding:3px 5px 5px 5px; text-decoration:none; margin-right:4px }

#body_nav a:hover { background-image:url(../images/bt_bg_on.gif); background-repeat:repeat-x; display:block; font-family:tahoma, Arial;  font-weight:bold; font-size:11px; color:#ffffff; text-decoration:none;  padding:3px 5px 5px 5px;  margin-right:4px;}

#body_nav .active { background-image:url(../images/bt_bg_on.gif); background-repeat:repeat-x; display:block; font-family:tahoma, arial; font-weight:bold; font-size:11px; color:#ffffff; text-decoration:none;  padding:3px 5px 5px 5px; margin-right:4px; }

.hightd {
   background-color: #ebd246;
}
.normaltd {
   background-color: #FFFFFF ;
}	