* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	}
body {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background: #FFFFFF;
	}
html>body {
	font-size: 10px;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-weight: normal;
	color: #005900;
	background: transparent;
	margin-bottom: 0.5em;
	}	
h1 {
	font-size: 2.3em;
	padding-left: 10px;
	border-bottom: 1px solid #91D99A;
	}
h2 {
	font-size: 1.9em;
	}
h3 {
	font-size: 1.7em;
	}
h4 {
	font-size: 1.4em;
	}
h5 {
	font-size: 1.4em;
	}
h6 {
	font-size: 1.4em;
	}
p {
	margin-bottom: 0.7em;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #000000;
	background: transparent;
	}
a {
	font-weight: normal;
	text-decoration: underline;
	}
a:link {
	color: #0002D0;
	background: transparent;
	}
a:visited {
	color: #6700D0;
	background: transparent;
	}
a:hover {
	color: #FB0000;
	background: transparent;
	}
a:active {
	color: #FB0000;
	background: transparent;
	}
blockquote {
	font-size: 1.3em;
	padding-left: 3em;
	}
img {
	vertical-align: top;
	margin: 5px 5px 5px 0px;
	}
img.pic {
	margin: 5px 5px 5px 0px;
	border: 1px solid #000000;
	}
img.iconleft {
	float: left;
	position: relative;
	}
img.iconright {
	float: right;
	position: relative;
	margin: 5px 0px 5px 5px;
	}
img.picleft {
	float: left;
	position: relative;
	margin: 5px 0px 5px 5px;
	border: 1px solid #000000;
	}
img.picright {
	float: right;
	position: relative;
	margin: 5px 0px 5px 5px;
	border: 1px solid #000000;
	}
.clr {
	clear: both;
	}
.hr {
	border-bottom: 1px solid #91D99A;
	margin: 10px 0px 10px 0px;
	}
ul {
	padding-left: 3em;
	}	
li {
	font-size: 1.3em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	list-style: square;
	}
input, select, textarea {
	font-size: 1.3em;
	font-style: normal;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	padding: 2px;
	}
textarea {
	border: 1px solid #91D99A;
	}
.inputline {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #91D99A;
	padding: 2px;
	}
.sendbutton {
	color: #FFFFFF;
	background: #005900;
	padding: 1px;
	margin: 2px 2px 0px 0px;
	}
table {
	font-size: 1.3em;
	font-style: normal;
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	margin: 10px 10px 10px 0px;
	}
th, td {
	padding: 2px 10px 2px 0px;
	text-align: left;
	}
li li, li p, td p, blockquote p {
	font-size: 1em;
	}
#header {
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 20px 0px;
	color: #000000;
	background: #E1F5E1;
	border-bottom: 1px solid #91D99A;
	}
#header h1 {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 6.5em;
	color: #005900;
	background: transparent;
	margin-bottom: 0em;
	border: 0px;
	text-align: center;
	}
#header p {
	font-size: 1.5em;
	font-weight: normal;
	color: #005900;
	background: transparent;
	margin-bottom: 0em;
	border: 0px;
	text-align: center;
	}
#wrapper {
	position: relative;
	width: 100%;
	}
#main {
	position: relative;
	z-index: 30;
	width: auto;
	padding: 0px;
	margin: 0px 20px 2px 210px;
	border: 0px;
	color: #000000;
	background: #FFFFFF;
	}
.box {
	color: #000000;
	background: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin: 10px 0px 10px 0px;
	}
.boxshaded {
	color: #000000;
	background: #E1F5E1;
	padding: 5px 10px 5px 10px;
	margin: 10px 0px 10px 0px;
	}
.footer {
	color: #005900;
	background: transparent;
	font-size: 1.1em;
	text-align: left;
	border-top: 1px solid #91D99A;
	padding-top: 2px;
	padding-left: 10px;
	margin-top: 0.5em;
	}
#alpha {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
	width: 180px;
	}
#alpha ul {
	list-style: none;
	color: #000000;
	background: #FFFFFF;
	padding: 0px 0px 0px 20px;
	}
#alpha li {
	list-style: none;
	padding-top: 0.5em;
	margin: 0px;
	}
#alpha li a {
	display: block;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	border: 1px solid #91D99A;
	padding: 0px 6px 0px 6px;
	width: 100%;
	}
html>body #alpha li a {
	width: auto;
	}
#alpha #currentpage {
	border-right: 10px solid #91D99A;
	}
#alpha li a:link {
	color: #0002D0;
	background: #E1F5E1;
	}
#alpha li a:visited {
	color: #0002D0;
	background: #E1F5E1;
	}
#alpha li a:hover {
	color: #FB0000;
	background: #91D99A;
	}
#alpha li a:active {
	color: #FB0000;
	background: #E1F5E1;
	}
