#NavigationMenu { width: 169px; }

.navOpenCloseIcon { cursor: hand; margin-top: 1px; margin-bottom: 2px; margin-right: 4px; }
.navBullet { margin-right: 5px; margin-bottom: 2px; width: 5px; height: 5px; }

.navContainerLevel0 { margin-bottom: 1px; }
.navBodyLevel0 { border-bottom: 1px solid #4a4a4a; }

.navHeaderLevel0 { background-color: #AEADAD; padding-top: 2px; padding-bottom: 2px; border-top: 1px solid #4a4a4a; border-bottom: 1px solid #4a4a4a; padding-left: 5px; font-weight: bold; font-size: 8pt;  }
.navHeaderLevel0Selected { background-color: #0968c1; padding-top: 2px; padding-bottom: 2px; border-top: 1px solid #4a4a4a; border-bottom: 1px solid #4a4a4a; padding-left: 5px; font-weight: bold; font-size: 8pt;  }
.navBodyLevel0 A { text-decoration: none; color: #4a4a4a; }
.navBodyLevel0 A:hover { text-decoration: underline; }
.navHeaderLevel0 A { text-decoration: none; color: #4a4a4a; }
.navHeaderLevel0 A:hover { text-decoration: underline; }
.navLinkLevel0Selected { text-decoration: none; color: White; }
.navLinkLevel0Selected:hover { text-decoration: underline; }
.navLinkLevel0Selected:visited { color: White; font-weight: bold; }

.navHeaderLevel1 { background-color: #d4d4d4; padding-top: 2px; padding-bottom: 2px; padding-left: 5px; text-decoration: none; font-weight: normal; font-size: 8pt; }
.navHeaderLevel1Selected { background-color: #d4d4d4; padding-top: 2px; padding-bottom: 2px; padding-left: 5px; text-decoration: none; font-weight: bold; font-size: 8pt; }
.navBodyLevel1 A { text-decoration: none; color: #4a4a4a; }
.navBodyLevel1 A:hover { text-decoration: underline; }
.navLinkLevel1Selected { text-decoration: none; color: #4a4a4a; }
.navLinkLevel1Selected:hover { text-decoration: underline; }

.navHeaderLevel2 { background-color: #d4d4d4; padding-top: 2px; padding-bottom: 2px; padding-left: 25px; text-decoration: none; font-weight: normal; font-size: 8pt; }
.navHeaderLevel2Selected { background-color: #d4d4d4; padding-top: 2px; padding-bottom: 2px; padding-left: 25px; text-decoration: none; font-weight: bold; font-size: 8pt; }
.navBodyLevel2 A { text-decoration: none; color: #4a4a4a; }
.navBodyLevel2 A:hover { text-decoration: underline; }
.navLinkLevel2Selected { text-decoration: none; color: #4a4a4a; }
.navLinkLevel2Selected:hover { text-decoration: underline; }

TD.divmattenmenu {  color: White; background-color: RoyalBlue; }
.mattenmenu { text-decoration: none; color: White; font-size: 10pt; background-color: RoyalBlue; }
.mattenmenu:hover { text-decoration: underline; color: white; font-size: 10pt; font-weight: bold; background-color: NavyBlue;}
.mattenmenu:visited {  text-decoration: none; color: white; font-size: 10pt; background-color: RoyalBlue; }

