@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/left-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rtSideBg {
	background-attachment: scroll;
	background-image: url(../images/right-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.lightIndentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #02575A;
	text-decoration: none;
	margin-left: 30px;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01111F;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.smallTextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #02575A;
	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;
}.lightIndentTextLarge {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #02575A;
	text-decoration: none;
	margin-left: 30px;
}
.medText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
h3 {
	font-size: 20px;
	color: #02575A;
}
