
/*------DEFAULT-------*/
*{
padding: 0;
margin: 0;
}

p{
margin-bottom: 12px;
line-height: 150%;
}

ul{
margin: 0px 0px;
}

li{
line-height: 185%;
background: url('../../files/uploadsb/bullet.jpg') top left no-repeat;
background-position: 2px 9px;
padding-left: 15px;
padding-top: 2px;
list-style: none outside;
text-decoration: none;
vertical-align: top;
text-align: left;
margin-bottom: 2px;
}

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;
}

#spanTopNavMenu{
margin-left: 17px;
}

/*------FONTS-------*/
@font-face { 
  font-family: 'OptimumBold'; 
  src: url('../../files/uploads/optimum_bold-webfont.eot'); 
  src: local('&#9786;'), local('OptimumBold'), 
    url('../../files/uploads/optimum_bold-webfont.woff') format('woff'), 
    url('../../files/uploads/optimum_bold-webfont.ttf') format('truetype'), 
    url('../../files/uploads/optimum_bold-webfont.svg#webfontlMfA3w6c') format('svg'); 
    font-weight: normal;
    font-style: normal;
    advancedAntiAliasing: true;
}

@font-face { 
  font-family: 'OptimumRegular'; 
  src: url('../../files/uploads/optimum_roman-webfont.eot'); 
  src: local('&#9786;'), local('OptimumRegular'), 
    url('../../files/uploads/optimum_roman-webfont.woff') format('woff'), 
    url('../../files/uploads/optimum_roman-webfont.ttf') format('truetype'), 
    url('../../files/uploads/optimum_roman-webfont.svg#webfontjKYE0KBq') format('svg'); 
    font-weight: normal;
    font-style: normal;
    advancedAntiAliasing: true;
}

/*------HEADINGS-------*/
h2.feSubheading{
font-family: 'OptimumRegular', Trebuchet MS, Arial; 
font-size: 25px;
line-height: 100%;
text-transform: capitalize;
padding-bottom: 5px;
}

#theTable3 h2.feSubHeading, h1, h4, #theContentTable .feHeading{
font-family: 'OptimumRegular', Trebuchet MS, Arial; 
font-size: 25px;
line-height: 100%;
text-transform: capitalize;
padding-bottom: 5px;
}

.feHeading{
font-family: 'OptimumRegular', Trebuchet MS, Arial; 
font-size: 25px;
line-height: 100%;
text-transform: capitalize;
padding-bottom: 5px;
}

.aahLinktitle{
line-height: 120%;
text-transform: Uppercase;
}

.aahteaser{
text-align: justify;
line-height: 170%;
}
