body {
  font: 12pt/25pt arial serif;
  background-color: white !important;
  background-image: none !important;
  color: black;
  margin-left: 20pt;
  margin-right: 20pt;
  line-height: 15pt;
}
h1 {
  font-size: 15pt;
}
h2 {
  font-size: 13pt;
}
h3 {
  font-size: 12pt;
}
#logo-container,
#headerBar,
.infoBar,
#footer {
  display: none;
}
.headerWeb {
  display: none;
}
.headerPrint {
  vertical-align: middle;
  margin: 20pt auto;
  display: block;
}
.employer-logo {
  float: left;
  margin-right: 20pt;
}
.employer-sidebar {
  margin-bottom: 20pt;
  border-bottom: 1pt solid black;
}
.offer-title {
  font-weight: bold;
  font-size: 17pt;
  margin: 10pt 0;
}
.navbar-inner {
  display: none;
}
a:link,
a:visited {
  color: #7A1E19;
  background: white;
  text-decoration: none;
}
.accordion {
  display: none;
}
.modal {
  display: none;
}
