@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	left: 2%;
	top: 2%;
	clip:  rect(   );
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-style: normal;
	line-height: normal;
	list-style-type: square;
	text-align: left;
	background-color: f7f7f7;
	background-image: url(/images/bgMozillaf7f7f7.jpg);
}
#contactForm {
	clear: both;
	width: 360px;
	padding-left: 20px;
	padding-right: 20px;
}
#contactFields {
	text-align: right;
}
.leftLabel {
	float: left;
}
#city {
	float: left;
	margin-left: 10px;
}
.stateLabel {
	float: left;
	margin-left: 15px;
}
.zipLabel {
	margin-left: 15px;
	margin-right: 5px;
}
#wrapper_dfcs_survey {
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#streetFields {
	text-align: right;
}

