/* CSS Document */



.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #086224;
	display: block;
	padding: 0px;
	width: 140px;
}


.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #086224;
	display: block;
	padding: 0px;
	width: 140px;
}

p { 
width: 198px; background: #ffffff; 
border: 1px solid #086224;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 8px;
margin; 10px;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
h5 { 
width: 140px; height: 10px; background: #086224; 

font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 10px;
margin; 10px;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}



h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 6px; 

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align: left; 	

}
h1 { 
width: 140px;
 border: 1px solid #ffccff; 
font-family:  Verdana, Helvetica, sans-serif;
padding: 8px;
margin; 10px;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #222222;
	text-decoration: none;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 4px;
	color: #222222;
	text-decoration: none;
	text-align: left; 

}
h4 {
width: 210px;
border: none;  1px solid #086224; 


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 14px;
	color: #005500;
	text-decoration: none;
	text-align: center; 

}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
	text-align: center; 

}

.maininfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222222; 
	padding-left: 4px;
	border: thin dotted #669966;
	list-style-type: none;
	
}

