/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#22309c;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Comic;
      font-size:14px;
      color:#302f2c;
}
#mainCol .content {
      color:#132a75;
      font-size:14px;
}
.focusBox h3 {
      background-color:#1963b3;
      border: 1px solid #132a75;
}
#header {
      background-color:#1963b3;
}

