.headerLogo {
    top: 15px;
    left: 20px;
    height: 58px;
    width: 153px;
}

.header
{
	border-color:#003e74;
}
h1
{
	color:#003e74;
}
h2, a:link, .headerLink a:visited, .headerLink a:hover, .menu a:hover, .progressNext {
    color: #003e74;
}
.button_main
{
	background-color:#003e74;
}
.button_secondary
{
	background-color:#003e74;
}
.progressOn
{
	background-color:#003e74;
}
.progressNext
{
	color:#003e74;
	border-top-color:#003e74;
