#header, 
#subheader,
#sidebar,
#next-steps_footer,
#footer ul.policies,
#footer ul.links {
  display: none;
}

div {
  float: none;
  background: none;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

body #printheader,
body #printheader p {
  display: block !important;
  font: 7pt/1.1 "Times New Roman", Times, serif;
}

body #printheader h2 {
  font: 8pt/1.1 "Times New Roman", Times, serif;
  font-weight: bold;
}

body #printheader a {
  display: none;
}

#content {
  background: none;
  border: none;
  float: none;
  margin: 0;
  padding: 0;
  font: 12pt/1.6 "Times New Roman", Times, serif;
}

h2,
h3,
h4 {
  font: 20pt/1.4 Arial, sans-serif;
  margin: 0 0 1em;
  font-weight: normal;
}

h3 {
  font-size: 18pt;
}

h4 {
  font-size: 14pt;
  font-weight: bold;
}

p {
  margin: 0 0 1em;
  font: 14pt/1.6 "Times New Roman", Times, serif;
}

ul {
  list-style-type: circle;
  margin: 0 0 1em;
  padding: 0;
}

li {
  margin: 0 0 0 1em;
  padding: 0;
}

a {
  color: blue;
  text-decoration: underline;
}

#footer ul {
  list-style-type: none;
  display: block;
}
