body {
	background: #eaeaea !important;
	font-family: Georgia, serif;
}

.sys-hidden {
	display: none;	
}

h2.main-headline {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding: 0 0 8px 0;	
	border: #ccc solid 0;
	border-width: 0 0 1px 0;
	text-transform: uppercase;
}

h3.sub-head {
	padding: 8px 0 0 0;
	color: #9d9db1;
	font-family: Verdana, sans-seif;
	font-size: 11px;
}

div#sys-container {	
	width: 466px;
	background: #fff;
	margin: 0 0 0 80px;
	/*
  width: 946px;
	padding: 0 24px 50px 24px;
	*/
}

.sys-intro-block {
	/*margin-top: 40px;*/
}


.sys-content-block h4 {
	font-family: Georgia;
	color: #0066a6;
	font-size: 19px;
	padding: 0 0 3px 0;
}

.sys-content-block p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

.sys-col-1 {
	/*width: 620px;*/	
}

.sys-submit-block {
	margin: 40px 0 0 0;
}

.sys-submit-block h4 {
	color: #666;
	padding: 0 0 10px 0;
}

.sys-submit-block label {
	display: block;
	font-family: Verdana;
	font-size: 13px;
	line-height: 19px;
	color: #666;
	margin: 10px 0 0 0;
}

.sys-submit-block ul li.field-error label {
	color: #ff0000;
}

.sys-submit-block input {
	width: 453px;
	border: #b4b4b4 solid 1px;
	padding: 2px;
}

.sys-submit-block textarea {
	width: 453px;
	border: #b4b4b4 solid 1px;
	padding: 2px;
	height: 120px;
}

.sys-submit-block button.submit-button {
	width: 64px;
	height: 17px;
	background: url(/staticarchive/dbade703b4775bab2cd0c581a7134dffc6ac742e.gif) left top no-repeat;
	text-indent: -99999em;
	overflow: hidden;
	padding: 0;
	border-width: 0;
	margin: 13px 0 0 0;
	cursor: pointer;
	position: relative;
}

* html .sys-submit-block button.submit-button {
	text-indent: 0;
	background: #ccc;
	border-width: 1px;
}

.sys-upload-requirements {
	padding: 15px 0 0 0;	
}

.sys-upload-requirements h4 {
	font-family: Verdana;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	padding: 0 0 3px 0;
}

.sys-upload-requirements p {
	font-family: Verdana;
	font-size: 12px;
	color: #454545;
	margin: 3px 0 0 0;
}

.sys-privacy-details {
	padding: 8px 0 8px 0;	
}

.sys-privacy-details p {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	margin: 3px 0 0 0;
	line-height: 19px;
}

.sys-privacy-details p a {
	text-decoration: none;
	color: #0066a6;
}

.sys-confirmation-message {
	padding: 0 0 30px 0;
}

.sys-confirmation-message h4 {
	color: green;
}

.sys-confirmation-message p {
	color: #000;
}

.sys-error-message h4 {
	color: #ff0000;
}


#msmap-location-selector {
	width: 453px;
	height: 453px;	
	position: relative;
}