/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#fc0303;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Arial;
      font-size:14px;
      color:#050505;
}
#mainCol .content {
      color:#050403;
      font-size:14px;
}
.focusBox h3 {
      background-color:#0a0700;
      border: 1px solid #050403;
}

