/* CSS Document */
body {
margin:0px;
padding:0px;
}
.top_bg {
background-image:url(images/tob_bg.gif);
height:150px;
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:#F74217;
font-family:tahoma;
font-size:11px;
text-decoration:none;
font-weight:bold;
height:25px;
padding-left:5px;
}
.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;
}
.resource_bg {
background-image:url(images/resource_bg.gif);
height:174px;
background-repeat:repeat-x;
background-position:left top;
background-color:#ffffff;
}
.left-link1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.left-link1 a{
	text-decoration:none;
	color:#333333;
}
.left-link1 a:hover{
	text-decoration:underline;
	color:#333333;
}
.error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #601F01;
	padding-left:10px;	
	font-weight:bold;
}
.butt{
	padding:5px 15px 5px 15px; color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:13px;
 }
 .tahoma11{
	font-family:tahoma;
	font-size:11px;
	color:#333333; 
	padding:0px 5px 0px 5px;
 }
.border{
	border:#F74217 1px solid; 
}
.link{
	font-family:tahoma;
	 font-size:11px;
	 color:#333333;
	 padding-left:15px;
	 background:#FFFFFF;
}
.link a{
	 color:#333333;
	 text-decoration:none;
}

.link a:hover{
	 color:#FF0000;
	 text-decoration:underline;
}

