div, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin:0px;
	padding:0px;
}
body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color:#000;
	padding:0;
	border:0;
	margin:0;
	background-color: #f1f7ea;	
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 0.5em;
	color: #000000;
}
.spaceabove {
	margin-top:1em;
}
.nospacebelow {
	margin-bottom: 0px;
}
.off-left {
	position: absolute;
	left: -999px;
	width: 990px;
}
.horizline {
	height: 10px;
	padding-top:10px;
	width: 100%;
	border-top: 1px solid #3c4b24;
	float: right;
	line-height: 1px;
	clear:right;
	background-color: #FFFFFF;
}
.last {
	margin-bottom:0.5em;
}
.largetext {
	font-size: 140%;
	line-height: 1.2em;
}
.highlightlarge {
	font-size:120%;
	font-weight:bold;
	line-height:1.2em;
	color:#3c4b24
}
#wrapper {
	width:760px; 
	margin:10px auto 10px auto; 
	text-align:left; 
	background-color: #FAFCF8;
}
#banner {
/*	background-color:#ffffff;	*/
	/*padding: 10px 0 10px 0;*/
	height:160px;
	text-align: center;
	width:760px;
	/*border-bottom: #7f004c solid 1px;*/
}
#banner:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#content {
	margin-left: 190px;
	margin-top: 1.5em;
	margin-bottom: 1em;
	/*border-bottom: #17250b solid 1px;*/
	margin-right:15px;
	font-size:130%;
}
/* Hides from non IE-win \*/
* html #content {
	height: 1%;
	color: #000000;
}
/* End hide from non IE-win */
#content li {
	margin-left:1.5em;
	color: #000000;
}
#navigation {
	width:160px;
	font-weight: bold;
	float: left;
	margin-top: 1.5em;
	margin-bottom:1.0em;
	margin-left:15px;
	font-size:120%;
}
#navigation ul {
	list-style:none;
}
#navigation li {
	margin-bottom: 1.0em;
}
#navigation li a {
	color: #69744f;
	text-decoration: none;
	background-color: #FFFFFF;
	width:140px;
}
#navigation li a:visited {
	color: #69744f;
}
#navigation li a:hover, #navigation li a:active {
	text-decoration:underline;
	color: #3c4b24;
}
#currentlink {
	color: #81a067;
	text-decoration: none;
	width:140px;
}
.noborder {
	border:none;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #3c4b24;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #1c4219;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #3c4b24;
}
#footer {
	text-align: center;
	clear: both;
	padding-top: 10px;
	border-top: #3c4b24 solid 1px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	/*font-size: 95%;*/
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.subscript {
	vertical-align: sub;
	font-size: 0.9em;
}
a:link, a:visited {
	text-decoration: none;	
}
a:hover, a:active {
	text-decoration: underline;	
}
table {
	text-align:center;
}
table td {
	padding-left:9px;
	padding-right:9px;
}
a img {
	border:none;
	padding-bottom:5px;
}
.floatright {
	float: right;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.floatleft {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidebar {
	float:right;
	width:250px;
	border-left:3px solid #3c4b24;
	color:#3c4b24;
	font-size:120%;
	font-weight:bold;
	padding-left:10px;
	margin-left:10px;
}
.sidebar p {
	color:#3c4b24;
}
.rightjustify {
	text-align: right;
}
.centerjustify {
	text-align:center;
}
.small {
	font-size:80%;
}
/*blockquote {
	width: 29em;
	margin: 1em auto 0 auto;
	text-align: left;
}
blockquote div {
	margin: 0 0 1em 0;
	display: list-item;
	list-style-position: outside;
	list-style-image: url(LeftQuoteTimes18x12.gif);
}
blockquote p {
	font-size:120%;
	font-weight:bold;
	color:#3c4b24;
	line-height: 1.5;
	background: url(RightQuoteTimes18x14.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	display: inline;
	padding-right: 23px;
}*/
