/* CSS Expats Print Document */

#left_bar, #secondary, #footer, #footer2 {
	display: none;
}

img {
	display: none;
}

 #main, #mainfull {
	background: white;
   	font-size: 10pt;
	width: auto !important;
   	margin: 0 5%;
   	padding: 0;
   	border: 0;
   	float: none !important;
   	color: black;
	
   	background: transparent;
   	
   	text-decoration: none;
	line-height: 120%;
}

#printerheader {
		display: block;
		background: white;
   		font-size: 12pt;
		width: auto;
		color: black;
}

* h1 {
	border-bottom-width: 1px !important;
	border-bottom-style: dashed !important;
	border-bottom-color: #000000 !important;
	

}

