@import url("/stylesheets/main/");

h2
{
	float: none;
	color: #083B7A;
}

a,a:link,a:active,a:visited
{
	background-color: transparent;
	text-decoration: none;
	color: #083B7A;
}

a:hover
{
	background-color: transparent;
	text-decoration: underline;
	color: #083B7A;
}

#headerTitle
{
	background-color: #083B7A;
}

#localNav
{
	background-color: #C5E1F5;
	color: #083B7A;
}