/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#9e0606;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Verdana;
      font-size:14px;
      color:#171104;
}
#mainCol .content {
      color:#01030d;
      font-size:14px;
}
.focusBox h3 {
      background-color:#a1a0a8;
      border: 1px solid #01030d;
}

