body.sec_analysis div.pageContainer
{
	clear:both;
	margin-top:10px;
}

body.sec_analysis div.bannerLeft
{
	background-color:#94996E;
}

body.sec_analysis div.tabSectionGraph
{
	display:block;
	float:left;
	width: 330px;
	border-bottom: solid 2px #666666;
	height:22px;
}

body.sec_analysis div.tabSectionGraph div.tabHighlightLeft
{
	background-image: url(../images/darktableft.gif);
}

body.sec_analysis div.tabSectionGraph div.tabHighlightMid
{
	background-color: #666666;
	padding: 3px 0px 0px 1px;
}

body.sec_analysis div.tabSectionGraph div.tabHighlightRight
{
	background-image: url(../images/darktabright.gif);
}

body.sec_analysis div.DRGraph
{
	margin-top:0px;
	height:auto;
	float:left;
/*	clear:both;*/
	margin-bottom: 10px;
	padding-bottom: 0px;
}

body.sec_analysis div.columnLeft
{
	background-color: #EFEFEF;
	float:left;
	width:300px;
	margin-right:0px;
}

body.sec_analysis div.columnLeft tr, body.sec_analysis div.secInfo tr
{
	height:22px;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-indent:11px;
}

body.sec_analysis div.columnLeft table td
{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:11px;
	text-indent:0px;
}

body.sec_analysis div.columnLeft table td input
{
	text-align:right;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}

body.sec_analysis div.columnLeft table select
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	margin-left:11px;
	margin-right:3px;
	width:174px;
}

body.sec_analysis div.columnLeft table td.clearingHouse select
{
	width:100px;
	float:right;
	margin-right:3px;
	margin-left:0px;
}

body.sec_analysis div.columnLeft table td.lastColumn
{
		padding-left:3px;

}

body.sec_analysis div.columnMid
{
	background-color: #EFEFEF;
	display:inline;
	float:left;
	margin-left:10px;
/*	height:185px;*/
	width:300px;
}

body.sec_analysis div.columnMid table td img, body.sec_analysis div.columnFee table td img
{
/*	cursor:help;*/
	padding-right:4px;
}

body.sec_analysis div.columnFee
{
	background-color: #EFEFEF;
	border:solid 1px #94996E;
	display:inline;
	float:left;
	margin-right:12px;
	margin-top:10px;
	width:459px;
	margin-bottom:10px;
	height:182px;
}

body.sec_analysis div.columnMid tr.table_header, 
body.sec_analysis div.columnFee tr.table_header, 
body.sec_analysis div.columnLeft tr.table_header, 
body.sec_analysis div.totalCostContainer table.totalCostSection tr.table_header, 
body.sec_analysis div.secInfo tr.table_header
{
	border-left:none;
	border-right:none;
	height:27px;
	background-color:#94996E;
	color:#FFF;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

body.sec_analysis tr.table_header td
{
	border-left:none;
	border-right:none;
	text-align:left;
}

body.sec_analysis div.columnFee tr.table_header td, body.sec_analysis div.secInfo tr.table_header td
{
	text-align:left;
}

body.sec_analysis div.columnFee td, body.sec_analysis div.secInfo td
{
	text-align:right;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:10px;
}

/*body.sec_analysis div.columnFee tr.table_header td
{
	float:left;
	text-align:left;
}*/

body.sec_analysis div.columnFee td.feeFirstColumn, body.sec_analysis div.secInfo td.feeFirstColumn
{
	text-align:left;
}

body.sec_analysis div.secInfo td.feeFirstColumn
{
	border-left:solid 1px #CCCCCC;
}

body.sec_analysis div.columnMid table, body.sec_analysis div.columnFee table, body.sec_analysis div.columnLeft table
{
	vertical-align:top;
	width:100%;
	float:left;
	margin-right:0px;
}

body.sec_analysis div.columnMid tr, body.sec_analysis div.columnFee tr, body.sec_analysis div.columnLeft table tr, body.sec_analysis div.totalCostContainer table tr
{
	height:22px;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-indent:11px;
}

body.sec_analysis div.columnMid td input
{
	float:none;
}

body.sec_analysis div.columnLeft td input.radiobtn
{
	float:none;
	text-indent:8px;
}

body.sec_analysis div.columnMid td input, body.sec_analysis div.columnLeft td input
{
	float:right;
	margin-right:3px;
	text-align:right;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}

body.sec_analysis div.totalCostContainer
{
	clear:left;
}

body.sec_analysis div.secInfo
{
	background-color: #EFEFEF;
	border:1px solid #94996E;
	float:left;
}

body.sec_analysis div.secInfo table.secInfoTable
{
	width:932px;
	float:left;
}

body.sec_analysis div.totalCostContainer table
{
	vertical-align:top;
	width:70%;
}

body.sec_analysis div.totalCostContainer table td
{
	border-right:none;
}

body.sec_analysis div.totalCostContainer table td.costValue
{	
	padding-right:10px;
	text-align:right;
}

body.sec_analysis div.totalCostContainer table td.conclusionRow
{
	border-top:solid 1px #CCCCCC;
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}

body.sec_analysis div.totalCostContainer h2
{
	height:22px;
	background-color:#94996E;
	color:#FFF;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px 0px 0px 11px;
	text-align:center;

	width:469px;
}

body.sec_analysis div.totalCostContainer table.totalCostSection
{
	background-color:#EFEFEF;
	border:solid 1px #94996E;
	margin:0px 10px 0px 0px;
/*	height:150px;*/
	width:593px;
	font-size:100%;
	float:left;
	
}

body.sec_analysis div.totalCostContainer table.totalCostSection tr.headerRow
{
	background-color:#999999;
	color:#FFF;
	height:22px;
}	

body.sec_analysis div.totalCostContainer table.totalCostSection tr.headerRow th
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #CCCCCC;
}

body.sec_analysis div.totalCostContainer table.totalCostSection tr.headerRow th.FirstColumn
{
	border-left:none;
	border-right:1px solid #CCCCCC;
}

body.sec_analysis div.totalCostContainer table.totalCostSection td.FirstColumnTd
{
	border-left:1px solid #CCCCCC;
}

body.sec_analysis div.totalCostContainer table.totalCostSection tr
{
	height:22px;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
/*	text-indent:5px;*/
}

body.sec_analysis div.columnRight
{
	float:left;
	width:325px; 
}

body.sec_analysis div.columnLeft h4
{
	background-color:#E6E6E6;
	color:#333333;
	margin:0px 0px 5px 0px; 
	padding-left:11px;
	padding-top:4px;
	height:20px;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

body.sec_analysis div.columnMid h4
{
/*	background-color:#E6E6E6;*/
	color:#333333;
	padding-left:11px;
	padding-top:4px;
	height:20px;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
}

body.sec_analysis div.feeTitle
{
	background-color:#E6E6E6;
	/* margin-right:5px; */
	float:left;
	width:300px;
}

body.sec_analysis div.feeTitle a
{
	background-color:#E6E6E6;
	height:20px;
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:right;
	display:inline;
}

body.sec_analysis div.feesSection
{
/*	margin-bottom:10px;*/
	height:auto;
	float:left;
	width:630px;
}

body.sec_analysis div.filterAreaFooter
{
	background-color:#EFEFEF;
	margin-left:10px;
	margin-top:10px;
	width:300px;
	float:left;
	height:auto;
}

body.sec_analysis div.filterAreaFooter input
{
	float:right;
	margin-top:10px;
}

body.sec_analysis div.filterAreaFooter img
{
	float:right;
	margin:10px 10px 0px 0px;
	cursor:pointer;
	/*width:50px;*/
}

body.sec_analysis div.filterAreaFooter a
{
	background-image:url(../images/extrabullet.gif);
	background-repeat:no-repeat;
	background-position:6px 4px;
	border-left:none;
	border-right:none;
	height:15px;
	padding-left:15px;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

body.sec_analysis div.filterAreaFooter a:hover
{
	text-decoration:underline;
}

body.sec_analysis div.columnRight h4
{
	padding-top:15px;
	padding-left:10px;
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
}

body.sec_analysis div.columnMid li
{
	background-image:url(../images/square.gif);
	background-position:18px 16px;
	color:#333333;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:5px;
	line-height:15px;
	width:255px;
}

body.sec_analysis div.columnLeft li
{
	background-image:url(../images/square.gif);
	background-position:18px 16px;
	color:#333333;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:5px;
	line-height:15px;
	width:255px;
}

body.sec_analysis div.columnRight li
{
	background-image:url(../images/square.gif);
	background-position:11px 16px;
	color:#333333;
	padding-left:24px;
	padding-top:10px;
	padding-bottom:4px;
	line-height:15px;
	width:230px;
}

body.sec_analysis div.columnRight h2 
{
	float:left;
	background-color:#94996E;
	padding:5px 10px 6px 15px;
	color:#FFF;
	font-size:1em;
	width:260px;
	margin-left:11px;
	margin-top:28px;
	display:inline;
}

body.sec_analysis div.columnRight h2 a
{
	text-decoration:none;
	color:#FFF;
}

body.sec_analysis div.columnRight h2 a:hover
{
	text-decoration:underline;
	color:#FFF;
}

body.sec_analysis div.tabSection
{
	border-bottom: solid 2px #94996E;
}

body.sec_analysis div.tabHighlightLeft
{
	background-image: url(../images/orangetab.gif);
}

body.sec_analysis div.tabHighlightMid
{
	background-color: #94996E;
	padding:3px 1px 0px 2px;
}

body.sec_analysis div.tabHighlightRight
{
	background-image: url(../images/orangetabRight.gif);
}


body.sec_analysis .dataSection th
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#FFFFFF;
	vertical-align:middle;
	padding-top:0px;
	border-right:solid 1px #CCCCCC; 
	border-left:solid 1px #FFFFFF; 
}

body.sec_analysis .dataSection th.sorted
{
	height:25px;
	background:none;
	background-color:#666666;
} 

body.sec_analysis table.dataSection td
{
	text-align:left;
	padding-left:5px;
	border-right:solid 1px #CCCCCC;
}

body.sec_analysis .IssueName
{
	width:220px;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #FFFFFF;
	color:#333333;
	margin:0px;
}

body.sec_analysis a
{
	text-decoration:none;
	color:#333333;
}

/*body.sec_analysis a:hover
{
	color:#000000;
	text-decoration:underline;
}*/

body.sec_analysis .CusipNo
{
	width:80px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
	margin:0px;
	padding:0px;
}

body.sec_analysis .CountryName
{
	width:100px;
	border-right:solid 1px #CCCCCC;
	color:#333333;
	margin:0px;
	padding:0px;
}

body.sec_analysis table.dataSection td.sorted a, body.sec_analysis table.dataSection td.sorted
{
	color:#8599A8;
}

body.sec_analysis div.totalCostContainer tr th img
{
	margin-left:5px;
/*	cursor:help;*/
}

body.sec_analysis p
{
	float:left;
	margin-top:10px;
}

body.sec_analysis div.tabGraph
{
	display:inline;
}

body.sec_analysis div.divider
{
	background-image: url(../images/goldline.gif);
	clear:both;
	float:left;
	height:9px;
	margin-top:10px;
	margin-bottom:10px;
	width:934px;
}

body.sec_analysis div.formSection
{
	background-color:#EFEFEF;
	border:solid 1px #94996E;
	clear:both;
	float:left;
	width:932px;
	margin-bottom:10px;
	padding-bottom:6px;
}

body.sec_analysis div.totalCostContainer table td.Neg
{
	color:#B60909;
}
body.sec_analysis div.totalCostContainer table td.Pos
{
	color:#000000;
}

