﻿
@import url(_Files/Acronym/_style.css);

body {
    font-family: Acronym, Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
    font-size: 14px;
}

.AthleteMaster .AthleteBannerContainer .Subheading {
    font-size: 33px;
}

.AthleteMaster #AthleteInfoTabs.ui-tabs ul.ui-tabs-nav > li a {
    font-family: Acronym;
    font-size: 21px;
}

.PageMenu a{
    font-family: Acronym;
    font-size: 14px;
}

.PageTitle {
    font-family: Acronym;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ed1c24 !important;
}
    .PageTitle a:link, .PageTitle a:visited, .PageTitle a:hover {
        color: #ed1c24 !important;
    }

nav .contentContainer .contentSection .button {
    font-size: 17px;
    font-weight: normal;
    font-family: Acronym, Verdana;
}

h2.HistoryDocNavigationSubheading {
    font-size: 30px;
    font-family: Acronym, Verdana;
    font-weight: bold;
}

.Heading {
    font-family: Acronym;
    font-weight: bold;
}

.Subheading {
    font-family: Acronym;
    font-weight: bold;
    font-size: 30px;
    line-height: 33px;
}
