body
{
font-family: arial, verdana, helvetica, sans-serif;
font-size: 80%;
color: black;
}

h1
{
font-size: 1.5em;
color: #990033;
width: 90%;
padding-top: 1.5em;
padding-bottom: 1.5em;
border-color: #BFC1A6; 
border-width: 1px; 
border-bottom-style: dotted;
}

h2
{
font-size: 1.2em;
color: black;
}

h3
{
font-size: 1em;
color: black;
}

img 
{
display: block;
border: none;
}

.contentimageleft
{
float: left;
margin-left: 5px;
margin-right: 15px;
margin-top: 5px;
margin-bottom: 5px;
}

.contentimageright
{
float: right;
margin-left: 15px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

a:link {text-decoration: underline; background-color: transparent; color: #00347D;} 
a:visited {text-decoration: underline; background-color: transparent;} 
a:active {color: white; text-decoration: none; background-color: black;} 
a:hover {color: white; text-decoration: none; background-color: black;}

#logo
{
float: right;
height: 80px;
width: 80px;
margin-left: 10px;
}

#functionalnavigation
{
position: absolute;
top: -500px;
left: -500px;
}

#functionalnavigation1
{
position: absolute;
top: -500px;
left: -500px;
}

#universalnavigation
{
position: absolute;
top: -500px;
left: -500px;
}

#contentnavigation
{
position: absolute;
top: -500px;
left: -500px;
}


#flash1, #flash2, #flash3 
{
border: solid 1px #BFC1A6;
margin: 10px;
padding: 5px;
}

#flash1 h3, #flash2 h3, #flash3 h3 
{
padding: 0px;
margin: 0px;
margin-bottom: 5px;
}

#footer
{
padding-top: 1em;
border-color: #BFC1A6; 
border-width: 1px; 
border-top-style: dotted;
}

#disclaimer
{
position: absolute;
top: -500px;
left: -500px;
}

#searchform
{
position: absolute;
top: -500px;
left: -500px;
}

input
{
border: 1px solid ;
}

.button
{
height: 1.5em;
}

.lifix
{
list-style-position: inside;
}

#skipnav
{
position: absolute;
left: -1000px;
}