@charset "utf-8";
/* CSS Document */
<style type="text/css">
.aallside {
	border: 3px solid #217DB2;
}
.atow {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #217DB2;
	border-left-color: #217DB2;
	border-right-width: 2px;
	border-left-width: 2px;
}
.aleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #217DB2;
}
.adown {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.aright {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #217DB2;
}

.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.blackheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
}
.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1D658B;
}

.redline {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CC0033;
}
.vertical_grey_leftline {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.horizontal_bottom_gery_line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.aallside {
	border: 3px solid #217DB2;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
</style>
