﻿h1
{
	font-size: 1.5em;
	color: #03652E;
	margin: 30px 20px 10px 12px;
	padding: 0px;
	font-weight: bold;
	line-height: 1.2em;
}
#leftpanel
{
	float: left;
	padding-left: 0px;
	margin-top: 16px;
	margin-left: 6px;
	width: 317px;
}
.navpanel
{
	margin: 8px auto auto auto;
	background-image: url('../images/navback.gif');
	width: 317px;
	height: 90px;
	float: left;
}
.navpanel img
{
	padding-top: 6px;
	padding-left: 6px;
	float: left;
}
.navtitle
{
	font-size: 1.1em;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	color: #024821;
	font-weight: bold;
	width: 200px;
}
.navtext
{
	margin: 0px;
	float: none;
	font-size: .7em;
	color: #000000;
	font-weight: normal;
	overflow: auto;
	white-space: normal;
	line-height: 1.1em;
}
.navtext a
{
	text-decoration: underline;
}
.navarrow
{
	margin-left: 200px;
	margin-top: -1px;
}
#rightpanel
{
	background-image: none;
	background-repeat: no-repeat;
	float: left;
	width: 456px;
}
#rightpanel p
{
	line-height: 1.3em;
	margin-bottom: 1.3em;
}
#pheader
{
	font-size: 1.5em;
	color: #03652E;
	margin: 30px 20px 10px 12px;
	padding: 0px;
	font-weight: bold;
}
.pcontent
{
	margin: 10px 20px 15px 12px;
	font-size: .8em;
	color: #555555;
	line-height: 1.1em;
}
#infopanel
{
	margin: 4px 0 0 12px;
	line-height: 1em;
}
#info
{
	float: left;
	font-size: .7em;
	color: #03652E;
	font-weight: bold;
}
.cert
{
	margin: 8px 50px 0 0;
	float: right;
}
.cert img
{
	margin-left: 30px;
}

#footermenu
{
	clear: both;
	color: #000000;
	font-weight: normal;
	padding: 12px 0 4px 6px;
	font-size: .7em;
	background-image: none;
	background-repeat: no-repeat;
}
