﻿body {
	background: white !important;
	font-size: 12pt;
width:100% !important;
	}
#sidebar1, #sidebar2, #header, #header2, #topnav{
	display: none !important;
	}
.thrColLiqHdr #sidebar2a{
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 23%; /* since this element is floated, a width must be given */
	background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 5px; /* top and bottom padding create visual space within this div */
	/*margin-top:50px;*/font-size:small;
border-left:1px #800000 dotted;border-bottom: 1px #800000 dotted;


}
.thrColLiqHdr #container, #mainContent, #mainContenta{
	margin:0 !important;
	background: transparent !important;

	padding: 0;
	border: 0;
	float: none !important;
	color: black; 
	font-size: 13pt;

}
.twoColLiqLtHdr #container, #mainContent, #mainContenta {
	margin:0 !important;
	background: transparent !important;

	padding: 0;
	border: 0;
	float: none !important;
	color: black; 
	font-size: 13pt;

	}
#footer {
	text-align:center;
margin: 0px; 
background: #FFF;padding:0px;border:0px;
font-size:small;

}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
.thrColLiqHdr #container a[href^="../"]:after {
  content: " (http://rogers-ben.com" attr(href) ") ";
   }
.twoColLiqLtHdr #container a[href^="../"]:after {
  content: " (http://rogers-ben.com" attr(href) ") ";
   }



.print {
	display:none;
}



#endnotes {display: block;}
#endnotes h3 {
letter-spacing: 3pt;
font-variant: small-caps;
margin: 5pt 0;
text-align: left;
}
sup {font-size: 8pt;}