@charset "UTF-8";
/* CSS Document */
.printwrapper {
	visibility:visible;
	display:block;
}

body {
margin: 0; padding: 0;
font-family:calibri, tahoma, arial, sans-serif;
}

#content  {
width: 100%;
margin: 0; padding: 0;
}

#content_wrapper {
width: 100%;
position:relative;
margin: 0; padding: 0;
}

#printwrapper  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
/*#left_column, #right_column, .topmenu_wrapper,#helpmenu, .breadcrumb, #searchbar, .topmenu_wrapper, #bnr2_wrapper, #bnr_wrapper {
display:none;
visibility:hidden
}*/
