.headerdkgrn {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #446666}
.subheaderdkgrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2e3a26
}
.headerblue {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #B8CCD2}
.subheaderblue {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #B8CCD2}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #446666}
.bodytextsm {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #446666}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #446666;
	text-decoration: none
}
a:hover {  text-decoration: underline}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.inputstyle {	border: 1px solid #779A26;
	/** remember to change image path **/
	background: url(none) no-repeat #779A26;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #454743;
}
.style3 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: small; }
