/* CSS Document */

 body { font-family: Arial, Helvetica, sans-serif; }
 .header  { font-size: .95em; background: #eed; color: #357; border-bottom: 1px solid #357; margin: 0 0 5px 0; padding: 2px; }
 .footer  { font-size: .95em; background: #eeeedd; color: #335577; border-top: 1px solid #335577; margin: 10px 0 0 0; }
 .company { font-weight: bold; }
  hr { clear: both; border:solid; border-width:1px; border-bottom-color:#007300; border-top-color:#ffffff; border-left-color:#ffffff; border-right-color:#ffffff;}
 .offices h3 { font-size: medium; font-weight: bold; }
 .accesskey { text-decoration: none; color: green; }
  a { text-decoration: none; }
 .validation { margin-top: 10px; }
 .note { font-size: .95em; }
 .subTot { background: #eeeedd; }