.paddedwrapper {padding: 20px}

.footer {
	background-image: url(api/footer.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 33px;
	text-align: center;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	display: none;
}
.header {
	background-image: url(api/header.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 16px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0075DA;
	width: 200px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
}
.centerimage {
}
.masthead {
	height: 15px;
	width: 700px;
	background-image: url(api/logo.gif);
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-color: #0075da;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bolder;
	text-align: right;
	padding-top: 60px;
	padding-right: 50px;
	background-position: left bottom;
}
.centercontent {
	background-image: url(api/body.png);
	background-repeat: repeat-y;
	width: 800px;
}
#Layer1 {
	position:absolute;
	width:130px;
	height:20px;
	z-index:1;
	left: 215px;
	top: 50px;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
}
.style6 {color: #0075DA}
.style7 {color: #2B8558}
.policy {
	font-size: 9px;
	color: #999999;
}
.news {
	color: #2B8558;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
#dropmenudiv{
position:absolute;
border-bottom-width: 0;
line-height:18px;
z-index:100;

}
a{
	text-decoration:none
}

a:hover {text-decoration:underline}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;

padding: 1px 0;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bolder;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: White;
	text-decoration: underline;
}

