/* 4646 */


@import url(../../css/Nunito-Sans.css);


#wrapper {
	font-family: 'Nunito Sans', Arial, sans-serif;
	color: #005168;
	font-weight: 300;
}


h1 {
	color: rgb(171, 179, 55);
	font-weight: 500;
}


h2 {
	color: #005168;
	font-weight: 500;
}


h3 {
	color: #005168;
	font-weight: 500;
}


a {
	color: rgb(171, 179, 55);
}


a:hover {
	color: #005168;
}


#s3_footer .apply {
        border-radius: 0px;
	background-color: rgb(171, 179, 55);
}


#s3_footer .apply:hover {
	background-color: #005168;
}
