/* Navigation */

.nav, a.nav:link, a.nav:visited, a.nav:active, a.nav:hover { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
  color: #003366;
  margin-top: 2px;
  margin-bottom: 2px;
}

.navhead { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  font-weight: bold;
  line-height: 13px;
  color: white;
  margin-top: 2px;
  margin-bottom: 2px;
}

.navline {
  background-color: black;
}

.bgnav { 
  background-color: #F2F3F5;
}

.bgnavover { 
  background-color: #DDE2E8;
}

.main { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  text-decoration: none;
  color: #003366;
}

.mainhead { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
  font-color: darkblue;
  color: #003366;
}

p.small { 
  font-size: 10px;
  font-family: arial, verdana;
}

.content { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  line-height: 12px;
  text-decoration: none;
  color: #003366;
}

.contenthead { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  color: #003366;
}