@media print{
body{overflow: visible !important;}
#wrapper{overflow: visible !important;}
#Wrapper_mid{overflow: visible !important;}
}
	
html,body{
	width:100%;
	height:100%;
	font-size:11pt;
}

#slide_panel {
	display:none;
}

#wrapper {

}


#header_wrapper{
}

#header_left{
}

#header_right{
	display:none;
}

#Wrapper_top{
	display:none;
}

#Wrapper_bot{
	display:none;
}

#contents{
overflow:visible;
}

#slidingPanel{
overflow: visible !important;
}

#steps1Panel{
overflow: visible !important;

}

#steps2Panel{
overflow: visible !important;
}

#steps3Panel{
overflow: visible !important;
}
#steps4Panel{
overflow: visible !important;
}
#steps5Panel{
overflow: visible !important;
}

#cont-main{
overflow: visible !important;

}

#cont-main2{

}

#bg-non-flash{
	display:none;
}

#footer{
	text-align:right;
	font-size:9pt;
}
