/* ------------------------------------------------------------ supplement styles for text version */
body {
	background:#ffffff;
	margin:5px;
	}
hr {
	margin:0;
	}
hr.contentHr {
	border-top:1px solid #000000
	border-right:none;
	border-bottom:1px solid #000000;
	border-left:none;
	height:3px;
	color:#ffffff;
	background:#ffffff;
	}

#textFtr,#textHdr {
	background:#F2F2F2;
	}
#textFtr {
	margin-top:20px;
	}

#sitesMenuLogIn {
	margin-top:8px;
	}


