html {
	/*color: #333; overridden by body color*/
	background-color: #E6E6E6;
	padding: 0;
	margin: 0;
}
body {
	color: #5A5A5A;
	text-align: center;
	background-color: #E6E6E6;
	padding: 0%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
td.maincontent {
	background: white url(/images/template/spacer_body-of-text.jpg) repeat-y;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 20px;
	text-align: left;
}
td.footer {
	font: 10px/16px verdana, helvetica, serif;
	color: white;
	background: url(/images/template/footer.jpg) no-repeat;
	width: 750px;
	text-align: right;
}
/*height="105" style="color: white;
background: url(/images/template/footer.jpg);
width: 750px;
" valign="bottom" align="right"*/
p, td {
	font: 11px/16px verdana, helvetica, serif;
	color: #5F5F5F;
}
th {
	font: bold 11px/16px verdana, helvetica, serif;
	color: #5F5F5F;
}
ol li {
	font: 11px/16px verdana, helvetica, serif;
	color: #5F5F5F;
	list-style-type: decimal;
}
ol ol li {
	font: 11px/16px verdana, helvetica, serif;
	background: white;
	color: #5F5F5F;
	list-style-type: lower-alpha;
}
li {
	font: 11px/16px verdana, helvetica, serif;
	color: #5F5F5F;
	list-style-type: square;
}
h1 {
	font: 12px/16px verdana, helvetica, serif;
	color: #347600;
	border-bottom: solid 1px;
	text-transform: uppercase;
}
h2 {
	font: bold 11px/16px verdana, helvetica, serif;
	color: #347600;
	border-bottom: solid 0px;
	text-transform: none;
}
h3 {
	font: italic 11px/16px verdana, helvetica, serif;
	color: #347600;
	border-bottom: solid 0px;
	text-transform: none;
}
h4 {
	font: bold 11px verdana, arial, sans-serif;
	margin-bottom: 0;
}
h6 {
	color: red;
	font: bold 11px verdana, arial, sans-serif;
	margin-bottom: 0;
	/* visibility: hidden;*/
}
a {
	color: #2C6401;
	text-transform: none;
}
hr {
	height: 0px;
	border-width: 0px;
	border-top: 1px solid #26650A;
}
select {
	padding-right: 1em;
}
textarea {
	font: inherit;
}
* html textarea {
	font: 11px verdana, arial, sans-serif;
}
span.help {
	cursor: help;
	border-bottom: 1px dotted #5A5A5A;
}
img.staff {
	border: 2px solid #347600;
	margin-right: 14px;
	float: left;
	padding: 4px;
	width: 100px;
}
img.resources {
	border: 2px solid #347600;
	margin-right: 14px;
	float: left;
	padding: 4px;
	width: 150px;
}
#popular {
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #003100;
	text-align: left;
	color: white;
	background: #94B655;
}
#popular h2 {
	color: white;
	text-align: center;
}
#popular a, a.link, a.visited {
	color: white;
	margin-left: 0px;
	margin-bottom: 00px;
	text-align: left;
}
li.answer {
	display: none;
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 14px;
	padding-top: 0px;
	margin-bottom: 14px;
	list-style-type: none;
	border-left: gray 1px solid;
}
li.answer2 {
	display: none;
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 14px;
	padding-top: 0px;
	margin-bottom: 14px;
	list-style-type: none;
	border-left: gray 0px solid;
}
p.answer2 {
	display: none;
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 14px;
	padding-top: 0px;
	margin-bottom: 14px;
	list-style-type: none;
	border-left: gray 0px solid;
}
.regoform {
	border: 0px solid #26650A;
	border-width: 0px 1px 1px 1px;
	padding: 4px;
	margin-bottom: 8px;
}
.regoform.header {
	border-width: 1px 1px 0px 1px;
	background-color: #B6C989;
	margin-bottom: 0px;
}
.regoform hr {
	color: #26650A;
	background-color: #26650A;
	padding: 0px;
	margin: 10px 0px;
	height: 1px;
	overflow: hidden;
}
.regoform td input, .regoform td button {
	margin: 0px;
}
.regoform td.totallabel {
	text-align: right;
}
.regoform .current{
	background-color: #FFFFCC;
}
input:focus {
	background-color: #D2E589;
}
input[type="text"], input[type="password"], textarea, select {
	border: 1px #B6C989 solid;
	padding: 0.2em 0.3em;
}
input[type="submit"], input[type="reset"], input[type="button"], button, input[type="radio"], input[type="checkbox"] {
	border: 1px #B6C989 solid;
	background-color: #B6C989;
	cursor: pointer;
}
input.inline {
	background-color: #FFF6CB;
	border-width: 0px;
	font-style: italic;
}
table.fancy, p.fancy {
	background-color: #B6C989;
}
th.fancy {
	background-color: #FFF;
	text-align: center;
}
td.fancy {
	background-color: #FFF;
}
td.fancy1 {
	background-color: #EBEBEB;
}
.cookie ol {
	font-size: 1em !important;
	list-style-position: inside;
	list-style-type: decimal !important;
	font: normal normal normal 1em;
	background-color: transparent;
}
#loggedin {
	border: solid #26650A;
	border-width: 0px 1px 1px 0px;
	padding: 0.2em 0.5em;
	text-align: right;
	background-color: #EFF9E0;
	margin-bottom: 10px;
}
.contact.label {
	color: #26650A;
}
.reglisting {
	border-collapse: collapse;
	margin: 10px 0px;
	width: 100%;
}
.reglisting.login td {
	vertical-align: middle;
}
.reglisting td {
	background-color: #EFF9E0;
	border: 3px white solid;
	padding: 0.5em;
	vertical-align: top;
}
.reglisting .cpi:first-line {
	font-weight: bolder;
}
.reglisting table.reglisting {
	margin: 0px;
	width: 100%;
	border-width: 0px;
}
.reglisting td.hastablechild {
	padding: 0px;
}
#decl {
	float: left;
	color: #993923;
	background-color: #FFFFCC;
	padding: 0.2em 0.5em;
	border: 1px solid #993923;
	margin: 10px 0px;
	cursor: help;
}
#decl div {
	padding: 0.2em 0.5em;
	background-color: #FFFFCC;
	border: 1px solid #993923;
	position: absolute;
	visibility: hidden;
	width: 300px;
}
div#decl:hover div, div#reghelp:hover div, div#decl.over div, div#reghelp.over div{
	visibility: visible;
}
#reghelp {
	color: #5A5A5A;
	float: left;
	text-align: left;
	cursor: help;
	margin: 0px;
}
#reghelp div {
	visibility: hidden;
	position: absolute;
	margin-top: 1.5em;
	width: 580px;
	border: 1px solid #26650A;
	background-color: #FFFFCC;
	padding: 0.5em;
	z-index: 10;
}
div#reghelp:hover, div#reghelp.over {
	padding: 0.2em 0.5em;
	border: 1px solid #26650A;
	background-color: #FFFFCC;
}
/** html #reghelp div, * html #decl div {
	margin-left: -3em;
}*/
span.error{
	color: #D54B24;
}
.regmap {
	text-align: center;
	margin: 10px 0px;
}
.regmap img{
	border-width: 0px;
}
.maplink {
	display: block;
	border: 1px solid #FFFFCC;
	margin: 0px auto;
}
.maprev {
	float: right;
	color: #666633;
}
.mapbutton {
	position: fixed;
	top: 0px;
	right: 0px;
}
/* IE <= v6 can't do position:fixed;*/
* html .mapbutton {
	top: auto;
	right: auto;
	float: left;
	clear: both;
}
span.mapbutton {
	display: block;
	float: none;
	padding: 1em;
}
.fullmap {
	margin: 0px auto;
	clear: right;
}
@media print {
	.mapbutton {
		display: none !important;
	}
	.fullmap {
		width: 100%;
	}
}
