<style>
.narrowquote {
	width: 100%;
	margin-bottom: 28px;
	margin-top: 28px;
	padding-left: 15px;
	border-left: dashed 1px #008cc8;
	max-width: 800px;
}

.narrowquotetext {
	font-size: 25pt;
	color: #00aff0;
	line-height: 1.2;
}

.narrowquotesource {
    font-size: 14.224px;
    line-height: 16px;
    font-weight: 400;
    color: #888;
}

.narrowvideo {
	width: 100%;
	max-width: 800px;
}

</style>

<style>
.KPIshalf {width: 50%;
font-size: 16px;
margin-bottom: 28px;
background-color: #d7f2fc;
border: solid 1px #00aff0;
padding: 15px;
	float: right;
	margin-left: 15px;
}

.KPIsfull {width: 100%;
font-size: 16px;
margin-bottom: 28px;
background-color: #d7f2fc;
border: solid 1px #00aff0;
padding: 15px;

}

.KPIgood {
	color: #009640
}

.KPIbad {
	color: #fa961e
}	
</style>

<style>
.rollover {
    opacity: 0.65;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
.rollover:hover {
    opacity: 1;
    filter: alpha(opacity=50); /* For IE8 and earlier */
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
</style>

<style>
.fact-container2 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.fact {
    padding-top: 5px;
}
.fact h2 {
    font-size: 55px;
    letter-spacing: 0px;
    margin: 0;
    line-height: 65px; 
}
.fact h4 {
    font-size: 14px;
    margin-bottom: 0px;
}
.fact p {
    font-size: 13px; 
}
.counter {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0px;
    margin: 0;
    line-height: 40px;
}
</style>

<style>
.desktopNavigation {
    background: #008cc8;
	 text-align: center;
}

.subnav {
	text-align: left;
}

.promotedStory {
	text-align: left;
}

.microsite .masthead .mast .micrositeBack a {
    color: #0050a0;
}


</style>