  .content_container
  {
    background: url(./images/scales.gif);
    background-repeat: no-repeat;
    background-position: top:
  }
  body
  {
    background-color: #ffffff;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #000000;
  }
  .t1
  {
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
    text-align: center;
    vertical-align: center;
  }
  .t1sub
  {
    font-size: 8pt;
    color: #000000;
    text-align: center;
    vertical-align: center;
  }
  .t2, .t3
  {
    font-size: 10pt;
    color: #000000;
    text-align: center;
    vertical-align: center;
  }
  .header, a
  {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    text-align: center;
    vertical-align: center;
  }
  .menu_item:hover, .t3:hover, .submenu_item:hover
  {	
    text-decoration:none; 
  }
  .menu_item
  {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    text-align: center;
    vertical-align: top;
    text-decoration: underline; }

  .submenu
  {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    text-align: center;
    vertical-align: top;
  }
  .submenu_item
  {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    text-align: center;
    vertical-align: top;
    text-decoration: underline; }

  .menu_container
  {
    background-color: #FFFFFF;
    text-align: center;
    vertical-align: top;
  }

  .required
  {
    color: #ff0000;
  }

  p, td, input, textarea, .a2
  {
    font-family: Georgia1, Georgia, serif ;
    font-size: 10pt;
    font-weight: normal;
  }
  , td, input, textarea
  {
    font-family: Georgia1, Georgia, serif ;
    font-size: 10pt;
  }

  h2
  {
    font-family: Georgia1, Georgia, serif ;
    font-size: 12pt;
    font-weight: bold;
  }

  .disclaimer
  {
    font-family: Georgia1, Georgia, serif ;
    font-size: 8pt;
    font-style: italic;
  }

