
/*--------NEW SITE DEPLOYMENT SETTINGS-------------*/
*{
padding: 0;
margin: 0;
}

p{
vertical-align: top;
text-align: left;
color: #222222;
font-size: 1em;
line-height: 160%;
padding-bottom: 15px;
}

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;
}

/*------HEADINGS-------*/
h2.feSubheading{
font-size: 2em;
line-height: 100%;
text-transform: uppercase;
padding-bottom: 15px;
font-weight: bold;
}

#theTable3 h2.feSubHeading, h1, h4, #theContentTable .feHeading{
font-size: 2em;
line-height: 100%;
text-transform: uppercase;
padding-bottom: 15px;
font-weight: bold;
}

.feHeading{
font-size: 2em;
line-height: 100%;
text-transform: uppercase;
padding-bottom: 15px;
font-weight: bold;
}

h3{
font-size: 1.2em;
line-height: 100%;
padding-bottom: 15px;
font-weight: bold;
padding-top: 15px;
color: #006e3b;
}

h2{
font-size: 1.4em;
}
