body {
	background-color: #E7B98A;
	margin: 0px;
	padding: 0px;
}
.dataLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F61721;
	text-align: right;
	white-space: nowrap;
	padding-right: 4px;
}
.instructionalText {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #8B664B;
	padding: 5px 5px 75px;
	line-height: 18px;
	background-image: url(images/middleIcons.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.divider {
	background-image: url(images/line_tan.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
.inputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dataLabelLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F61721;
	text-align: left;
	white-space: nowrap;
	padding-right: 4px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8B664B;
	line-height: normal;
}
.spashColumn {
	background-color: #FCF8F1;
	padding: 10px;
	vertical-align: top;
}
.coverText {
	font-family: "comic sans MS";
	font-size: 11px;
	line-height: 18px;
	color: #AA9283;
	margin: 0px;
	padding: 0px;
}
.pullquote {
	background-color: #F8E9D9;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.instructionalTextNoPic {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #8B664B;
	padding: 5px;
	line-height: 20px;
}
.finePrint {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70553A;
	padding: 11px;
}
.finePrint strong {
	color: #000000;
}
.heading {
	background-color: #B08B64;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F61721;
}
.finePrint h2 {
	font-size: 12px;
	font-weight: bold;
	color: #5A3E1C;
	padding: 0px;
	margin: 0px;
}
.finePrint p {
	margin: 0px;
	padding-bottom: 10px;
}
a:link, a:visited {
	color: #336600;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F61721;
	text-align: right;
	white-space: nowrap;
	padding-right: 4px;
}

