@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #08467f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lftSideBg {
	background-attachment: scroll;
	background-image: url(../images/bg-lft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rtSideBg {
	background-attachment: scroll;
	background-image: url(../images/bg-rt.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.lightIndentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D9E1EE;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01111F;
	text-decoration: none;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.smallTextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01111F;
	text-decoration: none;
	text-align: center;
}
.darkIndentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #032E51;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
}
.darkLink {
	color: #004681;
}

.lightBG {
	background-attachment: fixed;
	background-color: #d9e1ee;
	background-image: url(../images/content-area.gif);
	background-repeat: repeat;
	background-position: left top;
}
.darkIndentTextLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #032E51;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
}
.homePageHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 500;
	font-variant: small-caps;
	color: #004681;
}
.largeHomePageHeading {

	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 500;
	font-variant: small-caps;
	color: #004681;
}
.smallHomePageHeading {


	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 500;
	font-variant: normal;
	color: #004681;
}
.smallLink {
	color: #022D50;
	font-size: 14px;
}
.mediumHeading {



	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 500;
	font-variant: normal;
	color: #004681;
}
.verySmallHeading {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	font-variant: normal;
	color: #004681;
}
sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.specialSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5377B3;
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
}
