@charset "ISO-8859-1";
div.contact_simple_default {
	position:relative;
	margin-right:50px;
	margin-left:50px;
}
div.contact_simple_default input.text,div.contact_simple_default textarea,div.contact_simple_default select {
	color:#720038;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:normal;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#720038;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#720038;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#720038;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#720038;
}
div.contact_simple_default input.text.focus,div.contact_simple_default textarea.focus,div.contact_simple_default select.focus {
	color:#720038;
	font-size:0.9em;
	font-weight:normal;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#720038;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#720038;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#720038;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#720038;
}
div.contact_simple_default td.button_submit {
	text-align:center;
}
div.contact_simple_default label {
	color:#ffffff;
	font-size:0.9em;
	font-style:normal;
	font-weight:700;
	text-decoration:none;
}
div.contact_simple_default span.require {
	color:#ffffff;
	font-size:0.9em;
	font-style:normal;
	font-weight:700;
	text-decoration:none;
}
div.contact_simple_default span.error {
	color:#ffffff;
	font-size:1em;
	font-style:normal;
	font-weight:700;
	text-transform:none;
	text-decoration:none;
}
div.contact_simple_default div.success {
	font-size:1em;
	text-decoration:none;
}
div.contact_simple_default div.error {
	font-size:1em;
	text-decoration:none;
}
div.contact_simple_default textarea {
}

