body {
	font-family: Arial, Helvetica, sans-serif;
}



.navColCont {
	background-color: #E2E3FC;
}
.navColLink {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.navColLink:hover {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #970F1F;

}
.navColLinkHotTopics {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #970F1F;

}
.navColLinkHotTopics:hover {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #970F1F;

}
.navColInfo {

	font-size: 10pt;
	color: #000000;
}
.navColInfoLink {
	font-size: 10pt;
	text-decoration: none;
	color: #000000;

}
.navColInfoLink:hover {
	font-size: 10pt;
	text-decoration: underline;
	color: #970F1F;
}
.navDivisionText {
	font-size: 9px;
	font-style: italic;
}



.contentHeadline {
	font-size: 14pt;
	font-weight: bold;
}
.contentMidHead {
	font-size: 12pt;
	font-weight: bold;
}
.contentSubHead {
	font-size: 10pt;
	font-weight: bold;
}
.contentList {
	font-size: 10pt;
}
.contentLink {
	color: #970F1F;
}
.contentLink:hover {
	font-weight: bold;
}
.contentQuote {
	font-size: 10pt;
	font-style: normal;
}
.contentQuoteAuth {
	font-size: 10pt;
	font-style: italic;
	text-align: right;
	color: #970F1F;
}
.contentCompName {
	font-weight: bold;
	color: #D8001D;
}
.contentPageTail {
	font-size: 8pt;
	color: #000000;
	text-align: center;


}
.contentLinkSmall {
	color: #970F1F;
	font-size: smaller;

}
.contentLinkSmall:hover {
	color: #970F1F;
	font-size: smaller;
	font-weight: bold;
}
.beyondtheusual {
	font-style: italic;
	font-weight: bold;
	color: #9192B3;
	font-size: 14pt;
}

