H1 {

	color: #69D2E7;
	font-weight: 700;
	font-size: 25px;
	padding: 0.2% 1.5%;
	margin: 0px;
	margin-bottom: 15px;
	line-height: 1.3em;
	font-family: 'PT Sans', sans-serif;
	text-transform:uppercase;
	display:block;
}

H2 {
	display: inline-block;
	color: #001B37;
	font-weight: 700;
	font-size: 25px;
	padding: 0.2% 1.5%;
	margin: 0px 0px 10px 0px;
	line-height: 1.536em;
	font-family: 'PT Sans', sans-serif;
	text-transform:uppercase;
}


H3 {
    color: #333;
    font-size: 25px;
    font-weight: 300;
    line-height: 100%;
    margin: 0;
    padding: 0 0 5px;
	font-family: 'PT Sans', sans-serif;
	text-transform:uppercase;
}


H4 {
    color: #001B37;
    font-size: 18px;
    font-weight: 300;
    line-height: 125%;
    margin: 0;
    padding: 0 1.5% 5px 1.5%;
	font-family: 'PT Sans', sans-serif;

}


.footer-1 h3{
	 color: #333;
    font-size: 18px;
    font-weight: 300;
    line-height: 100%;
    margin: 0;
    padding: 0 0 5px;
	font-family: 'PT Sans', sans-serif;
	text-transform:uppercase;
	}

.csc-header-alignment-center {
    display: block;
    text-align: center;
}

.content-bg-1 h1,
.content-bg-2 h1,
.content-bg-3 h1,
.content-bg-4 h1,
.content-bg-5 h1{
	color:#fff;}

.content-bg-1 a,
.content-bg-2 a,
.content-bg-3 a,
.content-bg-4 a,
.content-bg-5 a{
	color:#fff;
	text-decoration:none;
	}