.gray-bg
{
   	background-color : #cccccc;
}

body, td, p, li, ol, ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
}

.guard
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #336633;
	text-align: center;
}

.topnav:Link, .topNav:Visited 
{
   	font-family :Verdana, Arial, Tahoma;
    font-size : 9px;
    color : #ffffff;
    font-weight : NONE;
    text-decoration : underline;
}

 .topnav:Hover
{
    font-family : Verdana, Arial, Tahoma;
    font-size : 9px;
    color : #ffcc66;
    font-weight : NONE;
    text-decoration : underline;	
}	

.spacer
{
	background-color: #660066;
}

.homenav:Link, .homeNav:Visited
{
    font-family :Verdana, Arial, Tahoma;
    font-size : 11px;
    color : #660066;
    font-weight : NONE;
    text-decoration : none;
}
    
    
 .homenav:Hover  {
    	font-family : Verdana, Arial, Tahoma;
    	font-size : 11px;
    	color : AA0000;
    	font-weight : NONE;
    	text-decoration : none;	
    }	

.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: gray;
	}	
		
.bottomnav:Link, .bottomNav:Visited  {
    	font-family :Verdana, Arial, Tahoma;
    	font-size : 9px;
    	color : gray;
    	font-weight : NONE;
    	text-decoration : none;
    }
 
    
 .bottomnav:Hover  {
    	font-family : Verdana, Arial, Tahoma;
    	font-size : 9px;
    	color : purple;
    	font-weight : NONE;
    	text-decoration : none;	
    }

 .welcome   {
    	font-family :Verdana, Arial, Tahoma;
    	font-size : 17px;
    	line-height: 24px;		
    	color : #660066;
    	font-weight : Bold;
    	text-decoration : none;
    }

.netHeader
{
	font-size: .9em;
}


.bottomnav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660066;
	}	
		
.bottomnav1:Link  {
    	font-family :Verdana, Arial, Tahoma;
    	font-size : 9px;
    	color : #660066;
    	font-weight : NONE;
    	text-decoration : none;
    }
    
 .bottomnav1:Visited  {
    	font-family :Verdana, Arial, Tahoma;
    	font-size : 9px;
    	color : #660066;
    	font-weight : NONE;
    	text-decoration : none;
    }
 
    
 .bottomnav1:Hover  {
    	font-family : Verdana, Arial, Tahoma;
    	font-size : 9px;
    	color : #AA0000;
    	font-weight : NONE;
    	text-decoration : none;	
    }

.footnote
{
	font-style: italic;
}

A:Link, A:Visited
{
	color: blue;
}

A:Hover
{
	color: purple;
}

.drillheader   {
    	font-family :Verdana, Arial, Tahoma;
    	font-size : 18px;
    	line-height: 25px;	 		
    	color : #660066;
    	font-weight : Bold;
    	text-decoration : none;
    }

.drillheader3   {
    	font-family :Verdana, Arial, Tahoma;
    	font-size : 15px;
    	line-height: 25px;	 		
    	color : #660066;
    	font-weight : Bold;
    	text-decoration : none;
    }

.drillheader5   {
    	font-family :Verdana, Arial, Tahoma;
    	font-size : 15px;	 		
    	color : #660066;
    	font-weight : Bold;
    	text-decoration : none;
    	background-color: #ffffaa;
    	border-width: medium;
    	border-style: solid;
    	border-color:#660066;
    }

.listPadded
{
	padding: 6px;
}