@charset "UTF-8";
.Arial-9ptWhite {
	font-family: Arial;
	font-size: 9pt;
	color: #FFF;
}
.Arial-7ptGray {
	font-family: Arial;
	font-size: 7pt;
	color: #323232;
}
.container {
	width: 810px;
	margin: 0 auto;
	text-align: center;
	background-color: #DCD282;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: top;
}
.FormFields {
	font-family: Arial;
	font-size: 9px;
	background-color: #D5CD96;
	border: 1pt solid #FFF;
}
