/* Tier 1  */
.LeftNav-1, .LeftNav-focus-1 {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-top: 1px solid #ccc;
  text-decoration: none;
} 
a.LeftNav-1:hover, a.LeftNav-focus-1:hover {
  color: #222;
  background: #e4e4ca url(/groups/public/documents/web_asset/000069.gif) repeat-x bottom;
}
dt.LeftNav-1 a, dt.LeftNav-focus-1 a {
  margin: 0;
  padding: 3px 5px 3px 10px;
  display: block;
  text-decoration: none;
  font-size: 85%;
  color: #666;
  background: #f9f9f9 url(/groups/public/documents/web_asset/000068.gif) repeat-x bottom;
}

/* Tier 2 = This is the level we want to start with */
.LeftNav-2, .LeftNav-focus-2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: .5px solid #ccc;
	text-decoration: none;
	border-top-width: thin;
}
a.LeftNav-2:hover, a.LeftNav-focus-2:hover {
  color: #222;
  background: #e4e4ca url(/groups/public/documents/web_asset/000069.gif) repeat-x bottom;
}
dt.LeftNav-2 a {
  margin: 0;
  padding: 3px 5px 3px 10px;
  display: block;
  text-decoration: none;
  font-size: 85%;
  color: #666;
  background: #f9f9f9 url(/groups/public/documents/web_asset/000068.gif) repeat-x bottom;
}
dt.LeftNav-focus-2 a {
  margin: 0;
  padding: 3px 5px 3px 10px;
  display: block;
  text-decoration: none;
  font-size: 85%;
  color: #666;
  background: #e4e4ca url(/groups/public/documents/web_asset/000069.gif) repeat-x bottom;;
}
  
/* Tier 3 = first sub level */
.LeftNav-3, .LeftNav-focus-3 {   
  margin: 0;
  padding: 4px 0 0 10px;
  list-style-type: none;
  background: #f3f3e7;
  border: 0;
}
a.LeftNav-3:hover, a.LeftNav-focus-3:hover {  
  color: #222;
  background: url(/groups/public/documents/web_asset/000070.gif) no-repeat top left;
}
dt.LeftNav-3, dt.LeftNav-focus-3 {
  margin: 0;
  padding: 4px 0 0 10px;
  list-style-type: none;
  border: 0;
}
dt.LeftNav-3 a, dt.LeftNav-focus-3 a {
  margin: 0;
  padding: 0 0 0 8px;
  display: block;
  text-decoration: none;
  font-size: 85%;
  color: #666;
  background: url(/groups/public/documents/web_asset/000070.gif) no-repeat top left;
}
dd.LeftNav-3, dd.LeftNav-focus-3 {
  margin: 0;
  padding: 4px 0 0 10px;
  list-style-type: none;
  border: 0;
}
dd.LeftNav-3 a, dd.LeftNav-focus-3 a {
  margin: 0;
  padding: 0 0 0 8px;
  display: block;
  text-decoration: none;
  font-size: 85%;
  color: #666;
  background: url(/groups/public/documents/web_asset/000070.gif) no-repeat top left;
}
  
/* Tier 4 = 2nd sub level */
.LeftNav-4, .LeftNav-focus-4 {  
  margin: 0;
  padding: 4px 0;
  list-style-type: none;
  background: #f3f3e7;
}
a.LeftNav-4:hover,  a.LeftNav-focus-4:hover {  
  color: #222;
  background: url(/groups/public/documents/web_asset/000071.gif) no-repeat top left;
}
dd.LeftNav-4 {
  margin: 0;
  padding: 4px 0 0 9px;
  list-style-type: none;
  border: 0;
}
dd.LeftNav-focus-4 {
  margin: 0;
  padding: 4px 0 0 9px;
  list-style-type: none;
  border: 0;
}
dd.LeftNav-4 a {  
  padding: 0 2px 2px 17px;
  display: block;
  text-decoration: none;
  font-size: 85%;
  color: #666;
  background: none;
}
dd.LeftNav-focus-4 a {  
  padding: 0 2px 2px 17px;
  display: block;
  text-decoration: none;
  font-size: 85%;
  color: #000;
  background: url(/groups/public/documents/web_asset/000071.gif) no-repeat top left;
}

/* Tier 5 = 3nd sub level */
.LeftNav-5, .LeftNav-focus-5 {  
  margin: 0;
  padding: 4px 0;
  list-style-type: none;
  background: #f3f3e7;
}
a.LeftNav-5:hover,  a.LeftNav-focus-5:hover {  
  color: #222;
  background: url(/groups/public/documents/web_asset/000071.gif) no-repeat top left;
}
dd.LeftNav-5 {
  margin: 0;
  padding: 4px 0 0 15px;
  list-style-type: none;
  border: 0;
}
dd.LeftNav-focus-5 {
  margin: 0;
  padding: 4px 0 0 15px;
  list-style-type: none;
  border: 0;
}
dd.LeftNav-5 a {  
  padding: 0 2px 2px 23px;
  display: block;
  text-decoration: none;
  font-size: 85%;
  color: #666;
  background: none;
}
dd.LeftNav-focus-5 a {  
  padding: 0 2px 2px 23px;
  display: block;
  text-decoration: none;
  font-size: 85%;
  color: #000;
  background: url(/groups/public/documents/web_asset/000071.gif) no-repeat top left;
}