﻿@media print
{
	body{font-size:15px;}
	html{background: transparent none repeat scroll 0 0;}
    .topMenuWrapper{display: none;}
    ul#topmenu{display:none;}
    a.headerPicture{display: none;}
    #header{display: none;}
    #header img{display: none;}
    .breadcrumb{display: none;}
    .submenu{display: none;}
    .left_c2{display: none;}
    .left_c1{width:auto;}
    .middle_c2{width:auto;}
    .right_c1{display: none;}
    #footer {background: transparent none repeat scroll 0 0;overflow: hidden;position: static;width: auto;}
    
    .art_lop1_bottom, .art_lop_bottom_wide{display: none;}
    .middle_c1{display: none;}
    .print_div, .print_div_wide, .newsfunctions{display: none;}
    #totalwrapper {background: transparent none repeat scroll 0 0;position: static;width: auto;page-break-after:avoid; page-break-inside:avoid;}
    #columnswrapper{background: transparent none repeat scroll 0 0;overflow: visible;position: static;width: auto;page-break-after:avoid; page-break-inside:avoid;}
   
	.middle_c2{background: transparent none repeat scroll 0 0;overflow: visible;position: static;page-break-after:avoid;page-break-inside:avoid;}
    .middle_c3{background: transparent none repeat scroll 0 0;overflow: visible;position: static;width: auto;page-break-after:avoid; page-break-inside:avoid;}
    .art_fullength{background: transparent none repeat scroll 0 0;overflow: hidden;position: static;width: auto;page-break-after:avoid;page-break-inside:avoid;}
    .art_fullength_wide{background: transparent none repeat scroll 0 0;overflow: visible;position: static;width: auto;page-break-after:avoid;page-break-inside:avoid;}
    .art_lop1_bottom_left{display: none;}
    .art_lop1, .art_lop_double, .art_fullength_wide, .art_lop1_bottom{background: transparent none repeat scroll 0 0;}
    .middle_c2 .art_lop1, .middle_c2 .art_lop_double, .middle_c3 .art_fullength_wide{background: transparent none repeat scroll 0 0;}
    .search{display: none;}
    a.bypassNav{display:none;}
    
	.TopNavigationBarDiv{display: none;}

}

