/*  Template Path    StyleSheets/styleChart.css     

Used by 
    TaxAbuse/TaxCreditsPrograms.cfm 
    TaxAbuse/ChartTaxCreditsTaken.cfm
    OKTaxCom/MastinCoverUp.cfm
*/


#TwoColumnInnerChart {
	FLOAT: left; 
	width: 749px; 
	height: auto;
	MARGIN-TOP: -10px; 
	MARGIN-BOTTOM: 11px; 
	MARGIN-RIGHT: 0px; 
	MARGIN-LEFT: 0px;
	PADDING-TOP: 10px; 
	PADDING-BOTTOM: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
 /*	border-top: groove 6px blue; 
border-left: groove 2px blue; */

}



.StyleHeading
	{	
	color:Yellow;
	font-size:15px;
	font-weight:600;
	height:32px;
	background:#000071;
}
	
.StyleCAPCO
	{padding-top:3px;
	padding-bottom:3px;
	padding-right:2px;
	padding-left:10px;
	height:24px;
	color:white;
	font-size:13px;
	font-family:Arial, sans-serif;	

	vertical-align:bottom;
	background:#818181;	
}

.StyleCAPCODollars
	{padding-top:3px;
	padding-bottom:3px;
	padding-right:2px;
	padding-left:10px;
	color:white;
	font-size:13px;
	font-family:Arial, sans-serif;	
	vertical-align:bottom;
	background:#818181;	
}

	
	
	
.StyleInvestingEntity
	{padding-top:1px;
	padding-right:2px;
	padding-left:6px;
	font-family:Arial, sans-serif;
	color:#800000;
	background:#e5e5e5;
	
}
	
	
	
.StyleTargetCo
	{padding-top:1px;
	padding-right:2px;
	padding-left:6px;
	font-family:Arial, sans-serif;	
	background:white;	
}

	
.StyleInvestingEntityDollars
	{padding-top:1px;
	padding-right:2px;
	padding-left:10px;
	font-family:Arial, sans-serif;
	color:#800000;
	background:#e5e5e5;
}
	
	
.StyleTargetDollars
	{padding-top:1px;
	padding-right:2px;
	padding-left:10px;	
	font-family:Arial, sans-serif;	
	background:white;	
}
	

	
	
	
/*  Introduced 11-28-09 for OKTaxCom/MastinCoverUp.cfm    */


.BarChartWrap {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: left;
	display: block;
	font-size: 13px;
	height: 20px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px -2px 0px;
	padding: 0px 0px 0px 0px; /* top  right bottom  Left */
	border:solid 0px red;

}
.BarChartClear {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	display: block;
	font-size: 13px;
	height: 20px;

	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 0px 0px; /* top  right bottom  Left */
	border:solid 0px red;

}

.BarChartLegends {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: left;
	width: 80px;
	display: block;
	font-size: 11px;
	height: 20px;

	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 10px; /* top  right bottom  Left */
	border:solid 0px red;

}







.BarChartHeading {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	/*  display: block;  */
	font-size: 14px;
	height: 20px;
	color: Maroon;
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 0px 0px; /* top  right bottom  Left */
	border:solid 0px red;
	background: #e1e1e1;
}

.BarChartSubHeading {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: left;
	/* display: block; */
	font-size: 13px;
	height: 16px;
	color: Maroon;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top  right bottom  Left */
	border:solid 0px red;

}

	
.BarRowChartRow {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: left;
	/* display: block; */
	font-size: 12px;

	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 5px; /* top  right bottom  Left */
	border:solid 0px red;
	/* background: #a2a2a2;*/
}










	
.BarChartHeading {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	/*  display: block;  */
	font-size: 14px;
	height: 20px;
	color: Maroon;
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 0px 0px; /* top  right bottom  Left */
	border:ridge 1px  red;
	background: #e1e1e1;
}


.BarChartSubHeading {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: left;
	/* display: block; */
	font-size: 13px;
	height: 16px;
	color: Maroon;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top  right bottom  Left */
	border:ridge 1px  red;

}
.BarRowChartRow {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: left;
	/* display: block; */
	font-size: 12px;

	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 5px; /* top  right bottom  Left */
	border:ridge 1px  red;
	/* background: #a2a2a2;*/
}




.BarChartBlack {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	display: block;
	font-size: 13px;
	height: 20px;
	color: Yellow;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 0px 0px; /* top  right bottom  Left */
	border:solid 0px red;
	background: Black;
}


.BarChartBlue {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	display: block;
	font-size: 13px;

	color: yellow;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top  right bottom  Left */
	border: ridge 1px #0f55aa;
	background: #00006f;
}

.BarChartClear {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	display: block;
	font-size: 13px;

	color: Black;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top  right bottom  Left */
	border:ridge 0px  red;

}


.BarChartGrey {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	display: block;
	font-size: 13px;
	height: 20px;
	color: Black;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 0px 0px; /* top  right bottom  Left */
	border:solid 0px red;
	background: Grey;
}
	
.BarChartGreen {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	display: block;
	font-size: 13px;

	color: yellow;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top  right bottom  Left */
	border:ridge 1px  yellow;
	background: Green;
}

.BarChartLtBlue {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	display: block;
	font-size: 13px;

	color: Black;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top  right bottom  Left */
	border:ridge 1px  red;
	background: #7dffff;
}


.BarChartMaroon {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	display: block;
	font-size: 13px;

	color: yellow;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top  right bottom  Left */
	border:ridge 1px  #cc0000;
	background: #800000;
}




.BarChartOrange {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	display: block;
	font-size: 13px;

	color: Black;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top  right bottom  Left */
	border:ridge 1px #ffc68c;
	background: Orange; 
}


.BarChartRed {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	display: block;
	font-size: 13px;

	color: yellow;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top  right bottom  Left */
	border:ridge 1px  #cc0000;
	background: #dd0000;
}


.BarChartYellow {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	display: block;
	font-size: 13px;

	color: Black;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px; /* top  right bottom  Left */
	border:ridge 1px  #ffff9b;
	background: #f4ef0b; 
}

