body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #257921;
	text-decoration: underline;
}
a:hover {
	color: #004411;
	text-decoration: none;
}
.bg {
	background-image: url(../images/bg.gif);

}
.bg-fade {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #014310;
	margin-bottom: 8px;
}

.subheading {
	font-size: 12px;
	font-weight: bold;
	color: #24791f;
	text-transform: uppercase;
}
.subheading2 {
	font-size: 12px;
	font-weight: bold;
	color: #24791f;
}
.darkgreen {
	color: #014310;
}
.lightgreen {
	color: #24791f;
}
.footer {
	color: #FFFFFF;
	font-size:11px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	
}
.footer a:hover {
	color: #FFFFFF;
}.hotbox {
	font-size: 12px;
	font-weight: bold;
	color: #24791f;
	background-color: #FFFCCF;
	padding: 10px;
	border: 1px solid #ffd400;
}
.bottomborder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e6e6e6;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0d6628;
	border: 1px solid #CCCCCC;
}
input, select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}.eleven {
	font-size: 11px;
}
.border-bottom {
	border-bottom:1px solid #e6e6e6;
}
