   body
   {
      background-color: #E5CCA3;
      background-image: url('images/bg-sub.gif');
      background-position: 0px 32px;
      background-repeat: repeat-x;
      text-align: center;
      margin: 0px 0px 0px 0px;
   }

   body, td, th, input, textarea, select
   {
      font-family: Georgia, 'Times New Roman', Times, serif;
      font-size: 12px;
   }

   th
   {
      font-weight: bold;
      text-align: left;
      line-height: 14px;
   }

   .grid td, .grid th, .smallgrid td, .smallgrid th
   {
      padding: 1px 18px 1px 0px;
      border-bottom: 1px solid #97866B;
   }

   .smallgrid td, .smallgrid th, .tightgrid td, .tightgrid th
   {
      font-size: 10px;
   }

   .tightgrid td, .tightgrid th
   {
      border-bottom: 1px solid #97866B;
      line-height: 12px;
   }


   #content
   {
      line-height: 150%;
      color: #000000;
      margin: 32px auto 0px auto;
      width: 900px;
      text-align: left;
   }

   li, dt, dd { padding: 5px 0px 5px 0px; }

   h2
   {
      font-family: Georgia, 'Times New Roman', Times, serif;
      font-size: 20px;
      font-weight: normal;
      color: #A22F1B;
   }

   h3
   {
      font-family: Georgia, 'Times New Roman', Times, serif;
      font-size: 14px;
      font-weight: bold;
      color: #A22F1B;
      margin: 0px 0px 4px 0px; 
   }
   .callout 
   { 
      padding: 10px 0px 10px 0px; margin: 10px 0px 10px 0px; 
      border-top: 1px solid #A22F1B; border-bottom: 1px solid #A22F1B;
   }

   a, a:visited { color: #39858F; }
   a:hover { color: #D98617; }

   #sidebar
   {
      float: right;
      width: 150px;
      line-height: 125%;
   }

   #sidebar a, #sidebar a:visited
   {
      font-size: 11px;
      color: #FFFFFF;
      background-color: #39858F;
      text-decoration: none;
      display: block;
      padding: 1px 3px 1px 15px;
      margin: 3px 0px 6px 0px;
      background-image: url('images/bullet.gif');
      background-position: center left;
      background-repeat: no-repeat;
   }

   #sidebar a:hover
   {
      background-color: #E99627;
      text-decoration: none;
   }

   #copy
   {
      padding: 32px 0px 22px 55px;
      width: 660px;
   }

   #footer
   { 
      margin: 32px 0px 300px 0px;
   }

   #footer, small
   {
      font-size: 11px;
      color: #97866B;
      font-weight: normal;
   }

   .quote
   {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 15px;
      font-style: italic;
      font-weight: bold;
      color: #A22F1B;
      margin: 10px 0px 10px 0px;
      padding: 10px;
      border-top: 1px dotted #000000;
      border-bottom: 1px dotted #000000;
   }

   .btn, .btn:visited
   {
      font-family: Georgia, 'Times New Roman', Times, serif;
      font-size: 11px;
      font-weight: bold;
      color: #FFFFFF;
      text-decoration: none;
      background-color: #39858F;
      border-top: 1px solid #4CB1BE;
      border-right: 1px solid #4CB1BE;
      border-bottom: 1px solid #275A61;
      border-left: 1px solid #275A61;
      cursor: hand;
      cursor: pointer;
   }

   .btn:hover
   {
      color: #FFFFFF;
      text-decoration: none;
      background-color: #E99627;
      border-top: 1px solid #E9B773;
      border-right: 1px solid #E9B773;
      border-bottom: 1px solid #BF7B20;
      border-left: 1px solid #BF7B20;
   }

   #scoring td
   {
      background-color: #EDDCC1;
   }
