body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 12px;
    background: #000000;}
td
{
    font-size: inherit}
h1{
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #d98900;
}
h2{
	color: #005eb0;
	font-size: 18px;
	margin-bottom: 10px;}
h3
{
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 14px;  
}
ul{
	color: #0074d9;}
#container
{
    width: 800px;
    background: white;
    margin: auto;
	border: 0px solid white;}
#banner
{
    background: #005eb0;
    color: White;
    padding: 11px;
    font-size: 11px;
    }
#banner td
{
    font-size: 12px;}
#navigation
{
    border-top: 1px solid white;
    background: url(images/nav-out.gif)}
.nav:link, .nav:visited
{
    color: White;
	line-height: 34px;
    height: 34px;
	display: block;
	padding: 0 10px;
	text-decoration: none;}
.nav:hover
{
    background: url(images/nav-over.gif);
	line-height: 34px;
    height: 34px;
	color: black;}
.button{
	background: url(images/button.gif);
	width: 86px;
	height: 25px;
	line-height: 25px;
	padding: 0px 10px;
	text-align:center;
	margin: 0 10px 10px 10px;}
.button a{
	text-decoration: none;
	font-size: 12px;}
.footernav{
	background: #8c8c8c;
	padding: 5px;
	color: white;}
.footernav a{
	text-decoration: none;
	color: white;
	padding: 0 5px;}
.footer{
	background: #9d9c6c;
	padding: 5px;
	border-top: 1px solid white;
	font-size:11px
	}
.searchlabel{
	color: white;
	font-size: 12px;
	text-align: right}