#plannavigation 
{
  text-align: left;
  margin: 13px 13px 0 11px;

}
.planinstructions
{
  font-size: .85em;
}
.planlinks
{
  font-weight: bold; 
  color: #3366CC;    
  font-size: .7em;
  font-family: Verdana, helvetica, Sans-Serif;
}
.planlinks a:hover 
{
  color:#B11A3B;
}
.planlinks a:visited 
{
  color: #3366CC;
}
.plannav 
{
  height: 29px;
  font-weight: bold;
  color: #3366CC; 
  padding-top: 2px;
  border-bottom: dotted 1px #CCCCCC;
  width: 90%;

}

.plannavopen
{
  font-weight: bold;
  color: #3366CC; 
  height: 29px;
  padding: 2px 0px 0px 0px;


}
.plannavactive 
{
  color: #B11A3B;
  font-weight: bold;
  height: 29px;
  padding: 3px 0px 0px 0px;

}
.plannavactive a
{
  color: #B11A3B;
}


.plansubnav
{
  height:13px;
  padding-left:17px;
  font-size: .7em;
  font-weight: normal;

}
.sublinks 
{
  color: #3366CC;
  text-decoration: none;
}
.sublinks a:active
{
  color: #3366CC;
  text-decoration: none;
}
.sublinks a:visited
{
   color: #3366CC;
 
}
.sublinksactive
{
  color: #B11A3B;
}

.planlinks a:hover 
{
  color:#B11A3B;
}
.planlinks a:visited 
{
  color: #3366CC;

}
.plannav ol li 
{
  font-weight: bold; 
  color: #3366CC;    
  font-weight: bold;
  margin-left: 0;

}
.plannav ul li /* appending a style from base for the plannav only */
{
  list-style-type: none;
  margin: 0;
}
