/*** STANDARD 3 - NAVIGATION AND ITS OBJECTS ***/
#LeftNav {
          padding:3px 0px 0px 0px;
          margin:0px 0px 0px 0px;
}

#LeftNav UL {
          PADDING-RIGHT: 0px;
          PADDING-LEFT: 0px;
          padding-bottom: 0xp;
          padding-top: 0px;
          MARGIN: 0px;
          LIST-STYLE-TYPE: none 
}

#LeftNav LI {
          float:left;
          LIST-STYLE-TYPE: none 
}

.NavItem {
          font-weight:bold;
          padding-bottom:7px;
}

.NavItem A {
          color:#333;
}

.NavSep {
          background:#fff;
          margin-right: 8px;
          margin-left: 8px;
          padding-bottom:0px;
}

#VertNav {
          padding: 0px;
          margin:0px;
}

#VertNav UL {
          PADDING-RIGHT: 0px;
          PADDING-LEFT: 0px;
          padding-bottom: 0px;
          padding-top: 0px;
          MARGIN: 0px;
          LIST-STYLE-TYPE: none;
}

#VertNav LI {
          LIST-STYLE-TYPE: none;
          padding: 3px 0px 3px 10px;
}

.VertNavLev_1 {
          background: #ededed;
          text-transform:uppercase;
          border-top:1px solid #fff;
}

.VertNavLev_1_Sel {
          background: #ededed;
          text-transform:uppercase;
          font-weight:bold;
          border-top:1px solid #fff;
}

.VertNavLev_1_Sel_b {
          background: #ededed;
          border-bottom:2px solid #666;
          border-top:1px solid #fff;
          text-transform:uppercase;
          font-weight:bold;
}

.VertNavLev_1_Sel_Last {
          border-top:2px solid #666;
          height:1px;
}

.VertNavLev_2 {
          width:180px;
}

.VertNavLev_2_Sel {
          width:180px;
          font-weight:bold;
}

.VertNavPadding {
          padding:3px 5px 0px 15px;
}

.VertNavText_Lev1 {
          color:#000000;
          text-decoration:none;
}

.VertNavText_Lev2 {
          color:#000000;
          text-decoration:none;
}
