#header {
	background: url('../images/header_navy_bg.gif') #DCDAD5 repeat-x bottom;
}

#header h1 a {
	background: url('../images/logo_navy.png') no-repeat;
	background-position: 20px 24px;
}

h1 {	
	color: #001A3B;
}

h2 {	
	color: #001A3B;
}

#content, #content td {
	color: #56616C;
}

a {
	color: #56616C;
}

fieldset {
	border-color: #001A3B;
}

fieldset legend {
	color: #001A3B;
	border-color: #001A3B;
}