/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#052e21;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Verdana;
      font-size:10px;
      color:#171104;
}
#mainCol .content {
      color:#96a8d6;
      font-size:10px;
}
.focusBox h3 {
      background-color:#171104;
      border: 1px solid #96a8d6;
}

