/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#910606;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Geneva;
      font-size:13px;
      color:#050000;
}
#mainCol .content {
      color:#0d68b8;
      font-size:13px;
}
.focusBox h3 {
      background-color:#76cc83;
      border: 1px solid #0d68b8;
}

