



a:link,
a:visited,
a:hover,
a:active {
	color: #be003e;
	background-color: inherit;
}

a:hover,
a:active {
	color: #be003e;
	background-color: inherit;
}

span.fakeLink {
	color: #be003e;
	background-color: inherit;
	text-decoration: underline;
	cursor: pointer;
}

div#header {
	border-color: #be003e;
}




	div#header {
		height: 78px;
	}
	div#header img.logo {
		position: absolute;
		top: 10%;
		left: 4%;
	}
	




div#essentials a:link,
div#essentials a:visited,
div#essentials a:hover,
div#essentials a:active {
	color: #be003e;
	background-color: inherit;
}

div#essentials a:hover {
	color: #1e4854;
	background-color: inherit;
}

div#footer {
	border-color: #be003e;
	background-image: url(/nems/images/agencyLogos/agencyLogo_758_24.png);
}

div.displayTagContiner,
div.displayTagContainer {
	background-color: #1e4854;
	color: white;
}

table.displayTag {
	border-color: #be003e;
}

table.displayTag caption {
	background-color: #be003e;
	color: white;
}

span.pagelinks a:link, 
span.pagelinks a:visited, 
span.pagelinks a:hover, 
span.pagelinks a:active {
	color: white;
	background-color: #1e4854;
}