@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;
}
.orangeboxbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
a.orangeboxbodytext:link {
	color: #770B0A;
	text-decoration: underline;
}
a.orangeboxbodytext:visited {
	color: #333333;
	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;
}
.yellowpagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #F7941E;
}
.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;
}
.photoFloatRight {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.photoFloatLeft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.likeustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	height: 15px;
}
