
/*--------NEW SITE DEPLOYMENT SETTINGS-------------*/
*{
padding: 0;
margin: 0;
}

p{
margin-bottom: 20px;
line-height: 165%;
}

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;
}

h2.feSubheading{
font-family: georgia,garamond,serif;
font-size: 25px;
padding-bottom: 10px;
line-height: 100%;
}

#theTable3 h2.feSubHeading, h1, h4, #theContentTable .feHeading{
font-family: georgia,garamond,serif;
font-size: 25px;
padding-bottom: 10px;
line-height: 100%;
}

.feHeading{
font-family: georgia,garamond,serif;
font-size: 25px;
padding-bottom: 10px;
line-height: 100%;
}

.wnColumnSub{
padding-left: 7px;
}

#formKeywordSearch input{
margin-top: 10px;
}

#formKeywordSearch img{
margin-top: 3px;
margin-left: 3px;
}

#ucptext{
vertical-align: top;
text-align: justify;
color: #fff;
font-size: 11px;
font-family: arial;
line-height: 165%;
}

#ucptext a:link {color: #e8e2c2}
#ucptext a:visited {color: #e8e2c2}
#ucptext a:active {color: #e8e2c2}
#ucptext a:hover {color: #c1343d}