#marquee .attribution {
	position: absolute;
	right: 5px;
	bottom: -12px;
	font-family: 'Lato', sans-serif;
	font-size: .75em;
}

.infoContainer {
	font-family: 'Lato', sans-serif;

	position: relative;
	float: left;
	margin: 40px 4.004004%;
	width: 91.991992%;
}

.infoContainer p.header {
	font-family: 'Lato', sans-serif;
	font-size: 2em;
	color: #456d93;
	margin-bottom: 15px;
}


.infoContainer h1.header {
	font-family: 'Lato', sans-serif !important;
	font-size: 2em !important;
	color: #456d93 !important;
	margin-bottom: 15px !important;
}

.infoContainer p.copy {
	font-family: 'Lato', sans-serif;
	font-size: .9375em;
	color: #7b7b7b;
	margin-bottom: 15px;
}

.infoContainer .copy a {
	text-decoration: none;
	color: #7b7b7b;
}

.infoContainer .copy a:hover {
	text-decoration: none;
	color: #000;
}

.infoContainer .copy  span.bold {
	font-weight: 700;
}

.infoContainer p.quote {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #000;
	margin-bottom: 5px;
}

.infoContainer p.author {
	font-family: 'Lato', sans-serif;
	font-size: .9375em;
	color: #456d93;
	margin-bottom: 15px;
}

.infoContainer p.description {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
}