/*--------------------------------------------------
Print Style Sheet (Print Layout)

Created/Revised: 2/9/2010
--------------------------------------------------*/


/* General
--------------------------------------------------*/

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
}

a {
	color: #0000ff;
}

img {
	border: 0px;
}

/* Hide
--------------------------------------------------*/

em#notice, #headerEvents img, #mainNav, #secondaryNav, .site #content img, object {
	display: none;
}