body {
	font-family: Arial, Helvetica, sans-serif;
	background: #6E6E73;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.bigbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
}
#wrapper {
	width: 795px;
	margin: 0px;
	position: relative;
}
#banner {
	background: url(../images/wellman_banner.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 100px;
	width: 795px;
}
#leftnav {
	padding: 0px;
	float: left;
	margin-right: 17px;
	margin-left: 0px;
	position: relative;
	width: 194px;
	display: inline;
}
#main {
	padding: 0px;
	float: left;
	margin: 0px;
	position: relative;
	width: 580px !important;
	width:582px;
}
#clear {
	clear: both;
}
#leftnav li {
list-style-type: none;
}
.leftnavstyle {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 11px solid #0154A0;
	position: relative;
	margin: 0px 0px 2px;
	height: 15px;
	text-align: right;
}
.leftnavlist {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 11px solid #0154A0;
	position: relative;
	margin: 0px 0px 2px;
	text-align: right;
}
.greenstyle {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom: 11px solid #03A47C;
	position: relative;
	margin: 25px 0px 5px;
	height: 20px;
	text-align: right;
}
.contactsstyle {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
}
A.leftnavlink:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.leftnavlink:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.leftnavlink:hover {
	font-size: 11px;
	font-weight: bold;
	color: #A0EDD6;
	text-decoration: none;
}
A.leftnavlinkselected:link {
	font-size: 11px;
	font-weight: bold;
	color: #A0EDD6;
	text-decoration: none;
}
A.leftnavlinkselected:visited {
	font-size: 11px;
	font-weight: bold;
	color: #A0EDD6;
	text-decoration: none;
}
A.leftnavlinkselected:hover {
	font-size: 11px;
	font-weight: bold;
	color: #A0EDD6;
	text-decoration: none;
}
A.greenlink:link {
	font-size: 11px;
	font-weight: bold;
	color: #5dbea1;
	text-decoration: none;
	line-height: 14px;
}
A.greenlink:visited {
	font-size: 11px;
	font-weight: bold;
	color: #03A47C;
	text-decoration: none;
	line-height: 14px;
}
A.greenlink:hover {
	font-size: 11px;
	font-weight: bold;
	color: #A0EDD6;
	text-decoration: none;
	line-height: 14px;
}
A.smalllink:link {
	font-size: 10px;
	font-weight: bold;
	color: #5dbea1;
	text-decoration: none;
	
}
A.smalllink:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.smalllink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #A0EDD6;
	text-decoration: none;
}
li.smalllink {
list-style-type: none;
}
A.smalllinkselected:link {
	font-size: 10px;
	font-weight: bold;
	color: #A0EDD6;
	text-decoration: none;
}
A.smalllinkselected:visited {
	font-size: 10px;
	font-weight: bold;
	color: #5dbea1;
	text-decoration: none;
}
A.smalllinkselected:hover {
	font-size: 10px;
	font-weight: bold;
	color: #5dbea1;
	text-decoration: none;
}
A:link {
	font: 12px Arial, Helvetica, sans-serif;
	color: #A0EDD6;
}
A:hover {
	color: #41A084;
	text-decoration: underline;
}
A:visited {
	color: #A0EDD6;
}
A.body:link {
	font: 12px Arial, Helvetica, sans-serif;
	color:#41A084;
}
A.body:hover {
	color:#5dbea1;
	text-decoration: underline;
}
A.white {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.white:hover {
	color:#5dbea1;
	text-decoration: none;
	font-weight: bold;
}
A.white:visited {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#topnav {
	position: relative;
	height:40px;
	margin-top: 0px;
	float:left;
}
.google {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 25px;
	position: relative;
}
input {
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top:2px;
	margin-right:3px;
}
.fieldy {
	font: 10px/10px Arial, Helvetica, sans-serif;
	color: #000000;
}
.fieldybutton {
	font: 10px/10px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top:5px;
	padding-bottom:2px !important;
	padding-bottom:0px;
}
#footer {
	background: #02A57D;
	margin: 5px 0px 30px;
	padding: 3px 0px;
	position: relative;
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 795px;
	border-bottom: 5px solid #818286;
}
#content {
	margin: 10px 0px 25px;
	padding-right: 0px;
	position: relative;
	clear:both;
}
#onlycontent {
	margin: 10px 0px 25px;
	padding-right: 0px;
	position: relative;
	clear:both;
	}



#banner h1 {display: none;}

h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h2.sub {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h3 {
	padding:0px;
	margin:0px;
}

h3.sub {
	padding:0px;
	margin:0px;
}

.floatright {
	margin: 0px 0px 10px 10px;
	float: right;
}

h2.smallheader {
	margin:0px;
	padding:0px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	padding-bottom: 0px;
}

.smallheader {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	padding-bottom: 5px;
}
.header {
	font-size: 24px;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 3px;

}
.greenheader {
	font-size: 24px;
	font-weight: lighter;
	color: #75B4A0;
	line-height: 30px;
}
.title{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
A.title:link {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.title:hover {
	font-size: 15px;
	font-weight: bold;
	color: #75B4A0;
	text-decoration: none;
}
a.title:visited {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.greentitle {
	font-size: 15px;
	font-weight: bold;
	color: #75B4A0;
}
A.greentitle:link {
	font-size: 15px;
	font-weight: bold;
	color: #75B4A0;
	text-decoration: none;
}
A.greentitle:hover {
	font-size: 15px;
	font-weight: bold;
	color: #75B4A0;
	text-decoration: none;
}
A.greentitle:visited {
	font-size: 15px;
	font-weight: bold;
	color: #75B4A0;
	text-decoration: none;
}
.titlebox {
	margin-bottom: 15px;
}
.search {
	font-weight: bold;
}
.address {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}
.left {
	width:165x;
	margin: 0px 5px 5px 0px;
	float: left;
	position: relative;
	font-size: 13px;
}
.middle {
	width:165px;
	margin: 0px 25px 25px;
	float: left;
	position: relative;
	font-size: 13px;
}
.right {
	width:165px;
	margin: 0px 5px 5px;
	float: left;
	position: relative;
	font-size: 13px;
}
.bold {
font-weight:bold;
}
.tabular {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #666666;
	text-align: center;
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.suntabular {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #818285;
	padding: 7px;
	text-align: left;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right:15px;
}
.questionstabular {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #818285;
	padding: 7px;
	text-align: left;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right:15px;
}
.newstabular {
	background: #666666;
	text-align: center;
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	display:block;
}
.newstabular td {
background: #818285;
}
th {
padding: 5px;
border: 1px solid #CCCCCC;
background: #0154a0;
}
td {
padding: 5px;
border: 1px solid #CCCCCC;
background: #6E6E73;
}
td.noborder {
border: 0px;
}
td.blank {
border: 0px;
background: #666666;
}
td.price {
padding: 5px;
border: 1px solid #CCCCCC;
background: #818285;
}
td.dosage {
padding: 5px;
border: 1px solid #CCCCCC;
background: #8f9093;
}
td.form {
padding: 5px;
border: 1px solid #CCCCCC;
background: #818285;
}
td.method {
padding: 5px;
border: 1px solid #CCCCCC;
background: #8f9093;
}
td.duration {
padding: 5px;
border: 1px solid #CCCCCC;
background: #818285;
}
td.very {
padding: 5px;
border: 1px solid #CCCCCC;
background: #8f9093;
}
td.less {
padding: 5px;
border: 1px solid #CCCCCC;
background: #818285;
}
.italic {
	font-style: italic;
}
.italicul {
	font-style: italic;
	text-decoration: underline;
}
.warning {
color:#13d0a1;
font-weight: bold;
}
.times {
	font: bold 14px "Times New Roman", Times, serif;
	text-align: center;
}
.blue {
background: #0154a0;
font-weight: bold;
}
.green {
background: #03A47C;
font-weight: bold;
}#clearright {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 11px solid #0154A0;
	position: relative;
	margin: 0px 0px 2px;
	height: 15px;
	text-align: right;
}

p {
padding-top:5px;
padding-bottom:5px;
}
