@charset "utf-8";
/* MCG Print Style */

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: Black;
	line-height: normal;
}

/* Remove unwanted elements */

.thrColFixHdr #header, #menu_top, #menu, #sidebar1, #sidebar2 {
display: none;
}

div.anythingSlider {
display: none;
}

#logoprint {
	display: block;
	height: auto;
	margin: 1em;
	padding: 1em;
	border: 1px dotted #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.thrColFixHdr #footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.thrColFixHdr #container { 
	margin: 0 auto;
	border: none;
	text-align: left;
}

/* Ensure the content spans the full width */

.thrColFixHdr #container, .thrColFixHdr #mainContent {
width: 100%; margin: 0; float: none;
}

.thrColFixHdr #btn_icon{
 float:left; 
 padding: 0px 10px 0px 0px;
}

.thrColFixHdr #mainContent P{
	padding: 10px;
	margin: 10px 0 10px 0;
} 

