.NavigationTitle { }
.NavigationBody { }

.oNavigationList, .oNavigationItemParentList { margin: 0; padding: 0; list-style-type: none; }
.oNavigationItemParent, .oNavigationItemCurrent, .oNavigationItemSibling, .oNavigationItemChild { list-style-type: none; padding: 0; margin: 0; }

.NavigationCurrentPage { margin-top: 1px; }
.snv-current-icon { }
.snv-current-outer { }
.snv-current-inner { display: block; }
a.NavigationCurrentLink:link, a.NavigationCurrentLink:visited { display: block; padding: 3px 10px 3px 19px; background: #5076aa url(../pix/snv_parent_icon.gif) no-repeat left center; color: #ffffff; text-decoration: none; font-weight: normal; }
a.NavigationCurrentLink:hover, a.NavigationCurrentLink:active { text-decoration: none; background: #6585d1 url(../pix/snv_parent_icon.gif) no-repeat left center; }

.NavigationSiblingPage { margin-top: 1px; }
.snv-sibling-icon { }
.snv-sibling-outer { }
.snv-sibling-inner { display: block; }
a.NavigationSiblingLink:link, a.NavigationSiblingLink:visited { display: block; padding: 3px 10px 3px 10px; background: #05539c; color: #ffffff; text-decoration: none; }
a.NavigationSiblingLink:hover, a.NavigationSiblingLink:active { background: #0074ba; text-decoration: none; }

.NavigationChildPage { margin-top: 1px; width: 100%; }
.snv-child-icon { }
.snv-child-outer { }
.snv-child-inner { display: block; }
a.NavigationChildLink:link, a.NavigationChildLink:visited { display: block; padding: 3px 10px 3px 24px; background: #001168 url(../pix/snv_child_icon.gif) no-repeat left center; color: #ffffff; text-decoration: none; }
a.NavigationChildLink:hover, a.NavigationChildLink:active { background: #0c008f url(../pix/snv_child_icon.gif) no-repeat left center; color: #ffffff; text-decoration: none; }
     
.NavigationParentPage { font-size: 0.95em; }
.snv-parent-icon { font-size: 1.1em; font-weight: bold; line-height: 1em; padding-right: 3px; }
.snv-parent-outer {  }
.snv-parent-inner { display: block;  }
a.NavigationParentLink:link, a.NavigationParentLink:visited { display: block; padding: 3px 10px 3px 10px; background: #2499f5; color: #ffffff; text-decoration: none; }
a.NavigationParentLink:hover, a.NavigationParentLink:active { background: #6bbbe7; color: #ffffff; text-decoration: none; }
