body  { font-family: Verdana, Arial, Helvetica; 
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px; }

.sc { font-size: 10px; text-align: center; }
.sj { font-size: 10px; text-align: justify; }
.sl { font-size: 10px; text-align: left; }
.sr { font-size: 10px; text-align: right; }

a:link, a:visited, a:active {
	color: #0066CC;
	text-decoration: none;
	}
	
a:hover	{
	color: #FF9933;
	text-decoration: underline;
	}
	
a.dkblu:link, a.dkblu:visited, a.dkblu:active {
	color: #99CCFF;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}
	
a.dkblu:hover	{
	color: #FF9933;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}	

.slb  { font-weight: bold; font-size: 10px; text-align: left; }
.scb  { font-weight: bold; font-size: 10px; text-align: center; }
.srb  { font-weight: bold; font-size: 10px; text-align: right; }

.mlb  { font-weight: bold; font-size: 12px; text-align: left; }

.llbb  { font-weight: bold; font-size: 16px; text-align: left; color:#1E569F; }

.date  { font-size: 10px; text-align:right; color:#99CCFF; }

.footer  { font-size: 10px; text-align:center; color:#99CCFF; }

.select  { font: Verdana, Arial, Helvetica; font-size: 11px; }
		   
.textbox  { border-left-color:#FFFFFF; border-top-color:#FFFFFF; border-right-color:#FFFFFF; border-bottom-color:#1E569F; border-style:solid; border-width:1px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; }		   

.quickquote  { border-color:#1E569F; border-style:solid; border-width:1px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }		   

.popup { cursor: help; }

#IFrameDiv  /*Must be 16px shorter than the IFrame itself to hide horizontal scrollbar*/
{
	width: 100%;
	height: 484px;
}

#IFrame
{
	width: 100%;
	height: 500px;
	overflow-x: hidden;  /*Hide horizontal scrollbar in FireFox*/
	overflow-y: auto;
}