/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#730919;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Arial;
      font-size:12px;
      color:#170404;
}
#mainCol .content {
      color:#161eab;
      font-size:12px;
}
.focusBox h3 {
      background-color:#f5d60c;
      border: 1px solid #161eab;
}
#header {
      background-color:#f5d60c;
}

