/******************************************************************************/
/* Printer Friendly Styles Start */
/******************************************************************************/
body {
	width: auto;
	background-color: #FFFFFF;
	color: #000000;
}

#middleContainer, #middleColumn {
	float: none;
}

#header, #leftColumn, #rightColumn, #footer, .middleTop, .printHide, .blueBox .top, .blueBox .bottom, .greenBox .top, .greenBox .bottom, .pinkBox .top, .pinkBox .bottom {
	display: none;
}

#outerColumnContainer, .blueBox .content, .greenBox .content, .pinkBox .content {
    padding: 0;
	border-width: 0;
}

a, a:visited {
	background-color: inherit;
	color: inherit;
	text-decoration: none;
}
/******************************************************************************/
/* Printer Friendly Styles End */
/******************************************************************************/