body{
	font-family: Arial,sans-serif;
	color: #696969;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

  a:link        { color: #003399; }
  a:visited     { color: #003399; }
  a:hover       { color: #b22222; }
  a:active      { color: #b22222; }

  a:link, a:visited, a:hover {
	text-decoration: none;
}
  .navigation             { color: #333333;
                            font-family: Arial,sans-serif;
                            font-weight: normal;
                            font-size: 11pt;
                            line-height: 15pt;
                            padding: 2px 0px 2px 10px;
                            border: 1px solid #cccccc;
                          }
  .navigation  a:link     { text-decoration: none; }
  .navigation  a:visited  { text-decoration: none; }
  .navigation  a:hover    { width: 167px; background-color: #cccccc; text-decoration: none; }
  .navigation  a:active   { background-color: #cccccc; text-decoration: none; }
  .HTMLBody               { color: #696969;
                            font-size: 15px;
                            line-height: 19px;
                            font-family: Georgia, Arial, Helvetica;
                          }
  .HTMLBody form          { margin: 0; padding: 0;
                          }
  .HTMLBody a:link        { color: #003399; }
  .HTMLBody a:visited     { color: #003399; }
  .HTMLBody a:hover       { color: #b22222; }
  .HTMLBody a:active      { color: #b22222; }
  .Letter                 { color: #696969;
                            font-size: 15px;
                            line-height: 21px;
                            font-family: Georgia, "Times New Roman", Times;
                          }
  .formTextbox            { font-family: Arial, Helvetica;
                            font-size: 12px;
                            font-weight: normal;
                            color: #000000;
                            width: 150px;
                          }
  .formSubmit             { font-family: Arial, Helvetica;
                            font-size: 10pt;
                            font-weight: normal;
                            color: #000000;
                            background-color: #CCCCCC;
                            padding-left: 2px;
                            padding-right: 2px;
                            height: 20px;
                            border: 1px solid black;
                          }
  input, select, textarea { font-family: Arial, Helvetica;
                            font-size: 12px;
                            border: 1px solid black;
                          }
  .noBorder               {
                          border: solid 0px white;
                          }
  .errHilite              { background-color: #FCC;
                            border: 1px solid #000;
                          }
  .HTMLMedium             { color: #696969;
                            font-size: 15px;
                            line-height: 21px
                            font-family: Georgia, "Times New Roman", Times;
                          }
  .HTMLSmall              { color: #696969;
                            font-size: 10px;
                            line-height: 12px
                            font-family: Arial, Helvetica, Geneva
                          }
  .HTMLRequired           { color: #CC0000;
                            font-family: Arial, Helvetica;
                            font-weight: bold;
                            font-size: 10pt;
                          }
  .HTMLScroll             { color: #696969;
                            font-size: 18px;
                            line-height: 22px;
                            font-weight: bold;
                            font-family: Georgia, Arial, Helvetica;
                          }
  .HTMLPageHeading        { color: #696969;
                            font-size: 18px;
                            line-height: 22px;
                            font-weight: bold;
                            font-family: Georgia, Arial, Helvetica;
                          }
  .HTMLColumnHeading      { color: #696969;
                            font-size: 16px;
                            line-height: 18px;
                            font-weight: bold;
                            font-family: "Times New Roman", Times;
                          }
  .HTMLDisclaimer         { color: #000000;
                            font-size: 12px;
                            font-family: Arial, Helvetica, Geneva;
                          }
  .HTMLBold               { color: #696969;
                            font-size: 16px;
                            line-height: 18px;
                            font-weight: bold;
                            font-family: "Times New Roman", Times;
                          }
  .HTMLForm               { color: #696969;
                            font-size: 11px;
                            line-height: 12px;
                            font-family: Arial, Helvetica, Geneva;
                          }
  .SurveyHint             { color: #000000;
                            font-size: 9px;
                            line-height: 10px;
                            font-family: Arial, Helvetica, Geneva
                          }
  .Indent                 { margin: 0;
                            padding: 15px 15px 15px 15px;
                          }
