body
{
  font-family: "trebuchet MS", arial, sans-serif;
  background-color: #FFFFFF;
}

a:link
{
  font-size: 11px;
  color: #10218C;
}

a:visited
{
  color: #42948F;
}

.body
{
  font-size: 12px;
  color: #000000;
}

.divider-bg
{
  background-color: #CCCCCC;
}

.table-body
{
  font-family: "trebuchet MS", arial, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #E9F2F8;
}

.masthead
{
  font-family: "trebuchet MS", arial, sans-serif;
  font-size: 14px;
}

.border 
{
  border: 1px solid #999999;
}

#nav a
{
  font-size: 11px;
  color: #FFFFFF !important;
  text-decoration: none;
}

.start-table-header
{
  font-size: 16px;
  color: #006699;
  background-color: #D9E2E9;
  font-weight: bold;
}

.start-table-body
{
  font-size: 12px;
  color: #000000;
  background-color: #F6FAFC;
}

.right-table-header
{
  font-size: 14px;
  color: #666666;
  background-color: #DEDED6;
  font-weight: bold;
}

.right-table-body
{
  font-size: 14px;
  color: #000000;
  background-color: #EFEFE7;

}

.right-table-dyntext
{
  font-size: 11px;
  color: #000000;
  background-color: #EFEFE7;
  font-weight: bold;
  border: 0px solid;
  margin: 0;
  padding: 0;
  background-color: transparent;
}

.right-table-gray
{
  font-size: 11px;
  color: #666666;
  border: 0px solid;
  background-color: transparent;
}

.right-table-hilight
{
  font-size: 12px;
  color: #292994;
  background-color: #D6E7F7;
  font-size: 11px;
  border: 0px solid;
  color: #000000;
}

.body-sm
{
  font-size: 11px;
  color: #000000;
}

