html, body { background: #FFF; }
#iPage { color: #000; width: 90%; margin:0; padding:0; }
#iBody { background: none; color: #000; width: 100%; }
#iHead { width: 100%; }
body div#iPage div#iMain {  width: 100%; }
#iLogo { position : absolute; top : 0px; left :auto; right:0; }
#iBanner * { 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; }


ul#iNavCookie { display : none; }
body#iStockExchange div#iHead { height : 100px; }
div#iNavArchive2 { display:none; }



div#iUserPanel {
	padding-left:14px;
}


.vcard { width : 480px; }

#iFooterNav{display:none;}

ul li{
	padding-left:100px;
	list-style-type: square;
	list-style-position: inside;
}

strong{
	font-weight:bolder;
	font-size:1.06em;
}

* html strong{
	font-size:1.03em;
}
