a {	
	color: 003366;	
	text-decoration: underline;
}
body {	
	background-color: white;
	font-family: Arial, sans-serif;	
	font-size: 1em;	
	line-height: 1em;	
	color: #336699;
	text-align: center;}
h2 {
	color: #CCCCCC
	}
h3 {	
	font-family: Arial, sans-serif;	
	font-size: 1.2em;	
	background-color: none;  	
	color: #336699;
	font-weight: bold;
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Times New Roman, serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
	}
textarea {
	font-family: Arial, sans-serif;	
	font-size: 1em
	}

#navbar {
    margin: 0;
    padding: 0;
    height: 2.5em; }
#navbar li {
    list-style: none;
    float: left; }
#navbar li a {
    display: block;
    padding: 2px 8px;
    background-color: ##0066FF;
    color: #fff;
    text-decoration: none; }
#navbar li ul {
	line-height: 100%;
	font-size: medium;
	display: none;
    width: 10em; /* Width to help Opera out */
    background-color: #69f;
	float: left;
	}
#navbar li:hover ul, li.over ul{
    display: block;
    position: absolute;
    margin: 0;
    padding: 0; }
#navbar li:hover li {
    float: none; }
#navbar li:hover li a {
    background-color: #69f;
    border-bottom: 1px solid #fff;
    color: #000; }
#navbar li li a:hover {
    background-color: #8db3ff; }
#navbar #currentpage a {
	font-weight: bold;
	}
#navbar #currentpage ul a {
	font-weight: normal;
	}
#navhealthed li {
    list-style-type: none;
	list-style-position: outside;
    text-align: left; }
#navhealthed li a {
    color: #336699;
    text-decoration: none; }
#navhealthed #currentpageside a {
	font-weight: bold;
	}	

.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: Times New Roman, serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC;
	clear: both;
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
div.container
{
background-color: #F5DEB3;
margin-left: auto;
margin-right: auto;
width: 960px;
border:3px #CCCCCC;
border-style: ridge;
line-height:100%;
}
div.header,div.footer, div.navbar-container
{
padding:0.5em;
color:#CCCCCC;
background-color:#233e89;
clear:both;
}
div.navbar-container
{
height: 2.25em;
}
div.header
{
background-image: url('header.png');
height: 120px;

}
h1.sitetitle
{
font-family: Times New Roman, serif;
color: #F5DEB3;
font-size: 30px;
}
span.tagline
{
font-family: Times New Roman, serif;
color: #F5DEB3;
font-weight: bold;
font-size: 20px;
}

div.content-header h1 {
background-color: #5772a8;
padding: .5em;
margin: 0;
color: #CCC;
font-size: 1.6em
}
div.header-left
{
float:left;
}
div.header-center {
padding: 12px;
text-align: center;
vertical-align: center;
width:600px;
}
div.header-right {
float: right;
}
div.content {
line-height: 1.2em;
}
div.content-left 
{
float:left;
background-color: #CCCCCC;
width:160px;
margin:0;
padding:1em;
text-align: left;
border-right:1px solid gray;
}
div.content-center
{
margin-left: 192px;
padding:1em;
text-align: center;
width:375px;
}
div.content-header
{
}
div.content-center-internal
{
margin-left: 192px;
padding:1em;
text-align: center;
line-height: 1.83em;
/*width: 700px;*/
}
div.content-center-internal h2
{
font-size: 1.5em;
color: #5772a8;
font-weight: bold;
text-align: center;
margin: 0;
}
div.content-center-internal-eprepi
{
margin-left: 192px;
padding:1em;
text-align: left;
line-height: 1.83em;
/*width: 700px;*/
}
div.content-center-internal-eprepi h2
{
font-size: 1.5em;
color: #5772a8;
font-weight: bold;
text-align: center;
margin: 0;
}
div.content-right
{
float:right;
margin-left: 20px;
padding:1em;
text-align:center;
}

form.publichealthlinks select { 
width:12em;
 }
