/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#888a8c;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Verdana;
      font-size:14px;
      color:#000105;
}
#mainCol .content {
      color:#1114f0;
      font-size:14px;
}
.focusBox h3 {
      background-color:#050505;
      border: 1px solid #1114f0;
}

