/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#050101;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Geneva;
      font-size:14px;
      color:#050000;
}
#mainCol .content {
      color:#050505;
      font-size:14px;
}
.focusBox h3 {
      background-color:#050505;
      border: 1px solid #050505;
}
#header {
      background-color:#050505;
}

