.content .globalReach h1 {
	color: #0039a6;
}

.content h2 {
	font-family: "StoneSansITCW01-Medium", Arial, Helvetica, sans-serif;
    color: #0039a6;
	font-size: 1.5em;
}
.catHeading {
    font-size: 1.275em;
    color: #e11b22;
}

.catAlert {
    background-color: #ebebeb;
    padding: 15px;
    box-sizing: border-box;
}

.content .global .gText h6 {
    font-family: "StoneSansITCW01-Medium", Arial, Helvetica, sans-serif;
	color: #0039a6;
	font-size: 1.25em;
}

.content .global .gText a {
    font-size: .875em;
    font-weight: normal;
    color: #0083a9;
	text-decoration: none;
}

.banner1 {
    padding: 0;
    background: none;
    margin-top: 0;
    margin-bottom: 1.5em;
}

.banner1 p {
    font-size: 0.875em;
    font-family: arial;
    margin: 0.68em 0;
    line-height: 1.25em;
}

.greyBox {
    padding: .75em;
    background: #ebebeb;
    color: #4d4d4f;
    margin-top: 1em;
    font-size: .875em;
    line-height: 1.25em;
}