

td {
    
    color: #000000;
    font-size: 12px;
    line-height: 15px;
    font-family:  arial, helvetica, sans-serif;
   
}

a:link,  a:visited, a:active {
	   font-size: 12px; 
	   line-height: 15px; 
	   font-family:  arial, helvetica, sans-serif;
	   color: #65744D;
	   text-decoration: underline;
}

a:hover  {
		font-size: 12px; 
		line-height: 15px; 
		font-family:  arial, helvetica, sans-serif;
		color: #666666;
		text-decoration: none;
}




.largeRed {
    
    color: #660000;
    font-size: 15px;
    line-height: 18px;
    font-family:  helvetica, arial, sans-serif;
	font-weight: bold;
   
}

.boxTitle {
    
    color: #660000;
    font-size: 18px;
    line-height: 10px;
    font-family:  arial, helvetica, sans-serif;
	font-weight: bold;
   
}

.heading {
    
    color: #000066;
    font-size: 18px;
    line-height: 21px;
    font-family:  arial, helvetica, sans-serif;
	font-weight: bold;
   
}

a.heading:link,  a.heading:visited, a.heading:active {
	   color: #000066;
    font-size: 18px;
    line-height: 21px;
    font-family:  arial, helvetica, sans-serif;
	font-weight: bold;
	   text-decoration: underline;
}

a.heading:hover  {
		   color: #000066;
    font-size: 18px;
    line-height: 21px;
    font-family:  arial, helvetica, sans-serif;
	font-weight: bold;
		text-decoration: none;
}


a.subheading:link,  a.subheading:visited, a.subheading:active {
	   color: #660000;
    font-size: 14px;
    line-height: 18px;
    font-family:  arial, helvetica, sans-serif;
	font-weight: bold;
	   text-decoration: underline;
}

a.subheading:hover  {
		   color: #660000;
    font-size: 14px;
    line-height: 18px;
    font-family:  arial, helvetica, sans-serif;
	font-weight: bold;
		text-decoration: none;
}


a.nav:link,  a.nav:visited, a.nav:active {
	   color: #000066;
    font-size: 16px;
    line-height: 20px;
    font-family:  arial, helvetica, sans-serif;
	font-weight: bold;
	   text-decoration: underline;
}

a.nav:hover  {
		   color: #000066;
    font-size: 16px;
    line-height: 20px;
    font-family:  arial, helvetica, sans-serif;
	font-weight: bold;
		text-decoration: none;
}



.white {
    
    color: #ffffff;
    font-size: 13px;
    line-height: 15px;
    font-family:  arial, helvetica, sans-serif;
   
}

.small {
    
    color: #666666;
    font-size: 11px;
    line-height: 13px;
    font-family:  arial, helvetica, sans-serif;
   
}

a.small:link,  a.small:visited, a.small:active {
	   font-size: 11px; 
	   line-height: 13px; 
	   font-family:  arial, helvetica, sans-serif;
	   color: #65744D;
	   text-decoration: underline
}

a.small:hover  {
		font-size: 11px; 
		line-height: 13px; 
		font-family:  arial, helvetica, sans-serif;
		color: #666666;
		text-decoration: none
			}	
			


.formText {
	color: #242424; 
	font-size: 13px; 
	line-height: 15px; 
	font-family:  Arial, Helvetica;
	
	
}

.formTextDescription {
	color: #5a5a5a; 
	font-size: 13px; 
	line-height: 15px; 
	font-family:  Arial, Helvetica;
	font-weight: bold;
	
	
}

.formInput {
	color: #000000; 
	font-size: 12px; 
	line-height: 11px; 
	font-family:  Arial, Helvetica; 
	height: 18px; 
}

.formSelect {
	color: #000000; 
	font-size: 11px; 
	line-height: 11px; 
	font-family:  Arial, Helvetica; 
	height: 19px; 
}

.formTextarea {
	color: #000000;  
	font-size: 11px; 
	line-height: 11px; 
	font-family:  Arial, Helvetica; 
	
}



div.autoscroll {
    width: 590;
	height: 390px;
    overflow: auto;

}

