﻿#breadcrumb {
	font-size: .74em;
	color: #ff0000;
	margin: 10px 0px 0px 0px;
}

#breadcrumb a {
	color: #666666;
	text-decoration: underline;
}
#breadcrumb a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.AnnualReport {
	font-size: .74em;
	padding-top: 14px;
}

.arsection {
	padding: 0 0 6px 0;
	background: url('../images/horz_dot.gif') repeat-x bottom;
}

.Feature {
	font-size: .74em;
	padding: 0 0 6px 0;
	background: url('../images/horz_dot.gif') repeat-x bottom;
}

.FeatureMiddle {
	font-size: .74em;
	padding: 10px 0 6px 0;
	background: url('../images/horz_dot.gif') repeat-x bottom;
}

.FeatureEnd {
	font-size: .74em;
	padding: 10px 0 0 0;
}

.FeatureHeader {
	color: #666666;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal

}

.FeatureHeader a{
	text-decoration: none;
	color: #FF0000;
}

.FeatureHeader a:hover {
	text-decoration: underline;
	color:#FF0000;
}

.text {
	font-size: .74em;
	margin: 0px 0px 15px 0px;
}

.text b {
	color: #666;
	font-weight: bold;
}

.text a {
	color: #ff0000;
	text-decoration: underline;
}
.text a:hover {
	color: #666666;
	text-decoration: underline;
}

.celltext {
	margin: 0px 0px 15px 0px;
}

.celltext a {
	color: #666666;
	text-decoration: none;
}
.celltext a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.divider {
	background: url('../images/horz_dot.gif') repeat-x;
	padding: 5px 5px 5px 5px;
}