@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}
#divWrapper {
	margin: 0 auto;
	width: 800px;
	background-image: url(../images/template_Background.jpg);
}

#divNavigation {
	background-image: url(../images/template_Navigation.jpg);
	height: 77px;
	width: 800px;
	
}
#divNavigationOrange {
	background-image: url(../images/template_Navigation_orange.jpg);
	height: 77px;
	width: 800px;
	
}
#divNavigationRed {
	background-image: url(../images/template_Navigation_red.jpg);
	height: 77px;
	width: 800px;
	
}
#divNavigationBlue {
	background-image: url(../images/template_Navigation_blue.jpg);
	height: 77px;
	width: 800px;
	
}
#divNavigationGreen {
	background-image: url(../images/template_Navigation_green.jpg);
	height: 77px;
	width: 800px;
	
}
#divMilonic {
	padding-left: 33px;
	padding-top: 8px;
}

#divLeftCol {
	background-image: url(../images/template_LeftColumnBG.jpg);
	float: left;
	height: 514px;
	width: 157px;
}
#divMidCol {
	float: left;
	width: 474px;
}
#divRightCol {
	background-image: url(../images/template_RightColumnNavigation.jpg);
	float: right;
	height: 514px;
	width: 169px;
}

#divLeftColHeader {
	padding-top: 60px;
	padding-left: 18px;
	
}

#divLeftColText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 5px;
	
}
#divMidCol {
	
}
#divMidColText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
}

#divFooter {
	background-image: url(../images/template_Footer.jpg);
	clear: both;
	height: 100px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}

/* Styles */

.bottomNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336079;
	text-decoration: none;
}

.bottomNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336079;
	text-decoration: none;
}
.bottomNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336079;
	text-decoration: underline;
}
#divRightColNav {
	padding-top: 45px;
	padding-right: 15px;
	padding-left: 10px;
}
.bottomNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336079;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00357f;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #336079;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #336079;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #336079;
	text-decoration:underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #336079;
	text-decoration: none;
}
#divInfectious {
	padding: 5px;
	float: right;
	width: 200px;
	margin: 10px;
	border: medium solid #6bb2e7;
	margin: 0 auto;
}
#divColor1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #05357F;
	border-right-color: #05357F;
	border-bottom-color: #05357F;
	border-left-color: #05357F;
	float: right;
	width: 210px;
	padding: 10px;
	font-style: italic;
}
#divColor2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #05357F;
	border-right-color: #05357F;
	border-bottom-color: #05357F;
	border-left-color: #05357F;
	float: left;
	width: 210px;
	padding: 10px;
	text-align: left;
}

#divLeftColTextreport {
	padding: 5px;
	border: 2px solid #02357F;
}

