
body, p, ul, ol, li, h4, h5, h6 {
	font-family: 'Source Sans Pro', sans-serif;
}

h1, h2, h3 {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	color: #236093;
}

#header { margin-top:2em; }

h1#logo { }

#shield { padding-top: 36px; }

ul#address {
	color: #7C868D;
	vertical-align:top;
}

ul#address li { 
	color: #7C868D;
	display: inline-block;
	vertical-align:top;
	margin-right: 2em;
	margin-bottom: 2em;
}


ul.noSpace { margin-top: -1em; padding: 0;}

ul.noSpace li { margin-top: 0; margin-bottom: 0; padding: 0; }


a.outgoing { }

a.principal:link, 
a.principal:visited, 
a.principal:hover, 
a.principal:active, 
a.principal {
	color: #236093 !important; 
	font-family: 'Montserrat', sans-serif;
}

a strong {color: inherit !important;}


#footer {	margin-top:2em; margin-bottom: 2em;}



svg .blue {
	fill: #236093;
}
