@import "/css/speedo/screen/_utility.css";
@import "/css/speedo/screen/vLayout.displayOutput.css";

.utilityNavContainer,
.headerContainer,
.secondaryNavContainer,
.tertiaryNavContainer,
.adContainer,
.signupContainer,
.utilityNav2Container
{
	display: none !important;
}

body
{
	min-width: 544px !important;
}

.mainContainer
{
	width: 544px !important;

	voice-family: "\"}\"";
	voice-family: inherit;

	width: 542px !important;
}

.bodyContainer
{
	background-image: none !important;
}

.contentContainer
{
	float: none !important;
}

/* ADDED PRINT STYLES */

body
	{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: arial, verdana, helvetica, sans-serif;
	background-image: none;
	font-size: 12px;
	color: #000;
	}

img
	{
	border: 0;
	}

#navigation
	{
	display: none;
	}
	
	.secondary .column1
		{
		display: none;
		}
		
#topnav
	{
	padding: 10px 0 0 100px;
	}
	
	#topnav .links
		{
		display: none;
		}
		
.bottomNav
	{
	display: none;
	}
	
.copyright
	{
	padding: 10px 0 0 0;
	text-align: center;
	}
