.companytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.subheadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}
.BodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.manheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 120%;
	margin-top: 1em;
}

.vsmalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
	line-height: 120%;
	margin-top: 1em;
}

.bullets {
	list-style-position: outside;
	font-size: 10pt;
	list-style-type: disc;
}

.profilesuperscript {
	vertical-align: super;
	font-size: 70%;
}

.insighthead {
	font-weight: bold;
	color: rgb(0%,25%,19%);
}
.threadhead {
	font-weight: bold;
	font-size: 12pt;
	color: rgb(91%,76%,4%);
}

.profilelink {
	color: #000000;
	TEXT-DECORATION: none;
}
.profilelink:hover {
	TEXT-DECORATION: underline;
}
