div.nav-hierarchy {
 font-size:12px;
}
UL.navlstcontainer, UL.navlstcontainer ul { 
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 1.3;
}

UL.navlstcontainer a:hover
{
  background-color: #fff;
  color: #333333;
}


UL.navlstcontainer li { 
 margin: 0; 
 display:inline;
}


UL.navlstcontainer a { 
  display: block;
  color: #999999;
  width: 9em;
  padding: 3px 12px 3px 16px;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  background: url(/media/images/uparrow_171.gif) top left no-repeat;	
  font-weight:bold;
  border-bottom : 1px solid #b7b7b7; 


}







UL.navlstcontainer li li a
{
 background-color: #fff;
 padding: 3px 12px 3px 16px;
 margin-left:0px;
 background: url(/media/images/arrowrightgrey_172.gif) top left no-repeat;	
 font-weight:normal;
}


UL.navlstcontainer li li li a
{
 border-bottom : 1px dashed #b7b7b7; 
 background-color: #fff;
 padding: 3px 12px 3px 16px;
 color:#6e7fa4;
 background:none;
 font-weight:normal;
}

UL.navlstcontainer li li li a:hover 
{
color:#003366;
}







UL.navlstcontainer A.navlstself {
 border-bottom : 1px solid #b7b7b7; 
 color: #31487e;
 font-weight:bold;
 background: url(/media/images/arrowright_170.gif) top left no-repeat;	
}

img.youthbanklogo {
margin-left:0;
padding-left:0;
}

UL.navspecial li a
{
 border-bottom : 1px dashed #b7b7b7; 
 background-color: #fff;
 padding: 3px 12px 3px 16px;
 color:#6e7fa4;
 background:none;
 font-weight:normal;
}


UL.navspecial li a
{
 background-color: #fff;
 padding: 3px 12px 3px 16px;
    background: url(/media/images/greyarrowright_46.gif) top left no-repeat;	
   font-weight:normal;
}

.backtotop {
 position:relative;
 left:205px;
 margin-bottom:85px;
}