/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#95afc2;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Sans-Serif;
      font-size:14px;
      color:#000000;
}
#mainCol .content {
      color:#1a2c80;
      font-size:14px;
}
.focusBox h3 {
      background-color:#1d8f09;
      border: 1px solid #1a2c80;
}
#header {
      background-color:#1d8f09;
}

