/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#09014a;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Geneva;
      font-size:14px;
      color:#383fa8;
}
#mainCol .content {
      color:#4c36f5;
      font-size:14px;
}
.focusBox h3 {
      background-color:#070982;
      border: 1px solid #4c36f5;
}

