@charset "UTF-8";
.tobbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0d4421;
	background-image: url(images/design/Topbar.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
}
.topnavgreen {
	background-image: url(images/design/nav.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.tobbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #0d4421;
	text-align: center;
}
.middle {
	background-image: url(images/design/Middle.jpg);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(images/design/Bottom.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0d4421;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #91BC8E;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #0d4421;
	text-align: justify;
}
.bodytextUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0D4421;
	text-decoration: underline;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	font-variant: normal;
	color: #0d4421;
	text-align: justify;
}
.H2italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #0D4421;
	text-align: justify;
	font-style: italic;
}
.bodytextBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #0d4421;
	text-align: justify;
}
.bodytextITALIC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #0d4421;
	text-align: justify;
	font-style: italic;
}
.bodytextright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #0d4421;
	text-align: right;
}
.leftimage {
	background-color: #FFFFFF;
}
.ffeddetop {
	background-image: url(images/design/ffedde-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
