.uc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #3E6725;
	text-decoration: none;
}
.greenbox {
	border: 1px solid #3E6725;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E6725;
	text-decoration: none;
}
.text {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #39704A;
	text-decoration: none;
}
.textb {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #39704A;
	text-decoration: none;
}
.main_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #002E1A;
	text-decoration: none;
}
.smallgreenlink {
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #002E1A;
	text-decoration: none;
}
.lefthr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1C482F;
}
.greyhr {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #002E1A;
}
.tophr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #002E1A;
}
.whhead {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002E1A;
	text-decoration: none;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.tbfield {
	border: 1px solid #000000;
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #2A5B3B;
	background-color: #B6DC9F;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.redinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}