EM.mandatory {
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #e20026;
}
FIELDSET.contacts {
	background: #f2f2f2;
	margin: 0px;
	padding: 10px;
	border: 0px solid #31B059;
	/*background: #FFF;*/
}
FIELDSET.contacts LEGEND {
	display: block;
	font-weight: bold;
}
FIELDSET.contacts LABEL {
	padding: 0px 0 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}
FIELDSET.contacts LABEL SPAN {
	width: 30%;
	padding: 3px 2% 0px 0px;
	float: left;
	font-size: 1em;
	text-align: right;
}
FIELDSET.contacts INPUT {
	width: auto;
	height: auto;
	padding: 1px 2px 1px 5px;
	margin: 0px 0px 0px 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	border: 0px;
	vertical-align: middle;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
FIELDSET.contacts TEXTAREA {
	width: 100%;
	padding: 3px 0;
	margin: 0px 0%;
	font: normal 12px Arial, Helvetica, sans-serif;
	border: 0px;
	vertical-align: middle;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
FIELDSET.contacts INPUT.radio {
	background: none;
	margin-right: 3px;
}
FIELDSET.contacts LABEL.radio {
	padding: 3px 1% 0px 0px;
	margin-right: 10px;
	float: left;
	display: inline;
}
FIELDSET.contacts LABEL IMG {
	border-bottom: 3px solid #ccc;
}
HTML>BODY FIELDSET.contacts LABEL IMG {
	float: none;
	display: inline;
}
FIELDSET.contacts SELECT {
	width: auto;
	font: bold 12px Arial, Helvetica, sans-serif;
	display: inline;
}
FIELDSET.contacts LABEL.lblprivacy {
	width: 100%;
	float: left;
	display: inline;
	padding: 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
}
FIELDSET.contacts LABEL.lblprivacy.sx,
FIELDSET.contacts LABEL.lblprivacy.dx {
	border-bottom: 0;
	border-top: 1px solid #ccc;
	width: 48%;
	padding: 5px 1%;
}
FIELDSET.contacts LABEL.lblprivacy.sx {
	text-align: right;
}
FIELDSET.contacts LABEL.lblprivacy.dx {
	float: right;
}
FIELDSET.contacts LABEL.lblprivacy INPUT {
	border: 0;
	float: none;
	margin-right: 5px;
}
FIELDSET.contacts .erwEditorContent P {
	font-size: 11px !important;
	line-height: 14px !important;
	padding: 5px 10px;
	margin: 0;
}
DIV.submit {
	padding: 10px;
	text-align: center;
}
FIELDSET.contacts INPUT.form_sub {
	background: #e20026;
	width: auto;
	padding: 3px 10px 3px 10px;
	margin: auto;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	display: block;
	border: 0px;
	cursor: pointer;
}
FIELDSET.contacts INPUT.form_sub:hover {
	background: #333;
}
FIELDSET.contacts DIV.privacy {
	width: 96%;
	padding: 2%;
	margin: 10px 0;
	font-size: 11px;
	line-height: 13px;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	background: #fff;
	float: left;
}
FIELDSET.contacts DIV.privacy INPUT {
	margin: 0px 5px 0px 0px;
	float: left;
	display: inline;
}
FIELDSET.contacts DIV.privacy LABEL {
	float: left;
	display: inline;
}
DIV.missing {
	background: #fff;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #e20026;
}
DIV.missing P {
	padding: 3px 0;
}
DIV.missing IMG {
	vertical-align: middle;
	margin: 0px 5px 0px 5px;
}
DIV.missing B {
	color: #e20026;
}

