.pdf_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-type: square;
}
.pdf_headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #0B553E;
}
.pdf_subheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0B553E;
}
.pdf_mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.pdf_footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-type: square;
}
.dan_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
}
.dan_footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	list-style-type: square;
}
.dan_mainnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.dan_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
}
.dan_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0065A4;
}
.dan_subheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0065A4;
}

#header {
	margin: auto auto;
width: 1000px;
height:100px;
text-align: right;
background-image:url(images/PDF-new-header.gif)
}

#number {
	float:right;
	margin-right:65px;
	margin-top: 12px;
}

.whitebold {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:20px;
	color:#FFF;
	font-style:normal;
}
.numbergold {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:32px;
	color:#cc8c00;
	text-shadow: 1px 1px 1px #fff;
	font-style:normal;
}
