body
{
font-family: Arial, sans-serif;
font-size: 11px;
color: #000000;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}

.quote
{
background-image: url("../images/header_quote_400x150.gif");
background-repeat: no-repeat;
background-position: top left;
}

.headerfiller
{
background-image: url("../images/header_filler_15x150.gif");
background-repeat: repeat;
background-position: top left;
}

.footer
{
background-image: url("../images/footer_lines_15x25.gif");
background-repeat: repeat;
background-position: top left;
}

p
{
font-family: Arial, sans-serif;
font-size: 11px;
color: #000000;
}

h1
{
font-family: serif;
font-size: 16px;
color: #000000;
}

h2
{
font-family: serif;
font-size: 14px;
color: #000000;
}

img
{
border: 0;
}

a.nav:link
{
text-decoration: none;
color: #000000;
}

a.nav:visited
{
text-decoration: none;
color: #000000;
}

a.nav:hover
{
text-decoration: underline;
color: #000000;
}

a.nav:active
{
text-decoration: none;
color: #000000;
}

a.body:link
{
color: #000000;
}

a.body:visited
{
color: #000000;
}

a.body:hover
{
color: #000000;
}

a.body:active
{
color: #000000;
}

a.top:link
{
text-decoration: underline;
color: #0B4A2A;
}

a.top:visited
{
text-decoration: underline;
color: #0B4A2A;
}

a.top:hover
{
text-decoration: none;
color: #0B4A2A;
}

a.top:active
{
text-decoration: underline;
color: #0B4A2A;
}

a.popup:link
{
text-decoration: underline;
color: #FFFFFF;
}

a.popup:visited
{
text-decoration: underline;
color: #FFFFFF;
}

a.popup:hover
{
text-decoration: none;
color: #FFFFFF;
}

a.popup:active
{
text-decoration: underline;
color: #FFFFFF;
}

ul.morelink
{
list-style-type: none;
}

ul.arrow
{
list-style-image: url(../images/arrow.gif);
}

li
{
font-family: Arial, sans-serif;
font-size: 11px;
color: #000000;
}

input
{
font-family: Arial, sans-serif;
font-size: 11px;
}

form
{
border: 0;
margin: 0;
padding-top: 0;
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
text-align: center;
}

.blackborder
{
border-style: solid;
border-color: #000000;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}