body
{
	background: #D3DFC3;
	height: 99%;
	margin: 0;
	padding: 0;
	line-height: 150%;
	text-align: left;
	font-size: 12pt;
	font-family: Tahoma, Verdana, sans-serif; 
}

p {
	text-align: left;
	line-height: 22pt;
	margin-bottom: 15pt;
	margin-top: 15pt;
	text-align:justify;
}

h1 {
	text-align: left;
	margin-top: 16px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 30pt;
	font-size: 25px;
}

h2 {
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
	font-weight: bold;
	line-height: 25pt;
	font-size: 22px;
}

.menu
{
	height: 31px;
	padding-right: 2px;
	margin: 0;
	list-style: none;
}

.menu li
{
	float: right;
	display: block;
	width: 86px;  height: 31px;
}

.menu a
{
	display: block;
	width: 86px;  height: 31px;  
	background-color: inherit;
	text-decoration: none;
	line-height: 31px;
	text-align: center;
}

.menu a:link, .menu a:visited
{
	color: #749942; 
	background-color: #D3E2C3;
}

.menu a:hover, .menu a:active
{
	background: url('../images/taba2.jpg') no-repeat center center;
	color: #ffffff; 
}

.menuselected
{
	display: block;
	width: 82px;  height: 31px;  
	background-image: url('../images/taba.jpg');    
	text-decoration: none;
	line-height: 31px;
	text-align: center;
}

.designinfo
{
	font-size: 10pt;
	margin-top: 5px;
	text-align: right;
	color: #749942;
	background-color: inherit;
}

.text {
	text-align: left;
	padding: 2px 2px 2px 2px;
	letter-spacing: 1px;
	line-height: 16pt;
}

.text2 {
	padding: 2px 2px 2px 2px;
	letter-spacing: 1px;
	line-height: 16pt;
	font-size: 10pt;
}

.table1{
	text-align: left;
	letter-spacing: 1px;
	line-height: 16pt;
	font-weight: bold;
}

.table2{
	text-align: center;
	letter-spacing: 1px;
	line-height: 16pt;
}

.table3{
	text-align: left;
	letter-spacing: 1px;
	line-height: 16pt;
}

.table1 td {
	padding: 4px 4px 4px 4px;
	border: 1px solid #D3DFC3;
}

.tablebordergreen {
	border-left: 2px solid #D3DFC3;
}

.centerTable td {
	text-align: center;
}

.textnote{
	font-size: 9pt;
	text-align: left;
	margin-bottom: 5pt;
	margin-top: 5pt;
}

.header1{
	background-color: #D3DFC3;
	font-weight: bold;
}

.header1 td {
	padding: 6px 6px 6px 6px;
}

.navigation {
	width: 180px;
	line-height: 22pt;
	padding-top: 10px;
	text-align: left;
}

.navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.selectednav{
	background-color: #7fcc28;
	color: #000000;
}

.navigation li a:link, .navigation li a:visited {
	display: block;
	color: #749942;
	text-decoration: none;
}

.navigation li a:hover {
	background-color: #9ab169;
	color: #FFFFFF;
}

.navigation ul ul {
	font-size: 10pt;
	margin-left: 20px;
}

.navigation ul ul li {
	margin:0;
}

.navigation ul ul a:hover {
	background-color: #9ab169;
	color: #FFFFFF;
}

.mainsite{
	margin-left:20px;
	margin-right:25px;
}

.bold{
	font-weight: bold;
}
