body	{
	font-family: Verdana, Arial, sans-serif;
	color: Black;
	font-size: 10px;
	scrollbar-face-color: #D3E4ED;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #E2E9E1 url(images/bodybg.gif) repeat-x;
}

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, a, ul, li, lo, td {
	font: 14px/20px Verdana, Arial, sans-serif;
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}
/* Redefines the p tag */
p {
	font: 14px/20px Verdana, Arial, sans-serif;
	margin: 0px 0px 35px;
	padding: 0px;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	margin: 12px 0px 10px;
	padding: 0px;
	color: #000000;
	width: 455px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: right;
	text-transform: uppercase;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(images/layout_04.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	text-align: center;
	line-height: 16px;
	margin-top: 5px;
}
ul {
	font: 14px/22px Verdana, Arial, sans-serif;
	color: #000000;
	list-style-type: disc;
}


/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
/* ----------------- HEADER ----------------- */
div#header {
	width: 750px;
	height: 253px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: right;
	color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
div#animation {
	float: right;
}

/* -------------NAV------------------*/

div#nav {
	text-align: left;
	padding: 60px 0px 0px 12px;
	width: 187px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
ul#mainnavh {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 187px;
}

ul#mainnavh li {
	width: 180px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #FFFFCC;
	border-left: none;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

li.buttons a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 157px;
	letter-spacing: 1px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
li.buttons a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	width: 167px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/arrow1.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
}
li#current a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #FFFF00;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	width: 157px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/arrow1.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 30px;
}
li#current a:hover {
}
div#footnav {
	width: 473px;
	text-align: right;
	float: right;
	height: 20px;
	margin: 0px 0px 0px 187px;
	padding: 0px 3px 0px 0px;
	clear: both;
	color: #009900;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #05BA04;

}
div#footnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #03BA06;
	text-decoration: none;

}

div#footnav a:hover {
	color: #666633;
}
/* ----------------- FOOTER ----------------- */

div#copyright {
	padding-top: 30px;
	padding-bottom: 5px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}

div#copyright, div#copyright  a:link, div#copyright  a:hover, div#copyright  a:visited, div#copyright  a:active {
	color: #666666;
	font: normal 9px/12px Verdana, Arial;
	clear: both;
	margin: 0px;
}

div#footer {
	width: 750px;
	height: 20px;
	margin: 0px auto;
	padding: 0px;
	border: none;
	background-image: url(images/footer.gif);
	clear: both;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
}
img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 3px;
}
p.clear {
	clear: both;
	margin-bottom: 0px;
}

/* ----------------- CUSTOM CLASSES ----------------- */

 /*  Middle & Navigation - Vertical */

div#container {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background-color: #E2E9E1;
}

div#services {
	margin: 0px;
	padding: 0px 5px 5px;
	float:left;
	position: absolute;
	color: #000000;
	left: 349px;
	top: 190px;
	width: 244px;
}

div#content {
	margin: 0px;
	float:left;
	color: #000000;
	padding-top: 0px;
	width: 750px;
	clear: left;
	text-align: left;
	font: 12px/16px Verdana, Arial, sans-serif;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
}
div#left {
	width: 259px;
	margin: 0px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	height: 77px;
	padding-top: 15px;
}

div#left p {
	padding-left: 10px;
	text-align:left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	line-height: 15px;
	padding-top: 20px;
}
div#left a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #003399;
}

div#right {
	width: 450px;
	margin: 0px;
	float: right;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
div#right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
	padding: 0px;
	color: #000000;
}
div#right a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003399;
}
div#right li {
	color: #666666;
	font-size: 12px;
	
}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 20px;
	padding: 10px 0px 10px 50px;
	color: #000000;
	font-style: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDDBCC;
}
/*PAGE 4 TABLE FORMATTING */
table#foot {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}
table#foot td {
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
td.disease {
	font-weight: bold;
	color: #8F714F;
	text-align: right;
	font-size: 16px;
}
th {
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
	width: 30%;
	padding: 3px;
	text-align: center;
	margin-right: 2px;
}
tr.alternate {
	background-color: #FFFFCC;
}
div.map {
	float: right;
	height: 360px;
	width: 400px;
	border: 1px solid #04BA05;
}
