body
{
	font-family: Helvetica Neue, Helvetica, Verdana, arial;
}

a {
    color: #6eabd8;
    text-decoration: none;
}
a:visited {
    color: #6eabd8;
}
a:hover {
    color: #6eabd8;
    text-decoration: underline;
}

ul.site-map a:link, ul.site-map a:visited {
	color: #99B1C4;
}

div#identity h1, div#identity_secondary h1 {
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	margin: 0 0 0.17em;
}
div#identity h2, div#identity_secondary h2 {
	color: #fff;
	font-size: 14px;
	font-weight: 200;
	margin: 0;
	letter-spacing: 1px;
}

h5 {
	font-weight: bold;
}

div.wedge-module-content h5 {
	font-weight: normal;
}

div.button {
	background-color: #174868;
	color: #ffffff;
	border-color: #174868;
}
