.col50Left {
	width: 45%;
	float: left;
	margin: 0;
	padding: 1em;
}
.col50Right {
	margin-left: 50%;
	padding: 1em;
	margin: 0;
}
.paddingLeft {
	padding-left: 2em;
}
.floatRight, .imgFloatRight {
	float: right;
}
.floatLeft, .imgFloatLeft {
	float: left;
}
.imgFloatRight {
	padding: 0 0 10px 10px;
}
.imgFloatLeft {
	padding: 0 10px 10px 0;
}
.imgFloatRight {
	float: right;
	margin: 0 0 1em 1em;
}
.imgFloatLeft {
	float: left;
	margin: 0 1em 1em 0;
}
.clr {
	clear: both;
}
.clrLeft {
	clear: left;
}
.clrRight {
	clear: right;
}
.pullQuote {
	float: right;
	margin: 1em;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
	width: 30%;
	text-align: center;
	clear: both;
}
.pullQuoteAuthor {
	text-align: right;
	font-size: 90%;
}
.namePerson {
	font-style: italic;
}
.textCenter {
	text-align: center;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
ul.AnnexusCalcs li {
	list-style-image: url(/DesktopModules/DnnForge%20-%20NewsArticles/Templates/AnnexusCalcs/images/calculator.png);
}
ul.AnnexusEvents li, ul.AnnexusCalcs li, ul.AnnexusArticles li {
	padding-bottom: 10px;
}
.footnote {
	padding: 10px 10px 10px 2em;
	font-style: italic;
	font-size: 80%;
}
.pageGenerated {
	display: none;
}