body {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:1px;
	margin-top:1px;
}
.applyInstructions {
	font-size:12px;
	margin-bottom:-10px;
	color:#000000;
}
.applyHeader { /* make sure applyHeader and questionsHeader use same styling */
	margin-bottom:0px;
	color:#0033CC;
}
.questionsTitle {
	margin-bottom:-10px;
	font-size:20px;
	color:#3333CC;
}
.questionsTitleIntro {
	margin-bottom:-2px;
}
.questionsHeader {
	margin-bottom:0px;
	color:#0033CC;
}
.questionsHeaderIntro {
	font-size:14px;
}
.options {
	font-size:14px;
}
.brokerbox {
	font-family:Arial, Helvetica, sans-serif;
	width: 500px; 
	height: 68px; 
	background-color: #FFFFFF;
	overflow: hidden; 
	text-align: center; 
	vertical-align: middle;  
	border:0px solid #666666; 
	font-size: 12px; 
	color:#FF0000; 
	margin: 4px;
}