.dottedtop {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #5A471C;
}
.dottedboth {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #5A471C;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #5A471C;
}
.dottedall {
	border: thin dotted #A38132;
}
.execlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00573D;
	text-decoration: none;
}
.execlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00573D;
	text-decoration: none;
}
.execlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00573D;
	text-decoration: underline;
}
.execlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00573D;
	text-decoration: none;
}
.footerlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #5A471C;
	text-decoration: none;
}
.footerlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #5A471C;
	text-decoration: none;
}
.footerlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #5A471C;
	text-decoration: underline;
}
.footerlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #5A471C;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5A471C;
	text-decoration: none;
}
.text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5A471C;
	text-decoration: underline;
}
.text a:visted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5A471C;
	text-decoration: underline;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5A471C;
	text-decoration: none;
}
.text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5A471C;
	text-decoration: underline;
}




.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #5A471C;
}
.imageborder {
	margin-left: 10px;
	margin-bottom: 10px;
}
