body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.boilerplate {
	font-size: 9px;
	font-weight: normal;
	letter-spacing: .15em;
}
a:link {
	color: #6F96C5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6F96C5;
}
a:hover {
	text-decoration: none;
	color: #C96E28;
}
a:active {
	text-decoration: none;
	color: #C96E28;
}
a.utilityNav:link {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #C96E28;
	text-transform: uppercase;
}
a.utilityNav:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #C96E28;
	text-transform: uppercase;
}
a.utilityNav:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #6F96C5;
	text-transform: uppercase;
}
a.utilityNav:active {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #6F96C5;
	text-transform: uppercase;
}
a.navigation:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 15px;
}
a.navigation:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 15px;
}
a.navigation:hover {
	font-size: 12px;
	font-weight: bold;
	color: #C96E28;
	text-decoration: none;
	line-height: 15px;
}
a.navigation:active {
	font-size: 12px;
	font-weight: bold;
	color: #C96E28;
	text-decoration: none;
	line-height: 15px;
}
.subheadMEI {
	font-size: 14px;
	font-weight: bold;
	color: #C96E28;
	line-height: normal;
}
