/* <link rel="stylesheet" type="text/css" media="print" href="print.css" /> */

body {
	background-color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
* html body {
	background-color: #fff;
	background-image: none;
}

div#pageminmaxwidth {
	margin:0;
	max-width: none;
	min-width: none;
	width: auto;
}

* html div#pageminmaxwidth {
	width: auto;
}

* html div#pageminwidth {
	border-left: none;
	float: none;
	position: inherit;
}

* html div#pageminwidthcontainer {
	float: none;
	margin-left: auto;
	position: inherit;
}

#mainmenu {
	}
	
#headerlogo {
	display: none;
	}
	
#headertop {
	display: none;
	}
	
#mediaplayerpanel {
	display: none;
	}
	
#searchbox {
	display: none;
	}
	
#footer {
	display: none;
	}

#footerpanel {
	display: none;
	}
	
div#pagebodycontentframe div.contentmargin {
	margin:0;
}
