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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #F5EF97;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.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;
}
.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: #586F43;
	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: #586F43;
	font-size: 14px;
	text-decoration: none;
}
.mediumHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 700;
	font-variant: normal;
	color: #042707;
	list-style-type: square;
	margin-right: 45px;
	margin-left: 65px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #13422E;
	margin-bottom: -10px;
}

.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;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #042707;
	margin-left: 5px;
	margin-right: 20px;
}
.captionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #123E2D;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
.menuLink {
	color: #012A00;
}

.smallLightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEBB4;
	margin-right: 35px;
	margin-left: 75px;
	padding-top: 15px;
}
.specialLink {
	font-weight: 900;
	color: #174731;
}
h2 {
	color: #39532C;
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #042707;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #042707;
	margin-left: 5px;
	margin-right: 15px;
	list-style-type: square;
}
.portraits {
	margin-right: 20px;
	margin-left: 10px;
}
.overRideAlignment {
	text-align: left;
}
.frame {
	border: medium solid #835E32;
}
