
/*--------NEW SITE DEPLOYMENT SETTINGS-------------*/
*{
padding: 0;
margin: 0;
}

p{
vertical-align: top;
text-align: justify;
color: #555;
font-size: 0.95em;
padding-bottom: 15px;
line-height: 160%;
}

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: 1.8em;
line-height: 100%;
text-transform: uppercase;
padding-bottom: 20px;
font-weight: bold;
}

#theTable3 h2.feSubHeading, h1, h4, #theContentTable .feHeading{
font-size: 1.8em;
line-height: 100%;
text-transform: uppercase;
padding-bottom: 20px;
font-weight: bold;
}

.feHeading{
font-size: 1.8em;
line-height: 100%;
text-transform: uppercase;
padding-bottom: 20px;
font-weight: bold;
}

h3, h4{
font-size: 1.5em;
font-weight: bold;
}

.ucptitle {
vertical-align: top;
text-align: center;
color: #1a3e9a;
font-size: 1.4em;
font-family: Calibri;
padding-bottom: 10px;
padding-top: 5px;
line-height: 100%;
font-weight: bold;
}

#bgo{
margin-right: 20px;
}

