/*---------Print page set up----------*/

#nonPrintItem {
	display:none;
}

#homeList {
	display:none;
}

#jumpTop {
	display:none;
}

a {
	display:none;
}

img {
	display:none;
}

h1 {
	font-size: 13pt;
	text-indent: none;
	color: #000000;
	text-align: left;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, helvetica;
	font-size: 13pt;
	color: #000000;
	text-align: left;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-weight: bold;
}

h3 {
	font-family: Arial, helvetica;
	font-size: 13pt;
	text-indent: none;
	color: #000000;
	text-align: left;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	font-family: Arial, helvetica;
	font-size: 13pt;
	text-indent: none;
	color: #000000;
	text-align: left;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-weight: bold;
	text-transform: uppercase;
}

#printItem {
	font-family: Arial, helvetica;
	font-size: 13pt;
	color: #000000;
	text-align: left;
	margin-left: 20pt;
	width: 100%;
	padding: 0pt;
}

#printFooter {
	font-family: Arial, helvetica;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	width: 100%;
	padding: 10pt;
	font-style: italic;
}
