<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	#masthead
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 760px;
	padding: 0px;
	height: 180px;
	}
	
		#mainbody
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 758px;
	padding: 0px;
	background-color: #FFF;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #224411;
	border-left-color: #224411;
	border-top-width: 0px;
	border-bottom-width: 0px;
	position: relative;

	}
	
	
	#contents	
	{
	margin-top: -1.2em;
	margin-bottom: 1px;
	padding-top: -1.2em;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFF;
	color: #224411;
	text-align: left;
	border: 0px solid #FFFFFF;

			}
			
.floatright
{
	float: right;
	margin: -3.5em 0 10px 10px;
	padding: 2px;
	clear: right;
}

			
	
				
	#lowercontents	
	{
	margin-top: -1.2em;
	margin-bottom: 1px;
	padding-top: -1.2em;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFF;
	color: #224411;
	text-align: left;
	border: 0px solid #FFFFFF;
	clear: both;
			}
	
	#base	
	{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 15px 15px;
	background-color: #FFF;
	color: #224411;
	text-align: center;
	font-size: .9em;
	border: 0px solid #FFFFFF;
	clear: both;
	}
	
		#strapline
	{
	background-color: #FFF;

	margin: 1px;
	border: 0px solid #FFFFFF;
 	padding: 1px;
	}
	
			#straplinetext
	{
	color: #224411;
	text-align: center;
	margin: -0.8em;
	padding: -0.8em;
	}

	
	



a:link {
	color: #778833;
	text-decoration: underline;
}
a:visited {
	color: #778833;
	text-decoration: underline;
}
a:hover {
	color: #77bb00;
	text-decoration: none;
}
a:active {
	color: #77bb00;
	text-decoration: underline;
}
h1 {
	color: #778833;
	font-weight: lighter;
	padding-right: 300px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	color: #778833;
	font-weight: lighter;
	  margin-bottom: -0.6em;
}
h3 {
	color: #778833;
		font-weight: lighter;
		  margin-bottom: -0.6em;
}
h4 {
	color: #778833;
		  margin-bottom: -0.8em;
}
body {
	background-color: #E3EBDE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #224411;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
hr {
	color: #849932;
	text-align: center;
	width: 500px;
}
.jm {
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
}


#contentleft {
width:356px;
padding:0px 8px 0px 0px;
float:left;
background:#fff;

	}

#contentright {
width:356px;
padding:0px 0px 0px 8px;
float:left;
background:#fff;
	}

.smallanchor {
	font-size: 0.8em;
	color: #333333;

}


input.txt {
  color: #666666;
  background-color: #E3F2F7;
  border: 1px inset #336699;
  width: 200px;
}

form div {
  clear: left;
  margin: 0;
  padding: 0px;
  padding-top: 5px;
}
form div label {
  float: left;
  width: 20%;
  
}
label {
  padding: 0px 0px 0px 0px;
}
</pre></body></html>