.title {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00134f;
	font-weight: bold;
	text-decoration: none;
}

#blockQuote {
	align: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px;
	background-color: #DDE;
	border: 1px solid #CCC;
	width: 250px;
	float: right;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0062BA;
	text-decoration: none;
}
.navLink a:link {
	text-decoration: none;
	color: #0072bc;
}
.navLink a:hover {
	text-decoration: underline;
	color: #eaa30a;
}
.navLink a:visited {

	text-decoration: none;
	color: #0072bc;
}
.navLink a:visited:hover {

	text-decoration: underline;
	color: #eaa30a;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
}
	
.bodyText a:link {
	text-decoration: none;
	color: #0072bc;
}

.bodyText a:hover {
	text-decoration: underline;
	color: #eaa30a;
}

.bodyText a:visited {

	text-decoration: none;
	color: #0072bc;
}
.bodyText a:visited:hover {

	text-decoration: underline;
	color: #eaa30a;
}

.navSelected {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
	text-decoration: none;
}
.bodySmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
	text-decoration: none;
}
.bodySmall a:link {
	text-decoration: none;
	color: #0072bc;
}

.bodySmall a:hover {
	text-decoration: underline;
	color: #eaa30a;
}

.bodySmall a:visited {

	text-decoration: none;
	color: #0072bc;
}
.bodySmall a:visited:hover {

	text-decoration: underline;
	color: #eaa30a;
}
