.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #B11A00;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: Black;
}
.subheadsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: Black;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: Black;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #B11A00;
	font: italic 13px/15px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: Black;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: Black;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: Black;
}
.bodycopysm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: Black;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color : White;
}
.captionsAC{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: normal;
	font-weight: bold;
	color: Black;
}
.boxgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color : #FFD600;
	text-indent: 20px;
}
.boxwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color : White;
	text-indent: 20px;
}
.smquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color : Black;
	font-style: italic;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color : #B11A00;
}
.lgquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 34px;
	font-weight: normal;
	color : 646464;
	font-style: italic;
	text-indent: 20px;
}

a:link { color:#646464; text-decoration:none}
a:visited { color:#646464; text-decoration:none}
a:hover { color:#B11A00; text-decoration:none; cursor:hand}
a:active { color:#B11A00; text-decoration:none}


