@charset "utf-8";
.ggggg {
	font-size: 12px;
}
.twoColLiqLtHdr #sidebar1 {
	display: none;
	}
.twoColLiqLtHdr #navbar {
	display: none;
	}
.twoColLiqLtHdr #footer {
	display: none;
	}
body  {
	font: 100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
}
.twoColLiqLtHdr #container {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0;
	text-align: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
} 
.twoColLiqLtHdr #mainContent {
	margin: 0;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
} 
.twoColLiqLtHdr #printfooter {
	display: block;
	}

