/* MPS print styles */

.navigation 
{
	display: none;
}

#sectionHeaders
{
	display: none;
}

#headerAndContent
{
	width: 750px;
}

#coreContent 
{
	overflow: visible;
	page-break-before: avoid;
	display: block;
	padding-right: 10px;
	height: auto;
}