/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#012530;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Geneva;
      font-size:14px;
      color:#171104;
}
#mainCol .content {
      color:#261501;
      font-size:14px;
}
.focusBox h3 {
      background-color:#06422e;
      border: 1px solid #261501;
}

