.body               { background-color: #ececec; color: #003366; }
      .body a:hover       { color: #990066; background-color: #dddddd; }
      .pagetext           { background-color: #ececec; 
                            color: #003366;
                            font-size: 12pt;
                            text-alignment: justify;
                            vertical-align: top; }

      .pagetext h3        { font-family: Verdana; font-size: 18pt; margin-bottom: 0; }
      .pagetext h4        { font-family: Verdana; font-size: 14pt; margin-bottom: 0; }

      .pagetext a:link    { color: #003366; }
      .pagetext a:visited { color: #003366; }
      .pagetext a:hover   { background-color: #dddddd; color: #990066; }
      .pagetext th        { background-color: #003366; color: #a1b1cd; text-align: left; }

      .bigtable           { color: #ececec; background-color: #003366; }
      .titlebar           { color: #ececec; font-family: Bodoni, sans-serif; font-size: 18pt; }

      .sidebar            { color: #88bbdd; 
                            cellpadding: 0; 
                            cellspacing: 0; 
                            font-family: Verdana, sans-serif; 
                            font-size: 10pt; 
                            vertical-align: top; }

      .sidebar h3         { color: #ececec; font-size: 14pt; margin-bottom: 2}
      .sidebar a:link     { color: #88bbdd; }
      .sidebar a:visited  { color: #88bbdd; }
      .sidebar a:hover    { background-color: #dddddd; color: #990066; }
      .sidebar table      { vertical-align: top; }

      .sidebarList        { font-size: 9pt; text-align: left; margin-top: 0; margin-bottom: 8; }
      .sidebarTable       { border-color: #ececec; 
                            border-style: solid; 
                            border-width: thin; 
                            cellpadding: 0; 
                            cellspacing: 0; 
                            color: #88bbdd;  }

      .pagetextTable      { padding: 0; 
                            border-spacing: 3 
                            table-layout: fixed }

      .footer             { color: #ececec; font-size: 12pt; font-style: italic; }
      .footer a:link      { color: #ececec; }
      .footer a:visited   { color: #ececec; }
      .footer a:hover     { background-color: #dddddd; color: #990066; }


      .pageForm           { cellspacing: 3; }

      .form_itemTable     { border-color: #003366;
                            border-style: inset;
                            border-width: thin;
                            cellpadding: 5;
                            cellspacing: 5; }

      .form_itemTitle     { font-size: 12pt; font-weight: bold; text-align: left; width: 30%}

      .form_itemValue     { font-size: 10pt; }