body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bg-Repeat-x {
	background-repeat: repeat-x;
}
.copyright {
	font-size: 9px;
	color: #e0ded0;
	font-family: Arial, Helvetica, sans-serif;
}.bg-noRepeat {
	background-repeat: no-repeat;
}
.Pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3b633b;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3b663b;
}
.Subhead2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3b663b;
}
.BodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.FormBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #87C2A5;
}
.FormBodyColor {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b663b;
}
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
