/* CSS Document */
.footer_text p {
	font-family: "Trebuchet MS";
	vertical-align: text-top;
	font-size: 10pt;
}
.footer_text {
	display: block;
	margin: 0px;
	padding: 0px;
}

.footer_text a {
	color: #E7D065;
	text-decoration: underline;
}
#flink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.sitemap_text {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #E7D065;
	text-align: center;
	font-weight: normal;
	line-height: 2em;
	letter-spacing: 1pt;
	padding-left: 125px;
	padding-right: 125px;
}
#thankyou_surround .sitemap_text a {
	color: #FFFFFF;
	text-decoration: none;
}
#thankyou_surround .sitemap_text a:hover {
	color: #E7D065;
	text-decoration: underline;
}
