body {
	margin: 0 0 20px 0;
}

#banner {
	background-color:#253355;
}

#surveyForm {
	margin: 0 20px 20px 20px;
}

#surveyForm .subhead {
    font-weight: bold;
}

#surveyForm .gifield {
	width: 240px;
}

#surveyForm td.fieldtitle {
	font-weight: bold; 
	text-align: right; 
	padding-left: 20px; padding-right: 20px;
}

#surveyForm ul {
	font-weight: normal;
	margin: 0;
	padding-bottom: 20px;
	list-style-image: url(/images/spacer.gif);
}

#surveyForm textarea {
	font-family: verdana, arial, helvetica, geneva;
}