
/*--------NEW SITE DEPLOYMENT SETTINGS-------------*/
*{
padding: 0;
margin: 0;
}

p{
margin-bottom: 20px;
line-height: 150%;
}

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;
}

.menuRowTop td, .topStandard td{
vertical-align: top;
text-align: left;
text-transform: uppercase;
line-height: 120%;
}

.topNav{
font-size: 10pt;
vertical-align: center;
text-align: left;
text-transform: uppercase;
}

#spanTopNavMenu{
margin-left: 20px;
}

.aahtitle{
text-align: left;
text-transform: uppercase;
}

.aahteaser{
line-height: 140%;
}

td.topStandard, td.topRollover, td.topSelected {
border-bottom:1px dashed #cfd5c7;
}


h2.feSubheading{
vertical-align: top;
text-align: left;
color: #3c4c77;
font-size: 20pt;
font-weight: bold;
line-height: 120%; 
text-transform: uppercase;
padding-bottom: 8px;
} 

#theTable3 h2.feSubHeading, h1, h4, #theContentTable .feHeading{
vertical-align: top;
text-align: left;
color: #3c4c77;
font-size: 20pt;
font-weight: bold;
line-height: 120%; 
text-transform: uppercase;
padding-bottom: 8px;
} 

.feHeading{
vertical-align: top;
text-align: left;
color: #3c4c77;
font-size: 20pt;
font-weight: bold;
line-height: 120%; 
text-transform: uppercase;
padding-bottom: 8px;
} 

#formKeywordSearch{
padding-top: 108px;
padding-right: 20px;
}


