body div#toolTip { 
    background: #B4D670;
    border:2px solid #007135;
}
.sectionHeader {
    background: #5E88A2;
}
.sectionBody {
    background: #404040;
}
#powerSearchForm {
    background: #c0c0c0;
}
#logo {
  width: 210px;
  height: 64px;
  background: #fff url(/production/images/distribution13/logo_distribution13.gif) no-repeat;
}
#topNav li.tab {
  background: #5E88A2;
}
#topNav li.blankTab {
	background: #fff;
}
#topNav #navOn {
  background: #404040;
}
#navOn a {
  color: #fff;
}
#subNav {
  border-top: 1px solid #404040;
  background: #404040;
  border-bottom: none;
}
#subNav a {
  color: #fff;
}
#subNav a.filterNavDivider {
  background: #B4D670;
}
#popupContainer {
	background: #B4D670;
}
#loginTop {
  background: #404040;
  border: none;
  margin-top: 5px;	
}
#footer {
  background: #404040;
  border: none;	
}

