body
{
margin:0px;
background-color:#EEEEEE;
}
p
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
}
h1, h2, h3, h4
{
font-family:Arial, Helvetica, sans-serif;
color:#999999;
}
#header{
background-image:url(images/header.jpg);
width:907px;
height:176px;
text-align:center;
}
#content{
background-color:#FFFFFF;
width:905px;
border:#000000 solid 0px;
}
#footer{
background-color:#FFFFFF;
padding-top:4px;
width:907px;
border-top:#000000 solid 1px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color: #547A70;
}
#footer a{
color: #547A70;
}
#footer p{
color: #547A70;
}
#search
{
background-image:url(images/search-bar.jpg);
width:907px;
height:32px;
text-align:right;
}
#nav
{
background-image:url(images/nav-bar-blank.jpg);
width:907px;
height:21px;
text-align:center;
}

#nav a
{
font-family:Helvetica;
font-size:12px;
text-decoration:none;
color:#333333;
}
#nav a:hover
{
text-decoration:underline;
}
.style1 {font-size: 14px}
.style4 {color: #46558E; font-style: italic; }
.style4 a {
font-style:normal;
color: #46558E;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color:#000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #39AE93;
}
.scroll
{
width: 412px; 
height: 385px; 
	overflow: auto;
	border: 0px solid #666;
	background-color:#FFFFFF;
	padding: 8px;
	text-align:left;
	vertical-align:bottom;
}
