body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ADC68C;
	background-image:  url("images/d-bg.gif");
	background-repeat: repeat-x;
	color: #004477;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1{
font-size:16px
}
h2{
font-size:14px
}
h3{
font-size:12px
}
h4{
font-size:10px
}


a{
color: #004477;
}
a:visited{
color: #226699;
}
a:hover{
color: #669944;
}
a:active{
color: #77aa55;
}
.left {
	background-image:   url("images/main-shadow-left.gif");
	width:6px;
}
.right {
	background-image:   url("images/main-shadow-right.gif");
	width:6px;
}
.additional {
	background-color: #6D86AF;
	background-image:   url("images/side-bg.gif");
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	color: #FFFADC;
	padding:10px 10px 10px 10px
}
.additional a{
color: #fffadc;
	font-weight: bold;
}
.additional a:visited{
color: #eee9cb;
}
.additional a:hover{
color: #eee9cb;
text-decoration:none
}
.additional a:active{
color: #fffadc;
}
.main-content {
	background-color: #fffadc;
	font-size: 12px;
	color: #004477;
	padding:10px 10px 10px 10px;
	line-height: 1.4em;
}

.main-content td,tr {
	font-size: 12px;
	color: #004477;
}

.header {
font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #004477;
	text-align: right;
	vertical-align: middle;
	 height:26px;
}
.header a{
color: #004477;
text-decoration:none
}
.header a:visited{
color: #004477;
}
.header a:hover{
color: #447722;
text-decoration:underline
}
.header a:active{
color: #77aa55;
}
.nav {
font-family: "Times New Roman", Times, serif;
	background-image:   url("images/home-nav-bg.gif");
	 height:35px;
	 width:739px;
	 padding-left:14px;
	 /*padding-right: 5px;*/
	 padding-top:10px;
	 font-size: 12px;
	font-weight: bold;
	color: #447722;
	/*text-align: center;*/
	vertical-align: top;
}
.nav a{
	color: #447722;
	text-decoration:none;
	/*width: 110px;*/
	padding-left: 5px;
	padding-right: 5px;
	height:1em;
	display:block;
	float:left;
	
}
.nav a:visited{
color: #447722;
}
.nav a:hover{
color: #004477;
text-decoration:underline
}
.nav a:active{
color: #77aa55;
}.footer {
	font-size: 10px;
	color: #225500;
	text-align: right;
}
.footer a{
color: #225500;
	font-weight: bold;
}
.footer a:visited{
color: #225500;
}
.footer a:hover{
color: #004477;

}
.footer a:active{
color: #004477;
}
ul {
	list-style-type: square;
}
.search {
	background-color: #FFFADC;
	margin: 5px;
	border: 2px solid #ddd8ba;
	color: #666655;
	background-position: center center;
	text-align: center;
}
.alt-a{
color: #225500;
text-align:left;
vertical-align:top;
}
.alt-b{
color: #004477;
text-align:left;
vertical-align:top;
}
.alt-a a:link{
color: #225500;
font-weight:bold;
}
.alt-a a:visited{
color: #225500;
font-weight:bold;
}
.alt-a a:hover{
color: #004477;
font-weight:bold;
}
.alt-a a:active{
color: #225500;
font-weight:bold;
}
.alt-b a:link{
color: #004477;
font-weight:bold;
}
.alt-b a:visited{
color: #004477;
font-weight:bold;
}
.alt-b a:hover{
color: #225500;
font-weight:bold;
}
.alt-b a:active{
color: #004477;
font-weight:bold;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 12px "Times New Roman", Times, serif;;
line-height:14px;
z-index:100;
}

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

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFADC;
width: 100%;
text-decoration: none;
color: #497038;
}
