body.holdrs_landing div.bannerLeft
{
	background-color:#8599A8;
}
body.holdrs_landing div.pageContainer
{
	clear:both;
	padding-left:16px;
}

body.holdrs_landing div.infoSection
{
	height:auto;
	float:left;
	width:735px;
	margin-bottom: 10px;
}

body.holdrs_landing div.infoSection p 
{
	padding-top:14px;
	color:#333;
	float:left;
}

body.holdrs_landing .indexTableSpan 
{
	font-family:Arial;
	font-size:1em;
	float:right;
	padding-top:9px;
	color:#333;
}

body.holdrs_landing .indexTableSpan a:hover
{
	text-decoration:underline;
	color:#101010;
}

body.holdrs_landing .indexTableSpan img
{
	vertical-align:text-bottom;
	margin-top:4px;
}

body.holdrs_landing tr.headerRow
{
	height:23px;
	background:none;
	background-color:#999999;
}

body.holdrs_landing div.dataContainer table.dataSection
{
	width:735px;
	border:solid 1px #CCCCCC;
	font-size:100%;
}



body.holdrs_landing .dataSection th
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#FFFFFF;
	padding-top:3px;
	height:20px;
	vertical-align:top;	
}

body.holdrs_landing .dataSection td 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	text-align:right;
	padding-right:5px;
	color:#333333;
}

 body.holdrs_landing .dataSection th.adrIndexcolumn
{
	text-align:left;
}
 body.holdrs_landing .dataSection td.adrIndexcolumn
{
	text-align:left;
}


body.holdrs_landing .adrIndexcolumn
{
	width:270px;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #FFFFFF;
	padding-left:5px;
}

body.holdrs_landing .adrIndexcolumn a:hover
{
	text-decoration:underline;
	color:#101010;
}

body.holdrs_landing .adrSymbol
{
	width:50px;
	border-right:solid 1px #CCCCCC;
}

body.holdrs_landing .dataSection td.adrSymbol 
{
	text-align:left;
	padding-left:5px;
}

body.holdrs_landing .adrPrevious
{
	width:100px;
	border-right:solid 1px #CCCCCC;
}

body.holdrs_landing .adrYTD
{
	width:140px;
	border-right:solid 1px #CCCCCC;
}

body.holdrs_landing .adrHigh
{
	width:54px;
	border-right:solid 1px #CCCCCC;
}

body.holdrs_landing .adrLow
{
	width:54px;
	border-right:solid 1px #CCCCCC;
}

body.holdrs_landing .adrVOL
{
	width:70px;
}


body.holdrs_landing a
{
	color:#333;
	text-decoration:none;
}

body.holdrs_landing div.dataFooter
{
	clear:both;
	width:735px;
	background-color:#999999;
	height:22px;
	margin-top:1px;
}

body.holdrs_landing div.dataFooter a
{
	float:right;
	padding:3px 10px 0 0;
	margin:1px 0 0 0;
	background-image:url(../images/excelicon.gif);
	background-repeat:no-repeat;
	text-indent:22px;
	color:#FFF;
	font-family:Arial;
	font-size:1em;
}

body.holdrs_landing .downLoad a:hover
{
	text-decoration:underline;
}

body.holdrs_landing div.italicIndex
{
	color:#666;
	font-size:.9em;
	font-family:Arial;
	margin-top:5px;
	width:100%;
	clear:both;
}

body.holdrs_landing  table.timeTable
{
	width:735px;
	color:#333333;
	float:left;
}

body.holdrs_landing  table.timeTable .leftCol
{
	float:left;
}

body.holdrs_landing  table.timeTable .timeCol
{
	float:right;
}

body.holdrs_landing  .dataSection td span.greencolor
{
	color:#2E9A00;
}

body.holdrs_landing  .dataSection td.greencolor
{
	color:#2E9A00;
}


body.holdrs_landing  .dataSection td span.redcolor
{
	color:#B60909;
}

body.holdrs_landing  .dataSection td.redcolor
{
	color:#B60909;
}

body.holdrs_landing  .dataSection td.bluecolor
{
	color:#8599A8;
}

body.holdrs_landing div.bottomSection
{
	width:600px;
	float:left;
	clear:left;
	margin:20px 0px 0px 0px;
}

/*body.holdrs_landing div.bottomSection p a
{
	width:600px;
}*/
body.holdrs_landing div.bottomSection p a
{
	color:#333;
	text-decoration:none;
}

body.holdrs_landing div.bottomSection p a:hover
{
	color:#101010;
	text-decoration:underline;
}

