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