/* 	Property Adjustment Key: top, right, bottom, left */

/* Container Styles */

#footer {
	width: 980px;
	padding: 0px 0px 5px 0px;
	background: #DEEBF7;
}

#footer a {
	color: #000099;
	text-decoration: none;
}

#footer a:hover {
	color:#056103;
	text-decoration:none;
}

#footerLinkListA {
	float: left;
	margin: 0px 15px 10px 0px;
	padding: 0px;
	list-style: none;
}

#footerLinkListB {
	float: left;
	margin: 0px 15px 10px 0px;
	padding: 0px;
	list-style: none;
}

#footerLinkListC {
	float: left;
	margin: 0px 15px 10px 0px;
	padding: 0px;
	list-style: none;
}

#footerLinkListD {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

#footerLinkListE {
	float: left;
	margin: 0px 10px 15px 0px;
	padding: 0px;
	list-style: none;
}

.footerLinkList li {
	width: 170px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #fff;
	font-size: 90%;
	margin: 0px;
}

#IGLTA {
	width: 160px;
	float: right;
	text-align: center;
	font-size: 85%;
	vertical-align: middle;
	color: #000099;
	padding-top: 15px;	
}

.footerBorder {
	background: #BDCBE7;
	width: 985px;
	height: 1px;
}

#footerColumnA {
	width: 20%;
	float: left;
	margin: 0px 20px 0px 0px;
}

#footerSearchInputPosition {
	float: left;
	margin: 5px 0px 10px 0px;
}

#footerSearchInputMargin {
	margin: 0px 5px 0px 0px;
}

#footerColumnB {
	overflow: hidden;
}

#footerColumnB dl {
	list-style: none;
	color: #8E8E8E;
	font-weight: normal;
	width: 155px;
	float: left;
	border-bottom: 1px solid #A8A5A0;
}

#footerColumnB dl dt {
	border-top: 1px solid #A8A5A0;
	line-height: 200%;
}

#footerColumnB dl dt a:link {text-decoration: none; color: #A8A5A0; padding: 4px;}
#footerColumnB dl dt a:visited {text-decoration: none; color: #A8A5A0; padding: 4px;}
#footerColumnB dl dt a:active {text-decoration: none; color: #A8A5A0; padding: 4px;}
#footerColumnB dl dt a:hover {text-decoration: none; color: #A8A5A0; background-color: #FCF4E1; padding: 4px;}

#footerColumnB dl.centerColMargin {margin: 0px 20px 0px 20px;}

#footerColumnC {
	width: 22%;
	float: right;
	text-align: center;
}

#footerCredits {
	background: #DEEBF7;
	padding: 20px 14px 0px 10px;
	width: 959px;
	overflow: hidden;
	float: left;
}

#footerCreditsShadow {
	background: url(images/footerLowerWhite994.gif?v=3) no-repeat top left;
	height: 14px;
}

#copyrightPosition {
	float: left;
	line-height: 150%; 
}

.footerLogoPosition {
	margin: 0px 0px 10px 0px;
}

.footerPhotoLink {
	height: 25px;
	margin: 0px 0px 5px 0px;
	vertical-align: middle;
	clear: both;
}

.footerPhotos {
	background: #FFFFFF; 
	border: 1px solid #73838c;  
	padding: 3px;
	float: left;
	margin: 0px 10px 0px 0px;
}

.triseptLogoPosition {
	float: right;
	margin: 0px 0px 0px 5px;
}

.privacyPolicy {
	text-align: left;
	padding: 10px; 	
	width: 580px;
	height: 500px;
	overflow: auto;
}

.tsaPrivacyPolicy {
	text-align: left;
	padding: 10px; 	
	width: 580px;
	height: 200px;
	overflow:auto;
}

/***** End Container Styles *****/
