.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #00155f;
}
.nav a:link {
	color: #00155f;
	text-decoration: underline;
}
.nav a:visited {
	color: #00155f;
	text-decoration: underline;
}
.nav a:hover {
	color: #00155f;
	text-decoration: underline;
}
.nav a:active {
	color: #00155f;
	text-decoration: underline;
}


.bodycopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #00155f;
	line-height: 20px;
	text-align: left;
}
.bodycopy a:link {
	color: #00155f;
	text-decoration: underline;
}
.bodycopy a:visited {
	color: #00155f;
	text-decoration: underline;
}
.bodycopy a:hover {
	color: #00155f;
	text-decoration: underline;
}
.bodycopy a:active {
	color: #00155f;
	text-decoration: underline;
}



.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #e9a601;
}

.headline-med {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #e9a601;
}

.quote-credit {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #625a48;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
}

.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #a8b0c8;
}
.copyright a:link {
	color: #a8b0c8;
	text-decoration: underline;
}
.copyright a:visited {
	color: #a8b0c8;
	text-decoration: underline;
}
.copyright a:hover {
	color: #a8b0c8;
	text-decoration: underline;
}
.copyright a:active {
	color: #a8b0c8;
	text-decoration: underline;
}
.style1 {
	font-size: 15px;
	font-weight: bold;
	color: #e9a601;
}
.style1 a:link {
	color: #e9a601;
	text-decoration: underline;
}
.style1 a:visited {
	color: #e9a601;
	text-decoration: underline;
}
.style1 a:hover {
	color: #e9a601;
	text-decoration: underline;
}
.style1 a:active {
	color: #e9a601;
	text-decoration: underline;
}
