.navBox { background-color: #233F98; } .pathBox { background-color: #FFFFFF; } .navPathBorder { background-color: #233F98; } .menuBox { background-color: #233F98; } .menuBoxBorder { background-color: #233F98; } .menuBoxContentBGColor { background-color: #FFFFFF; } .mainBox { background-color: #6676CB; } .mainBoxBorder { background-color: #FFFFFF; } .mainBoxContentBGColor { background-color: #FFFFFF; } .menuBoxHeaderContent { font-size: 8pt; font-weight: normal; color: #FFFFFF; } .menuBoxContent { font-size: 8pt; font-weight: normal; color: #444444; } .mainBoxHeaderContent { font-size: 8pt; font-weight: normal; color: #FFFFFF; } .pathContent { font-size: 8pt; font-weight: bold; color: #233F98; } .navContent { font-size: 8pt; font-weight: bold; color: #FFFFFF; } A.pathLink { font-size: 8pt; font-weight: bold; color: #233F98; text-decoration: none; } A:hover.pathLink { font-size: 8pt; color: #999999; text-decoration: underline; } A.navLink { font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none; } A:hover.navLink { font-size: 8pt; color: #999999; text-decoration: underline; } A.menuBoxHeaderLink { font-size: 8pt; color: #FFFFFF; text-decoration: none; } A:hover.menuBoxHeaderLink { font-size: 8pt; color: #FFFFFF; text-decoration: underline; } A.menuBoxContentLink { font-size: 8pt; color: #1C5082; text-decoration: none; } A:hover.menuBoxContentLink { font-size: 8pt; color: #007C00; text-decoration: underline; } .headerBG { background: #464DC9; }