@charset "utf-8";
/* Print Friendly Stylesheet */

body {
	background: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 16px;
}

#header img, #header ul, #header ul li, #header h1, #menu, .sidebar, #footer ul, #footer img, #footer .siteBy, object, .preload {
	display: none;
}

#header h2 {
	color: #003D7A;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 40px;
	text-align: center;
}

#content h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
}

#content h2, #content h6 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
}

#content h6 {
	margin-bottom: 40px;
}

#content h3, #content h4, #content h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
}


#footer {
	font-size: 9px;
}

#wrapper #footer p address {
	font-style: normal;
}
