#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: #016544;
}
#nav {
	height: 30px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #018458;
	text-align: left;
	line-height: 1.2em;
}
#nav a {
	font-size: 0.8em;
	color: #018458;
	text-align: left;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-decoration: none;
	padding-top: 2px;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #018458;
}
#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;
}
#rightcol p {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
	display: block;
	width: 190px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #016544;
	margin-top: 0px;
}
sup {
	font-size: 60%!important;
	line-height: normal;
	text-decoration: none;
	vertical-align: top;
}

#toolbox {
	width: 800px;
	font-size: 10px;
	background-color: #4BAD8D;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
	display: block;
	position: static;
	float: left;
}

#footer {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008457;
	position: relative;
	height: 50px;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	color: #008457;
	text-align: right;
	width: 800px;
}
#footer a {
	color: #008457;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #016544;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
}
#leftcol p {
	line-height: 19px;
	margin-top: 10px;
}
.smalltext {
	font-size: 9px;
}
.labels {
	font-size: 12px;
}
img {
}
.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/greenbullet.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-bottom: 10px;
}
.list a {
	color: #016544;
}
.list a:hover {
	color: #FFCC00;
}
.question {
	font-weight: bold;
	color: #016544;
}
.distributor {
	margin-left: 20px;
}
.boldgreen {
	font-weight: bold;
	color: #016544;
}
.superscript {
	vertical-align: -5%;
	font-size: 70%;
}
sup {
	font-size: 80%;
	line-height: normal;
	text-decoration: none;
}
#toolbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
	width: 800px;
	height:20px;
	background-color: #4BAD8D;
}
#toolbox il {
	float: left;
}
#toolbox ul a {
	display: block;
	padding: 0px 4px;
	line-height: 20px;
	background-color: #4BAD8D;
	text-decoration: none;
	color: #000000;
	float: left;
}
#toolbox li {
	float: left;
}
#toolbox a:hover {
	text-decoration: underline;
	background-color: #FFCC00;
}

#newsnav {
	background-color:#018458;
	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: #FFFFFF;
}

#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;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #018458;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
