#header {
width: 100%; height: 60px; padding: 10px 0 0 0
}

body{ background-color:white}

a:link {color: blue;
  background-color: white;
  padding: 2px 11px;
  border: 0px outset #fafafa;
  text-decoration: underline;
  font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9pt;
}

a:visited {color: blue;
  background-color: white;
  padding: 2px 11px;
  border: 0px outset #fafafa;
  text-decoration: underline;
  font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9pt;
}

a:hover {color: white;
  background-color: navy;
  padding: 2px 11px;
  border: 0px outset #fafafa;
text-decoration: none;
  font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9pt;
 
} 

a:active {color: blue;
  background-color: white;
  padding: 2px 11px;
  border: 0px outset #fafafa;
  text-decoration: underline;
  font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9pt;

}

hr { border: 0;
background-color: silver;
height: 1px;
margin: 20px 10px 20px 0px;
}



h1 {
letter-spacing: 16pt;
font-size: 20pt;  
color: white ;
font-weight: bold; 
font-style: normal; 
font-family:  Verdana, Helvetica, Arial, sans-serif; 
background-color: white; 
border: 0px #c9d7f1 solid; 
border-top: none;
margin: 0 0 0 0;
padding: 5px 0 5px 0;
text-align: center;}



h2 {
text-align: left;
color: black;
font-family:    Verdana, Helvetica, Arial, sans-serif;
font-size: 16pt;
font-weight: bold; 
background-color: white;
border: 0pt silver solid;
border-top: none;
border-right: none;
border-left:none; 
padding: 20px 0 10px 0;
margin: 5px 0px 0px 0px;
}


h3 {
width: 100%;
color: black;
font-family:   Verdana, Helvetica, Arial, sans-serif;
font-size: 14pt;
font-weight: bold; 
border: 1pt silver solid;
border-right: none;
border-left:none; 
background-color: white;
padding: 5px;
margin: 5px 0px 5px 0px;
text-align: left;}



h4{
width: 100%;
color: black;
font-family:   Verdana, Helvetica, Arial, sans-serif;
font-size: 12pt;
font-weight: bold; 
border: 1pt silver solid;
border-right: none;
border-left:none; 
background-color: white;
padding: 5px;
margin: 5px 0px 0px 0px;
text-align: left;}

h5{

color: black;
font-family:   Verdana, Helvetica, Arial, sans-serif;
font-size: 9pt;
font-weight: normal; 
border: 1pt silver solid;
border-right: none;
border-left:none; 
background-color: #d9d9d9;
padding: 5px;
margin: 30px 0px 5px 0px;
text-align: left; 
}

h6{
font-family:     Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: bold; 
}

#navigation 
{width: 100%;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9pt;
line-height: 150%;
text-align: center; 
border: 1px navy solid; 
border-top: none;
border-right: none;
border-left:none; 
border-bottom:none;
background: white; 
padding: 0 0 20px 0; 
margin: 0px;}






#sidecolumn {
min-height: 5000px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
line-height: 150%;
float: left;
width:200px;
padding: 20px 10px 10px 0px;
margin: 0px 20px 0px 0px;
background-color:white;
border: 1px silver solid; 
border-bottom: none;
border-left:none;

} 







#bodytext {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9pt;
color: black;
min-height:5000px;
min-width:800px;
line-height: 150%;
text-align: left;
background-color: white; 
border: 1px silver solid; 
border-bottom: none;
margin:  0 0 0 0;
padding: 20px 10px 0 50px ;
}

th {
padding:2px; 
font-family:   Arial, sans-serif;
text-align: center; 
border: 1px white solid;
color: black;
background-color: #c9d7f1;
font-weight: bold;
font-size: 9pt;
}

tr {}

td {
padding:1px; 
font-family: Arial, sans-serif;
text-align: center; 
border: 1px #c9d7f1 solid;
color: black;
background-color: white;
font-size: 9pt;
}

span.dateline 
{color: navy;
font-family:   Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
font-style:oblique;
background-color: white;
padding: 0px;
margin: 0px 0px 0px 0px;
text-align: left; }


#footer {clear:both;
width: 100%; height: 30px; padding: 10px 0 0 0;
color: black; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 9pt; 
text-align: center; 
border: 1px silver solid;
border-right: none;
border-bottom: none;
border-left:none; 
background: white ;
}









