@charset "utf-8";
body {
	background-color: #ffffff;
	background-image:none;
}

.noprint {
	display:none;
}


#MainWrapper,#SplashWrapper,#ContentWrapper,#RightCol,#RightContent,#Content{
	width: 100%;
	margin: 0;
	float: none;
	background-color: #FFF;
	background-image: none;
}
#RightCol {
	width:650px;	
}

.banner,#LeftCol,#footer,#footerDefault,#global_TextNav,#global_SearchBox,#Translation{
    display: none;
}

img.accent {
	display: none;
}

div.returnNav {
	display: none;
}

a:link, a:visited {color: #781351}






