/******************************************************************************/
/* Printer Friendly Styles Start */
/******************************************************************************/
body {
	width: auto;
	background-color: #FFFFFF;
	color: #000000;
}

#header, #footer {
	border: solid 1px #000000;
	border-width: 1px 0;
	padding: 10px;
}

#header, #middleContainer, #leftColumn, #middleColumn, #rightColumn {
	float: none;
}

#slogan, #search, #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 */
/******************************************************************************/