body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-image: url(/images/pgBG.gif);
	color: #000000;
}

.header {
	font-weight:Bold;
	font-size:large;
	color:#4F6E74;
}

td.content {
	background-image:url(../images/contentBG.gif);
	background-repeat:repeat-x;
	width: 520px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
	}
a:link {
	color:#31ABAE;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#4F6E74;
	text-decoration:none;
}
a:visited {
	color:#31ABAE;
	text-decoration:none;
	font-weight: bold;
}
a:active {
	color:#6F797D;
	text-decoration:none;
}

.footerLinks {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
a.footerLinks:link {
	color: #4F6E74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
a.footerLinks:hover {
	color: #49D8DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.footerLinks:active {
	color: #FFE287;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.footerLinks:visited {
	color: #4F6E74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.formTDleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F6E74;
	border: none;
	background-color: #CACFCF;
}
.formTDright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: none;
	background-color: #feecc3;
}
.tableDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cd7f29;
}
.input {
	border: 1px solid #cc893f;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #cc893f;
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFE287;
	text-decoration: none;
	background-image: url(/images/leftBG.gif);
}
.leftLinks {
	font-size: x-small;
	color: #49D8DA;
	text-decoration: none;
	font-weight: bold;
}
a.leftLinks:link {
	font-size: x-small;
	color: #49D8DA;
	text-decoration: none;
	font-weight: normal;
}
a.leftLinks:hover {
	font-size: x-small;
	color: #FFE287;
	text-decoration: none;
	font-weight: normal;
}
a.leftLinks:active {
	font-size: x-small;
	color: #6F797D;
	text-decoration: none;
	font-weight: normal;
}
a.leftLinks:visited {
	font-size: x-small;
	color: #49D8DA;
	text-decoration: none;
	font-weight: normal;
}
.italic {
	font-style: italic;
	color: #4F6E74;
}
.tableStyle01 {
	border: 1px solid #4F6E74;
}
.tableStyle02 {
	border: 1px solid #B5BABC;
}
.tableHeader {
	font-weight: bold;
	color: #FFE287;
	text-decoration: none;
	background-color: #4F6E74;
}
.subHeader {
	font-size: large;
	font-weight: bold;
	color: #2C9DA0;
	text-decoration: none;
}
.formField {
	border: 1px solid #686D6F;
	height: 15px;
	font-size: x-small;
}
.commentBox {
	border: 1px solid #686D6F;
}.button {
	font-weight: bold;
	text-decoration: none;
	background-color: #4F6E74;
	border: 1px solid #2A3C40;
	color: #FFE287;
}
.highlight {
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#FF0000;
	fontcolor:red;
}
