#WelcomeTab
	{
	display: none;
	}

#Content
	{
	height: auto;
	margin: 0px;
	border: none;
	}

#Content p
	{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	}

#Content p.BrandList
	{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	text-align: right;
	}

#Content .WelcomeForeground
	{
	display: none;
	}

#Content .WelcomeForegroundPrint
	{
	display: block;
	}

#DotArrow
	{
	position: relative;
	display: block;
	clear: both;
	height: 52px;
	margin-right: 30px;
	overflow: visible;
	}

#Footer
	{
	clear: none;
	}
