body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
  background-color: white;
  margin-left: 8px;
  margin-top: 8px
}
h2 {
  text-decoration: underline;
  font-weight: bold
}
td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px
}
td.linkcell {
  border-left: thin solid black 1px;
  border-bottom: thin solid  black 1px;
  vertical-align: top
}
hr.blackbar {
  height:8px;
  color: #000;
  background-color: #000;
}
td.bodycell {
  padding-left: 6px
}
td.leftbar,td.leftbar2 {
  background-color:#336666;
  color: white;
  font-size: 12px;
  font-weight: bold;
}
td.leftbar a {
  text-decoration: none;
  font-style:italic
}
td.leftbar2 a {
  text-decoration: none;
}
.footnote {
  font-size: 10px
}
.navpadding {
  padding-top: 44px
}
a:link {
  color:white
}
a:visited {
  color:white
}
a.blink {
  color:black;
  text-decoration: none
}
a.blink:visited {
  color: black;
  font-weight: bold
}
a.blink:link {
  color: black;
  font-weight: bold
}
a.blink:hover {
  color: #336666;
  font-weight: bold
}
input.btn {
  color:white;
  font-weight:bold;
  background-color:#336666;
  border:1px solid;
  border-right: 8px solid;
  border-top-color:black;
  border-left-color:black;
  border-right-color:black;
  border-bottom-color:black;
}
input.btnhov {
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
}
thead.benefits {
  color: white;
  background-color: #336666;
  font-weight: bold;
  font-size: 24pt;
}
.benefitsbody {
  font-size: 10pt;
  border:1px solid black;  
}
.benefitsbodyli {
  font-size: 8pt;
  font-weight: bold;
  border: 0;
}
