a {	
	color: #1A6BC6;	
	text-decoration: none
}
a:hover {	
	text-decoration: underline;
	background-color: #EEE1CA;
	}
body {	
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.8em;	
	color: #003C1F;
	margin-top: 0;
	margin-right: 0.05em;
	margin-bottom: 0.1em;
	margin-left: 0.05em;
	}
h3 {
	font-size: 12px;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	}
h2 {
	margin-top: 0.3em;
	margin-bottom: 0.25em;
	margin-right: 1.5%;
	color: #067B38;
	font-style: italic;
	font-size: 12px;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #288257;
	margin-top: 0.7em;
	margin-bottom: 0.25em;
	margin-left: 24%;
	font-size: 20px;
	font-style: normal
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: .8em;
	margin-bottom: .5em
	}
.titlebar {
	background-color: #005B30;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00301F;
	}
#sidebar {
	position: absolute;
	width: 20%;
	height: auto;
	padding: 0
	}
.ovallogo {
	position:absolute;
	z-index: 1;
	left: .65%;
	top: 1.1%;
	width:100%;
	height:100%;
	overflow: hidden;
	text-align: center;
	}
.title {
	position:absolute;
	z-index: 1;
	left: 22%;
	top: 38px;
	overflow: hidden;
	height: auto;
	width: auto;
	}
td, th {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003C1F
	}
.subtemplate {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #55AFE7;
	}
ul {	
	list-style-type: disc;	
	list-style-position: outside;
	margin-top: .8em;
	margin-bottom: .5em
	}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #D0AC57;
	background-image: url(images/footergradient.gif);
	background-repeat: repeat;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #55AFE7;
	}
.FormBackgroundColor {
	color: #CCCCCC
	}

.NavigationBackgroundColor {
	background-color: #005B30;
	color: #F5EEE0;
	font-size: 9px;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat;
	}
.NavigationColor {
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;	
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	background-color: #E4D0A9;
	}
.NavigationColor a{
	color: #00241C;
}
.NavigationColor a:hover{
	background-color: #6DBCEB;
}	
