body {                     /* change the font family of the form in this tag */
	margin-left:1px;
	margin-top:1px;
	background-color: #FFF2EC;
}
.applyInstructions {      /* The first paragraph of text on the apply page */
	margin-bottom:-10px;
	color:#000000;
}
.applyHeader {           /* make sure applyHeader and questionsHeader use same styling */
	margin-bottom:0px;
	color:#990000;
; font-family: Verdana; font-size: 20px; font-weight: bold
}
.questionsTitle {        /* this changes the "Additional Questions" text */
	margin-bottom:-10px;
	font-size:20px;
	color:#009933;
}
.questionsTitleIntro {      
	margin-bottom:-2px;
}
.questionsHeader {       /* this changes the paragraph headers of the thankyou.php page */
	margin-bottom:0px;
	color:#000000;
; font-weight: bold
}
.questionsHeaderIntro {
	font-size:14px;
}
.options {
	font-size:11px;
}
.brokerbox {
	font-family:Arial, Helvetica, sans-serif;
	width: 500px; 
	height: 68px; 
	background-color: #FFF2EC;
	overflow: hidden; 
	text-align: center; 
	vertical-align: middle;  
	border:0px solid #666666; 
	font-size: 11px; 
	margin: 4px;
}td {  font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000}
.footer {  font-family: Verdana; font-size: 10px; color: #000000}
a:active {  color: #000000}
a:hover {  color: #FFAEAE}
a:link {  color: #000000}
a:visited {  color: #FF8C8C}
