@charset "utf-8";
/* CSS Document */

body,p,div,span,th,td,dl,dt,dd{font-family:verdana,arial,sans-serif; font-size:12px; color:#666666}
.header { font-size:14px; color:#58585A; font-weight: bold;}
.header2 { font-size:14px; color:#42A2BB; font-weight: bold;}
.header3 { font-size:15px; color:#1D2975; font-weight: bold;}
.header4 { font-size:14px; color:#4A9B34}


.bluetext {color:#1D2975}
.bodyItem { color:#1D2975; text-decoration: underline}
.bodyItem:hover { color:#1D2975; text-decoration: none}
.smtext {font-size: 11px;}


.footerTxt { color:ffffff;}
.footer { color:ffffff;}
.footer:hover { color:eaeaea; text-decoration: underline}

.form {  font-family: Arial, sans serif; font-size: 11px; font-style: normal; color: #000000; width: 285px}
.form1 {  font-family: Arial, sans serif; font-size: 11px; font-style: normal; color: #000000; width: 432px}
.form2 {  font-family: Arial, sans serif; font-size: 11px; font-style: normal; color: #000000; width: 720px}



ul.nav_l { float:left ;
           width:950px ;
		   min-height:30px;
		   margin:0px;
		   padding:0px;
		   margin-top:-29px;
		   position:relative;
		   z-index:222;
		   background:url(images/nav-bg.png) repeat ;
		   }
		   
ul.nav_l li { float:left ;
              display:inline ;
			  list-style-type:none ;
			  margin:0px;
			  padding:0px;
			 }		
			 
ul.nav_l li a  { font-family: Arial, sans serif; font-size: 14px; font-style: normal; color: #fff;
                 text-decoration:none;
				 float:left;
				 padding:7px 3px;
				 font-weight:normal;
                }	

ul.nav_l li.sa1 { float:right !important;
              }

ul.nav_l li a.sa { background:#5abf59 ;
                   font-weight:bold;
				   float:right !important;
                   } 

ul.nav_l li a:hover { background:#000;
                    }
					    