body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
}
#head h1 {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/layout/printlogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	display: block;
	width: 100%;
	background-color: #CCCCCC;
	font-size: 19pt;
	color: #666666;
}
#sidenav {
	display: none;
}
#maincontent h2 {
	color: #000000;
}
#maincontent {
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#address {
	font-size: 8pt;
	color: #666666;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 12pt;
	clear: both;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#logobar img {
	padding-right: 40px;
	float: left;
}
#maincontent img {
	text-align: right;
	clear: both;
	float: right;
}

#logobar {
	text-align: center;
}


.hidden {
	display: none;
}
a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#maincontent h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #000000;
}

.clear {

	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	visibility: hidden;
}
