@charset "utf-8";
/* CSS Document */

html, body, form {
	margin: 0 0 0 0 ;
	padding:  0 0 0 0;
}

html, body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image:none;
	color:#000;
	background-color:#fff;
}

.wrap {
	width:100%;
	background:none;
}

.innerWrap {
	float:none;
	width:100%;
	padding-bottom:0;
}

.header, .menu, .footerlinks, .footerlogo 
{
	display:none;
}

.faq, .tips, .content
{
	width:100%;
}

.frontCoverPanelTitle
{
	font-size: 16pt;
	font-weight:700;
}

#trslogoprint
{
	display:block;
}

.faqContent
{
	display:block;
	visibility:visible;
}