body {
	background-color: #949494;
	margin-top:0;
	margin-bottom:0;
}
body,td,p,div,li,dt{
	font-family: arial,verdana,helvetica,geneva;
	font-size:13px;
}
td.mainbody {
	background-color: #ffffff;
	padding-left:7px;
	padding-right:7px;
}
table.mainbody {
	border-left: 1px black solid;
	border-right: 1px black solid;
}

h3 { font-size: 16px; }
h2 { font-size: 20px; }
h1 { font-size: 26px; }
h1.title { text-align:center; }

.answerblock {
	margin-left: 80px;
	border-width:0px;
}
table.ratingblock {
	font-size:11px;
	xfont-weight: bold;
	margin-left: 20px;
	border:1px solid black;
}
table.ratingblock .odd {
	background-color: #f0f0f0;
}
.region {
	font-size: 14px;
	font-weight: bold;
}
table.regionblock {
	padding-left: 20;
	border-width:0px;
}
.regionblock td {
	width: 25%;
}
.regionnswerblock dt {
	padding-left: 20px;
}
table.radiolist {
}
.pdf {
	background-color: #fffce0;
	border: 3px dotted black;
	width: 200px;
}
.pdf td {
	text-align:center;
	xfont-weight: bold;
	font-size: 12px;
}
.copy {
	font-size: 11px;
	font-weight: bold;
}
.formresults {
	margin-left: 50px;
	margin-right: 50px;
}
.required {
	font-weight: bold;
	color: #800060;
	font-style:italic;
}
.italic {
	font-style:italic;
	font-weight: 100;
}
div.button {
	display: inline-block;
	x-width: 200px;
	x-border: 1px black solid;
}
.error, 
h4 .hilight{
	color: red;
}
h3 .comment {
	font-size:13px;
}

