body {
  font-family: Trebuchet MS, Arial, Helvetica;
  font-size: 10pt;
  color: #1F4C6E;
  background-color: #D8DEE5; 
}

td {
  font-family: Trebuchet MS, Arial, Helvetica;
  font-size: 10pt;
  color: #1F4C6E;  
}

a {
  font-family: Trebuchet MS, Arial, Helvetica;
  font-weight: bold;
  font-size: 10pt;
  color: #1F4C6E;

}


a.bluedark:link, a.blueu:visited, a.blueu:active, a.blueu:hover {
  font-family: Trebuchet MS, Arial, Helvetica;
  font-size: 10px;
  font-weight: lighter;
  color: #1F4C6E;
  text-decoration: underline;  
}

.pagetitle {
  font-weight: bold;
  font-size: 24px;
  margin-top:10px;
  margin-bottom:10px;
}

#maincontainer {
  width: 920px; 
  background-color: #ffffff; 
  padding: 10px;
  font-size: 10pt;
  font-family: Trebuchet MS, Tahoma, Arial, Helvetica;, Arial, Helvetica;
  text-align: left;
}

.navigation {
  background-color: #D8DEE5;
  padding:5px;  
}

.accountinfo {  
  text-align: right;
  width: 100%;
  background-color: #F0F3F7;
  padding:5px; 
}

.header {
  background-color: #1F4B6E;
  color: white;
  font-weight: bold;
}

.alt0 {
  background-color: #F0F3F7;
}

.alt1 {
  background-color: #D8DEE5;
}

.cellselected {
  background-color: #1F4B6E;
  border: solid 1px #1F4B6E;
}
