.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 12pt;
	font-weight: bold;
	color: #C8C5B0;
	margin-bottom: 5px;
	margin-top: 2px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #877E74;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 1px;
}
/*.readMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #004B97;*/
}
	
a.linkBlue:link {
	color: #004A99;
	text-decoration: none;
}
a.linkBlue:visited {
	text-decoration: none;
	color: #333333;
}
a.linkBlue:hover {
	text-decoration: none;
	color: #077DD4;
}
a.linkBlue:active {
	text-decoration: none;
	color: #004A99;
	}	
	
ul {
	margin-left: 0px;
}
li {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 2px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #877E74;
}
.copyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #877E74;
	margin-top: 1px;
	margin-bottom: 8px;
}
.SubscribeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	list-style-type: disc;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #877E74;
	text-transform: uppercase;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #877E74;
	margin-top: 10px;
	margin-bottom: 6px;
	text-transform: uppercase;
}
.copyBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #004A99;
	margin-top: 1px;
	margin-bottom: 8px;
}
.copyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #004A99;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 1px;
}
