#fivereasons h2 { border: 1px solid #3B73B9; border-left:0; border-right: 0; padding: .5em 0; margin-bottom: 2em; }
#fivereasons h3 { margin-top: 2em } 

h2.Blue {
    color:  #3a73ba;
    font: normal 1.40em/24px "GEInspiraMediumRegular", arial,sans-serif;
    border:  none;
    margin-top:  30px;
    margin-bottom:  25px;
}

.noborder {
    border:  none;
}

.chart {
    margin-bottom:  15px;
}

#ChartList {
    margin-bottom:  33px;
}

.chartItem {
    overflow:  auto;
    margin-bottom:  22px;
}

.chartItem.divider {
    margin-bottom:  46px;
}

.chartItem img {
    float:  left;
    width:  79px;
    display:  block;
}

.chartItem .copy {
    position:  relative;
    float:  left;
    width:  375px;
    margin-left:  17px;
    height:  72px;
}

.chartItem p {
    position:  absolute;
    bottom:  0;
    line-height:  1;
    text-align:  bottom;
}

.footnote {
    padding-bottom:  65px;
}
