.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: 3px; }
.snv-current-icon { }
.snv-current-outer { }
.snv-current-inner { display: block; }
a.NavigationCurrentLink:link, a.NavigationCurrentLink:visited { display: block; padding: 5px 10px 5px 10px; background: #a5003d url("/EasySiteWeb/EasySite/StyleData/BowmerKirkland_General/Images/dist-snv-ro-bkgr.gif") right top repeat-y; color: #ffffff; text-decoration: none; font-weight: bold;  }
a.NavigationCurrentLink:hover, a.NavigationCurrentLink:active { background: #406893 url("/EasySiteWeb/EasySite/StyleData/BowmerKirkland_General/Images/dist-snv-ro-bkgr.gif") right top repeat-y; text-decoration: none; }

.NavigationSiblingPage { margin-top: 3px; }
.snv-sibling-icon { }
.snv-sibling-outer { }
.snv-sibling-inner { display: block; }
a.NavigationSiblingLink:link, a.NavigationSiblingLink:visited { display: block; padding: 5px 10px 5px 10px; background: #f8f8f8; color: #424344; text-decoration: none; }
a.NavigationSiblingLink:hover, a.NavigationSiblingLink:active { color: #fff; background: #406893 url("/EasySiteWeb/EasySite/StyleData/BowmerKirkland_General/Images/dist-snv-ro-bkgr.gif") right top repeat-y; text-decoration: none; }

.NavigationChildPage { margin-top: 2px; width: 100%; }
.snv-child-icon { }
.snv-child-outer { }
.snv-child-inner { display: block; }
a.NavigationChildLink:link, a.NavigationChildLink:visited { display: block; padding: 2px 10px 2px 20px; background: #f8f8f8 url("/EasySiteWeb/EasySite/StyleData/BowmerKirkland_General/Images/dist-child-icon.gif") left center no-repeat; color: #000; text-decoration: none; }
a.NavigationChildLink:hover, a.NavigationChildLink:active { color: #fff; background: #406893 url("/EasySiteWeb/EasySite/StyleData/BowmerKirkland_General/Images/dist-child-icon.gif") left center no-repeat; text-decoration: underline; }
     
.NavigationParentPage { font-size: 1em; }
.snv-parent-icon { font-size: 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: 5px 10px 5px 10px; background: #f8f8f8; color: #424344; text-decoration: none; }
a.NavigationParentLink:hover, a.NavigationParentLink:active { background: #406893 url("/EasySiteWeb/EasySite/StyleData/BowmerKirkland_General/Images/dist-snv-ro-bkgr.gif") right top repeat-y; text-decoration: none; color: #fff; text-decoration: none; }