body {
background-color: #fff;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
}

a {
outline:none;
}

iframe {
border: 1px;
border-color: #D3D3D3;
border-style: solid
}

#horizontal {
background-color: transparent;
visibility: visible;
display: block;
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1px;
overflow: visible;
}

#center {
background-color: #fff;
visibility: visible;
margin-left: -370px;
position: absolute;
top: -250px;
left: 50%;
width: 740px;
height: 500px;
border: 1px solid #999999;
}

.content {
padding: 10px;
}

#logo {
float: left;
margin-bottom: 10px;
z-index: 10;
}

#nav1 {
top: 78px;
position: relative;
left: 30px;
}

#nav2 {
clear: left;
margin-bottom: 20px;
}

#govbods {
position: absolute;
top: 10px;
right: 10px;
}

#image {
float: left;
height: 290px;
width: 200px;
margin-left: 2px;
margin-right: 20px;
}

#pagetext {
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
font-weight: normal;
}

#header {
position: absolute;
top: -280px;
width: 740px;
margin-left: -370px;
left: 50%;
text-align: center;
line-height: 18px;
display: block;
}

#footer {
position: absolute;
bottom: -290px;
width: 740px;
margin-left: -370px;
left: 50%;
line-height: 18px;
}

a.footer:link {
text-decoration: none;
}

a.footer:visited {
text-decoration: none;
}

a.footer:hover {
color: #333333;
text-decoration: underline;
}

a.footer:active {
color: #666666;
}

#promo {
position: absolute;
left: 560px;
top: 60px;
z-index: 10;
}

a:link {
color: #666666;
}

a:visited {
color: #666666;
}

a:hover {
color: #999999;
text-decoration: none;
}

a:active {
color: #666666;
}

ul {
list-style-position: outside;
left: 0px;
list-style-type: disc;
}

.homelist {
float: left;
top: 10px;
position: relative;
width: auto;
}

td {
font-size: 10px;
vertical-align: top;
}

.underline {
border-bottom-style: solid;
border-bottom-width: 1px
}

label {
width: 80px;
}