﻿.AddressCells td {
    padding-bottom: 6px;
}

.SectionHeaderBlue {
    background-image: url('/Style%20Library/Images/headerbacnoround.gif');
}

.SectionHeaderBlueRound {
    background-image: url('/Style%20Library/Images/headerbac.gif');
}

.SectionHeaderBlue, .SectionHeaderBlueRound {
    text-align: center;
    font-weight: bold;
    background-color: #0060A7;
    background-repeat: no-repeat;
    height: 40px;
    width: 466px;
    color: #FFFFFF
}

.SectionBody {
    padding: 12px 1px 22px 1px
}


