
/* Print */
/* Print.css */
/* Created March 15, 2005 */
/* Modified August 16, 2006
--------------------------------------- */

/* Containers */

body {
	background: White;
	font-size: 9pt !important;
	color: Black;
	padding: 0 3%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

body, #frame, #header, #mainCol, #header #logo, #logo h1 a, #subCol, #extraCol, #footer, #subContent, #footerLeft, #footerRight, .features, .actions, #highlights, #blue_Container{
	position: static !important;
	text-align: left;
	text-indent: 0;
	background: White;
	color: Black;
	border-color: Black;
	width: auto !important;
	height: auto;
	display: block !important;
	float: none !important;
	min-height: 0;
	margin: 0px;
	padding: 0px;
	}

/* Hide Stuff */

#flashcontent, #mainNav, #subNav, #topNav, #topNav p.slogan, #bottom, #logo, form, input, select, img, #info, .flash{
	display: none !important;
	}