/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#5056cc;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Arial;
      font-size:11px;
      color:#171309;
}
#mainCol .content {
      color:#792096;
      font-size:11px;
}
.focusBox h3 {
      background-color:#cc9423;
      border: 1px solid #792096;
}

