a.headerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #083951;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #556d93;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D578A;
	font-weight: normal;
	border-right: 15;
	margin-right: 15px;
	padding-right: 30px;
}
a.mainLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #165072;
	text-decoration: none;
	line-height: 12px;
}
a.mainLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B9C0D0;
	text-decoration: none;
	line-height: 12px;
}
.thin {
	background-color: #E5E4E2;
	width: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6598B6;
}
.subhead {
	font-size: 16px;
	color: #287B8A;
}
a {
	color: #022F44;
}
a:hover {
	color: #022F44;
	text-decoration: none;
}

