@charset "UTF-8";
/* Style overrides for navigation menu in header. */




/* Color Reference

Auburn dark orange
r,g,b= 221,85,12

light orange
r,g,b=246,128,38

light blue
r,g,b=76,114,161

dark blue
r,g,b=3,36,77

*/

#contentArea{
min-height:600px;	
}

.contentDivisionLeft{
width:60%;
text-align:justify;	
	
}


*{position:relative;padding:0px;margin:0px;border:none;text-decoration:none;}

a, a:hover{text-decoration:none;border-bottom:none;}