
@font-face { 
  font-family: 'HelveticaCondensedRegular'; 
  src: url('../../files/uploads/helvecon-webfont.eot'); 
  src: local('&#9786;'), local('HelveticaCondensedRegular'), 
    url('../../files/uploads/helvecon-webfont.woff') format('woff'), 
    url('../../files/uploads/helvecon-webfont.ttf') format('truetype'), 
    url('../../files/uploads/helvecon-webfont.svg#webfontpSZ49sTE') format('svg'); 
    font-weight: normal;
    font-style: normal;
    advancedAntiAliasing: true;
}

/*--------NEW SITE DEPLOYMENT SETTINGS-------------*/
*{
padding: 0;
margin: 0;
}

p{
margin-bottom: 10px;
word-spacing: normal;
}

ul{
list-style-type: disc;
}

li{
margin-left: 2px;
margin-bottom: 5px;
word-spacing: normal;
}

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-size: 2em;
font-weight: bold;
margin-bottom: 25px;
word-spacing: normal;
}

.feHeading{
font-size: 2em;
font-weight: bold;
margin-bottom: 25px;
word-spacing: normal;
advancedAntiAliasing: true;
}

h3, h4{
font-size: 1.05em;
font-weight: bold;
word-spacing: normal;
}

#ah4Swi{
background-image: url('../../files/uploadsb/news-bg.jpg');
background-position: bottom left;
background-repeat: no-repeat;
padding-bottom: 15px;
}
#ah4Section1{
padding-left:7px;
padding-right:10px;
padding-bottom:20px;
}

#bJoin{
margin-bottom: -20px;
}