/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#4d020f;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Helvetica;
      font-size:12px;
      color:#363535;
}
#mainCol .content {
      color:#fffefc;
      font-size:12px;
}
.focusBox h3 {
      background-color:#fcfcfc;
      border: 1px solid #fffefc;
}

