p {
    margin: 5px;
}
label {
    font:11px verdana;
    font-weight:700;
}

/*section table styles*/
.sectionTable {
    border: solid 1px #808080;
    margin-bottom:10px;
}
.SubheadingTD {
    background-color: #ffa618;
    padding: 4px 10px 4px 12px;
}
.Subheading {
    font-family: Verdana;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}
.SubheadingInfo{
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
}
.footerInfo {
    font-family: Verdana;
    font-size: 12px;
    line-height: normal;
    color: #333333;
    font-weight: normal;
    font-style: italic;
    padding: 10px 0px 0px 5px;
}