/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#99a872;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Helvetica;
      font-size:11px;
      color:#171104;
}
#mainCol .content {
      color:#7d5700;
      font-size:11px;
}
.focusBox h3 {
      background-color:#7d032b;
      border: 1px solid #7d5700;
}
#header {
      background-color:#7d032b;
}

