@charset "utf-8";
/* CSS Print Document */

body{
	background:none;
	padding:0;
	margin:0;
	color:#666666;
	line-height:normal !important;
}
div{
	float:none !important;
	display:block !important;
	background:none !important;
	border:none !important;
	padding:0 !important;
	margin:0 !important;
	width:auto !important;
	height:auto !important;
	position:inherit !important;
	line-height:normal !important;
	min-height:auto !important;
	max-height:auto !important;
}
a{
	background:none !important;
	color:#22B7E5 !important;
	font-weight:normal !important;
	text-decoration:underline !important;
	width:auto !important;
	height:auto !important;
	padding:0 !important;
	margin:0 !important;
	float:none !important;
	display:inline !important;
	position:inherit !important;
	line-height:normal !important;
	min-height:auto !important;
	max-height:auto !important;
}
p, span{
	color:#666666 !important;
	float:none !important;
	min-height:auto !important;
	max-height:auto !important;
	height:auto !important;
}
h1, h2, h3, h4{
	margin:12px 0 12px 0 !important;
}
#topLinks{
	display:none !important;
}
#banner{
	display:none !important;
}
#topNav{
	display:none !important;
}
#leftNav{
	display:none !important;
}
#footer{
	display:none !important;
}
#subFooter{
	display:none !important;
}