/* CSS Document */


/* General Styles */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.global {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: bottom;
	text-align: left;
	}
	
.global a {
	color: #003366;
	text-decoration: none;
	}
	
.global a:active {
	color: #003366;
	text-decoration: none;
	}
	
.global a:visited {
	color: #003366;
	text-decoration: none;
	}
	
.global a:hover {
	color: #003366;
	text-decoration: underline;
	}
	
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px;
	background-color: #768fa9;
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	}
	
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.footer a:hover {
	color: #003366;
	text-decoration: underline;
	}
	

li.link {
	list-style-image: url(images/arrow.gif);
	list-style-type: circle;
	list-style-position: inside;
	}

.menubar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#eff4f8;
	text-decoration:none;
	padding:1px 5px 1px 5px;
}

.menubar_current {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#e0e9f1;
	text-decoration:none;
	padding:1px 5px 1px 5px;
}

.menubar:hover {
	background-color:#e0e9f1;
}

/* Main Pages */	


.subHead {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	}

	
.leftCell {
	background-color: #e0e9f1;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	}
	
	
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	background-color: #e0e9f1;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 10px;
	border-bottom: 1px solid #bac8d5;
	}
	
.pageText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding: 15px;
	line-height: 16px;
	background-color: #eff4f8;
	vertical-align: top;
	}
	
.pageText a {
	color: #003366;
	text-decoration: underline;
	}
	
.pageText a:active {
	color: #003366;
	text-decoration: underline;
}
	
.pageText a:visited {
	color: #003366;
	text-decoration: underline;
	}
	
.pageText a:hover {
	color: #003366;
	text-decoration: none;
	}

.smalltext {
	font-size: 11px;
	text-decoration:none;
	margin:1px;
	padding:1px;
}

.smallLink {
	font-size:10px;
	color:#30F;
	text-decoration:none;
}

.smallLink:hover {
	color:#993333;
}

.image {
	text-decoration:none;
	}
	
#leftNav {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	padding: 5px 2px 5px 15px;
	text-decoration: none;
	border-bottom: 1px solid #bac8d5;
	}
	
a#leftNav:hover {
	text-decoration: none;
	color: #003366;
	background-color: #eff4f8;
	}
	
	
#leftNavOn {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	padding: 5px 2px 5px 15px;
	text-decoration: none;
	border-bottom: 1px solid #bac8d5;
	background-color: #eff4f8;
	}
	
a#leftNavOn:hover {
	text-decoration: none;
	color: #003366;
	background-color: #eff4f8;
	}
	


.rightCell {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	background-color: #eff4f8;
	vertical-align: top;
	padding-top: 15px;
	}
	
.rightCell a {
	color: #003366;
	text-decoration: underline;
	}
	
.rightCell a:active {
	color: #003366;
	text-decoration: underline;
	}
	
.rightCell a:visited {
	color: #003366;
	text-decoration: underline;
	}
	
.rightCell a:hover {
	color: #003366;
	text-decoration: none;
	}
	
	
.prodInfo {
	background-color: #f3f3d6;
	border-left: 1px solid #e7d598;
	border-right: 1px solid #e7d598;
	border-bottom: 1px solid #e7d598;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	}
	
.prodInfo a {
	color: #003366;
	text-decoration: underline;
	}
	
.prodInfo a:active {
	color: #003366;
	text-decoration: underline;
	}
	
.prodInfo a:visited {
	color: #003366;
	text-decoration: underline;
	}
	
.prodInfo a:hover {
	color: #003366;
	text-decoration: none;
	}

	

/* Home Page */
	
.homeHead {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: center;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 8px;
	background-color: #e0e9f1;
	font-weight: bold;
	border-right: 1px solid #FFFFFF;
	}
	
	
	
.prodCell {
	background-color: #f3f3d6;
	border-left: 1px solid #e7d598;
	border-right: 1px solid #e7d598;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 15px;
	line-height: 16px;
	vertical-align: top;
	}
	
.prodCell a {
	color: #003366;
	text-decoration: underline;
	}
	
.prodCell a:active {
	color: #003366;
	text-decoration: underline;
	}
	
.prodCell a:visited {
	color: #003366;
	text-decoration: underline;
	}
	
.prodCell a:hover {
	color: #003366;
	text-decoration: none;
	}
	
.prodHead {
	background-color: #e7d598;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: center;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 8px;
	font-weight: bold;
	line-height: normal;
	}
	

	
/* Product Section  */	

	
.prodTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	background-color: #e7d598;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 10px;
	border-bottom: 1px solid #CC9933;
	}

	

.prodText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 15px;
	line-height: 16px;
	background-color: #fefeec;
	vertical-align: top;
	}
	
.prodText a {
	color: #003366;
	text-decoration: underline;
	}
	
.prodText a:active {
	color: #003366;
	text-decoration: underline;
	}
	
.prodText a:visited {
	color: #003366;
	text-decoration: underline;
	}
	
.prodText a:hover {
	color: #003366;
	text-decoration: none;
	}
	
	
.prodLeft {
	background-color: #f3f3d6;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	}
	
	
	
#prodNav {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	padding-left: 15px;
	line-height: 22px;
	text-decoration: none;
	border-bottom: 1px solid #efdea5;
	}
	
a#prodNav:hover {
	text-decoration: none;
	color: #003366;
	background-color: #fefeec;
	}
	
	
#prodNavOn {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	padding-left: 15px;
	line-height: 22px;
	text-decoration: none;
	border-bottom: 1px solid #efdea5;
	background-color: #fefeec;
	}
	
a#prodNavOn:hover {
	text-decoration: none;
	color: #003366;
	background-color: #fefeec;
	}
	


.prodRight {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	background-color: #fefeec;
	vertical-align: top;
	padding-top: 15px;
	}
	
.prodRight a {
	color: #003366;
	text-decoration: underline;
	}
	
.prodRight a:active {
	color: #003366;
	text-decoration: underline;
	}
	
.prodRight a:visited {
	color: #003366;
	text-decoration: underline;
	}
	
.prodRight a:hover {
	color: #003366;
	text-decoration: none;
	}
	
	
	
	
/*   MAP   */	
	
#righNav {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #003263;
	font-size: 11px;
	text-align: left;
	padding: 8px;
	background-color: #eff4f8;
	text-decoration: none;
	border-top: 1px solid #768fa9;
	}
	
a#righNav:hover {
	color: #003263;
	background-color: #cbd8e4;
	text-decoration: none;
	}
	
.numCell {
	vertical-align: top;
	text-align: center;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;	
	background-color: #eff4f8;
	border-top: 1px solid #768fa9;
	}
	
.click {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	}
	
	
.imgCell {
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #768fa9;
	}
	
.title {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-align: left;
	background-color: #e0e9f1;
	}


img.logo {
	border: 1px solid #768fa9;
	margin-top: 4px;
	}
	
.tableLink {
	padding: 5px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	vertical-align: top;
	}
	
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

a.footerLink:hover {
	text-decoration: underline;
}

#answer li {
	margin-bottom: 5px;
	}
	
ul.hwv {
	margin-top: 5px;
	margin-bottom: 15px;
	}
	
table.form {
	border: 1px solid #768fa9;
	}

table.form td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 3px;
	line-height: 16px;
	border-bottom: 1px solid #e0e9f1;
	background: #fff;
	}
	
table.form td a, table.form td a:active, table.form td a:visited {
	color: #003366;
	text-decoration: underline;
	}
	
table.form td a:hover {
	color: #003366;
	text-decoration: none;
	}
	
#reporting {
	margin-left: -350px;
	top: 70px;
	left: 50%;
	position: absolute;
	z-index: 10;
	visibility: hidden;
	width: 750px;
	border: 2px solid #003366;
	background-color: #FFFFFF;
	}

#healthenote {
	margin-left: -350px;
	top: 70px;
	left: 50%;
	position: absolute;
	z-index: 10;
	visibility: hidden;
	width: 750px;
	border: 2px solid #003366;
	background-color: #FFFFFF;
	}

#poe {
	margin-left: -350px;
	top: 70px;
	left: 50%;
	position: absolute;
	z-index: 10;
	visibility: hidden;
	width: 696px;
	border: 2px solid #003366;
	background-color: #FFFFFF;
	}

#disease {
	margin-left: -275px;
	top: 70px;
	left: 50%;
	position: absolute;
	z-index: 10;
	visibility: hidden;
	width: 550px;
	border: 2px solid #003366;
	background-color: #FFFFFF;
	}

#preventive {
	margin-left: -350px;
	top: 70px;
	left: 50%;
	position: absolute;
	z-index: 10;
	visibility: hidden;
	width: 750px;
	border: 2px solid #003366;
	background-color: #FFFFFF;
	}

#chart {
	margin-left: -250px;
	top: 50px;
	left: 50%;
	position: absolute;
	z-index: 10;
	visibility: hidden;
	width: 526px;
	border: 2px solid #003366;
	background-color: #FFFFFF;
	}
