/* body */
Body { font-size:10px;
	   color:#393939; 
	   font-family: Verdana, sans-serif; 
}

.body_search { font-size:10px;
	   color:#919195; 
	   font-family: Verdana, sans-serif; 
}
	   	   
.searchField {color:#000000;
              font-family:Verdana,sans-serif;
              font-size:9px;
}

.searchField2 {color:#000000;
              font-family:Verdana,sans-serif;
              font-size:8px;
}

H2{color:#393939;
   font-family:verdana,sans-serif;
   font-size:12px;
   line-height:1.4;
}

H3{color:#393939;
   font-family:verdana,sans-serif;
   font-size:12px;
  
}	   
/* headers */
H5 { color:#393939; 
     font-size:11px; 
	 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}

/* paragraphs 
P { font-size:10px; 
    color:#919195; 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}
	*/
/*P { text-indent: 1.5em } */


/* links */
/*a { color:#919195; 
    text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif }

a { font-size:9px } 

a:link { text-decoration:none}

a:active { text-decoration:none }

a:visited { text-decoration:none }

a:hover { color:#e6372e; text-decoration:none }
*/
/* list */
li { font-size:10px; 
    color:#393939; 
	font-family: Verdana, sans-serif;
	line-height:1.6; }
	
/* TEXT */

.body_footer {
color:#FFFFFF;
font-family:Verdana,sans-serif;
font-size:8px;
line-height:1.4;
}
.body_utility {
	color:#ffffff;
	font-size:10px;
	}
/* LINKS */


/*top nav*/	
a.topnav:link, a.topnav:visited, a.topnav:active, a.topnav:hover {
	color:#919195;
	text-decoration:none;
	font-family:verdana,sans-serif;
	font-size:10px;
	
}
	
a.topnav:hover {
text-decoration:none;
color:#e6372e;
}

a.topnav_select:link, a.topnav_select:visited, a.topnav_select:active, a.topnav_select:hover {
	color:#353535;
	text-decoration:none;
	font-family:verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
}

a.topnav_select:hover {
	text-decoration:underline;
	}
	

/*left nav*/	
a.leftnav:link, a.leftnav:visited, a.leftnav:active, a.leftnav:hover {
	color:#919195;
	text-decoration:none;
	font-family:verdana,sans-serif;
	font-size:10px;
	
}
	
a.leftnav:hover {
text-decoration:none;
color:#e6372e;
}

a.leftnav_select:link, a.leftnav_select:visited, a.leftnav_select:active, a.leftnav_select:hover {
	color:#e6372e;
	text-decoration:none;
	font-family:verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
}

a.leftnav_select:hover {
	text-decoration:underline;
	}
	
/*Footer Link*/
a.navFooter:link, a.navFooter:visited, a.navFooter:active, a.navFooter:hover {
	color:#ffffff;
	text-decoration:none;
	font-family:verdana,sans-serif;
	font-size:9px;
	}
	
a.navFooter:hover {
text-decoration:none;
color:#e6372e;
}

a.navFooter_select:link, a.navFooter_select:visited, a.navFooter_select:active, a.navFooter_select:hover {
	color:#e6372e;
	text-decoration:none;
	font-family:verdana,sans-serif;
	font-size:9px;
	font-weight:bold;
}
a.navFooter_select:hover {
	text-decoration:underline;
	}	


/*company nav*/	
a.Compnav:link, a.Compnav:visited, a.Compnav:active, a.Compnav:hover {
	color:#919195;
	text-decoration:none;
	font-family:verdana,sans-serif;
	font-size:16px;
	font-weight:bold;
	
}
	
a.Compnav:hover {
text-decoration:none;
color:#e6372e;
font-weight:bold;
}	
	/*list links*/	
	
a.listLinks:link, a.listLinks:visited, a.listLinks:active, a.listLinks:hover {
	color:#393939;
	text-decoration:underline;
	font-family:verdana,sans-serif;
	font-size:10px;
	line-height:1.6;
	
}
	
a.listLinks:hover {
text-decoration:underline;
color:#e6372e;
}
/*Anchor links*/
a.anchorLink:link, a.anchorLink:visited, a.anchorLink:active, a.anchorLink:hover {
	color:#e6372e;
	text-decoration:none;
	font-family:verdana,sans-serif;
	font-size:10px;
	
}
	