.content {
	font-size: 12px;
	color: #000000;
}
.content a:link    { text-decoration: underline; color: #000000; }
.content a:visited { text-decoration: underline; color: #000000; }
.content a:hover   { text-decoration: underline; color: #00417a; }
.content a:active  { text-decoration: underline; color: #00417a; }

.quote {
	font-size: 14px;
	font-weight: bold;
	color: #00417a;
}

.news {
	font-size: 12px;
	color: #000000;
}

.headline-home {
	padding-bottom: 20px;
}

.headline {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}

.dateline {
	font-size: 14px;
	color: #676566;
	font-weight:bold;
}

.page-title {
	font-size: 16px;
	font-weight: bold;
	color: #00417a;
}

.navigation {
	display: inline;
	list-style: none;
	font-size: .8em;
	color: #b31d17;
}

.navigation li{
	display: inline;
	margin: 0;
}

.navigation a{
	text-decoration: none;
	color: #b31d17;
}

.navigation a:hover{
	text-decoration: underline;
}

.navigation span {
	color: #00548e;
	margin-left: 4px;
}

.annual_report_content {
	float: left;
}

.annual_report_content_image {
	float: right;
}
.contact_field{
	font-size: 12px;
	color: #000000;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
}