.subhead1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.leftborder {
	background-repeat: repeat-y;
	width: 82px;
	background-image: url(mw-bckdleft.jpg);
}
.rtborder {
	background-repeat: repeat-y;
	width: 132px;
	background-image: url(mw-bckdrt.jpg);
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0066FF;
}
.textsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3399FF;
	line-height: 22px;
}
.textmed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

<!--Form Styles-->

form {border: none;}

fieldset {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	float: left;
	clear:left;
	width: 40em;  
	margin: 0 10px 1.5em 15px;  
	padding: 0px;  
	border-top: 1px solid black; 
	border-left: none;
	border-right: none;
	border-bottom: none;  
	
}

legend {
	float: left;
	width: 45em;  
	margin: 10px 0 10px 20px;
	color: #8c0000;  
	font-weight: bold;
	
}
fieldset ol {  
	padding: 1em 1em 0 1em;  
	list-style: none;
}
fieldset ol li {  
	padding-bottom: 1em;
	width: 40em;
}
fieldset.submit {  
	border-style: none;
	float: none;  
	width: auto;  
	border-style: none;
	padding-top: 1.0em;  
	padding-left: 12em;  
	background-color: transparent;
}

fieldset.submit input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #FFCC66;
	
}

label {  
	float: left;  
	width: 10em;  
	margin-right: 1em;  
	text-align: left;
}

fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: 1em;
}

.thanks p {
font-family:Verdana, Arial, Helvetica, sans-serif;
} 