body, td, { font-family:verdana, arial, sans-serif; font-size:12px; color:#000000; background-color:#B0C8E0; line-height:150%;}
body{ margin:6px; }
h1, h2, h3{ font-family:georgia, times new roman, serif; color:#064810; }
h1{
  font-size:28px;
  margin-top:8px;
  margin-bottom:8px;
}
h3{
  font-size:16px;
}
p{
  margin-bottom:8px;
  margin-top:0px;
}
.indented{
  padding-left:12px;
}
a{
  color:#000066;
  text-decoration:none;
}
a:visited{
  color:#000066;
}
a:hover{
  color:#000066;
  text-decoration:underline;
}
 a.pnav{
  font-weight:bold;
  font-size:14px;
  
  
  display:block;
  
}

#header{
  
}
#footer{
  text-align:center;
}
.nav{
  width:110px; 
  overflow:hidden;
  
}
.content{ 
  font-size:14px; 
  width:100%;
  padding-left:6px;
  padding-right:6px;
}
.right{
  width:170px;
}

 a.snav{
  display:block;
  font-size:12px;
  margin-left:10px;
  
  text-decoration:none;
  margin-top:2px;
}

.pnavon{
  font-weight:bold;
  font-size:14px;
  color:#333399;
  text-decoration:none;
  display:block;
  
  
}
.snavon{
  display:block;
  font-size:12px;
  margin-left:10px;
  color:#333399;
  text-decoration:none;
  margin-top:2px;
  font-weight:bold;
  
}


table.grid th{
  font-weight:bold;
  font-size:12px;
  text-align:left;
  border:1px solid #cccccc;  
  background-color:#bbbbbb;
  
}
.gridsection{
  padding-top:10px;
  font-weight:bold;
}
tr.even td{
  background-color:#eeeeee;
  border:1px solid #cccccc;
}

tr.odd td{
  background-color:#e0e0e0;
  border:1px solid #cccccc;
}

.slide{
  width:600px;
  background-color:#cccccc;
  padding:4px;
  border:1px solid #999999;
  line-height:250%;
}