/* tsApps styles and overrides */
@import url("/assets/common/css/tsApps.css");

/* Include in Editor: Start */
.FooterBodyText {color: #868991; font-size: 15px; line-height: 19px;padding-bottom: 22px;}
.HeaderText{color: #333436;font-size: 16px;line-height: 19px;margin: 0;}
.RedHeaderText {color: #d81c1c;font-size: 18px;padding: 0 0 7px 0;margin: 0;}
.RedHeaderTextSmall {color: #d81c1c;font-size: 15px;margin: 0;padding: 0 0 9px 0;}
.WhiteHeaderTextRedBG {color: #ffffff;font-size: 18px;line-height: 25px;background: #c81919;padding: 10px;}
.TitleRedLine {border-bottom: 4px solid #c81919;margin: 0 0 13px;padding: 0 0 7px;color: #868991;font-size: 24px;}
.InfoText{ font-family:arial; font-size:8pt; color:#aaa:}
.ArticleHeadline {color: #d81c1c;font-size: 18px;margin: 0;padding: 0 0 12px;}
/* Include in Editor: Stop */

.TitleText {
    color: #333333;
    font-family: "GothamMedium";
    font-size: 21px;
    letter-spacing: 2px;
    margin: 0 0 17px;
    padding: 0 0 15px;
    text-transform: uppercase;
}

.BodyText {
    font-size: 14px; font-weight: 400; color: #666666; line-height: 18px; font-family: 'GothamBook'; /*background:url(../images/NHAJ_Mockup-31Aug.jpg) no-repeat top center;*/
}

.HeaderText {
    color: #333333;
    font-family: "GothamMedium";
    font-size: 18px;
}