/* print styles here */

body {
  background-color: #fff;
  background-image: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 11pt;
  line-height: 1.4em;
}

#wrapper {
  width: 100%;
  padding: 0;
  background-image: none;
}

#nav {
  display: none;
}

#content {
  margin-top: 0;
}

#wrapper #content .heading {
  height: auto;
  text-indent: 0;
  overflow: visible;
  background-image: none;
}

