/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#485d78;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Verdana;
      font-size:12px;
      color:#2a5242;
}
#mainCol .content {
      color:#5d9e70;
      font-size:12px;
}
.focusBox h3 {
      background-color:#061491;
      border: 1px solid #5d9e70;
}
#header {
      background-color:#061491;
}

