﻿.footerRow {
     position: absolute;
     bottom: 0;
     width: 100%;
     left: 0;
     float: left;
}

.footer_header, .ftrHdrLink {
     	font-size: 12pt;
     	font-weight: bold;
}

.footer_background_color {
     position: relative;
     max-width: 1280px;
     margin-left: auto !important;
     margin-right: auto !important;
     padding-bottom: 20px;
}
.footerCol {
     margin-left: auto;
     margin-right: auto;
}
.footerCol a {
     white-space: nowrap;
}
.footer_header {
     line-height: 2;
     padding-top: 5px;
}
.footerContent{
	display: inline-block;
}
.btmFooter {
     position: relative;
     max-width: 1280px;
     text-align: center;
} 
.btmFooter a, .btmFooter .footerContent{
	font-size: 10pt;
}
.divNxtLogo img{
	width: 220px;
}