body {
	background-color:#FFFFFF;
	font-family :  geneva, helvetica, sans-serif ;
	font-size: 10pt;
	text-align: left;
	margin: 0px;
	background-image: none;
}


#secondaryNav, #menuContainer, #subMenuContainer, #footer {
	display:none;
}

#logo {
	padding:0px 0px 8px 24px;
	float: left;
}

#page {
	width: 100%;
	border:none;
	color:#000000;
}

#headerPrint {
	height:70px;
}

#headerPrint p {
	display: inline;
	text-align: right;
	float:right;
	margin:0px;
	font-size:9pt;
	margin-right: 50px;
}

#headerPrint a {
	font-weight: normal;
	text-decoration: none;
}

h1 {
	margin-top:10px;
	border: none;
	padding: 0px;
	color: #000000;
}

h2 {
	color: #000000;

}

a:link, a:active, a:visited, a:hover {
	text-decoration : underline;
	font-weight : normal;
	color : #000000;
}

