@charset "UTF-8";
/* CSS Document */

body{
	background: #BED7A2;
	margin: 0px;
}

p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	color: #000000;
	line-height: 18pt;
	padding: 0px;
	margin: 0px;
}

.bottom_nav{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #3e4f3a;
	line-height: 12px;
}

.table_text{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #005142;
	line-height: 18px;
	padding: 0px;
}

li{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	list-style-type: square;
	list-style-position: outside;
	line-height: 14px;
}

strong{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	font-weight: bold;
}

.list{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 5px;
	margin: 5px;
	list-style-position: inside;
	list-style-type: none;
}

.navigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	display: inline-table;
	padding-right: 2px;
	padding-left: 2px;
	width: 80px;
	height: 30px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 2px;
}

.navigation:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	background-color: #FFCC00;
	display: inline-table;
	padding-left: 2px;
	padding-right: 2px;
	width: 80px;
	height: 30px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 2px;
}

.td {
	border: 2px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	top: 3px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #006600;
}
.regular {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
	border: thin none #000000;
}
.bold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
	font-weight: bold;
}
.bold2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
	font-weight: bold;
}
.bold3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
	font-weight: bold;
}

