#wrapper {
	width: auto;
	height: auto;
	margin: 0 auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
}
p a {
	font-weight: bold;
	color: #016544;
}
#nav {
	display: none;	
}

#content {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin: 0 auto;
}

#leftcol {
	width: 0 auto;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 30px;
}
#rightcol {
	height: auto;
	width: 190px;
	margin-left: 10px;
	padding: 10px;
	text-align: right;
	float: right;
	margin-right: 0;
	position: relative;
}
#rightcol p {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #016544;
}
#toolbox {
	display: none;	
}
#footer {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008457;
	height: 50px;
	margin-top: 5px;
	padding-top: 5px;
	color: #008457;
	text-align: right;
}
#footer a {
	color: #008457;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #016544;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	position: relative;
}
#leftcol p {
	line-height: 19px;
	position: relative;
	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;
}
