




/* Text Styles */

.services {
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color:#003366;
	padding: 10px;
	line-height: 120%;
	
}


.testitxt { 

font-family: Calibri;
font-size:16px;
font-style:italic;

}


.maintxt {
	font-family: TrebuchetMS;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.03em;
	padding: 10px;
	line-height: 125%;
	
}
.rates {

font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	font-style: bold;
	}
	
.rates1 {
font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	font-style: normal;
	}	

.activetxt {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	color: #003366;
	letter-spacing: normal;
	padding: 10px;
	line-height: 105%;
}



select { 

font:Verdana; 
font-size:9px;

}

input { 
border:1px solid #006633; padding:1px; margin-bottom:2px; 
font: Verdana; 
font-size:9px;
 }

.noborder 
{ 

border:0px; 

}

.submit_buttons 
{ 
border:1px solid #006633; padding:1px; margin-bottom:2px; 
font: Verdana; 
color:#FFFFFF;
background-color:#FFFFCC
font-size:9px; 
margin-top:2px; 


}



/* Link styles*/


	
.formtable {
	border: thin dashed #CCCCCC;
	vertical-align:middle;
}
