@charset "utf-8";
/* CSS Document */

#printPhone, #mainContent  {
	display: block;
}

#printPhone h1 {
	font-size: 18px;
}

.thrColAbsHdr #mainContent {
	margin: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding: 0;
}

.thrColAbsHdr #footer, .thrColAbsHdr #sidebar2, .thrColAbsHdr #navBar, .thrColAbsHdr #header, .thrColAbsHdr #footerBar, .thrColAbsHdr #nav {
	display: none;
} 