
.ahDefault a img{
margin-right: 3px;
}

.ahDefault{
font-size: 1.0em;
line-height: 160%;
}

.whatsNew3{
margin-left: -4px;
}

#spanTopNavMenu{
padding-right: 25px;
}

.topNav{
text-transform:uppercase;
}

/*------HEADINGS-------*/

#theTable3 h2.feSubHeading, h1, h4, #theContentTable .feHeading{
font-size: 1.5em;
line-height: 100%;
padding-bottom: 15px;
}

.feHeading{ 
font-size: 1.5em;
line-height: 100%;
padding-bottom: 10px;
}

h2.feSubheading{
font-size: 1.25em;
line-height: 100%;
padding-bottom: 5px;
}

h3, h4{
font-size: 1.25em;
font-weight: bold;
padding-bottom: 15px;
}

p{
margin-bottom: 20px;
}

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;
}