body#PAGEID_18072 .zoneHeader2Outer {
  background-image: url("/resources/Pictures/header1.jpg");
  min-height: 200px;
  border-bottom: 5px solid #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.zoneHeader2Outer {
  background-image: url("/resources/Pictures/header2.jpg");
  min-height: 200px;
  border-bottom: 5px solid #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

@media (min-width: 768px) {
  body#PAGEID_18072 .zoneHeader2Outer {
    min-height: 300px;
  }

  .zoneHeader2Outer {
    min-height: 300px;
  }
}

@media (min-width: 992px) {
  body#PAGEID_18072 .zoneHeader2Outer {
    min-height: 400px;
  }

  .zoneHeader2Outer {
    min-height: 400px;
  }
}

#id_Header2 h1 {
  text-shadow: 1px 1px #fff;
}

.zoneContentOuter {
  background-color: #fff;
  border-top: 1px solid #005282;
}

.WaGadgetMenuHorizontal .menuInner {
  border-bottom: none;
}

.WaGadgetMenuHorizontal.menuStyle001 .stickness, .WaGadgetMenuHorizontal.menuStyle002 .stickness {
  border-top: none;
  border-bottom: none;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.sel > .item > a > span::after {
  width: 50px;
  height: 1px;
  border-radius: 0;
  left: 0;
}

.col-5 {
  width: 18%;
  float: left;
  padding: 5px;
}

.col-5 img {
  max-width: 100%;
}

.border-bottom {
  border-bottom: 1px solid #dddddd;
  padding: 0 0 20px 0;
}

.WaGadgetContent table, .WaGadgetContent tr, .WaGadgetContent td, .WaGadgetContent th {
  border: 1px solid #ddd;
  border-collapse: collapse;
}

.zoneFooterOuter {
  background-color: #fff;
  border-bottom: 1px solid #005282;
}

.zoneFooter1Outer {
  background-color: rgba(1, 82, 137, 0.8);
  border-top: 5px solid #fff;
}

.zoneBrandingOuter {
  background-color: rgba(1, 82, 137, 1.0);
}