@charset "UTF-8";
.heading-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 23px;
	color: #101F51;
	text-decoration: none;
	font-weight: bold;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.heading-sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	color: #101F51;
	text-decoration: none;
	font-weight: bold;
}
.text-sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
}
.links-sidebar {
	font-weight: bold;
	color: #152866;
	text-decoration: none;
}
.links-text {
	font-weight: bold;
	color: #101F51;
	text-decoration: none;
}
.links-white {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.border {
	border: 1px solid #101F51;
}
.chart-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
