body{
	font:100%/1.25 Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: larger;
}

body #container{
	width: 100%;
	padding: 0px;
}

body #container #header{
	display: none;	
}

body #container #printheader #header_link{
	height: auto;
}

body #container #printheader{
	display: block;	
}

body #container #footer{
	display: none;
}

body #container #content #right, body #container #content_home #right{
	display: none;
}

body #container #content{
	width: 100%;
	margin-top: 0px;
}

body #container #content #left{
	display: none;
}

body #container #content #center, body #container #content_home #center{
	width: 965px;
	color: #000000;
}

body #container #content, body #container #content_home{
	background: none;
}

body #container #content #center #center_flash_header, body #container #content_home #center #flash_banner{
	display: none;
}

#divPleaseWait, #divPleaseWaitInner{
	display: none;
}

#home_section_nav, #dragger{
	display: none;
}

div.noprint{
	display:none;
}

