/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.headings {
	color: #5F1F8D;
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #b5caba;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.frameMenuLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
	color: #5B208A;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F5D2E;
	text-decoration: none;
}
.border {
	border-top-width: 0px;
	border-right-width: 8px;
	border-bottom-width: 0px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #571D8E;
	border-right-color: #571D8E;
	border-bottom-color: #571D8E;
	border-left-color: #571D8E;
}
.smalltextDark {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: 500;
}

#content li {
	text-align: left;
	margin-left: 45px;
	font-weight: bold;
	list-style-type: square;
	font-size: 16px;
}
.lftSideBg {
	background-attachment: scroll;
	background-image: url(../images/lft-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rtSideBg {
	background-attachment: scroll;
	background-image: url(../images/rt-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.largeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 600;
	color: #5C1A95;
}
.extraLargeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 600;
	color: #5C1A95;
}
sup {
	font-size: small;
	text-decoration: none;
}
.headings2 {
	color: #5F1F8D;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	text-decoration: none;
	letter-spacing: .7em;
	font-weight: 900;
}
a:hover {
	text-decoration: underline overline;
}
