﻿@charset "UTF-8";
/* CSS Document */


 body {
	background-color: #CFCD9A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana; 
	font-size: 10pt; 
	color: #0A3B3B;
}
a:link {
	color: #000066;
}
a:visited {
	color: 666699;
}
a:active {
	color: 006666;
}
.credits {
	color: #999966;
	font-weight: bold;
	align: center;
	font size: 2;
	font-size: 75%;
	text-align: center;
}
.footer {
	margin-top: 0;
	margin-bottom: 0;
	align: center;
	font size: 2;
	font-size: 80%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.credits a
{
	color: #71704B;
	font-family: Arial, Helvetica, sans-serif;
}

.sidenav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #022C01;
	background-color: #6DB33F;
	text-align: left;
	line-height: 150%;
	width: 150px;
}
.sidenav table tr td {
	padding: 5px 0px 5px 5px;
}
.sidenav img {
	width: 23px; 
	height: 25px;
	padding-right: 6px;
	float: left;
	clear: both;
	border: 0px;
	position: absolute;
	z-index: 100;
}
.button a {
	padding: 5px 0px 5px 30px;
	margin-left: -5px;
	text-decoration: none;
	color: #022C01;
	margin-bottom: 5px
}
.button a:hover {
	color: #F6F6F6;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #022C01;
	line-height: 100%;
	top: 0px;
	bottom: 0px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #6AB33C;
	font-weight: lighter;
	letter-spacing: .3em;
	padding: 0px;
	margin-top: -20px;
}
