@charset "UTF-8";
#contactFormContainer {
	background-color: #F1EFE4;
	background-image: url(../Images/Nav/rc_bottom_mc.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 16px;
	padding-bottom: 16px;
}
#contactML {
	width: 229px;
	float: left;
	margin-left: 16px;
}
#contactML input, #contactML textarea {
	background-color: #EBEBEB;
	padding: 0px;
	border: 1px solid #666666;
	width: 100%;
}
#contactML p, #address p, #emailLaura p {
	margin-bottom: 0px;
	padding: 0;
	color: #666666;
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 0px;
}
#contactML legend, #emailLaura legend {
	color: #666666;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 6px;
}
#contactML fieldset, #emailLaura fieldset {
	padding: 0;
	border: 1px solid #999999;
	background-color: #EBE8D6;
	margin: 0px;
}
.fieldset_pad {
	padding-bottom: 8px;
}
#address {
	width: 229px;
	float: right;
	margin-right: 16px;
}
#address legend {
	color: #666666;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 6px;
}
#address fieldset {
	padding: 0;
	border: 1px solid #999999;
	background-color: #EBE8D6;
	margin: 0px;
}
#address input, #address textarea {
	background-color: #EBEBEB;
	padding: 0px;
	border: 1px solid #666666;
	width: 100%;
}
#securityCode {
	margin-left: 16px;
	margin-right: 16px;
	padding-top: 16px;
}
#securityCode p {
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0;
	color: #666666;
	margin-right: 16px;
	margin-left: 16px;
}
#securityCode legend {
	color: #666666;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 6px;
}
#securityCode fieldset {
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 8px;
	background-color: #EBE8D6;
	padding: 0;
}
.requiredField {
	color: #FF0000;
}
#instructions, #emailLaura {
	margin-right: 16px;
	margin-left: 16px;
	margin-bottom: 16px;
}
.mlFormButton {
	background-color: #EBEBEB;
	border: 1px solid #969696;
	color: #666666;
	padding: 3px;
}
#formMessage {
	margin-right: 16px;
	margin-left: 16px;
	padding-top: 16px;
}
#formMessage p {
	margin-right: 16px;
	margin-top: 8px;
	margin-left: 16px;
	margin-bottom: 16px;
}
#formMessage legend {
	color: #666666;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 6px;
}
#formMessage fieldset {
	padding: 0;
	border: 1px solid #999999;
	background-color: #EBE8D6;
	margin: 0px;
}
#formMessage textarea {
	width: 100%;
	background-color: #ebebeb;
	border: 1px solid #666666;
}
.contactFormButton {
	background-color: #EBEBEB;
	border: 1px solid #969696;
	color: #007885;
	padding: 3px;
	margin-top: 8px;
	font-weight: bold;
}
.resetFormButton {
	background-color: #EBEBEB;
	border: 1px solid #969696;
	color: #007885;
	padding: 3px;
	margin-left: 16px;
	margin-top: 8px;
	font-weight: bold;
}
#emailLaura p {
	padding-bottom: 6px;
	padding-top: 2px;
}
