@charset "ISO-8859-1";
h1 {
	color: #009A00;
	font-size: 20px;
}
h2 {
	font-size: 16px;
	color: #009A00;
}
#green body, p, td, body, div, span, li {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
#green {
	padding-left: 15px;
	margin-left: 60px;
	border-left-width: 10px;
	border-left-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-color: #DDEADD;
}
#greenSideInsert {
	padding: 10px;
	width: 80%;
	float: right;
	line-height: 20px;
	font-size: 10px;
	text-align: left;
}
#greenButton a {
	text-decoration: none;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#greenButton a:hover {
	background-color: #D8E7CD;
	text-decoration: none;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #019A00;
	font-weight: bold;
}
.leafBullets {
	list-style-image: url(/GRAPHICS/bulletLeaf.jpg);
	list-style-position: outside;
}
blockquote {
}
.bulletTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bulletText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 15px;
}
#greenMainContainer {
	background-image: url(/GRAPHICS/Green-cover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.SideBarTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.greenBox {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #D8E7CD;
}

