body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:62.5%;
	color: #000000;
	line-height:1.8em;
	background-color: #A8A878;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #E08D3A;
}
a:visited {
	color: #B6691D;
}
a:hover {
	color: #EAB077;
}
a:active {
	color: #AD6926;
}

#wrapper {position:relative; width:750px; height:auto; margin:0px auto;}
#header {width:750px; height:147px;}
#content {position:relative; height:auto; width:750px; margin:0px; padding:0px; top:0px; clear:both; background:#f5f5f5;}
.content_right {float:right; width:274px; height:auto; background:#efefef; margin:0px; border-left:1px solid #dcdcdc;}
.content_right_wrapper {width:auto; height:auto; margin:89px 20px 0px 22px;}
.content_left {width:475px; height:auto; margin:0px; background:#f5f5f5;}

#nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#nav li {
	float:left;
	margin:0px;
	padding:0px;
}
	
.bodytext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	color: #000000;
	line-height:1.8em;
}

.padding {padding: 0px 25px 0px 25px;}

h2 {font-size: 1.8em; color: #ad6926;}
h3 {font-size: 1.8em; color: #ad6929;}

#content li, #content p {font-size:1.2em;}

.content_right ul {margin:0px;padding:0px;}
.content_right li {font-size:1.2em;list-style:none;margin-bottom:10px;}

#footer {margin-top:20px; margin-bottom:20px; text-align:center; font-size:1.0em; line-height:1.1em;}

/* HTML_QuickForm Styles */

fieldset.hidden {border-width:0px;}
fieldset.hidden ol {margin:0px;padding:0px;}
fieldset.hidden li {list-style-type:none;}
fieldset.hidden .required {color:red;}
fieldset.hidden li .element {font-size:1.2em; color: #ad6926; font-weight: bold;}