@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #8f876b;
	margin: 0px;
	font-size: 13px;
	color: #727270;
}
.tdLogoTop {
	padding-top: 28px;
}
.tdLogoSide {
	padding-left: 15px;
}
.menuLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #F0ECE1;
}
a.menuLink:link {
	color: #8F876B;
	text-decoration: none;
}
a.menuLink:visited {
	color: #AEA893;
	text-decoration: none;
}
a.menuLink:hover {
	color: #C0B080;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.mapLink {
	color: #FFFFFF;
}
a.mapLink:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a.mapLink:visited {
	text-decoration: underline;
}
a.mapLink:hover {
	text-decoration: underline;
}
a:link {
	color: #753422;
	text-decoration: underline;
}
a:visited {
	color: #A34A30;
	text-decoration: underline;
}
a:hover {
	color: #753422;
	text-decoration: none;
}
a:active {
	color: #753422;
	text-decoration: none;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #858483;
}
.tdContentSide {
	padding-top: 25px;
}
.footerText {
	color: #FFFFFF
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.form {
	padding-top: 5px;
	padding-bottom: 5px;
}
.contentInfo {
	padding-left: 25px;
}
