/* Zwiki DFAT default print presentation */
/* @import url(screen.css); */

#crest {
	DISPLAY: none ;
}

#mainbody , 
.mainbody {
	MARGIN-LEFT : 0;
        background: inherit ;
        background-image: none ;
}

#mainbody .tinyRegister {
        DISPLAY: none
}


.editWidgets, #comboBar, #toolBar {
        DISPLAY: none
}

#mainbody .viewWidget {
        DISPLAY: none
}

#mainbody .pageindex {
	DISPLAY: none ;
}

mainbody .pageNavigation  {
	DISPLAY: none ;
}
#text .contentNav, #text #contentIndex {
	DISPLAY: none ;
}

.top-title {
        background: inherit ;
        background-image: none ;
        font-size: 150%;
	padding: 0;
}

#usefulLinks {
        DISPLAY: none ;
}

#footerRHS {
	padding-left:0;
}
#footerNav {
	DISPLAY: none;
}

#webConformanceIcons {
	DISPLAY: none;
}

#topicStatus {
	FONT-SIZE: 10pt;
}

#disclaimerText  {
}

/* try to turn off any edit mode markup  ???*/
/*
#mainbody .editBlock {
        border: none ;
}
*/
/* appends link urls to link text */
/*
#mainbody .editBlock a:link:after,
#mainbody .editBlock a:visited:after {
     content: " (" attr(href) ") ";
     font-size: 80%;
 }
*/
