﻿/* Color and other customizations */
/*
#002472
*/

a {color:#6467a6;}
a:hover {color:#3a3c6a;}

/*Icons, Sidebar, Nav Background, Search Button*/
table#iconTable2 div.iconSet a.nbIcon, a.nbIcon:hover, a.nbIcon:visited {color: #002472}
.navMain {background-color: #002472}
.sidebar_title_div {background-color: #002472}
div.searchButton {background-color: #002472}

/*Left Nav text*/
.navItem a, .navItem a:hover {color:#ffffff;}

/*Temporary Icon Table Setting*/
table#iconTable2 {background-color: unset; background: none;}
table#iconTable2 div.iconSet {min-height: 59px; background: none;}


/*Search*/
/*div.searchButton a {}*/

/*Left Nav Popup*/
/*.subMenuItem a, .subMenuItem a:hover {}*/


/*Right Nav Text*/
ul.nav_inSectionUL li a {color:#002472;}
ul.nav_inSectionUL li a:hover {color:#002472;}


/*Misc Link Colors*/
.sectionTitle {color: #002472}
.promo #title a {color: #002472}
a.item_title {color: #002472;}
a.item_title:hover {color:#002472;}