.step-outer {                  
    
    position:           relative;
    top:                18px;
    text-align:         center;
    
}
       
.step-indicator {
                        
    position:           relative;
    width:              836px;
    text-align:         left;
    margin:             0px auto;
    display:            block;
    
}
      
.step-sub-1-1 {
        
    position:           relative;
    float:              left;
    background:         url('/img/liner.gif') repeat-x;
    width:              160px;

}

.step-sub-2-1 {
       
    position:           relative;
    float:              left;
    background:         url('/img/liner.gif') repeat-x;
    width:              160px;

}

.step-sub-3-1 {

    position:           relative;
    float:              left;
    width:              0px;

}
            
.step-sub-1-off {

    position:           relative;
    float:              left;
    background:         url('/img/liner_0.gif') repeat-x;
    width:              160px;

}

.step-sub-2-off {

    position:           relative;
    float:              left;
    background:         url('/img/liner_0.gif') repeat-x;
    width:              160px;

}
            
.step-sub-2-last, .step-sub-1-last {

    position:           relative;
    float:              left;
    background:         url('/img/liner_4.gif') repeat-x;
    width:              160px;

}

.step-sub-3-off {

    position:           relative;
    float:              left;

}
           
.ft-step-1-std {           
     
    position:           relative;
    top:                -6px;
    font-family:        Arial, Helvetica, Geneva;
    font-size:          11px;
    color:              #3B5F81;
    text-align:         center; 
    left:               30px; 
    width:              130px;        
        
}

.ft-step-off-std {       

    position:           relative;
    top:                -6px;
    font-family:        Arial, Helvetica, Geneva;
    font-size:          11px;
    color:              #B6C3D0;
    text-align:         center; 
    left:               30px;     
    width:              130px;        
    
}    
  
.ft-step-1-std-last {
     
    position:           relative;
    top:                -6px;
    font-family:        Arial, Helvetica, Geneva;
    font-size:          11px;
    color:              #3B5F81;
    text-align:         center; 
        
}

.ft-step-off-std-last {       

    position:           relative;
    top:                -6px;
    font-family:        Arial, Helvetica, Geneva;
    font-size:          11px;
    color:              #B6C3D0;
    text-align:         center; 
    
}
