@charset "ISO-8859-1";


.fineprint {
	font-family: Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #EDC1AC;
	line-height: 16px;
	text-decoration: none;
}
.smallbodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: left;
	line-height: 14px;
}
.bigbodywhite {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: left;
	line-height: 24px;
}
.pagetitle {
	font-family: Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: lighter;
	color: #BF2E1B;
	text-align: left;
	line-height: 24px;
	text-transform: uppercase;
}
.bigbodygrey {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: lighter;
	color: #454647;
	text-align: left;
	line-height: 24px;
}
.smallbodygrey {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #454647;
	text-align: left;
	line-height: 16px;
}
a.smallbodygrey:link {
	color: #454647;
	text-decoration: none;
}
a.smallbodygrey:visited {
	color: #454647;
	text-decoration: none;
}
a.smallbodygrey:hover {
	text-decoration: underline;
	color: #BF2E1B;
}
a.smallbodygrey:active {
	color: #BF2E1B;
	text-decoration: none;
}

