body {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #4E7652;
}

a:link {
	color: #4E7652;
	text-decoration: none;
	font-family: "Lucida Sans";
	font-size: 12px;
}

a:visited {
	color: #B85830;
	text-decoration: none;
	font-family: "Lucida Sans";
	font-size: 12px;
}

a:hover {
	color: #4e7652;
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-size: 12px;
}

.mainContent {
	color: #4E7652;
	font-family: "Lucida Sans";
	font-size: 12px;
	line-height: normal;
}

.headerContent {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 14px;
	font-variant: small-caps;
	padding-top: 10px;
}

.title {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contentSpacing {
	font-family: "Lucida Sans";
	font-size: 12px;
	line-height: 22px;
	color: #4e7652;
}


.topContent {
	color: #51517D;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.footerContent {
	font-family: "Lucida Sans";
  	font-size: 12px;
  color: #4E7652;
	line-height: normal;
}

.footer {
	font-family: "Lucida Sans";
  	font-size: 12px;
   color: #4E7652;
}

.contentArea {
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #F9F0D8;
}

.pageHeader {
	font-size: 16px;
	font-weight: bold;
	color: #4A714D;
	font-family: "Lucida Sans";
}

.borderTable {
	background-color: #000000;
}

a.footerNav:link {
  	font-family: Arial, Helvetica, sans-serif;
	color: #818F71;
	font-size: 10px;
	text-decoration: none;
}

a.footerNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #818F71;
	font-size: 10px;
	text-decoration: none;
}

a.footerNav:hover {
  	font-family: Arial, Helvetica, sans-serif;
	color: #818F71;
	font-size: 10px;
	text-decoration: underline;
}

.footerLink {
  font-family: "Lucida Sans";
  font-size: 10px;
  color: #4E7652;
}

a.footer:link {
	text-decoration: none;
	color: #4E7652;
	font-family: "Lucida Sans";
	font-size: 12px;
}

a.footer:visited {
	text-decoration: none;
	color: #4E7652;
	font-family: "Lucida Sans";
	font-size: 12px;
}

a.footer:hover {
	text-decoration: underline;
	color: #4E7652;
	font-family: "Lucida Sans";
	font-size: 12px;
}

a.footerLink:link {
  font-family: "Lucida Sans";
  font-size: 10px;
  color: #4E7652;
  text-decoration: none;
}

a.footerLink:visited {
  font-family: "Lucida Sans";
  font-size: 10px;
  color: #4E7652;
  text-decoration: none;
}

a.footerLink:hover {
  font-family: "Lucida Sans";
  font-size: 10px;
  color: #4E7652;
  text-decoration: underline;
}

td.leftBar {
	background-color: #F9F0D8;
}

img.thumb {
	border: 1px solid #363636;
}
