@charset "utf-8";
body {
	background-color: #e0e0ca;
}
.menuCol {
	background-color: #93ae94;
	width: 235px;
	vertical-align: top;
}
.bodyCol {
	background-color: #93ae94;
	vertical-align: top;
}
.bodyLeft {
	background-image: url(images/body-border-left.gif);
	background-repeat: repeat-y;
	width: 28px;
}
.bodyRight {
	background-image: url(images/body-border-right.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.bodyMiddle {
	width: 724px;
	background-color: #ffffff;
	height: 100%;
}
.bodyHeader {
	width: 724px;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #014e06;
}
p {
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pageFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 14px;
}
.containerTable {
	border: 1px solid #0f3d33;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	padding-left: 10px;
}
.largeItalic {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.largeRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.footerMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
}
.txt8pt {
	font-size: 8pt;
}
