/*

	Print Styles
	
*/
#TopRight, #TopNav, #SearchBox, #MainNav, #HomepageBanner, #header_int, #footer_int, #title, #border_int, #subNav, #footerText, 
#w3c, #footerNav, #actions, #breadcrumbs
{
	display: none;
}

#uber
{
	width: 525px;
	margin: auto auto;	
}

#Content, #HomepageContent, #interior, #contentWrap, #content_int, #header, #footer, #TopLeft, #eSolutionsLogo, #printArea
{
	position: relative;
	left: 0px;
	top: 0px;
	float: none;
	width: 525px; 
	border: 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#HomepageContent *
{
	color: #3f3f3f;
}

.homepage_if
{
	padding-left: 0px;
	color: inherit;
	background-image: none;
}

#eSolutionsLogo
{
	width: 525px;
	float: none;
	margin: 20px 0px 0px 0px !important;
}