/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#669999;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Verdana;
      font-size:13px;
      color:#66cccc;
}
#mainCol .content {
      color:#339999;
      font-size:13px;
}
.focusBox h3 {
      background-color:#3399cc;
      border: 1px solid #339999;
}
#header {
      background-color:#3399cc;
}

