.pageheader {
	font: bold small-caps normal 24px Arial, Helvetica, "Tahoma color"; 
	color: #083C08;
}
.main { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}
.tablehead {  
	font-family: Arial, Helvetica, sans-serif; font-size: 17px; 
	font-weight: bold; 
	text-decoration: underline;
}
.tablesubhead { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	text-decoration: underline; 
}
.mainstrong { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
}
.bullets {
	line-height: 17px; 
	color: #316531
}
.inputText150 {  
	background-color: #D6EFCE; 
	width: 150px; 
	border: 1px solid #316531;
}
.inputDropDown {  
	border: 1px solid #316531;
	background-color: #D6EFCE;
	width: 150px;
}
.inputComment {
	
	border: 1px solid #316531;

	background: #D6EFCE;

	width: 255px;

    	height: 51px;

}

.inputSearchDropdown {
	
	border: 1px solid #000000;

	background: #99CCCC;

	background: #EEEEEE;

    	height: 17px;

	font: 9px Verdana,Tahoma,Arial,Helvetica;

}

.inputButton {  color: #D6EFCE; background-color: #316531; border-color: #000000 black black; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif}
