.hr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000080;
}
.hr_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f39400;
}
.hr_orangeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #f39400;
}
.hr_orangeTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #f39400;
}
.hr_blueTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #1f80af;
}
.hr_blueTextBolds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #1f80af;
}
.background {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(images/back.jpg);
}
.fback {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(images/fback.jpg);
}

.orangebar {
	background-image: url(images/spacer.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
