div#container
{  
   margin: 0px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
}

a:link {
  color: #000000;
text-decoration: underline;

}
a:active {
  color: #000000;
text-decoration: underline;

}

a:hover {
  color: #3A4556;
text-decoration: underline;
}

a:visited {
  color: #000000;
text-decoration: underline;
}

a:visited:hover {
  color: #3A4556;
text-decoration: underline;
}


.infobar {
  display: none;

}
.email {
  color: #999966;
text-decoration: none;
}

.bar {
  color: #999966;
}

p,div,td {
  color: #000000;


  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;  
}


body {
  color: #000000;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  background-color: #669ACC;
  overflow: auto;
  background-image: url(/content/00/01/43/63/06/userimages/bg.gif);
  background-repeat: no-repeat;
}

.logo {
  background-image: url(/content/00/01/43/63/06/userimages/logo.gif); 
  background-repeat: no-repeat;
  background-position: left;
  height: 238px;
  width: 844px;
}

.pagelabel 
{
   display: none;
}

#navCell 
{
   margin: 0px;
   width: 141px;
   float: left;
   display: block;
   margin-top: -105px;
  
}

/* Primary Nav */
#navCell ul.navigation
{ 
   list-style: none; 
   margin: 0px;
   display: block;
   padding: 0px;
}

#navCell ul.navigation li 
{ 
   list-style: none; 
   margin: 0px; 
   font-size: 10pt;
   display: block;
   padding: 1px;
   font-weight: bold;
}

#navCell ul.navigation li a
{
   font-family: Verdana;
   margin: 0px;
   padding: 3px;   
   color: #ffffff;
   display: block;
   text-decoration: none;
   text-align: center;

}

#navCell ul.navigation li a.nav1
{
   font-weight: bold;   
}

#navCell ul.navigation li a.nav1:hover 
{	
   background-color: #99CCFF;
  text-decoration: underline;
color: #000066;
}

#navCell ul.navigation li a.nav1a 
{
   font-weight: bold;
}

/* Secondary Nav */
#navCell ul.navigation ul
{
   padding: 0px;
   margin: 0px;
}

#navCell ul.navigation ul li a
{
   border: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;	
   text-align: Left;
   color: white;
   text-decoration: none;
   display: block;
   background: transparent;
   padding: 2px;
}

#navCell ul.navigation ul li.nav2a a
{ 
   text-decoration: underline;
}

#navCell ul.navigation ul li a.nav2:hover { 	
   text-decoration: underline;
}

div#search
{
width: 100%;
  text-align: center;
  top-padding: -200px;
}

#contentCell 
{
   color: #000000;
   font-family: Arial;
   font-size: 10px;
   margin: 0px;
   vertical-align: top;
   width: 565px;
   margin-top: 5px;
   margin-left: 170px;
   padding-bottom: 20px;
}

div#staticlinks_bottom
{
display: none;
}