body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C8C8C8;
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 10px;
	font-size: 12px;
}
.splash {
	background-image: url(images/crests.jpg);
	background-repeat: no-repeat;
	background-position: center 200px;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.whiteText {
	color: #FFFFFF;
}
.mainBG-top {
	background-image: url(images/mainBG-top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.footer {
	background-image: url(images/mainBG-bttm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	height: 80px;
	text-align: center;
	font-size: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 10px;
}
.mainPara {
	line-height: 15px;
	text-align: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.maroonTxt {
	color: #990000;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.tocTD {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 7px;
	width: 170px;
	background-color: #FFD972;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #073E77;
	background-image: url(images/mainBG-btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

h1,h2,h3,h4,h5,h6 {
	color: #990000;
}
h5 {
	color: #000000;
}

hr {
	height: 1px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #E8E8E8;
}
.mainBG {
	background-image: url(images/mainBG.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.mainBG-btm {
	background-image: url(images/mainBG-btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.txt10 {
	font-size: 10px;
}
form {
	font-size: 10px;
	margin: 0px;
	padding: 3px;
	font-weight: bold;
}
.button {
	color: #FFFFFF;
	background-color: #9A0201;
	border: 1px solid #FFD972;
	width: auto;
	height: 22px;
}
input {
	background-color: #FFD972;
	width: auto;
	border: 1px solid #9A0201;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	background-color: #FFD972;
	width: 300px;
	border: 1px solid #9A0201;
	font-size: 12px;
	font-weight: bold;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
}
.pgdropdown {
	color: #FFFFFF;
	background-color: #9A0201;
	border: 1px solid #FFD972;
	height: auto;
	width: 406px;
}
.txt9 {
	font-size: 9px;
}
.rtImg {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
