html, body { background: #FFF;}
#iPage { color: #000; width: 90%; }
#iBody { 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 {
     position: relative;
	 top: -30px;
	 padding: 0px 0 50px 0; 
}

table.tblInfomation td.number{text-align:center;}

table.tblInfomation {
	margin: 0 0 60px 0 ;
 }
 
 div.spacer {
 	margin: 0 0 60px 0;
 }
  span.frmBtnCorner a{
 display: none;
 }
