body
{
	background: #FFFFFF; font-family: Arial, Verdana, Helvetica, Sans-Serif; color: #000000; padding: 0px; margin: 0px; float: none !important;
}

div#content { float: none !important; }
div#content div.left { width: 0px; }
div#content div.center-right { float: none !important; width: auto; }
div#content div.center-right div.center { float: none !important; width: auto; }
div#content div.center-right div.right { width: 0px; }

#wrapper
{
	width: auto;
	float: none !important;
	margin: 0 0;
	padding: 0;	
}

#content
{
	width: auto;
	float: none !important;	
	
}

#header
{
	display: none;	
}

#menuArea
{
	display: none;	
}

#content .left
{
	display: none;
}

#content .right
{
	display: none;
	width: 0px;
	
}


#content .center
{
	width: 100%;
	float: none;
}

#footer
{
	display: none;
}

.noprint
{
	display: none;
}

.HeadlineTextForPrinter
{
	display: inline;
	font-size: 24pt;
	font-weight: bold;
	line-height: 26pt;
	color: #000000;
}

.HeadlineImage
{
	display: none;	
}

#content h1
{
	font-size: 14pt;
	line-height: 18pt;
	color: #000000;
}

#content p
{
	font-size: 11pt;
}

#content ul
{
	font-size: 11pt;
}
#content li
{
	font-size: 11pt;
}


ul { padding-left: 20px; margin: 10px; line-height: 130%; list-style-image: none }

body, body div, body p, body h1, body th, body td, body li, body dd	{
	font-size:	12pt;
}

html>body, html>body div, html>body p, html>body h1, html>body th, html>body td, html>body li, html>body dd	{
	font-size:	12pt;
}

a:link, a:visited
{
	color: #ed1c24; font-weight: normal; text-decoration: underline;
}

.greybox { width:100%; background-color: Transparent; }