/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#940627;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Helvetica;
      font-size:11px;
      color:#0d0900;
}
#mainCol .content {
      color:#9c6a08;
      font-size:11px;
}
.focusBox h3 {
      background-color:#850422;
      border: 1px solid #9c6a08;
}
#header {
      background-color:#850422;
}

