/*	
	When updating this file, use http://www.csscompressor.com to compress 
	and update CommonShowPrint.min.css as well 
*/

*
{
	width: auto;
	font-size: 10pt;
}
/* Header */
#headerDiv
{
	width: 17cm !important;
	left: auto;
	top: auto;
	width: auto;
	height: 82px;
}

#headerDiv #LogoDiv
{
	position: relative;
	left: auto;
	top: auto;
	width: auto;
	height: auto;
	float: left;
}

#headerDiv #brandDiv
{
	position: relative;
	top: 25px;
	width: auto;
	height: auto;
	font-size: 11px;
	text-align: left;
	float: left;
}

#headerDiv #linksDiv
{
	display: none;
}

#headerDiv #neverStopAskingDiv
{
	position: relative;
	left: 90px;
	top: auto;
	width: auto;
	height: auto;
	color: #9B0E20;
	font-weight: bold;
}
/*<< Header */

#rightDiv, #mainMenuDiv, #bottomNavigationTable, #imageDiv, #rightMenuDiv, #leftNavDiv
{
	width: 0;
	height: 0;
	display: none;
	visibility: hidden;
}

td, td *
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.print
{
	display: block;
	padding: 10px;
	width: 17cm !important;
}

html
{
	text-align: left;
}

body, .clearing, #contentNormalDiv, #contentClearingDiv, #contentSpecialDiv, #programmContentDiv
{
	width: 17cm !important;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	left: 0px;
	border: 0px;
}

.addthis_toolbox, addthis_default_style
{
	display: none;
}

#changeFontSizeDiv
{
	display: none;
}

#SPFooter, #FPFooter
{
	display: none;
}

#LeftTabDiv
{
	display: none;
	visibility: hidden;
}

a.programmeLink
{
	white-space: nowrap !important;
}

a.programmeLink:hover, a.programmeLink:visited, a.programmeLink:active
{
	white-space: nowrap !important;
}
