#wrapper {
	width: 800px;
	height: auto;
	margin: 0 auto;
	position: static;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
}
p a {
	font-weight: bold;
	color: #00885A;
}
#nav {
	height: 30px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00885A;
	text-align: left;
	line-height: 1.2em;
}
#nav a {
	font-size: 0.8em;
	color: #00885A;
	text-align: left;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-decoration: none;
	padding-top: 2px;
	display: block;
	float: left;
}
#nav a:hover {
	text-decoration: underline;
	background-color: #00885A;
	color: #FFFFFF;
}
#content {
	height: auto;
	width: 800px;
	margin-top: 10px;
}

#leftcol {
	width: 470px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 30px;
	position: static;
	padding-left: 50px;
}
#rightcol {
	height: auto;
	width: 190px;
	margin-left: 50px;
	padding: 10px;
	text-align: left;
	float: left;
	position: static;
}
#rightcolnews {
	height: auto;
	width: 200px;
	margin-left: 50px;
	padding: 0px;
	text-align: left;
	float: left;
	position: static;
}
#rightcolnews p,#rightcol p {
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
	display: block;
	font-size: 11px;
	position: relative;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #00885A;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#footer {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00885A;
	position: relative;
	height: 50px;
	float: left;
	margin-top: 15px;
	padding-top: 5px;
	color: #00885A;
	text-align: right;
	width: 800px;
}
#footer a {
	color: #00885A;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00885A;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}
#leftcol p {
	line-height: 19px;
	margin-top: 10px;
}
.smalltext {
	font-size: 9px !important;
}
.labels {
	font-size: 12px;
}
.list {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
}

.listsub {
	list-style-type: none;
	margin-left: 15px;
	padding-left: 0px;
	padding-top: 10px;
}
.list li {
	background-image: url(images/bullet.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-bottom: 10px;
}
.list a {
	color: #00885A;
}
.list a:hover {
	color: #79b746;
}
.question {
	font-weight: bold;
	color: #00885A;
}
.distributor {
	margin-left: 20px;
}

.superscript {
	vertical-align: -5%;
	font-size: 70%;
}
sup {
	font-size: 80%;
	line-height: normal;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00885A;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
}
ul {
	margin-left: 10px;
	padding-left: 10px;
}
li {
	margin-bottom: 8px;
	text-indent: 0px;
	margin-left: 0px;
}

#toolbox {
	width: 800px;
	font-size: 11px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 15px;
	display: block;
	position: static;
	color: #00885A;
	float: left;
}
#toolbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 800px;
	font-weight: bold;
	line-height: 20px;
}
#toolbox il {
	float: left;
}
#toolbox ul a {
	text-decoration: none;
	color: #000000;
}
#toolbox li {
	float: left;
	display: block;
	padding: 0px 8px 0px 8px;
	text-indent: 0px;
	margin-left: 0px;
}
#toolbox a:hover {
	text-decoration: underline;
	color: #00885A;
}
h3 a {
	color: #00885A;
}
.callout {
	font-size: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: auto;
	float: right;
	border: solid 1px #00885A;
}
.callout p {
	margin: 3px;
	font-size: 10px;
	position: relative;
	line-height: 12px!important;
	margin-top: 0px !important;
}
#subscribe {
	border:solid 1px #00885A;
	background-color:#C6FFEB;
	padding: 10px;
}
#newsnav {
	background-color:#00885A;
	padding: 10px;
	margin-bottom: 10px;
}
#newsnav a {
	color: #FFFFFF;
	text-decoration: underline;
}
#newsnavhead {
	font-size: 16px!important;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px!important;
	border-bottom: solid 1px #FFFFFF;
	padding-bottom: 5px;
}
#newsnav a:hover {
	color: #FFCC00;
}
