  html { font: 10pt Verdana,Arial,Helvetica,sans-serif; color: #000000; }
  body { margin: 0; padding: 0; }

  .switchcontent { display: block; }

  .doc { position: relative; width: 99%; min-width: 975px; }

  #header { display: none; }
  #header_print {
    margin: 20px 20px 0 20px;
    padding: 0;
    height: 110px;
    border-left: none; /* 1px solid #993300; */
  }
  #spacer { display: none; }
  #spacer2 { display: none; }

  #owrapper {
    clear: both;
    margin:0 20px;
    padding:0;
    border-left: none; /* 1px solid #993300; */
  }

  #iwrapper {
    margin: 0; padding: 0;
    border-left: 10px solid #ffffff;
    background: white url("images/common/gradient.gif") top left repeat-x;
    display: block;
  }

  #menu { display: none; }
  #hilites { display: none; }
  #submenuwrapper { display: none; }
  #submenu { display: none; }

  #content {
    margin: 0;
    padding: 0;
    text-align: justify;
    background: white;
    min-height:600px;
    height: auto !important;
    height: 600px;
  }
  #content .full { max-width: 486px; }
  #content .half { max-width: 232px; }
  .contentitem { margin: -6px -3px 15px -3px; padding: 0; border: 1px solid #666666; }
  .contentitemheader { margin:0; padding:0 0 3px 5px; color:white; background:#666666; font-size:12pt; font-weight:bold; }
  .contentitembody { margin: 0; padding: 5px; }
  .contentleft { float: left; width: 49%; margin: 0; padding: 0; }
  .contentright { float: right; width: 49%; margin: 0; padding: 0; }

  #actionbar { display: none; }

  #footer { display: none; }
  #footer_print {
    display: block;
    margin: 0 0 20px 0; padding: 0;
    background: #ffffff;
    color: #aaaaaa;
    font-size: 8pt;
    text-align: center;
  }

  .column-in { margin:0; padding:0.5em 1em; }

  .cleaner {
    clear:both;
    height:1px;
    font-size:1px;
    border: none;
    margin:0; padding:0;
    background:transparent;
  }
  .cleanercontent {
    clear:left;
    height:1px;
    font-size:1px;
    border: none;
    margin:0; padding:0;
    background:transparent;
  }

  .small { font-size:8pt; font-weight:normal; }
  p,h1,h2,h3,h4 { margin: 0.5em 0 }
  h1 { font-size:24pt }
  h2 { font-size:18pt }
  h3 { font-size:14pt }
  h4 { font-size:12pt }
  h5 { font-size:10pt }
  h6 { font-size: 8pt }
  a { color: #993300; }
  a:hover { color: blue; }

  TD.t {
    border-top: solid; border-bottom: none; border-right: none; border-left: none;
    border-color: #122451; border-width: 1px; border-height: "100%"
  }
  TD.b {
    border-top: none; border-bottom: solid; border-right: none; border-left: none;
    border-color: #122451; border-width: 1px; border-height: "100%"
  }
  TD.r {
    border-top: none; border-bottom: none; border-right: solid; border-left: none;
    border-color: #122451; border-width: 1px; border-height: "100%"
  }
  TD.l {
    border-top: none; border-bottom: none; border-right: none; border-left: solid;
    border-color: #122451; border-width: 1px; border-height: "100%"
  }
  TD.tb {
    border-top: solid; border-bottom: solid; border-right: none; border-left: none;
    border-color: #122451; border-width: 1px; border-height: "100%"
  }
  TD.tr {
    border-top: solid; border-bottom: none; border-right: solid; border-left: none;
    border-color: #122451; border-width: 1px; border-height: "100%"
  }
  TD.tl {
    border-top: solid; border-bottom: none; border-right: none; border-left: solid;
    border-color: #122451; border-width: 1px; border-height: "100%"
  }
  TD.br {
    border-top: none; border-bottom: solid; border-right: solid; border-left: none;
    border-color: #122451; border-width: 1px; border-height: "100%"
  }
  TD.bl {
    border-top: none; border-bottom: solid; border-right: none; border-left: solid;
    border-color: #122451; border-width: 1px; border-height: "100%"
  }
  TD.rl {
    border-top: none; border-bottom: none; border-right: solid; border-left: solid;
    border-color: #122451; border-width: 1px; border-height: "100%"
  }
  TD.tbr {
    border-top: solid; border-bottom: solid; border-right: solid; border-left: none;
    border-color: #122451; border-width: 1px; border-height: "100%"
  }
  TD.tbl {
    border-top: solid; border-bottom: solid; border-right: none; border-left: solid;
    border-color: #122451; border-width: 1px; border-height: "100%"
  }
  TD.trl {
    border-top: solid; border-bottom: none; border-right: solid; border-left: solid;
    border-color: #122451; border-width: 1px; border-height: "100%"
  }
  TD.brl {
    border-top: none; border-bottom: solid; border-right: solid; border-left: solid;
    border-color: #122451; border-width: 1px; border-height: "100%"
  }
  TD.tbrl {
    border-top: solid; border-bottom: solid; border-right: solid; border-left: solid;
    border-color: #122451; border-width: 1px; border-height: "100%"
  }
