/* CSS Print Document */

body {
	background-color: #FFFFFF;
	font-size: 12pt !important;
}

div, h1, h2, h3 {
	color: #000000 !important;
	margin: 0 !important;
	padding: 0 !important;
	background-color: #FFFFFF !important;
	position: static !important;
	border-left: 0px none #ffffff !important;

}

p, h1, h2, h3 {
	margin: 12pt 0pt !important;
}

#LayerMail, #LayerSidebar, #LayerBanner, #LayerLogo, #LayerHome {
	display: none;
}

a:link, a:visited {
	color: #000000 !important;
	background-color: transparent !important;
}
.imgfloatright, .imgfloatleft {
	display: none !important;
}
