@charset "UTF-8";
.bodytext {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-align: justify;
}
.redheaderleft {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	color: #9e2525;
	text-align:left
}
.redheader {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #9e2525;
}
.blackheader {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 22px;
}
.greenheader {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	color: #708F26;
	font-weight: bold;
	font-size: 24px;
	text-align:center
}
.greenheadernotbold {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	color: #708F26;
	font-size: 24px;
	font-weight:normal;
	text-align:left;
}
.greensmheader {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	color: #708F26;
	font-weight: normal;
	font-size: 16px;
}
.greensmheaderleftalign {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	color: #708F26;
	font-weight: bold;
	font-size: 16px;
	text-align:left
}
.formcell {
	background:url(images/form_background.gif);
	background-repeat:no-repeat;
}
.formfield {
	border: 0px;
	border:none;
	border-color: #ffffff;
	background-color: #fff; 
	font-size: 12px;
	width:120px;
	height:14px;
	color: #333333;
	padding: 3px 0px 0px 3px;
}
