html, body { background: #FFF; }
#iPage { color: #000; width: 90%; }
#iBody { border: 1px solid #BBB; background: none; color: #000; width: 100%; }
#iBanner { display: none; }
#iLogo { display: none; }
#iNavL1Misc { display: none; }
#iNavL1Products { display: none; }
#iHomepageTicker { display: none; }
#iQuickLinks { display: none; }
#iNavL2 { display: none; }
h1, .quickLinks h1 { width: 100%; }
#iMain, .quickLinks #iMain, .homepage #iMain { margin: 1em 0 0 0; width: 100%; background: none; }
h1#iHd1 {
	position: absolute; top: 0; width: 533px;
	color: #663E86;
	font-weight: bold; font-size: 1.6em;
	margin: 0 -20px 1em -5px;	padding: 0 0 .3em 0;
	text-transform: lowercase;
	border-bottom: 1px solid #B3D5EC;
	background: none;
}
h2#iHd2a, h2#iHd2b {
	color: #036;
	font-weight: bold; font-size: 1.4em;
	margin: 5px -20px 1em 0;	padding: 0 0 .3em 0;
	text-transform: lowercase;
	border-bottom: 1px solid #D8EAF5;
	background: none;
}
.jsHighlight { border: 1px solid #D8EAF5; }
.jsExample div { margin: 0; }

div.tableInfo table { margin: -20px 0 50px 0; }
/*
a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}
*/
