body
{
  color: #0000FF;
  background: #FFFFFF;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
div
{
  color: #555555;
  background: transparent;
  font-family: "Tahoma", arial, helvetica, sans-serif;
  font-size: 8pt;
  letter-spacing: 1px;
  line-height: 18px;
}
div.footer
{
  color: #708090;
  background: transparent;
  font-size: 7pt;
  letter-spacing: 1px;
  line-height: 20px;
  margin: 30px 0px 5px 0px;
}
div.footer a
{
  color: #708090;
  background: transparent;
  font-weight: normal;
  padding: 0px 10px 0px 10px;
  text-transform: uppercase;
}
div.footer a:hover
{
  color: #000000;
}

div.reverseText
{
  color: #FFFFFF;
  background: #8F8E8E;
  margin: 20px;
  text-align: left;
}
div.standardText
{
  margin: 20px;
  text-align: left;
}

p a
{
  font-weight: normal;
  text-transform: none;
}
p a:hover
{
  text-decoration: underline;
}
p.firstPara:first-line
{
  font-weight: bold;
  line-height: 25px;
  text-transform: uppercase;
}
p.faqQ
{
  font-weight: bold;
  line-height: 15px;
  margin: 5px 10px 3px 0px;
}
p.faqA
{
  line-height: 15px;
  margin: 0px 10px 10px 10px;
}

p.outdentPara
{
  margin: 0px 0px 10px 0px;
  text-indent: 0px;
}

a
{
  color: #8B0000;
  background: transparent;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
a:hover
{
  text-decoration: underline;
}

em
{
  font-style: normal;
  font-weight: bold;
}
h1
{
  font-size: 9pt;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
}
h2
{
  font-size: 8pt;
  font-weight: bold;
  margin: 20px 0px 10px 0px;
  text-transform: uppercase;
}
h3
{
  display: run-in;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
}
img
{
  border: none;
}
ul
{
  line-height: 15px;
  list-style: square outside;
  margin: 10px 0px 10px 0px;
  padding: 0px 10px 0px 20px;
}
.footerActive
{
  color: #000000;
  background: transparent;
  padding: 0px 10px 0px 10px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}
.tableBlueBar
{
  color: #FFFFFF;
  background: #211C58;
  height: 3px;
  vertical-align: top;
}
.tableWhiteLine
{
  color: #FFFFFF;
  background: #FFFFFF;
  height: 1px;
  vertical-align: top;
}
.page
{
  height: 100%;
  text-align: center;
}