@charset "UTF-8";
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
a.bodytext:link {
	color: #942824;
	text-decoration: underline;
}
a.bodytext:visited {
	color: #F15C25;
	text-decoration: underline;
}
.redboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
}
.yellowboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #BF481D;
}
.orangeboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #942824;
}
.pagefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
a.pagefooter:link {
	color: #942824;
	text-decoration: underline;
}
a.pagefooter:visited {
	color: #F15C25;
	text-decoration: underline;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #F15C25;
	font-weight: bold;
}
a.toplinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #F15C25;
	font-weight: bold;
	text-decoration: none;
}
a.toplinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #F15C25;
	font-weight: bold;
	text-decoration: none;
}
a.toplinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #942824;
	font-weight: bold;
	text-decoration: underline;
}
