@charset "utf-8";
body {
	background: url(images/content-bg.png) repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td, div {
	font:normal 13px Verdana;
	text-align:left;
		color: #333;

}
p {
	margin:0 0 15px 0;
	color: #333;
}
h1 {
	font: 24px Verdana;
	color:#0f5e63;
	margin:0px 0 10px 0;
	padding:0;
}
h2 {
	font:bold 14px Verdana;
	margin:0px 0 5px 0;
	padding:0;
	text-align:left;
	}
h3 {
	padding:0;
	margin:0 auto;
	font:bold 15px Verdana;
	text-align:center;
	color:#23809f;
	padding:0px;

}
h4 {
	font:bold 13px Verdana;
	color:#d30a00;
	margin:0px;
}
address {
	font:normal 12px Verdana;
	padding:8px 0 0 0;
}
address a {
	color:#23809f;
	font:normal 12px Verdana;
	text-decoration:underline;
}
a {
	color:#23809f;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
div#wrapper {
	background:url(images/bg-wrapper.jpg) no-repeat top center;
	padding:0px 0 15px 0;
	margin:0px auto;
	float:left;
	width:100%;
}
div#container {
	width:980px;
	margin:0px auto;
}
div#head-container{ width: 100%;
	height:472px;
	background:url(images/header.png) repeat;
	margin: 0 auto;
}

div#header {
	width:980px;
	height:472px;
	background:url(images/header.png);
	margin: 0 auto;
}
img#logo {
	float:left;
	width:auto;
	margin: 5px 0 4px 5px;
	padding:0px;
	clear:both;
}
img#cta {
	float:right;
	width:auto;
	margin:43px 56px 0 0;
}
div#flash {
	width:953px;

	margin: 0px;
}
div#maincontent {
	float:left;
	width:930px;
	padding:0 10px 0 10px;
}
div#content {
	float:left;
	width:660px;
	padding:0 20px 0 0;
	border: 4px solid #b1ced0;
	background-color:#ffffff;
	padding: 5px;
}
div.map {
	float: left;
	height: 360px;
	width: 400px;
	border: 1px solid #0e6b72;
}
div.list {
	float:left;
	width:680px;
	margin:0px 0 15px 0;
	background:#a5deeb;
	padding:10px 0px;
	border:1px solid #61b9cc;
	
}
div.list ul {
	margin: 0px;
	padding:0 30px 0 10px;
	list-style: none;
	float:left;
}
div.list ul li {
	background: url(images/bullet.jpg) no-repeat left 7px;
	margin: 0;
	padding: 0 0 0 15px;
	line-height:22px;
}
div.list ul.last {
	padding:0 50px 0 15px;
}
div#sidebar {
	float:right;
	width:230px;
	padding: 5px;
	color: #555;
	border: 4px solid #b1ced0;
	background-color: #ffffff;

}
div#footer {
	float:left;
	width:980px;
	padding:0 0 0 0;
	background:url(images/bg-footer.jpg) no-repeat top left;
}
a#owner {
	float:left;
	clear:left;
	width:auto;
	font:bold 12px Verdana;
	color:#706F6F;
	text-decoration:none;
	padding:3px 4px 4px 9px;
	background:url(images/bg-owner.jpg) no-repeat left center;
	margin:14px 0 0 16px;
}
a#owner:hover {
	text-decoration:underline;
}
div#copyright {
	float:right;
	text-align:left;
	font:normal 11px tahoma;
	color:#656565;
	padding:0px 7px 0 0px;
	width:280px;
	margin:6px 0 0 0;
}
div#copyright img {
	border: none;
	float:left;
	margin:-60px 0 0 -88px;
}
div#copyright a {
	font:normal 11px tahoma;
	color:#656565;
	text-decoration:none;
}
div#copyright a:hover {
	text-decoration:underline;
}
/* ----------------- NAVIGATION ----------------- */
div#nav{ height:42px;
	margin:0 0 2px 0;

	
	}
div#navigation{
		width:960px;
		height: 42px;
		padding: 0px 0 0 0;
		margin: 0 auto;
		clear:both;
	}
ul#navigation {
	width:990px;
	height: 42px;
	list-style: none;
	margin:0px auto;
	padding: 0px;
	clear:both;
}
ul#navigation li {
	list-style: none;
	margin: 0 10px 0 10px;
	padding: 0px 0 0 0;
	display: block;
	height: 42px;
	float: left;
	line-height:20px;
	color:#fff;
}
ul#navigation li a {
	font: 12px Verdana;
	color:#fff;
	text-decoration:none;
	padding: 12px 15px 8px 15px;
	width:auto;
	display:block;
	text-align:center;
	float:left;
	height: 42px;
}
ul#navigation li a:hover, ul#navigation li a.current {
	background:url(images/nav-hover.png) repeat-x top left;
font: 12px Verdana;
	color:#fff;
		height: 42px;

}
/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
ul#utilitynav {
	float:left;
	width:900px;
	padding:0px;
	margin:23px 0 15px 10px;
	list-style-type:none;
}
ul#utilitynav li {
	float:left;
	width:auto;
	margin:0px;
	padding:0px 10px;
}
ul#utilitynav li a {
	font:normal 12px Verdana;
	color:#fff;
	text-decoration: none;
	width:auto;
	padding:0px;
	margin:0px;
}
ul#utilitynav li a:hover {
	text-decoration: underline;
}
ul#utilitynav li.last {
	border:none;
	padding-right:0px;
	background:none;
}
/* ----------------- CUSTOM CLASSES ----------------- */
.clear {
	clear:both;
	display:inline-block;
}
img.middle {
	float:left;
	margin:0px 0px 15px 126px;
	border:solid 1px #6B839A;
}

img.left {
	float:left;
	margin:0px 0px 15px 60px;
	border:solid 1px #6B839A;
}

img.right {
	float:right;
	margin:0px 0px 15px 15px;
}
#map {
	margin:0px 0 16px 0;
	float:left;
}
#ifr1{
float:left;
clear:left;
}
a#ctalink2 {
	position: absolute;
	display: block;
	z-index: 2;
	left: 688px;
	top: 252px;
}
table#foot {
    background-color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
}
table#foot td {
    border: 1px solid #CCCCCC;
    font-size: 12px;
    line-height: 16px;
    padding: 10px;
    vertical-align: top;
}
td.disease {
    color: #8F714F;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}
th {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 14px;
    margin-right: 2px;
    padding: 3px;
    text-align: center;
    width: 30%;
}
tr.alternate {
    background-color: #FFFFCC;
}
