@charset "UTF-8";
#frm_Contact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #444;
}
#frm_Contact fieldset {
	background-color: #E9E9E9;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #7279e91;
	border-bottom-color: #7279e91;
}
#frm_Contact fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8 em;
	text-transform: uppercase;
	background-color: #b9c5c5;
	letter-spacing: .1em;
	margin-top: -5 px;
	padding-top: 5 px;
	padding-right: 10 px;
	padding-bottom: 5 px;
	padding-left: 10 px;
}
#frm_Contact fieldset p label {
		font-family: Arial, Helvetica, sans-serif;
	font-size: .8 em;
	text-transform: uppercase;
	background-color: #b9c5c5;
	letter-spacing: .1em;
	margin-top: -5 px;
	margin-left: 10 px;
	padding-top: 5 px;
	padding-right: 10 px;
	padding-bottom: 5 px;
	padding-left: 10 px;
}
#frm_Contact input.text {
	width: 200px;
}
#frm_Contact input.text:focus, #frm_Contact textarea:focus {
	background-color: #eddab1;
	border: 1px solid #9d6124;
}
.footer_footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #898989;
	margin: 0px;
	padding: 0px;
}
.footer_footer_text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #EAEAEA;
	margin: 0px;
	padding: 0px;
}
.footer_footer_text a {
	color: #C0C0C0;
}
.footer_footer_text_big a {
	color: #EAEAEA;
}
.page_descriptive_copy {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4D4D4;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align: top;
}
.page_descriptive_copy_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D4D4D4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.page_descriptive_copy_header a {
	color: #D4D4D4;
}
.page_descriptive_copy a {
	color: #D4D4D4;
}

