@charset "utf-8";
/* CSS styles for printing web pages - some divs are not printed (e.g. menu links) while positon of others is adjusted
to make the most of the print are.*/

.noprint {display:none;}
.footermenu {display:none;}
/*#left {top:30px;}*/
#left {display:none;}
#left2 {display:none;}
#main {left:0;width:100%;top:30px;}
.extraleftindent {margin-left:0;}


#fixbannerimage {
	
	top: 120px;
	left:0px;
}


