@charset "UTF-8";

.page-header {
	background-color: #000000;
	padding: 0px !important;
	margin: 0px !important;
	background-image: url(images/background.jpg) !important;
	background-repeat: repeat-x !important;
	background-position: top;
}
a:link, a:visited {
	color: #00538A;
	text-decoration: none;
}
a:hover, a:active {
	color: #404041;
	text-decoration: none;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
	color:#254372;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 0px;
	font-style: normal;

}
h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #14487C ;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 25px;
}
h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-style:normal;
	color: #F2682B;
	margin-top: 10px;
	margin-bottom: 10px;
}
h6 {
	font-size:12px;
	padding-top:50px;
	color: #8A969A;
}
#nav {
}

#main {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
.maxwidth {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 50px;
}
.resources {
	background-color:#F2682B;
	margin-top: 0px;
	padding-top: 30px;
}

.resources a:link, .resources a:visited {
	color: #ffffff;
	text-decoration: none;
}

.resources a:hover, .resources a:active {
	color: #EFC4B0;
	text-decoration: none;

}


.foot {
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding-top: 0px !important;
	padding-right: 0px !important;
}

.row {
	padding: 30px;
}

.legal {
	font-style: italic;
	font-size: 12px;
}
#myCarousel{
	max-width: 610px !important;
}
