/* CSS Document */
body {
margin:0px;
padding:0px;
}
.top_bg {
background-image:url(images/tob_bg.gif);
height:243px;
background-repeat:repeat-x;
background-position:left top;
}
.white_txt {
font-family:tahoma;
 font-size:11px;
 text-decoration:none;
 font-weight:bold;
 color:#FFFFFF;
 }
 .white_left_cor {
 background-image:url(images/white_cor_left.gif);
 width:19px;
 height:55px;
 background-repeat:no-repeat;
 background-position:left top;
 }
 .white_right_cor {
 background-image:url(images/white_cor_rig.gif);
 width:19px;
 height:55px;
 background-repeat:no-repeat;
 background-position:right top;
 }
.white_top_mid {
background-image:url(images/white_top_mid.gif);
height:55px;
background-repeat:repeat-x;
background-position:left top;
}
.nav_txt {
font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#000000;
font-weight:bold;
}

.nav_txt:hover {
font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#003366;
font-weight:bold;
}
.heading_lit_txt {
color:#2e9ddb;
font-family:tahoma;
font-size:11px;
text-decoration:none;
font-weight:bold;
}
.grey_lit_txt {
color:#98988b;
font-family:tahoma;
font-size:11px;
text-decoration:none;
}
.boder {
border:1px solid;
border-color:#ededec;
}
.search_box {
font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#333333;
height:23px;
width:150px;
border-color:#ededec;
border:1px solid;
}
.footer_bg {
background-image:url(images/footer_bg.gif);
height:51px;
background-repeat:repeat-x;
background-position:left top;
}
.footer_txt {
font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#333333;
line-height:23px;
}
.footer_txt a {
font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#333333;
line-height:23px;
}

.resource_bg {
background-image:url(images/resource_bg.gif);
height:174px;
background-repeat:repeat-x;
background-position:left top;
background-color:#ffffff;
}
.left-link1 a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
}
.error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #601F01;
	padding-left:10px;
	
	font-weight:bold;
}


