@charset "utf-8";
body {
	background-color: #B3C988;
	text-align: center;
	margin: 5px;
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.mainbox {
	background-color: #f5f8d8;
	border: 1px solid #618e0f;
}
.outlinetable {
	background-color: #a0bb6f;
}
.frontcopycell {
	background-color: #639510;
	background-repeat: repeat-x;
	height: 100%;
	color: #f8fe9a;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 20px;
	line-height: 15px;
	background-position: bottom;
}
.footercopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #898b66;
	background-image: url(../images/footercell.gif);
	background-repeat: repeat-x;
	line-height: 12px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contentbdrcell {
	background-color: #FFF;
	background-image: url(../images/page-bk.gif);
	background-repeat: repeat-y;
}
.bodytable {
	background-image: url(../images/page-ftr.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h1 {
	color: #59810e;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECF2E0;
	font-weight: normal;
	padding-bottom: 5px;
}
.contentcopycell {
	background-color: #639510;
	background-repeat: repeat-x;
	height: 122px;
	color: #f8fe9a;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 15px;
	line-height: 15px;
}
.bodytableimg {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
.required {
	color: #F00;
}
.formfield01 {
	width: 200px;
}
.formbox {
	background-color: #FBFCED;
	border: 1px solid #E9F8DB;
}
