/* *********************
 	Footer
	style.tfol-footer.css
   ********************* */
A {
	text-decoration: none;
	}
IMG {
	border: none;
	}
/* *********************
 	Footer
   ********************* */
#pageFooter {
	background-color: #FFFFFF;
	position: relative;
	width: 750px; height: 80px;
	margin: 0 auto;
	padding: 0;
	background-image: url('http://resource.cottoninc.com/_images/fool_footer/divider.footer.png');
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	}
/* **********************
 	Footer Links - line #1
   ********************** */
#pageFooterLinks1 {
	position: absolute; top: 11px; left: 0px;
	width: 750px; height: 25px;
	display:table;
	}
#pageFooterLinks1 A {
	font-family: Arial,sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	}
#pageFooterLinks1 A:Hover {
	color: #000000;
	}
#pageFooterLinks1 LI {
	display: inline;
	list-style-type: none;
	padding: 0 6px;
	}
#pageFooterLinks1 UL {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	}
/* **********************
 	Footer Links - line #2
   ********************** */
#pageFooterLinks2 {
	position: absolute; top: 36px; left: 0px;
	width: 750px; height: 25px;
	display: table;
	}
#pageFooterLinks2 A, #pageFooterLinks2 A:Hover {
	font-family: Arial,sans-serif;
	font-size: 9px;
	color: #CC9966;
	text-decoration: none;
	}
#pageFooterLinks2 LI {
	color: #CC9966;
	list-style-type: none;
	display: inline;
	margin:0;
	padding: 0 3px;
	}
#pageFooterLinks2 UL {
	margin:0;
	padding:0;
	white-space: nowrap;
	}
/* **********************
 	Footer Copyright
   ********************** */
#pageFooterCopyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	position: absolute;	top: 61px; left: 0px;
	width: 750px; height: 20px;
	}
#pageFooterTopReturn {
	position: absolute; bottom: 5px; right: 5px;
	width: 34px; height: 18px;
	}