.headSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
}
.textBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	line-height: 1.3;
}
.textBulletList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	line-height: 1.3;
	list-style-type: disc;
}
.textFAQQuestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	line-height: 1.3;
	font-weight: bold;
}
.textGlossaryDefinition {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	line-height: 1.3;
}
.textGlossaryTerm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	line-height: 1.5;
	font-weight: bold;
}
.headMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 1.6;
}
.textFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 3px;
	line-height: normal;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
a:active {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #5F7DB8;
	text-decoration: none;
}
.tableBorder {
	border: 1px solid #000000;
}
.sideBarItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	white-space: normal;
	position: relative;
	vertical-align: top;
}
.sideBarHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AEB4B4;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	line-height: 10px;
}
body {
	background-color: #ccd2d2;
}

