/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#993300;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Helvetica;
      font-size:11px;
      color:#cc9933;
}
#mainCol .content {
      color:#000000;
      font-size:11px;
}
.focusBox h3 {
      background-color:#cc3333;
      border: 1px solid #000000;
}
#header {
      background-color:#cc3333;
}

