@charset "utf-8";
#formContent {
	text-align: left;
	float: left;
	height: auto;
	width: 350px;
	padding: 5px;
	margin-left: 12px;
	background-image: none;
	overflow: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: 0.9em;
}
#formContent .boldcategory {
	font-weight: bold;
}

#formContent h3 {
	color: #FFFFFF;
	font-size: large;
}
.contactLegend {
	color: #FCBD87;
}
.consInformation {
	color: #FCBD87;
}



