/* for future use */
body {
	color: #000000;
	background: none;
}

#containerBG, #container, #main, #content, .contentpage #contentcolumn, 
{
	width: auto !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	overflow: visible;
}

#searchandlanguagescontainer, #navtop
{
    display: none;
}

#menuleftcolumn, #highlightcolumn, .mainnavmenu, #navmain img
{
    display: none;
}

#footer
{
	display: none;
}

.morelink
{
	display: none;
}
.print
{
    display: block;
}

.nonprint
{
    display: none;
}

.sIFR-replaced .sIFR-alternate
{
    display: block;
    text-indent: 0em;
}

.sIFR-replaced embed
{
    display: none;
}

*+html .sIFR-replaced .sIFR-alternate
{
    display: none;
    text-indent: -999em;
}

*+html .sIFR-replaced embed
{
    display: block;
}