html {
  background: white;
}
body, td, th, p, label, legend, dd, dt, li {
  color: black;
  font-size: 10pt;
}
h1 {
  font-size: 24pt !important;
  text-align: center;
  padding-top: 30pt !important;
  padding-bottom: 40pt !important;
}
h2 {
  font-size: 12pt;
}
h3 {
  font-size: 11pt;
}
.policy_end {
  page-break-after: always;
}
#headerbar, #headerbar_admin, #headerbar_client {
  display:none;
}
#navcontainer ul, #navcontainer_client ul {
  display: none;
}
#pagecontent {
  width: 95%;
  border: none;
  outline: none;
  height: 100%;
}
#pagecontent ul > ul {
  list-style: none;
  margin-left: 0;
  padding-left: 1em;
}
#pagecontent ul > ul > li:before {
  display: inline-block;
  content: "-";
  width: 1em;
  margin-left: -1em;
}
#pagewrapper {
  width: 100%;
  border: none;
  outline: none;
}
.policy_text, .full_page {
  width: 100%
}
#lefthalf {
  width: 49%;
}
#righthalf {
  width: 49%;
}
#footer, #footer_client {
  display: none;
}
.policy_status, .policy_controls, .procedure_status, .procedure_controls, .form_controls, #back_nav, #notice, .status_inline, .identify_set, #notes_list {
  display:none;
}
#title_display {
  display:none;
}
#title_print, #form_title_print {
  display:block;
}
body {
  line-height: 120%;
}
.policy_text p {
  font-size: 10pt !important;
}
.item {
  clear:left;
}
.hide_when_printing {
  display: none;
}
