html { font-size: 101%; height: 100%; }
body { margin: 0; padding-bottom: 50px; color: #353B3B; text-align: center; font: 0.75em Arial, Helvetica, sans-serif; background: #0A0A0A url(images/imgBodyBg.png) repeat scroll 0 0; height: 100% }
table { font-size: 100%; }
th { text-align: left; }
img { border: 0; }
a { text-decoration: none; }
a:hover, a:active, a:focus { text-decoration: underline; }

#iPage, #iHomePage {
	position: relative;
	width: 728px; 
	height: auto;
	margin: 0 auto;
	text-align: left;
	border: none;
}

#iHeader {
	position: relative;
	margin: 0;
}
#iBody {
	position: relative;
	width: 728px;
	background: #eff4f8;
}
#iHead {
	position: relative;
	padding: 0; margin: 0;
	background: black;
	height: 125px;
}

#iNavL2 {
	clear: both;
	position: relative;
	display: block;
	float: left;
	width: 190px;
	margin: -2px 0 2em 0; padding: 0;
}
#iNavL2 img {
	margin-top: 2px;
	position: absolute;
}
#iSideBanner {
	position: relative;
	width: 190px; height: 445px;
	margin: 2px 0 2em 0; padding: 0;
}
#iMain {
	position: relative; width: 508px;
	padding: 35px 20px 0 0px; 
	margin: 17px 0 0 0; 
	float: left;
	clear: right;
	font-size: 0.9em;
	min-height: 300px;
}
*html #iMain
{
    height: 300px;
}
.quickLinks #iMain { width: 340px; }
#iHomePage #iBody { background: #D2D9DB;}
#iQuickLinks { position: relative; float: right; width: 152px; padding: 10px 19px 0 0px;}
#iInstructTxt #iQuickLinks { position: relative; float: left; width: 220px; padding: 10px 0 0 0; margin: 0; }

#iFoot {
	clear: both;
	text-align: center;
	font-size: .9em;
	margin-top: 1em!important; margin-top: 0;
	padding-bottom: 10px;
}
#iFoot div
{
    float: left; 
    width: 728px; 
    background: #E4EBF1;
}

#iFoot div p.linkContainer
{
    text-align: center; 
    color: #3399FF; 
    padding-top: 10px;
}

#iFoot div p.linkContainer a
{
    color: #3399FF
}

#iFoot div p.center
{
    text-align: center;
}

#iFooter {
	position: relative;
	margin: 0;
}
/* iHead */

#iBanner { width: 627px; height: 100px; overflow: hidden; background: #fff; }
#iLogo { position: absolute; top: 0px; left: 0px; }

ul#iHomepageTicker {
	position: relative; display: block; padding: 4px 0 4px 15px; margin: -1px 0 0 0;
	color: #000; background: #AEBCBF;
	font-size: 0.9em; height: 12px; overflow: hidden;
	list-style: none; white-space: nowrap; clear: both;
	border-top: 1px solid #BDC5C5; border-bottom: 1px solid #BDC5C5;
	
	font-size: 1.1em; height: 15px; overflow: hidden;
	font-weight: bold;
}
ul#iHomepageTicker li {
	display: none; float: left; padding: 0; margin: 0;
}

ol.frabList {
margin-left: -20px;
margin-top: -6px;
}
* html ol.frabList {
margin-left: 26px;
margin-top: -6px;
}
h2.frab {
margin-top: 0px;
}
iframe.doubleClick {
    display:none;
    }

