/***************************************************************************
 *                                  css/print-style.css
 *                            -----------------------------
 *   begin                : 06/10/09
 *   author               : Chad Berg
 *   email                : chad@bdhtek.com
 *   description          : This files contains the page styles for the entire site.
 *
 ***************************************************************************/

#header, #topNav, #leftNavTD {
  display: none !important;
}

body {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}