  * { 
    margin:0;
    padding:0;
  }

  html, body { 
    height:100%;
  }

  body {
    text-align:center; /* horizontal centering for IE Win quirks */
    font-family: Arial,Tahoma,Helvetica,Arial;
    font-size: 8pt;
  }

  a {
    color: white;
    text-decoration: none;
  }  

  .faqlinks {
    color: #404040;
    text-decoration: underline;
  }

  .faqans {
    color: #002E63;
    font-weight: bold;
    text-decoration: underline;
  }

  .faqbk {
    color: #002E63;
    font-size: 8pt;
  }

  li {
    color: #404040;    
    list-style-position: outside;
    margin-left: -20px;
    padding-bottom: 10px;
  }
  
.liok {
    margin-left: 10px;
    color: #002E63;
}

  td { 
    margin: 0px;
    color: #404040;
    font-size: 8pt;
    font-weight: bold;
  }

  .email { 
    color: #002E63;
    text-decoration: underline;
    font-weight: bold;
  }

  input,.content { 
    margin: 0px;
    font-size: 8pt;
    color: #404040;
  }

  .h1 {
    font-family: Helvetica,Arial,Tahoma;
    font-size: 11pt;
    font-weight: bold;
    color: #002E63;
  }

  .h1a {
    font-family: Helvetica,Arial,Tahoma;
    font-size: 16pt;
    font-weight: bold;
    color: #9fa0a2;
  }

  .h2 {
    font-family: Tahoma,Helvetica,Arial;
    font-size: 11pt;
    font-weight: bold;
    color: #404040;
  }
  .h2a {
    font-family: Helvetica,Arial,Tahoma;
    font-size: 11pt;
    font-weight: bold;
    color: #002E63;
  }

  .h3 {
    font-size: 10pt;
    font-weight: bold;
    color: #404040;
  }

  .greenbg {
    background-color: #002E63;
  }
  .greenbgL {
    background-color: #002E63;
  }
  .greenbgR {
    background-color: #002E63;
  }
  .green {
    color: #002E63;
  }
  .agreen {
    color: #002E63;
    text-decoration: underline;
  }

  .graybg2 {
    background-color: #9fa0a2;
  }

  .graybg {
    background-color: gray;
  }
  .gray {
    color: #404040;
  }

  .mnuS {
    background-color: #002E63;
    height: 27px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
  }

  .mnuN {
    background-color: #9fa0a2;
    height: 27px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
  }

  .mnuX {
    background-color: yellow;
    height: 30px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
  }

  .pm {
    color: white; font-weight: bold; font-size: 10pt; padding: 6px;
    background-color: #9FA0A2;
  }

  .pm2 {
    color: black;
    background-color: #9FA0A2;
  }

  .pmB {
    color: white; font-size: 2pt;
    background-color: #9FA0A2;
  }

  .l1 { background-color: #D0F0D6; font-weight: normal; 
  }

  .l2 { background-color: #E8E6E6; font-weight: normal; 
  }

.hdr {
    BORDER-RIGHT: #606060 1px solid;
    BORDER-TOP: white 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    BORDER-LEFT: white 1px solid;
    BORDER-BOTTOM: #606060 1px solid;
    BACKGROUND-COLOR: #d5e0e5
    }

.hdr1 {
  background-color: #002E63;
  color: white;
  font-size: 10pt;
  font-weight: bold;
  height: 15px;
}

.line1 {
  background-color: #CFEBD6;
}

.hdr2 {
  background-color: #9FA0A2;
  font-size: 9pt;
  font-weight: bold;
  height: 12px;
}

.line {
  font-weight: normal;
}
