/* CSS Document */


	
	.FooterNotes {
	font-size:12px;
	color:#333333;
	font-family:Gill Sans;
	}

	
	.TBDLink {
	font-size:12px;
	color:#1BADD9;
	font-family:Gill Sans;
	text-decoration:none;
	}
	
	A.TBDLink:link {
	color:#1BADD9;
	}
	A.TBDLink:hover {
	color:#000000;
	text-decoration:underline;
	}