body {
margin-top: 30px;
}
.nav_hd {
font-family: arial;
font-weight: bold;
font-size: 14px;
color: #0076CD;
letter-spacing: -1;
}
.green_hd {
font-family: arial;
font-weight: bold;
font-size: 17px;
color: #76B900;
letter-spacing: -1;
margin-bottom: 5px;
}
.blue_hd {
font-family: arial;
font-weight: bold;
font-size: 17px;
color: #0076CD;
letter-spacing: -1;
margin-bottom: 5px;
}
.orange_hd {
font-family: arial;
font-weight: bold;
font-size: 17px;
color: #F6B418;
letter-spacing: -1;
margin-bottom: 5px;
}
.orangered_hd {
font-family: arial;
font-weight: bold;
font-size: 17px;
color: #FF6600;
letter-spacing: -1;
margin-bottom: 5px;
}
p {
line-height: 20px;
}
div, table td {
font-size: 11px;
color: #696969;
line-height: 16px;
font-family: arial;
}

a:link, a:visited {
color: #696969;
}
a.question:hover {
cursor: help;
}
.tb1 {
border-bottom: 1px solid #B3B3B3;
}
.tb2 {
border-bottom: 1px solid #B3B3B3;
background-color: #F9F9F9;
}
a:hover {
color: #FF6600;
}
ul {
list-style: none;
margin-left: 0;
padding-left: 15;
line-height: 20px;
}
li {
list-style-position: outside;
margin-left: 0pt;
padding-left: 1em;
list-style-image: url('images/gr_bullet.gif');
}
.fineprint {
font-size: 10px;
font-style: italic;
line-height: 12px;
}
input {
font-family: arial;
font-size: 11px;
color: #333333;
}
.submit {
border: 1px solid #b1b1b1;
background-color: #efefef;
}
.form_med {
width: 200px;
}
div.error {
background-color: #fefefe;
padding: 10px;
border: 1px solid #c6c6c6;
}
.feature-edit {
display: none;
}
.footer {
position: fixed;
bottom: 5;
text-align: center;
width: 70%;
}
