/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#edeef0;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Helvetica;
      font-size:13px;
      color:#171104;
}
#mainCol .content {
      color:#e7e7e7;
      font-size:13px;
}
.focusBox h3 {
      background-color:#e7e7e7;
      border: 1px solid #e7e7e7;
}

