/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}.navheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B6272E;
	height: 20px;
	padding: 5px 10px;
}
.navlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-image: url(images/redbullet.gif);
	list-style-type: none;
	font-weight: bold;
    height: 20px;
	padding: 3px 3px;
}
a.navlist:link				{ text-decoration: none;}
a.navlist:hover				{ text-decoration: underline;}
a.navlist:visited			{ text-decoration: none;}
a.navlist:visited:hover		{ text-decoration: underline;}
.left-vertrule {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
}
.pagehead{
	color: #ab2d37;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.bold14_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #a07011;
}
.featuretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.featuretext:link				{ text-decoration: none;}
a.featuretext:hover				{ text-decoration: none;}
a.featuretext:visited			{ text-decoration: none;}
a.featuretext:visited:hover		{ text-decoration: none;}
.foottxt10 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.foottxt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}.footlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: B6272E;
}
a.footlinks:link				{ text-decoration: none;}
a.footlinks:hover				{ text-decoration: none;}
a.footlinks:visited				{ text-decoration: none;}
a.footlinks:visited:hover		{ text-decoration: none;}.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
