body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #A3A371;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A3A371;
}
a:hover {
	text-decoration: underline;
	color: #EC8E46;
}
a:active {
	text-decoration: none;
	color: #EC8E46;
}
.footer {
	color: #FFFFFF;
	background-color: #EC8E46;
	padding-top: 5px;
	padding-left: 127px;
	height: 75px;
}
a.footer-link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer-link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer-link:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer-link:active {
	text-decoration: none;
	color: #FFFFFF;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.subpage-content {
	padding-top: 75px;
	padding-bottom: 75px;
	padding-left: 85px;
}
hr {
	height: 1px;
	width: 90%;
	color: #A3A371;
}
