body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 12px;	
}

p {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 12px;
}

h1 {
	color: #FF4C19;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 16px;
}

h2 {
	color: #026A1F;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 14px;
}

h3 {
	color: #000000;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 13px;
}

h4 {
	color: #026A1F;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
}

li {
	margin-bottom: 3px;
	margin-top: 3px;
}

a:link { color: blue; }
a:visited { color: blue; }
a:hover { color: #FF4C19; }
a:active { color: blue; }

form {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

fieldset {
	width: 95%;
	padding-right: 5px;
	padding-left: 5px;
	pading-top: 5px;
	padding-bottom: 5px;
}

legend {
	color: #026A1F;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 14px;
}

li,ul,ol {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 12px;
}

caption {
	color: #026A1F;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	text-align: left;
}

/* ########### Custom Classes ############# */

.print {text-align: right; font-size: 10px;}
.print a:link { color: blue; text-decoration: none; }
.print a:visited { color: blue; text-decoration: none;}
.print a:hover { color: #FF4C19; text-decoration: none;}
.print a:active { color: blue; text-decoration: none;}

.error {
	font-family: Verdana,sans-serif;
	color: #A50000;
	font-size: 12px;
}

.darkgreentop {
	background-color: #026A1F;
	height: 28px;
	width: 100%;
	text-align: right;
	padding: 0px 1px 0px 0px;
	color: #FFFFFF;
	vertical-align: middle;
}

.topnav1 {
	font-size: 11px;
}

.topnav2 {
	font-size: 12px;
}

.darkgreentop a:link { text-decoration: none; color: #FFFFFF; }
.darkgreentop a:visited { text-decoration: none; color: #FFFFFF; }
.darkgreentop a:hover { text-decoration: underline; color: #FFFFFF; }
.darkgreentop a:active { text-decoration: none; color: #FFFFFF; }

.lightgreentop {
	background-color: #8BCB75;
	height: 29px;
	width: 100%;
}

.leftnav {
	background-color: #026A1F;
	width: 155px;
	vertical-align: top;
	text-align: center;
	padding: 20px 0px 0px 0px;
}

.rightnav {
	background-color: #DDE4A1;
	width: 150px;
	vertical-align: top;
	padding: 20px 0px 0px 0px;
}

.content {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 20px 10px 0px 10px;
}

.navheader {
	background-color: #8BCB75;
	height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.navheader p {
	color: #000000;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.navheader a:link { text-decoration: none; color: #000000;  }
.navheader a:visited { text-decoration: none; color: #000000; }
.navheader a:hover { text-decoration: none; color: #FF4C19; }
.navheader a:active { text-decoration: none; color: #000000; }

.navcellspacer {
	background-color: #026A1F;
	height: 20px;
}

.navcell {
	background-color: #8BCB75;
	vertical-align: top;
	padding: 10px 5px 10px 5px;
}

.navcell P {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0px; 
	margin-bottom: 9px;
}

.navcell a:link { text-decoration: none; color: #000000;  }
.navcell a:visited { text-decoration: none; color: #000000; }
.navcell a:hover { text-decoration: none; color: #FF4C19; }
.navcell a:active { text-decoration: none; color: #000000; }

.inputtext {
	color: #000000;
	font-family: Courier;
	font-size: 9pt;
}

.formtext {
	margin-top: 0px; 
	margin-bottom: 3px;
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 10px;
}

.footercell {
	padding: 20px 0px 20px 0px;
	text-align: center;
}

.footer {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 10px;
}

.imgpad {
	padding: 100px 100px 105px 105px;
}

.small {
	font-size: 9px;
}

sub {
	vertical-align: bottom;
	font-size: 9px;
}

sup {
	font-size: 11px;
}

.phTable {
	border-color: #026A1F;
	border-width: 1px;
	border-style: solid;
	border-collapse:collapse;
	border-spacing:0;
	width: 440px;
}

.phTable TH {
	background: #CCCCCC;
	font-weight: bold;
	text-align: left;
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.phTable TD {
	text-align: left;
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.datarowA { background: #FFFFFF; }
.datarowB { background: #EDEDED; }