﻿#entFooter {

			
		}
		
		#entFooter .logos {
			padding: 12px 0px 12px 12px;
			float: left;
		}
		
		#entFooter .links 
		{
			width: 260px;
			padding: 16px 0px 16px 0px;
			margin-right: 16px;
			float: right;
			zoom: 1;
		}
		
		#entFooter .links .left {
			width: 120px;
			text-align: right;
			clear: left;
			float: left;
		}
		
		#entFooter .links .right {
			width: 120px;
			text-align: right;
			clear: right;
			float: right;
		}
		
		.clear {
			clear: both;
		}
		
		#entFooter a {
			background: transparent;
			font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
			line-height: 13px;
			font-size: 11px;
		}
		
		#entFooter A img {
			border: medium none;
		}
		
		#entFooter img {
			vertical-align: middle;
		}
		
		#entFooter a:visited, #entFooter a:link,  #entFooter a:active
		{
			text-decoration: none;
			color: white;
		}
		
		#entFooter a:hover
		{
			text-decoration: underline;
			color: white;
		}
		
		.hiddenStructure {
			display: none;
		}
		
		
		.contentOuterWrap {
			padding-top: 20px;
			background: white none repeat scroll 0% 0%;
			margin: 0px auto 0px auto;
		}
		
		.contentWrap {
			
			margin: 0px auto 0px auto;
			background: #374B56;
			color: white;
		}