body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 130%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #009933;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 98%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-top: 2px;
	color: #009933;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	margin-top: 3px;
	margin-left: 1px;
}

.greensubheader {
	color: #009933;
	font-weight: bold;
}
.greenheader {
	color: #009933;
	font-weight: bold;
	font-size: medium;
}
.greenbigheader {
	color: #009933;
	font-weight: bold;
	font-size: large;
}

#content {
	padding: 8px 8px 8px 12px;
	margin: 0px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-right: 8px;
}
div.pullquote {
	float: right;
	width: 140px;
	color: #009933;
	border: solid #999999;
	border-width: 7px 0;
	font: bold medium Arial, Helvetica, Verdana, sans-serif;
	padding: 6px 2px 6px 6px;
	margin: 1px 7px;
	margin-right: 24px;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;

}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.ultable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	background-color: #009933;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	}

.contenttable {
	font-family: Arial, Helvetica, sans-serif;
	}

#contenttable {
	padding: 8px 8px 8px 12px;
	margin: 0px;
}

#contenttable a:link {
	color: #009933;
	text-decoration: underline;
}

#contenttable a:hover {
	color: #9933CC;
	text-decoration: underline;
}
#contenttable a:active {
	color: #009933;
	text-decoration: underline;
}

#contenttable a:visited {
	color: #009933;
	text-decoration: underline;
}

.contenttable2 {
	font-family: Arial, Helvetica, sans-serif;
		font-size: small;
	}

#contenttable2 {

	margin: 0px;
}

#contenttable2 a:link {
	color: #009933;
	text-decoration: underline;
}

#contenttable2 a:hover {
	color: #9933CC;
	text-decoration: underline;
}
#contenttable2 a:active {
	color: #009933;
	text-decoration: underline;
}

#contenttable2 a:visited {
	color: #009933;
	text-decoration: underline;
}

.factsheettable {
	font-family: Arial, Helvetica, sans-serif;
		font-size: small;
	}

#factsheettable {

	margin: 0px;
}

#factsheettable a:link {
	color: #009933;
	text-decoration: none;
}

#factsheettable a:hover {
	color: #9933CC;
	text-decoration: none;
}
#factsheettable a:active {
	color: #009933;
	text-decoration: none;
}

#factsheettable a:visited {
	color: #009933;
	text-decoration: none;
}
.green {
	color: #009933;
	font-weight: bold;
}
.purple {
	color: #9933CC;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p span.displaynone { display:none; }