@charset "utf-8";
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.leftfaceborder {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #A5AD4E;
	border-right-color: #A5AD4E;
	border-bottom-color: #A5AD4E;
	border-left-color: #A5AD4E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-right-style: none;
}
.rightfacingborder {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #A5AD4E;
	border-right-color: #A5AD4E;
	border-bottom-color: #A5AD4E;
	border-left-color: #A5AD4E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-right-style: dotted;
}
.bodytextcentered {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
