/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#f20a30;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Verdana;
      font-size:11px;
      color:#030000;
}
#mainCol .content {
      color:#73726f;
      font-size:11px;
}
.focusBox h3 {
      background-color:#3784f0;
      border: 1px solid #73726f;
}
#header {
      background-color:#3784f0;
}

