
@font-face { 
  font-family: 'FuturaMdBTMedium'; 
  src: url('../../files/uploads/futuram-webfont.eot'); 
  src: local('&#9786;'), local('FuturaMdBTMedium'), 
    url('../../files/uploads/futuram-webfont.woff') format('woff'), 
    url('../../files/uploads/futuram-webfont.ttf') format('truetype'), 
    url('../../files/uploads/futuram-webfont.svg#webfont6jDOElzT') format('svg'); 
    font-weight: normal;
    font-style: normal;
    advancedAntiAliasing: true;
}

/*--------DEPLOYMENT SETTINGS-------------*/
*{
padding: 0;
margin: 0;
}

p{
margin-bottom: 8px;
}

ul{
list-style-type: disc;
}

li{
margin-left: 8px;
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;
}

#theTable3 h2.feSubHeading, h1, #theContentTable .feHeading{
font-family: "FuturaMdBTMedium", arial, sans-serif;
font-size: 15pt;
font-weight: bold;
margin-bottom: 15px;
}

h3, h4{
font-family: "FuturaMdBTMedium", arial, sans-serif;
font-size: 13pt;
font-weight: bold;
}

#ah3Swi{
background-image: url('../../files/uploadsb/latestnews_bg.jpg');
background-position: bottom left;
background-repeat: no-repeat;
padding-bottom: 15px;
}

#ah3Section1{
padding-left:7px;
padding-right:10px;
padding-bottom:20px;
}

.artBtnSep{
padding-top: 60px;
padding-bottom: 40px;
}
