/* 	Property Adjustment Key: top, right, bottom, left */

/* Container Styles */

#footer {
	width: 952px;
	text-align: center;
}

#footerCredits {
	width: 952px;
}

.footerSmall {
	font-size: 83%;
	line-height: 16px;
	text-decoration: none;
	color: #003399;
}

.footerBlack{
	font-size: 83%;
	line-height: 16px;
	text-decoration: none;
	color: #00319C;
}


#copyrightPosition {
	float: left;
	line-height: 150%; 
}

.triseptLogoPosition {
	float: right;
	margin: 0px 0px 0px 5px;
}

.tsaPrivacyPolicy {
	text-align: left;
	padding: 10px; 	
	width: 580px;
	height: 200px;
	overflow:auto;
}

/***** End Container Styles *****/
