/*------------
Print Style Sheet
By Mark Merrick 10/2006
v 1.0
--------------*/

/*------------
Hide the Global Nav, Left Nav, Header, and Footer
--------------*/

div#mainContent {width: 630px;}

#globalNavCell, #globalNavCellSpacer { display: none;}

#leftNavCell, #leftNavCellSpacer { display: none;}

table#bodyTable {}

table#mainHeaderTable { display: none;}

table#elaborateMainContent {}

table#searchTable { display: none;}

table#leftNavBottom { display: none;}



