@charset "UTF-8";
/* CSS Document */

.h2bodytext {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.headings {
	font-family: Helvetica;
	font-size: 20px;
	line-height: 16px;
	color: #00573B;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4D7C5E;
	color: #00573B;
	margin-top: 20px;
}
.bullets {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-style: italic;
	text-indent: 20px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00573B;
}
.textbox {
	background-color: #DEEFE2;
	border: 1px dotted #00462D;
	padding: 10px;
}
.tabheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-top-color: #629D83;
	color: #00573B;
}
.table {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #77927E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.photo {
	border: 1px solid #009933;
}
.photobox {
	margin-bottom: 20px;
	margin-left: 20px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #4D7C5E;
}
.h2link {
	color: #00573B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d7c5e;
}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	border-bottom-color: #77927E;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #77927E;
	border-right-color: #77927E;
	border-left-color: #77927E;
}
.h2link:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #4D7C5E;
}

.style1 {color: #FFFFFF
}
.style5 {font-size: 12px}
.style2 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
.style8 {color: #4D7C5E}
.style7 {font-size: 10px}
.style6 {
	font-size: 18px;
	font-weight: bold;
	}
	
.subsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4D7C5E;
	color: #00573B;
	margin-top: 20px;
}
