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

/* Table heights */
#height30			{ height:0px; }
#height47			{ height:0px; }
#height48			{ height:0px; }
#height213			{ height:0px; }
#height215			{ height:0px; }
#height216			{ height:0px; }

#top1, #top2, #top3, #top4, #top5, #top6, #mainnav, #leftnav, #copyright {
  display: none !important;
}

#logo {
  display: inherit !important;
}

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

#mainbody {

}