@charset "UTF-8";
/* CSS Document */

#footercontainer, #footercontainer ul, .footercontact, .footercontact p, .footerlinks, .footerlinks li, .footercopyright, .footercopyright p { margin: 0; padding: 0; }

#footercontainer { clear: both; color: #555555; font-size: .9em; margin: 10px 0 25px 0; width: 100%; }
#footercontainer ul { list-style: none; }
#footercontainer a { color: #0088CC; text-decoration: none; }
#footercontainer a:hover { text-decoration: underline; }

.footercontact, .footerlinks { border: solid 1px #BFBFBF; border-right: none; border-left: none; float: left; margin-bottom: 10px; padding: .4em 0 .4em 0; position: relative; }
.footercontact { width: 60%; }
.footercontact p { padding-right: 10px; }
.footerlinks { width: 40%; }
.footerlinks li { float: right; padding-left: 10px; }

.footercopyright { clear: both; }
.footercopyright p { text-align: center; }

#null { margin: 0; padding: 0; }
p.disclaimer_indy { font-size: .85em; margin: 5px 0 0 0; padding: 0; line-height: 1.25em; }

