  @media print {
  body { font-family: "Source Sans Pro", Arial, Helvetica, sans-serif; }
  #skip-links,
  div.footerContainer,
  div#arc-menu,
  .arc-menu-btn,
  .searchIcon,
  .btnApply,
  .hdrTopWrap,
  a#menu, a.pull-menu,
  .breadcrumb,
  .hdrBg img,
  .submenuVisible {
    display: none !important; }

  .submenuHide {
    display: block !important; }

  .NavContainerRight.submenuHide { display: none !important; }
  .overflowWrap {
    min-height: 0 !important; }

  #content-start {
    margin: 0 !important; }

  a, a:visited {
    color: black !important;
    text-decoration: none; }

  h2 {
    font-size: 1.6em; }

  h3 {
    font-size: 1.5em; }

  h4 {
    font-size: 1.25em; }

  h5 {
    font-size: 1.125em; }

  h6 {
    font-size: 1em; }

  div.body-wrap table {
    width: 100%;
    text-align: left; }
    div.body-wrap table caption, div.body-wrap table th {
      text-align: left; }

  .photo .hdr {
    font-size: 1.0em;
    font-weight: 600;
    display: block; }

  .photo .body {
    font-size: 1.0em;
    display: block; }

  img {
    max-width: 500px; } }
