body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
td {
	font-size: 10pt;
}
tr {
	vertical-align: top;
}
.mainBodyContent {
	width: 500px;
	padding-left: 120px;
	padding-right: 75px;
	padding-top: 20px;
}
.mainBodyParagraph {
	text-indent: -20px;
	text-align: justify;
}
.rightBodyContent {
	width: 300px;
	padding-right: 45px;
	padding-top: 58px;
}
a:link, a:visited, a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #D21034;
	font-weight: bold;
	text-decoration: underline;
}
a:link.bottomlink, a:visited.bottomlink, a:active.bottomlink {
	padding-left: 100px;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.bottomlink {
	padding-left: 100px;
	color: #D21034;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
.bottomLinkCell {
	padding-top: 20px;
	padding-bottom: 20px;
}
.highlightsContent {
	padding-left: 120px;
	padding-right: 120px;
	padding-top: 20px;
}
.finePrint {
	font-size: 7pt;
	text-align: justify;
}
.highlightRightCol {
	text-align: right;
}
.highlightRightColGray {
	text-align: right;
	color: #848589;
}
.hightlightLeftCol {
	padding-left: 20px;
}
.highlightHR {
	color: #D21034;
	height: 1px;
}
.highlightSection {
	font-weight: bold;
}
