@charset "UTF-8";
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1181B;
}
.details a, .details a:active, .details a:visited {
	color: #A1181B;
	text-decoration: none;
}
.details a:hover {
	color: #000000;
}
.nav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 127px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
.nav-text a, .nav-text a:active, .nav-text a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 127px;
}
.nav-text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 127px;
	background-color: #A1181B;
}
.here {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 127px;
	background-color: #A1181B;
}
.body-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #A1181B;
}
.body-subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.body-text a, .body-text a:active, .body-text a:visited {
	color: #A1181B;
	text-decoration: none;
}
.body-text a:hover {
	color: #999999;
	text-decoration: underline;
}
.legal-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1181B;
}
.legal-link a, .legal-link a:active, .legal-link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1181B;
	text-decoration: none;
}
.legal-link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.bodybullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	display: list-item;
	line-height: 18px;
}
.bodybullet a, .bodybullet a:active, .bodybullet a:visited {
	color: #666666;
	text-decoration: none;
}
.bodybullet a:hover {
	color: #A1181B;
	text-decoration: none;
}

