
table.FinancialHighlights 
{padding-bottom:20px; font-size:90%; width:435px;}

table.FinancialHighlightsWide 
{margin-bottom:15px; font-size:90%; width:485px;}

table.FinancialHighlights td  {vertical-align:top; text-align:left;}
table.FinancialHighlightsWide td {vertical-align:top; text-align:left; padding:0 8px 0 0;}
table.FinancialHighlightsWide  p {margin:4px 0px 0px 0px; }



table.FinancialHighlights td {vertical-align:top; text-align:left;}
table.FinancialHighlights p {margin:4px 0px 0px 0px; }

table.pie{
	margin-top:5px;
	/*background-image:url(../images/charts/grpCircleDots.gif);*/
	background-repeat:repeat-x;
	background-position:top left;
	
}
table.pie tr td{
	/*background-image:url(../images/charts/grpCircleDots.gif);*/
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:2px 0px 2px 0px;
	
}

table.pie tr td{
	
	
}


/* FINANCIAL TABLES */
table.barCharts
 {
	width: 488px;
	color: #000000;
	margin:0px 0px 14px 0px;
	padding:0px;
	clear:both;
	font-size:90%;
}
table.barCharts tr td
 {
	padding:0px 0px 3px 0px;
}
table.barCharts tr td.barLine {
	/*background-image:url(../images/charts/barLine.gif);*/
	background-repeat:no-repeat;
	background-position:bottom left;
}

.whiteTable {
	background-color:#FFFFFF;
	color: #000000; 

}

table.financial {
	width: 480px;
	color: #000000;
	margin:10px 0px 14px 0px;
	padding:0px;
	clear:both;
	font-size:90%;
	border-top:1px solid #000000; 
}
table.financial tr th, table.financialWide tr th {
	padding: 4px 0px 4px 0px;
	text-align:right;
	font-weight:normal;
	vertical-align:bottom;
}
table.financial tr td {
	padding: 2px 0px 2px 0px;
	text-align:right; 	vertical-align:bottom;
}
table.financial tr.lightgreybg td, table.financial tr.lightgreybg th, table.financial tr td.lightgreybg {
	background: #F3F3F3;
	border-bottom:1px solid #FFFFFF;
}


table.financial tr.bold td, table.financial tr.bold th, table.financial tr td.bold {
font-weight:bold;
}


table.financial tr.yellowbg {background:#FFF4B2; color:#000;}




/*lines*/
table.financial tr.greyline td, table.financial tr.greyline th, table.financial tr td.greyline, table.financial tr th.greyline {
	border-bottom:1px solid #DDD7DD!important;
}

table.financial tr.blackline td, table.financial tr.blackline th, table.financial tr td.blackline, table.financial tr th.blackline {
	border-bottom:1px solid #000000;
}



/*total*/
table.financial tr.total td, table.financial tr.total th, table.financial tr td.total, table.financial tr th.total {
	padding-top:12px;
}

/*indent*/
table.financial tr td.indent {
	padding-left:20px;
	text-align:left;
}

/*highlighted*/
table.financial tr td.highlight {
	background:#f3f3f3;
	color:inherit;
	border-bottom:#f3f3f3 1px solid;
}



/*left*/
table.financial tr th.left, table.financial tr td.left{
	text-align:left;
	padding-right:0px;
	padding-left:0px;
}


table.financial tr th.leftnoPad, table.financial tr td.leftnoPad{
	text-align:left;
	padding-right:0px;
	padding-left:0px;
}





table.financial tr th.center, table.financial tr td.center{
	text-align:center;
	padding-right:0px;
}


/*borders*/
table.financial tr th.borderright, table.financial tr td.borderright /*used when line under row has break in it. */{
	border-right: 17px solid #FFFFFF;
}
table.financial tr th.borderleft, table.financial tr td.borderleft /*used when line under row has break in it. */{
	border-left: 14px solid #FFFFFF;
}


/*footer -------------------------------------------------*/
table.financial tfoot tr td{
	border:0px;
	text-align:left;
	padding-top:6px;
	
}
/*no padding*/
table.financial tfoot tr td.nopad{
	padding:0 0 0 0px;
}
/*paragraph in a table*/
table.financial tfoot tr td p{
	margin:0 0 4px 0px;
}


table.footer tr td{
	border:none;
	text-align:left;
	font-size:90%;
}





table.contact tr td{
	border:none;
	text-align:left;
	font-size:90%;
	padding-bottom:5px;
}

/*end financial table*/







table.chartsFin tr td{
	font-size:90%;
	padding-bottom:0px;
}

table.chartsFin tr.chartNumber td{
	/*background-image:url(../images/charts/dots.gif);*/
	background-repeat:repeat-x;
	background-position:bottom left;
	padding:10px 0px 10px 0px;
	font-weight:bold;
	
}
table.chartsFin tr.chartNumber1 td{
	/*background-image:url(../images/charts/dots.gif);*/
	background-repeat:repeat-x;
	background-position:bottom left;
	padding:5px 0px 5px 0px;	
}
table.chartsFin tr.graph td{
	padding:5px 0px 15px 0px;	
}
table.chartsFin tr.chartBottom td{
	padding:0px 0px 0px 0px;	
}
p.key{
	margin:10px 0px 0px 0px;
}

table.graphFooters tr td{
	font-size:85%;
	
}


