
/* =All
----------------------------------------------- */
#logo {
  margin-top:26px;
  }

/* =cs0 (CPages)
----------------------------------------------- */

/* =cs4 (Home)
----------------------------------------------- */
body.cs4 {
  background-image:url("images/bg_pg_blue2.gif");
  background-color:#e0e0e0;
  }
.cs4 .container {
  /*background:#fff url("images/bg_col_ms_shade.gif") repeat-y 0 0;*/
  background:#fff url("images/shadingSection2.gif");
  border-color:#345;
  }
.cs4 #header {
  background-image:url("images/header3a.jpg");
  background-position:0 0;
  }
.cs4 #subcol {
  color:#554;
  }
.cs4 #nav {
  background-image:url("images/bg_cnav_gray.gif");
  border-color:#fff;
  }
.cs4 #nav a, .cs4 #nav strong, .cs4 #nav #current a strong {
  color:#fff;
  }
.cs4 #nav #current strong, .cs4 #nav #current a {
  background-color:#422;
  color:#dcb;
  }
.cs4 #nav a:hover {
  /*background-image:url("imgages/bg_navshadow_311.gif");*/
  background-color:#1f4469;
  color:#fff;
  }
.cs4 #nav a:hover, .cs4 #nav #current a:hover strong, .cs4 #nav #current strong {
  color:#bbccdd;
  }
.cs4 #nav a strong, .cs4 #nav #current a strong {
  background:none;
  }
.cs4 #nav a, .cs4 #nav strong {
  border-color:#633;
  color:#fff;
  }
.cs4 #cnav, .cs4 #footer p {
  background-color:#000;
  }
.cs4 h1 a, .cs4 h1 #parentlink, .cs4 h1 a:visited, .cs4 #section a  {
  color:#456;
  }
.cs4 #cnav a, .cs4 #footer p {
  color:#adbace;
  }
.cs4 #cnav a:hover {
  color:#9ce;
  }
.cs4 h1, .cs4 #section {
  background-image:url("images/shadingSection2.gif");
  background-color:#cdc;
  border-bottom-width:0;
  color:#456;
  }
.cs4 h2, .cs4 h2 a, .cs4 h2 a:visited {
  color:#744;
  }
.cs4 #host em {
  }
.cs4 ul.offsite li, .cs4 cite.offsite {
  }
.cs4 #footer, .cs4 #footer p {
  border-color:#124;
  }
.cs4 #footer a, .cs4 #footer a:visited {
  color:#79a;
  border-color:#689;
  }
.cs4 #footer a:hover {
  color:#9bc;
  border-color:#8ab;
  }