
#hNavhTdTop78 { 
background-image: url('../../files/uploads/sidenavsep.jpg');
background-position: left 20;
background-repeat: repeat-x;
width: 161px;
height: 61px;
}

/*------HEADINGS-------*/
h2.feSubheading{
font-size: 22pt;
line-height: 100%;
text-transform: uppercase;
color: #649a18;
padding-bottom: 5px;
}

#theTable3 h2.feSubHeading, h1, h4, #theContentTable .feHeading{
font-size: 22pt;
line-height: 100%;
text-transform: uppercase;
color: #649a18;
padding-bottom: 5px;
}

.feHeading{
font-size: 22pt;
line-height: 100%;
text-transform: uppercase;
color: #649a18;
padding-bottom: 5px;
}

h3, h4{
font-size: 13pt;
font-weight: bold;
}

*{
padding: 0;
margin: 0;
}

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;
}