/* CSS Document */

#mainbodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	width: 90%;
	padding-left: 10px;
}
.heritagetable {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
}
#hertmaintxtlower {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #333333;
	padding-left: 30px;
	padding-right: 30px;
}
#bsidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#bsidenav a:link {
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase;
}
#bsidenav a:visited {
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase;
	}

#bsidenav a:hover {
	color: #333333;
	font-weight: bolder;
	text-transform: uppercase;
}
#topquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	color: #333333;
	width: 90%;
	padding-left: 10px;
}
#topquote strong {
	color: #666699;
}
.underline_hd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding-top: 10px;
	font-weight: bold;
	border-bottom: 1px solid #666699;
}
#subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-left: 20px;
	color: #333333;
	width: 80%;
}
#mainbodytxt a:link {
	color: #666699;
	text-decoration: underline;
}
#mainbodytxt a:visited {
	color: #666699;
	text-decoration: underline;
}
#mainbodytxt a:hover {
	color: #333333;
	text-decoration: underline;
}
.maintexthead {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}