form hr {
	text-decoration: none;
	height: 1px;
	color: #CCCCCC;
	background-color: #C8D3DF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #A2B6CA;
	font-size: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
}
legend {
	font-size: 12px;
	color: #CE1010;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 0px;
}
fieldset p {
	color: #666666;
}

fieldset {
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	color: #6B8EA9;
	clear: left;
	border: 1px solid #6B8EA9;
	width: 510px;
}
fieldset  table td {
	padding: 4px;
	vertical-align: top;
}
select {
	width: 150px;
}


textarea {
	width: 100%;

}
form table {


}
.checkboxArea   input {
	width: 20px;
	margin-right: 10px;
	float: left;
	clear: left;
	display: inline;
}
.checkboxArea label {
	float: left;
	clear: left;
	display: inline;
	margin-bottom: 10px;
	margin-top: 3px;
	white-space: nowrap;
}


.formPageWrapper {
	width: 400px;
	color: #CCCCCC;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}

#submit {

}
#contact {
	float: none;
}
.checkboxLabel {
	padding-top: 3px;
}

.form_content table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 2px;
	margin-top: 10px;
	margin-right: 0px;
	width: 491px;
}
.form_content {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.form_content label {
	font-size: 11px;
	color: #333333;
}


.textpadding  .form_content  table td {
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	border: 1px none #FFFFFF;
}
.textpadding .form_content table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.advSearch fieldset {
	width: auto;
}
#email {
}

input.error { 
	background-color: #f5cfc8;
}

textarea.error { 
	background-color: #f5cfc8;
}

select.error { 
	background-color: #f5cfc8;
}