/* CSS Document */


body {
	background-color: #B6B4A5; font-family: Arial; margin:0px auto;
}

a:link {font-family: Arial; color: #000000; font-size: 9pt; font-weight: bold; text-decoration: none;}
a:visited {font-family: Arial; color: #000000; font-size: 9pt;font-weight: bold;  text-decoration: none;}
a:hover { font-family: Arial; color: #006394; font-size: 9pt; font-weight: bold; text-decoration: underline;}
a:active { font-family: Arial; color: #000000; font-size: 9pt; font-weight: bold;  text-decoration: none;}

div.container
{
width:1050px;
margin:0px auto;
border:0px ;
line-height:126%;
}

#logo {width:800px; height:250px; margin:0px auto; padding-bottom:10px; background:url(../images/header.jpg) no-repeat;
}

div.header
{
padding:0em;
color:white;
background-color:white;
clear:left;
}
h1.header
{
padding:0;
margin:0px;
}
div.left
{
float:right;
width:160px;
margin:0px 0px 0px 0px;
padding:0;
}
div.content
{
margin:0px 180px 0px 20px;
padding:0em;
}

table.one
{
 margin: 20px 0px 0px 20px; 
}

table.two
{
 margin: 4px 0px 0px 10px;
}

UL
{
font-size: 9px; font-weight: bold; color: #000000; list-style-type: square; list-style-position: outside;
       margin-left: .10in; margin-right: 0.10in;
}

LI
{
text-align: left;
}
div.footer
{
margin:0px 180px 0px 0px;
}

H4 
{ text-align: center; font-size: 18px; font-color: #006394; font-style: italic; font-weight: bold; 
}

HR 
{
 height: 5px; width:60%; background:none; margin: 9px; color: #006394;  
 }
 
.white {
COLOR: #ffffff;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 8pt;
FONT-WEIGHT: bold
}
.red {
COLOR: #b22222;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 9pt;
}
.redbold {
COLOR: #b22222;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 9pt;
FONT-WEIGHT: bold
}

.bluebold
{
COLOR: #006394;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 9pt;
FONT-WEIGHT: bold;
text-align: center;
}

.bigwhite {
COLOR: #ffffff;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 14pt;
FONT-WEIGHT: bold
}
.bigblack {
COLOR: #000000;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 14pt;
FONT-WEIGHT: bold
}
.smallblack {
COLOR: #000000;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 7pt
}
.black {
COLOR: #000000; text-align: center;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 10pt;
}
.medwhite {
COLOR: #ffffff; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 11pt;
FONT-WEIGHT: bold; font-style: italic;
}

.medblue
{
color: #006394; text-align: center; font-family: Arial; font-size: 16px; font-weight: bold; font-style: italic;
}