.footer {
	background-color: #0f2c8c;
	border: solid 2px #061440;
}


.subnavItem:hover, .subnavItemOn {
	color: #169cd2;

	background: url("images/subnavArrow-ws.gif");
	background-repeat: no-repeat;
}
.tertiarynavitem:hover, .tertiarynavitemOn {
	color: #169cd2;

	background: url("images/tertiaryArrow-ws.gif");
	background-repeat: no-repeat;
}

p.pageTitle {
	color: #0e2a8b;
}


a {
	color: #169cd2;
	text-decoration: underline;
}


td.fancyContent {
	background-image: url("images/bg/content-bg-ws.jpg");
}

.tableHeader {
	background-color: #169cd2;
}

.gradientBox {
	background-image: url("images/bg/content-bg-ws.jpg");
}
