/* @import url(print.css); */
body,
html body {
  font-family: Arial, sans-serif;
  font-size: 11pt;
  color: #000000;
  background: transparent;
  padding: 0 !important;
  margin: 0 !important;
}
#masthead {
  background: transparent;
  margin: 0;
  padding: 0;
  height: auto;
  min-height: 1em;
}
#masthead h1 {
  font-size: 1em;
}
#masthead .tagline h1 .phrase1 {
  margin-right: 3em;
}
#masthead .tagline h1 .phrase1,
#masthead .tagline h1 .phrase2 {
  display: inline;
  color: #000000;
  background: transparent;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
}
#menu {
  display: none !important;
}
.mainbody, .footer {
  margin: 0 0.5in;
  padding: 1em;
}
