

	    
	  
/* anchor tag and all its variations*/
	  
	  /*header menu links style*/
	  a.menuf11white{font:normal 11px Arial, Helvetica, sans-serif;background:transparent;color:#FFFFFF;text-decoration:none;}
	  a.menuf11white:hover{color:#C5C5CA;}
	  
	  a{font:normal 12px Arial, Helvetica, sans-serif;color:#000042;}
      
	  a.lists{font:normal 12px/18px Arial, Helvetica, sans-serif;color:#000042;}
	  
	  a.noUnderscore{font:normal 12px Arial, Helvetica, sans-serif;color:#000042;text-decoration:none;}
	  
	  a:hover{color:#8D0E08;}
  
/*----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------*/  
/* This section is for displaying the colors */

.outline{background:#F1F1F1;color:#F1F1F1;}/*the border color: grey*/
	  
.color1 {background:#FFFFFF;color:#FFFFFF;}/*the background color: white*/
	  
.color2 {background:#000042;color:#000042;}/*the darkest color: dark blue*/
	  
.color3 {background:#000042;color:#000042;}/*the medium dark color: medium dark blue*/
	  
.color4 {background:#000042;color:#000042;}/*the medium light color: medium light blue*/
	  
.color5 {background:#F3FAFE;color:#F3FAFE;}/*the lightest color: light blue*/

.color6 {background:#F3FAFE;color:#F3FAFE;}/*the 2nd lightest color: light blue*/



/*----------------------------------------------------------------------------------------*/

	  /* changes for location and surveys*/

 .f20darkerblue {font-size:20px;color:#000040;text-decoration:none;}
 .f12darkerblue {font-size:12px;color:#000040;text-decoration:none;}
 .f10green {font-size:10px;color:#005000;text-decoration:none;}
 .f10orange {font-size:10px;color:#F97E02;text-decoration:none;}
 .f10ltblue {font-size:10px;color:#F3FAFE;text-decoration:none;}
 .f10mdblue {font-size:10px;color:#000042;text-decoration:none;}

 .cred {background:red;color:#000042;}
 .corn {background:#F97E02;color:#000042;}
 .cgrn {background:green;color:#000042;}
 .dblindent{margin-left:30px;}
