﻿body {
	margin: 40px 0 0 0;
	font-family: Georgia, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	text-align: center;
}

img {
	border: 0;
}

form {
	margin: 0;
}

h1 {
	font-weight: normal;
	font-size: 20pt;
	line-height: 20pt;
	margin: 0 0 2pt 0;
}

h2{
	font-weight: normal;
	font-size: 16pt;
	line-height: 16pt;
	margin: 0 0 2pt 0;
}

h3 {
	font-size: 10pt;
	line-height: 14pt;
	margin: 0;
}

p {
	margin: 0 0 9pt 0;
}

.eop {
	display: inline-block;
	color: #98C237;
	font-size: 25pt;
	line-height: 1pt;
	vertical-align: -4pt;
}

.input {
	border: 1px solid #98C237;
	padding: 2px 3px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

.button {
	text-align: right;
}

.button input {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

.x {
	clear: both;
}

.message {
	background-color: #F8EC65;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	padding: 5px 10px;
	font-weight: bold;
}

.highlight {
	background-color: #F8EC65;
}

.front {
	font-size: 22pt;
	line-height: 28pt;
	font-style: italic;
	color: #444444;
}

.front a {
	font-weight: normal !important;
}

.oCol1 {
	float: left;
	width: 520px;
}

.oCol2 {
	float: left;
	width: 160px;
	margin-left: 20px;
	padding-top: 22pt;
	text-align: left;
}

.quote {
	text-align: center;
	color: #98C237;
	font-size: 23pt;
	line-height: 25pt;
	font-style: italic;
}

.wCol1 {
	float: left;
	width: 340px;
	margin: 10px 20px 0 0;
	border-top: 1px solid #98C237;
}

.wCol2 {
	float: left;
	width: 340px;
	margin-top: 10px;
	border-top: 1px solid #98C237;
}

.wCol1 img, .wCol2 img {
	float: left;
	margin: 0 10px 10px 0;
}

.cp {
	padding: 10px 0;
	margin-top: 1px;
	border-top: 1px solid #98C237;
	text-align: left;
}




.p {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	position: relative;
}

#head {
	clear: both;
	margin-bottom: 1px;
	text-align: left;
	border-bottom: 1px solid #98C237;
	font-size: 15pt;
}

#head img {
	margin: 0 0 -2px -7px;
}

#head ul {
	list-style: none;
	position: absolute;
	bottom: 10px;
	right: 0;
	margin: 0;
	padding: 0;
}

#head li {
	display: inline;
	margin: 0;
	padding: 0;
}

#head li a {
	display: inline-block;
	padding: 4px 15px 5px 15px;
	color: #000000;
	text-decoration: none;
}

#head li a:hover {
	background-color: #98C237;
	color: #FFFFFF;
}

#head li .selected {
	background-color: #98C237;
	color: #FFFFFF;
}

#body {
	clear: both;
	margin-bottom: 1px;
	text-align: justify;
	border-top: 1px solid #98C237;
	border-bottom: 1px solid #98C237;
}

#body a {
	color: #98C237;
	font-weight: bold;
}

#body a:hover {
	color: #000000;
}

#foot {
	clear: both;
	border-top: 1px solid #98C237;
}

#foot a {
	color: #000000;
}

#foot a:hover {
	color: #98C237;
}