.NavigationTitle { }
.NavigationBody { }

#left-outer ul, .oNavigationList, .oNavigationItemParentList { margin: 0; padding: 0; list-style-type: none; }
.oNavigationItemParent, .oNavigationItemCurrent, .oNavigationItemSibling, .oNavigationItemChild { list-style-type: none; padding: 0; margin: 0; }

#left-outer a { cursor: hand; }

.NavigationCurrentPage {  }
.snv-current-icon { }
.snv-current-outer { }
.snv-current-inner { display: block; }
a.NavigationCurrentLink:link, a.NavigationCurrentLink:visited { display: block; padding: 5px 5px 5px 25px; background: #000; text-decoration: none; color: #fff; font-weight: bold; }
a.NavigationCurrentLink:hover, a.NavigationCurrentLink:active { display: block; padding: 5px 5px 5px 25px; background: #000; text-decoration: none; color: #fff; font-weight: bold; }

.NavigationSiblingPage {  }
.snv-sibling-icon { display: none; }
.snv-sibling-outer { }
.snv-sibling-inner { display: block; width: 100%; }
a.NavigationSiblingLink:link, a.NavigationSiblingLink:visited { border-right: 1px solid #e1ecb9; border-bottom: 1px solid #e1ecb9; border-left: 1px solid #e1ecb9; display: block; padding: 5px 5px 5px 15px; background: transparent url(/EasySiteWeb/EasySite/StyleData/DriverCPC_General/Images/snv-arrow-right.gif) no-repeat 0 center; color: #000; text-decoration: none; font-weight: bold; }
a.NavigationSiblingLink:hover, a.NavigationSiblingLink:active { background: #e9f1ca url(/EasySiteWeb/EasySite/StyleData/DriverCPC_General/Images/snv-arrow-right.gif) no-repeat left center; color: #000; text-decoration: none; font-weight: bold; }

.NavigationChildPage { width: 100%; }
.snv-child-icon { }
.snv-child-outer { }
.snv-child-inner { display: block; }
a.NavigationChildLink:link, a.NavigationChildLink:visited { border-right: 1px solid #e1ecb9; border-bottom: 1px solid #e1ecb9; border-left: 1px solid #e1ecb9; display: block; padding: 5px 5px 5px 25px; background: transparent url(/EasySiteWeb/EasySite/StyleData/DriverCPC_General/Images/snv-arrow-right.gif) no-repeat 10px center; color: #000; text-decoration: none; font-weight: bold; }
a.NavigationChildLink:hover, a.NavigationChildLink:active { background: #e9f1ca url(/EasySiteWeb/EasySite/StyleData/DriverCPC_General/Images/snv-arrow-right.gif) no-repeat 10px center; color: #000; text-decoration: none; font-weight: bold; }
     
.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 { border-right: 1px solid #e1ecb9; border-bottom: 1px solid #e1ecb9; border-left: 1px solid #e1ecb9; display: block; padding: 5px 5px 5px 15px; background: transparent url(/EasySiteWeb/EasySite/StyleData/DriverCPC_General/Images/snv-arrow-left.gif) no-repeat left center; color: #000; text-decoration: none; font-weight: bold; }
a.NavigationParentLink:hover, a.NavigationParentLink:active { background: #e9f1ca url(/EasySiteWeb/EasySite/StyleData/DriverCPC_General/Images/snv-arrow-left.gif) no-repeat left center; color: #000; text-decoration: none; font-weight: bold; }



