
/*--------NEW SITE DEPLOYMENT SETTINGS-------------*/
*{
padding: 0;
margin: 0;
}

p{
margin-bottom: 15px;
margin-top: 5px;
line-height: 150%;
color:#555555;
}

ul{
list-style-type: disc;
}

li{
margin-left: 40px;
margin-bottom: 5px;
line-height: 180%;
}

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;
}

h2{
font-size: 15px;
color: #373737;
margin-top: 12px;
}

h2.feSubheading{
font-size: 23px;
padding-bottom: 5px;
line-height: 100%;
text-transform: uppercase;
color:#000066
font-weight:bold
}

#theTable3 h2.feSubHeading, h1, h4, #theContentTable .feHeading{
font-size: 23px;
padding-bottom: 5px;
line-height: 100%;
text-transform: uppercase;
}

.feHeading{
font-size: 23px;
padding-bottom: 5px;
line-height: 100%;
text-transform: uppercase;
}

#formKeywordSearch input{
margin-top: 2px;
}

#formKeywordSearch img{
margin-left: 3px;
}

