/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#0d0c0c;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Helvetica;
      font-size:14px;
      color:#e0360b;
}
#mainCol .content {
      color:#05050d;
      font-size:14px;
}
.focusBox h3 {
      background-color:#faf8f7;
      border: 1px solid #05050d;
}

