body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #84868C;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #fff;
}
#maincontent h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0;
	color: #a52029;
}
#maincontent a.imagelink {
	color: #a52029;
	text-decoration: none;
}
#maincontent #ContactForm {
	margin: 0px;
	padding: 10px;
	background-color: #eee;
	color: #A52029;
	width: 300px;
	font-size: 90%;
	border: 1px solid #A52029;
}
#maincontent #ContactForm h3 {
	color: #A52029;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin: 0px;
}
#maincontent #ContactForm label {
	font-weight: bold;
}
#maincontent #ContactForm input {
	border: 1px solid #A52029;
	padding: 1px;
	height: 1em;
	font-size: 1em;
	line-height: 1em;
}
#maincontent #ContactForm input.button {
	padding: 1px;
	height: 2em;
	font-size: 1em;
	line-height: 1em;
	background-color: #A52029;
	border: 1px solid #FFFFFF;
	color: #eee;
}

#maincontent #ContactForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	height: 5em;
	font-size: 1em;
	line-height: 1.1em;
	border: 1px solid #A52029;
}

#maincontent #ContactForm h3.first {
}




#maincontent p {
	margin: 0px;
	padding-top: 0.25em;
	padding-bottom: 0.75em;
}
#maincontent ul {
	padding-top: 0.25em;
	padding-bottom: 0.75em;
	padding-left: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
#container {
	width: 850px;
	margin: 0px;
	padding: 0px;
}
#middle #rightimage {
	float: right;
	margin-bottom: 10px;
}





#header {
	color: #1e61ab;
	display: block;
	height: 160px;
}
#header #navigation {
	display: block;
	background-color: #84868c;
	height: 26px;
	background-image: url(gfx/ews_navbg_topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	margin-bottom: 10px;
}
#header #navigation .bottombg {
	background-image: url(gfx/ews_navbg_bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 26px;
	width: 5px;
}

#header #navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 16px;
	text-align: center;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#header #navigation a:hover {
	color: #A52029;
}
#header img {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#maincontent {
	display: block;
	color: #84868C;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 275px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#middle {
	clear: both;
}

#maincontent .minwidth {
	display: block;
	height: 1%;
	width: 45em;
	margin: 0px;
	padding: 0px;
}
a {
	color: #A52029;
	text-decoration: underline;
}
.clear {
	clear: both;
}
#footer {
	display: block;
	text-align: right;
	margin: 0px;
	color: #FFFFFF;
	background-color: #84868C;
	background-image: url(gfx/ews_navbg_topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
}
#footer p {
	margin: 0px;
	background-image: url(gfx/ews_navbg_bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
}

#subfooter {
	font-size: 80%;
	color: #666666;
	display: block;
	text-align: right;
	margin: 0px;
	padding: 0px;	
}
#subfooter p {
	margin: 0;
	padding: 5px;	
}
#header #navigation a.selected {
	color: #A52029;
}
#maincontent h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}
h3 span.note {
	font-size: 0.75em;
	font-weight: normal;
}
#maincontent #announcement {
	background-color: #A52029;
	color: #FFFFFF;
	padding: 10px;
}
#maincontent #announcement a {
	color: #FFFFFF;
}
