#wrapper {
	width: 800px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
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: #135683;
}
#nav {
	height: 30px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #135683;
	text-align: left;
	line-height: 1.2em;
}
#nav a {
	font-size: 0.8em;
	color: #135683;
	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: #7cd3f1;
	color: #FFFFFF;
}
#content {
	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;
	padding-left: 50px;
	min-height: 404px;
}
#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;
	font-size: 11px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #135683;
	margin-top: 0px;
}

#footer {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #135683;
	position: relative;
	height: 50px;
	float: left;
	margin-top: 15px;
	padding-top: 5px;
	color: #135683;
	text-align: right;
	width: 800px;
}
#footer a {
	color: #135683;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #135683;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}
#leftcol p {
	line-height: 19px;
	margin-top: 10px;
}
.smalltext {
	font-size: 9px !important;
	line-height: 15px!important;
	padding-top: 5px;
}
.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: #135683;
}
.list a:hover {
	color: #7cd3f1;
}
.question {
	font-weight: bold;
	color: #135683;
}
.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: #135683;
	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;
}
.productbox {
	height: auto;
	width: 190px;
	margin-left: 50px;
	padding: 10px;
	text-align: left;
	position: absolute;
	left: 520px;
	float: left;
	padding-top: 0px;
	clear: both;
}
.productbox p {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
	display: block;
	width: 190px;
	font-size: 11px;
}
#rightcol ul {
	font-size: 11px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #005d81;
}
#rightcol li a {
	font-weight: normal;
	text-decoration: underline;
	color: #005d81;
}
.textfield {
	text-align: right;
}
a img {
	text-decoration: none;
	border: 0 none;
	}