
/*--------NEW SITE DEPLOYMENT SETTINGS-------------*/
*{
padding: 0;
margin: 0;
}

p{
margin-bottom: 12px;
}

ul{
list-style-type: disc;
}

li{
margin-left: 5px;
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{
vertical-align: top;
text-align: left;
color: #231f20;
font-size: 2.3em;
line-height: 120%;
padding-bottom: 15px;
font-weight: bold:
text-transform: uppercase;
}

.feHeading{
vertical-align: top;
text-align: left;
color: #231f20;
font-size: 2.3em;
line-height: 120%;
padding-bottom: 15px;
font-weight: bold:
text-transform: uppercase;
}

h3, h4{
font-size: 1.05em;
font-weight: bold;
}

.siteTopnav table td{
text-transform: uppercase;
}

#ahAahSection1{
background-image: url('../../files/uploadsb/news-bg.jpg');
background-position: bottom left;
background-repeat: no-repeat;
padding-bottom: 15px;
}
.ahSwi{
padding-left:7px;
padding-right:15px;
padding-bottom:10px;
}