﻿#accountMenu {
    color: #ed6b06;
}
#contentMenu li.active a{
    color: #ed6b06;
}
#pearsonFooter {    
    background: url('../img/footerOrange.png') no-repeat transparent;
}
.gridHeader {    
    color: #ed6b06;
}
.percBarInner {
    background: #ed6b06;
}
#positionNumber {
    background: #ed6b06;
}
#timeLine ul li.current {
    background: url('../img/timeLineGridActiveOrange.png') 3px 32px no-repeat;
    color: #ed6b06
}
#titleWrapper #pageTitle {
    color: #ed6b06;
}
#contentPage #leftMenu a{
    color: #ed6b06;
}
#myMarketingExperienceLogo {
    background: url('../img/logoOrange.png') no-repeat;
}
#contentMenu li.active {
    list-style-image: url('../img/liActiveOrange.png');
}
#contentPage #titleWrapper {
    background: url('../img/dottedOrange.png') 0 73px repeat-x;
}

.gridContent .arrow {
    background: url('../img/liActiveOrange.png');
}

