/******************************************************************************/
/* Printer Friendly Styles Start */
/******************************************************************************/
body {
	background-color: #FFFFFF;
	color: #000000;
	width: auto;
}

#header, #breadcrumb, #left-column, #right-column, #footer, .printHide {
	display: none;
}

#main {
	border-width: 0;
}

#middle-wrapper, #middle-column {
	float: none;
}

a {
	background-color: inherit;
	color: inherit;
	text-decoration: none;
}
/******************************************************************************/
/* Printer Friendly Styles End */
/******************************************************************************/
