/************************/
/* Contact Us Styles */
/************************/
div#mainContent {
	border-left: 16px solid #777;
}
div#container {
	background: #e6ebee;
}
div#narrative {
	float: left;
	padding: 0px;
	margin: 30px 0px 20px 30px;
	width: 550px;
}

.Error {
	background: #FF9999;
}
div#reqFields {
	font-size: 9px;
}

/************************/
/* Related Content Styles */
/************************/

div#relatedInfo {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 550px;
}
div#relatedInfo h4 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width: 550px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #fff;
}
div#relatedInfo ul#contactList {
	float: left;
	border: none;
	width: 550px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
ul#contactList li {
	float: left;
	width: 180px;
	margin: 0px 15px 20px 0px;
	color: #999;
}
ul#contactList span, ul#contactList a {
	float: left;
	clear: both;
}
span.name {
	color: #000;
}
div#relatedInfo a.email:link, div#relatedInfo a.email:visited {
	color: #d42617;
}
div#relatedInfo a.email:hover, div#relatedInfo a.email:active {
	color: #000;
}



/************************/
/* Form Styles */
/************************/
form {

}
textarea {
	float: right;
	width: 150px;
	height:116px;
	padding: 2px 8px 2px 4px;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	border: 1px solid black;
	margin: 8px 22px 0px 0px;
	voice-family: "\"}\""; voice-family: inherit;
	margin: 8px 0px 0px 0px !important;
	margin/**/:/**/ 8px 22px 0px 0px;
}
input {
	float: left;
	margin: 8px 6px 0px 0px;
	padding: 2px 8px 2px 4px;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	border: 1px solid black;
	width: 150px;
}
html*input {
	width: 150px;
	voice-family: "\"}\""; voice-family: inherit;
	width: 164px !important;
	width/**/:/**/ 150px;
}

input.MI {
	width: 54px;
	voice-family: "\"}\""; voice-family: inherit;
	width: 25px !important;
	width/**/:/**/ 54px;
}
input.full {
	width: 366px;
	voice-family: "\"}\""; voice-family: inherit;
	width: 365px !important;
	width/**/:/**/ 366px;
}
input.half {
	width: 173px;
}
html*input.half {
	width: 180px !important;
}
input.quarter {
	width: 76px;
}
html*input.quarter {
	width: 87px !important;
}
div#formButtons {
	float: left;
	width: 160px;
}
html*div#formButtons {
	width: 160px;
	voice-family: "\"}\""; voice-family: inherit;
	width: 177px !important;
	width/**/:/**/ 160px;
}
input.button {
	float: right;
	clear: none;
	width: 69px !important;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	border: none;
	background: url(../media/images/global/button.gif) no-repeat;
	padding: 0px;
	margin: 5px 0px 5px 5px;
}
label {
	display: none;
}