#header, #footer, #sideLeft, #user, .print-icon, .leading_separator, .componentheading, .buttonheading {
  display: none !important;
}
body, html, #wrapper, #middle, #container, #content, .leading, form {
  float: none !important;
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
}

img { border: 0; }

#map-div-1 { width: 80mm !important; margin: 0 0 1em 0 !important; }
#map-div-2 { width: 80mm !important; margin: 0 0 1em 0 !important; }
#map-div-3 { width: 80mm !important; margin: 0 0 1em 0 !important; }
#map-div-4 { width: 80mm !important; margin: 0 0 1em 0 !important; }

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

.phide td { font-size: 0.1em; height: 5mm; }

table { border-collapse: collapse; margin: 0 0 6em 0;}
table td { padding: 0; vertical-align: top; }

img.print {
  display: block;
  margin: 0 0 1em 0;
}

#content {
  font-size: 12pt !important;
  line-height: normal !important;
  width: auto !important;
  font-family: "Times New Roman" !important;
  color: #000 !important;
  padding: 0 !important;
}
#content a {
  color: #000 !important;
  text-decoration: none !important;
}
#content h1 {
  display: none !important;
}
#content h2 {
  font-size: 100% !important;
  color: #000 !important;
  font-weight: bold;
  margin: 0 0 1em 0 !important;
  padding: 0 !important;
}
#header{
	display: none !important;
}
#sidebar{
	display: none !important;
}
#footer{
	display: none !important;
}