a, a:link, a:visited {
	color:#73B3E2;
}

a:hover, a:active {
	color:#386599;
}

.btn.primary {
	color:#FfFfFf;
	background:#73B3E2;
}

#top_nav a:hover {
	color: #73B3E2;
}

.spotlightbox, header {
	border-bottom: 5px solid #386599;
}

input[type="button"], input[type="reset"], input[type="submit"] {
	background: #73B3E2;
}

header {
	padding: 0px 0 5px 0;
}



div#secondary-nav.col ul li.cur ul.second li a {
	color: #386599;
}

#content div.news_archives a:hover, div#secondary-nav.col ul li.cur ul.second li a:hover, div#secondary-nav.col ul li.cur ul.second li a:active {
	color: #73B3E2;
}


/* Navigation Styles */

ul.pnav li a:link, ul.pnav li a:visited { color: #73b3e2; }

ul.pnav li a:hover, ul.pnav li a:active, ul.pnav li:hover a {
color: #FfFfFf;
background: #73B3E2;
}

ul.pnav ul.fdpc_level_1 li.first { background: url('../graphics/dd_arrow.gif') no-repeat 30px top; }

ul.pnav ul, ul.pnav ul.fdpc_level_1 li { background: #333; }

ul.pnav ul.fdpc_level_1 li a:link, ul.pnav ul.fdpc_level_1 li a:visited { color: #ccc; }

ul.pnav ul.fdpc_level_1 li a:hover, ul.pnav ul.fdpc_level_1 li a:active, ul.pnav li:hover ul li a {
color: #fff;
}

nav.subnav ul li.fdpc_here a {
color: #386599;
}

.spotlightbox, header {
	border-bottom:5px solid #f10013;
}

#content {
border-bottom:5px solid #f10013;
}





