/* Reset */
.screen_hd{ display:none}
.img_netassetvalue{ display:none}


/* Print */
.hd img.print_hd{ display:block; margin:0}
.netAssetValue span.txt_netassetvalue{ display:block}


body{
	width:100%;
	height:auto;
	float:none;
	overflow:visible;
}

.shadowbox,
.shadow_side,
.shadow_inner{
	/*display:block;	
	overflow-x:visible;
	overflow-y:visible;	
	height:auto !important;	
	float:none !important;
	background:none;*/
	
	overflow:visible;
	position:absolute;
	
}
.shadowbox{ margin-top:0}
.shadow_side{ padding:20px 0 0;}

.ct-home{ margin:0; padding:0 0 0 10px; float:left; width:500px}
.home_copy{ font-size:25px; width:84%}

.nav-sub{
	padding:0
}
.nav a {
	padding-left:4px;
	padding-right:4px;
	margin-right:2px;
}


.list_pdf{
	width:235px;
}