@charset "UTF-8";
.sectionMap {
}
.headerMap {
}
.headerMap p .imgHeader {
}

@media (min-width:1025px) and (max-width:2022px){
	
	body a {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.5em;
	text-decoration: none;
	color: #222894;
}
.sectionMap {
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}
	
	
}

@media (min-width:625px) and (max-width:1024px){
body a {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.5em;
	text-decoration: none;
	color: #222894;
}
}

@media (max-width:624px){
.headerMap {
	width: 300px;
}
.headerMap {
}
.headerMap p .imgHeader {
	display: block;
	width: 1000px;
	height: 166px;
	min-width: 425px;
}
.asideNavLarge {
	display: block;
}
.asideNavSmall {
	display: none;
}
body a {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 3em;
	text-decoration: none;
	color: #222894;
}
	

