body {
  font-family: verdana, helvetica;
  font-size: 8pt;
  color: black;
}

td {
  font-family: verdana, helvetica;
  font-size: 8pt;
  color: black;
}

td.orange {
  background-color: #FE6603;
  font-weight: bold;
  color: white
}

td.menu {
  background-color: #FFFFFF
}

td.menuover {
  background-color: #F2F2F2
}



a:link, a:visited,
a:active, a:hover {
  font-family: verdana, helvetica;
  font-size: 8pt;
  color: #003499;
  font-weight: bold;
  text-decoration: none;
}

a.light:link, a.light:visited,
a.light:active, a.light:hover {
  font-family: verdana, helvetica;
  font-size: 8pt;
  color: #003499;
  font-weight: lighter;
  text-decoration: none;
}

a.menu:link, a.menu:visited {
  font-family: verdana, helvetica;
  font-size: 8pt;
  color: #003499;
  text-decoration: none;
  font-weight: bold
}


a.menu:active, a.menu:hover {
  font-family: verdana, helvetica;
  font-size: 8pt;
  color: #4067B3;
  text-decoration: none;
  font-weight: bold
}



a.submenu:link, a.submenu:visited,
a.submenu:active, a.submenu:hover {
  font-family: verdana, helvetica;
  font-size: 8pt;
  color: #00CBFE;
  text-decoration: none;
  font-weight: bold
}

.greenborder {
  border: solid 1px gray;
}

.greenerborder {
  border: solid 2px gray;
}

.button {
  background-color: #003499;
  color: white;
  font-weight: bold;
  font-size: 8pt;
  font-family: Verdana, Helvetica;
}

.title {
  font-size: 12pt;
  font-weight: bold;
  color: #003499;
}

.subtitle {
  color: #FE6603;
  font-weight: bold;
  afont-size: 12pt;
  border-bottom: dotted #003499 1px;
}

.image {
  border: solid 1px #FE6603;
}
