
/*--------NEW SITE DEPLOYMENT SETTINGS-------------*/
*{
padding: 0;
margin: 0;
}

p{
margin-bottom: 15px;
}

ul{
list-style-type: disc;
}

li{
margin-left: 40px;
margin-bottom: 5px;
}

a { 
outline: none; 
-moz-outline-style: none; 
}

div{
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
margin:0;
padding:0;
}

a.topNav:link{
font-size: 9pt;
color:#000000;
}

a.topNav:hover {
font-size: 9pt;
font-weight: bold;
}

.feSearch{
color: #fff;
font-size: 9pt;
padding-right: 5px;
padding-left: 5px;
}

#blogin{
margin-left: 5px;
margin-right: 5px;
}

/*------HEADINGS-------*/
h2.feSubheading{
font-family: 'FuturaBdCnBTBold';
font-size: 23pt;
color: #b9271a;
font-weight: bold; 
text-transform: uppercase; 
line-height: 120%;
}

#theTable3 h2.feSubHeading, h1, h4, #theContentTable .feHeading{
font-family: 'FuturaBdCnBTBold'; 
font-size: 23pt;
color: #b9271a;
font-weight: bold; 
text-transform: uppercase; 
line-height: 120%;
}

.feHeading{
font-family: 'FuturaBdCnBTBold';  
font-size: 23pt;
color: #b9271a;
font-weight: bold; 
text-transform: uppercase; 
line-height: 120%;
}

h3, h4{
font-size: 8em;
font-weight: bold;
}

@font-face { 
  font-family: 'FuturaBdCnBTBold'; 
  src: url('../../files/uploads/futurabc-webfont.eot'); 
  src: local('&#9786;'), local('FuturaBdCnBTBold'), 
    url('../../files/uploads/futurabc-webfont.woff') format('woff'), 
    url('../../files/uploads/futurabc-webfont.ttf') format('truetype'), 
    url('../../files/uploads/futurabc-webfont.svg#FuturaBdCnBTBold') format('svg'); 
    font-weight: normal;
    font-style: normal;
    advancedAntiAliasing: true;
}

#siteTableBodyMain #table1 td.topStandard, #siteTableBodyMain #table1 td.topSelected, td.topRollover{
text-transform: capitalize;
font-family: "FuturaBdCnBTBold";
font-weight: bold;
font-size: 12.5pt;
text-transform: uppercase;
padding-top: 7px;
}

.title{
font-family: "FuturaBdCnBTBold";
font-size: 23pt;
color: #b9271a;
font-weight: bold; 
text-transform: uppercase; 
line-height: 120%;
}

.subtitle{
font-family: "FuturaBdCnBTBold";
font-size: 16pt;
color: #000;
font-weight: bold;
line-height: 120%;
}

.aahtitle{
font-family: "FuturaBdCnBTBold";
font-size: 16pt;
font-weight: bold;
text-transform:uppercase;
}

.aahteaser{
width: 200px;
text-align: justify;
line-height: 150%;
}
