body { background: #01050e url(https://assets.ngin.com/site_files/3169/background.jpg) top center no-repeat; }

#topNav a {
	background: #2a5185; /* Old browsers */
	background: -moz-linear-gradient(top, #2a5185 0%, #2a5185 49%, #1f3553 50%, #1f3553 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a5185), color-stop(49%,#2a5185), color-stop(50%,#1f3553), color-stop(100%,#1f3553)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2a5185 0%,#2a5185 49%,#1f3553 50%,#1f3553 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2a5185 0%,#2a5185 49%,#1f3553 50%,#1f3553 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2a5185 0%,#2a5185 49%,#1f3553 50%,#1f3553 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2a5185 0%,#2a5185 49%,#1f3553 50%,#1f3553 100%); /* W3C */
}

#topNav .selected:link, #topNav .selected:visited, #topNav a:hover {
	background: #c83f40; /* Old browsers */
	background: -moz-linear-gradient(top, #c83f40 0%, #c13f3f 49%, #ab0303 50%, #a30201 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c83f40), color-stop(49%,#c13f3f), color-stop(50%,#ab0303), color-stop(100%,#a30201)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c83f40 0%,#c13f3f 49%,#ab0303 50%,#a30201 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c83f40 0%,#c13f3f 49%,#ab0303 50%,#a30201 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #c83f40 0%,#c13f3f 49%,#ab0303 50%,#a30201 100%); /* IE10+ */
	background: linear-gradient(to bottom, #c83f40 0%,#c13f3f 49%,#ab0303 50%,#a30201 100%); /* W3C */
}

.subNav .parents .selected a{
	background: #2a5185; /* Old browsers */
	background: -moz-linear-gradient(top, #2a5185 0%, #2a5185 49%, #1f3553 50%, #1f3553 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a5185), color-stop(49%,#2a5185), color-stop(50%,#1f3553), color-stop(100%,#1f3553)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2a5185 0%,#2a5185 49%,#1f3553 50%,#1f3553 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2a5185 0%,#2a5185 49%,#1f3553 50%,#1f3553 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2a5185 0%,#2a5185 49%,#1f3553 50%,#1f3553 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2a5185 0%,#2a5185 49%,#1f3553 50%,#1f3553 100%); /* W3C */
}


.subNav .children a:hover, relatedSections li a:hover {
	background: #2a5185; /* Old browsers */
	background: -moz-linear-gradient(top, #2a5185 0%, #2a5185 49%, #1f3553 50%, #1f3553 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a5185), color-stop(49%,#2a5185), color-stop(50%,#1f3553), color-stop(100%,#1f3553)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2a5185 0%,#2a5185 49%,#1f3553 50%,#1f3553 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2a5185 0%,#2a5185 49%,#1f3553 50%,#1f3553 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2a5185 0%,#2a5185 49%,#1f3553 50%,#1f3553 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2a5185 0%,#2a5185 49%,#1f3553 50%,#1f3553 100%); /* W3C */
}
