body {
	background: #FFF url(/images/redtile_survey.gif) repeat-x;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #006;
}
em {
	font-weight: bold;
}
#top-header {
	width: 200px;
	height: 36px;
	white-space: nowrap;
	margin: 0 0 0 10px;
	padding: 0;
	background-image: url(/images/vpf_ball_survey2.gif);
	background-repeat: no-repeat;
}
#top-header img {
	padding: 0;
	margin: 8px 0 0 38px;
}
#content-area {
	margin: 12px 24px;
}
#footer {
	color: #BBB;
	text-align: center;
	font-size: 7pt;
	margin: 36px 24px 0;
	padding-top: 7px;
	border-top: 1px dashed #BBB;
}
.err {
	color: #900;
}
