div#container
{
   width: 767px;
   margin: auto;
   margin-top: 10px;
   text-align: left;
}

a:link {
  color: #7373AD;
text-decoration: underline;

}
a:active {
  color: #7373AD;
text-decoration: underline;

}

a:hover {
  color: #7373AD;
text-decoration: underline;
}

a:visited {
  color: #7373AD;
text-decoration: underline;
}

a:visited:hover {
  color: #7373AD;
text-decoration: underline;
}


.infobar {
  display: none;

}
.email {
  color: #000000;
text-decoration: none;
}

.bar {
  color: #000000;
}

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;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
}

.logo {
  background-image: url(/userimages/logo.gif);
  background-repeat: no-repeat;
  height: 137px;
}

.pagelabel 
{
   display: none;
}

#navCell 
{
   margin: 0px;
   width: 150px;
   display: inline;
   margin-left:0px;
   margin-top: -5px;
   float: left;
}

#contentCell 
{
   color: #000000;
   font-family: Arial;
   font-size: 12px;
   margin-left: 160px;
   vertical-align: top;
   width:560px;
   max-width: 560px;
   display: block;
   text-align: left;
   padding-left: 0px;
   padding-bottom: 30px;
   margin-top: -5px;
}

div#contentCell table.content_table
{
   text-align: left;
}
/*
#content_table #content_table_0
{
text-align: center;
}
*/
/* Primary Nav */
#navCell ul.navigation
{ 
   list-style: none; 
   margin: 0px;
   display: block;
   padding: 0px;
height: 29px;
}

#navCell ul.navigation li 
{ 
   list-style: none; 
   margin: 0px; 
   font-size: 10px;
   display: block;
   padding: 1px;

}

#navCell ul.navigation li a
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 0px;
   padding: 3px;   
   background-color: #136cc6;
   color: #FFFFFF;
   display: block;
   text-decoration: none;
   text-align: left;
}

#navCell ul.navigation li a.nav1
{
   font-weight: bold;   
}

#navCell ul.navigation li a.nav1:hover 
{	
   font-weight: bold;
   background-color: #136cc6;
   color: #ffffff;
}

#navCell ul.navigation li a.nav1a 
{
   font-weight: bold;
   background-color: #136cc6;
   color: #ffffff;
}

/* 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: center;
   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;
}

#navCell #plogin
{
display: none;
}

#navCell #pregister
{
display: none;
}

div#search
{
display: none;
}

*html div#search {
display: none;
}
div#staticlinks_bottom
{
background-image: url(/userimages/bottom.gif);
background-position: top center;
background-repeat: no-repeat;
display: block;
visibility: visible;
margin: 0px;
text-align: center;
width: 716px;
padding: 0px;
padding-bottom: 66px;
margin: 0px;
margin-left: 0px;
margin-right: auto;
clear: both;
}

div#staticlinks_bottom a
{
color: #000000;

}

div#staticlinks_bottom ul
{
display: inline;
visibility: hidden;
}

div#staticlinks_bottom ul li
{
display: inline;
visibility: hidden;
padding:5px;
}
