body, #content {
  background: none;
}

#cert {
  display: none;
}

#header-img {
  display: none;
}

.page-header {
  background: none;
  border-bottom-color: #CDD2D2;
  color: #000000;
  margin-left: 0;
  padding: 0;
}
.page-header h1 {
  background: none;
  float: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}

.label {
  background-color: #ddd;
}

.label-inverse {
  background-color: #ccc;
}

.toc-right {
  display: none !important;
}

a:link:after, a:visited:after {
  content: "" !important;
}

.new-layout #content #content_wrapper {
  max-width: 100%;
}

.program-report {
  margin-left: 1em;
  margin-top: 0;
  font-size: 11px;
  line-height: 13px;
}
.program-report .program-report-content .section-content {
  background-color: white;
}
/*# sourceMappingURL=print.css.map */