@charset "utf-8";

body {
	background-color: #FFFFFF;
	background: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

#tdfooter {
	background: url(images/bottom_shadow.jpg);
	background-repeat: repeat-x;
}

#tdforeman {
	background: url(images/foreman_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006E53;
	text-align: center;
}
.HeaderGreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006E53;
	text-align: left;
}

.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	line-height: 18px;
	margin: 0px;
}

.BodyCopy a {
	text-decoration: none;
	color: #006E53;
	font-weight: bold;
}
.BodyCopy a:link {
	text-decoration: none;
	color: #006E53;
}
.BodyCopy a:hover {
	text-decoration: underline;
	color: #9D7D0E;
}

.BodyCopy-inset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	line-height: 18px;
	margin-left: 150px;
}
.BodyCopy-inset a {
	text-decoration: none;
	color: #006E53;
	font-weight: bold;
}
.BodyCopy-inset a:link {
	text-decoration: none;
	color: #006E53;
}
.BodyCopy-inset a:hover {
	text-decoration: underline;
	color: #9D7D0E;
}

.BodyCopy-rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
	margin: 0px;
}

.BodyCopy-rt a {
	text-decoration: none;
	color: #006E53;
	font-weight: bold;
}
.BodyCopy-rt a:link {
	text-decoration: none;
	color: #006E53;
}
.BodyCopy-rt a:hover {
	text-decoration: underline;
	color: #9D7D0E;
}

.HeaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #9D7D0E;
	text-align: right;
}

.GreenLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006E53;
	text-align: right;
	padding-right: 5px;
}

.HeaderGreen-rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006E53;
	text-align: right;
	padding-right: 10px;
}

.NewsCopy-rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 10px;

}
