@charset "UTF-8";
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.bodycopybold {
	font-weight: bold;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 8px;
	font-weight: bold;
	color: #666666;
	text-indent: 20px;
	margin-bottom: 0px;
}
.link {
	color: #ED3029;
	text-decoration: none;
}
.link:hover {
	border-bottom-style: dotted;
	border-bottom-color: #ED3029;
	border-bottom-width: 1px;
}
.link2 {
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
}
.link2:hover {
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ED3029;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ED3029;
}
.partnerbox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ED3029;
	border-bottom-color: #ED3029;
	margin-top: 20px;
}
.bodycopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ED3029;
	padding-left: 10px;
}
