#home_note h2, #home_note div {
  background: #f5f8f8 url('images/home_note_bg-dkrblue.png') no-repeat scroll bottom left;
}

.cbox_small_blue {
  background-image: url(images/cbox-small-dkrblue.png);
}

.cbox_small_green {
  background-image: url(images/cbox-small-lghtrblue.png);
}

.cbox_smed_blue {
  background-image: url(images/cbox-smed-dkrblue.png);
}

.cbox_smed_green {
  background-image: url(images/cbox-smed-lghtrblue.png);
}

.cbox_med_blue {
  background-image: url(images/cbox-med-dkrblue.png);
}

.cbox_med_green {
  background-image: url(images/cbox-med-lghtrblue.png);
}

.cbox_large_blue {
  background-image: url(images/cbox-large-dkrblue.png);
}

.cbox_large_green {
  background-image: url(images/cbox-large-lghtrblue.png);
}

#banner {
  background-image: none;
  background-color: white;
  height: 172px;
}

.overbox .banner {
  background-image: none;
  background-color: white;
  background-repeat: repeat;
}

.overbox .banner img {
  padding-top: 2px;
}

.overbox .slogan {
  background-color: #79aadc;
}

#banner #logo {
  margin-left: 15px;
  margin-top: 3px;
}

#banner #caduceus.side {
  color: #00529c;
  padding-top: 54px;
}

#buttons {
  background-color: #3b6a9d;
}

