.sideprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;
	position: absolute;
	left: 440px;
	top: 10px;
	background-color: #ECECEC;
	visibility: hidden;
}
.pagecontainer {
	position: absolute;
	left: 5px;
	top: 5px;
	visibility: hidden;
}
a:link {
	color: #801c27;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #801c27;
}
a:hover {
	text-decoration: underline;
	color: #253D6B;
}
a:active {
	text-decoration: none;
}
.articletext {
	color: #000000;
	background-color: #FFFFFF;
}
.BarCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-transform: uppercase;
}
.Headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	text-transform: uppercase;
	font-weight: bold;
}
.Deck {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: italic;
}
.AuthorLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.Quoteout {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
}
.Bio {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}.sideclose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;
	position: absolute;
	left: 15px;
	top: 10px;
	background-color: #ECECEC;
	visibility: hidden;
}
