/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#db970f;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Geneva;
      font-size:13px;
      color:#69041a;
}
#mainCol .content {
      color:#65ba70;
      font-size:13px;
}
.focusBox h3 {
      background-color:#b8490d;
      border: 1px solid #65ba70;
}
#header {
      background-color:#b8490d;
}

