.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-right: 30px;
	padding-left: 40px;
	text-align: justify;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000085;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.headingIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000085;
	padding-left: 40px;
}
.bodysansIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-right: 30px;
	padding-left: 0px;
}
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #1F1F1F;
	text-align: center;
}
.bground {
	background-image: url(/images/mainLeftside.jpg);
	background-repeat: repeat-y;
}
.bgroundRight {
	background-image: url(/images/mainRightside.jpg);
	background-repeat: repeat-y;
}

