.tax_credit {
	border: 1px solid #62b9db;
	margin-bottom: 15px;
	padding: 10px 10px 0px 10px;
	background: #d7f0f8;
	margin-left: 10px;
	}
	
.tax_credit_info {
	background: #fff;
	padding: 1px 5px;
	margin-bottom: 5px;
}

.product_class {
	list-style: none;
	list-style-image: none;
	margin-left: -30px;
	margin-right: -10px;
	margin-bottom: 0px;
	
}

.product_class h3.ui-accordion-header a {
	padding-left: 1.25em;
	display: block;
}

.product_class h3.ui-accordion-header .ui-icon {
	height: 16px;
	background: url('../images/tax_credits/arrows.png') no-repeat;
	width: 16px;
	display: block;
	position: absolute;
	top: 2px;
	left: 30px !important; 
	left: 0; 	
}

.product_class h3.ui-state-active .ui-icon {
	background: url('../images/tax_credits/arrows.png') no-repeat 0 -16px;
	
}

.product_class h3.ui-accordion-header {
	cursor:pointer;
	margin-top:1px;
	position:relative;
}

.product_class h3 {
	background: #d7f0f8;
	padding: 2px 0px 0px 3px; 
	border-top: 1px solid #69bcdd;
	padding-left: 30px;		
}

.product_type{
	list-style: none;
	list-style-image: none;
	margin-bottom: 5px;
	margin-right: 5px;	
	clear: both;
	background: #fff;
	padding: 3px 5px;
	border: 1px solid #ccc;
	}	
	
.tax_credit_info dl {
	/*
	font-size: 85%;
	clear: left;
	*/
	}

.tax_credit_info dl dt {
	clear: left;
	}	
	
.product_type_reqs {
	width: 53%;
	float: left;
	clear: left;
	background: #fff;
	border-right: 1px solid #ccc;
	padding-right: 5px;	
	}
	
.product_type_more {
	width: 43%;
	float: right;
	background: #fff;
	padding-left: 8px;	
	}
	
.product_type_info {	
	overflow: hidden;
	padding: 1px 5px;
	height: 100%;	
	}
	
.product_types {
	margin-left: 5px;
	padding: 5px;
	}

.product_type h4 {
	padding-left: 5px;	
	}

.product_class h3 a,
.product_class h3 a:link,
.product_class h3 a:visited {
	color: #555;
	text-decoration: none;
	clear: left;
	}	

.product_class h3 a:active,
.product_class h3 a:focus {
	color: #006FEB;
	}
	
.tax_credit_info dd {
	margin-bottom: 0;
	}
	
.tax_credit_info dt {
	display: inline;
	float: left;
	margin-right: .333em;
	}
	
h2 {
	margin-left: 10px;
	}
	
ul.product_classes {
	margin-bottom: 0px;
}



p.update span {
	font-size: inherit;
	}
	
/* standard.css overrides *** *** */
body.no_left_nav #pg_hd {
	padding-top: 0px;
	position: relative;
	}

body.no_left_nav div#mid_col.two_col {
	margin-right:16px;
	padding-left: 8px;
	width: 717px;
	}

body.no_left_nav h1, #wrap.no_left h1 {
	margin-left: -1px;
	padding-left: 0;
	padding-right: 0;
	}
	
body.no_left_nav div#right_col {
	margin-left: 53px;
	}	
/* JQuery UI Dialog styling *** *** */
.ui-dialog {
	background: #fff;
	border: solid 1px #00AEEF;
	padding: 8px;
	display:none;
	}

.ui-dialog-titlebar {
	background: #00AEEF;
	padding: 4px;
	margin: 0 -4px;
	}
	
.ui-dialog-title h6 {
	color: #fff;
	display: inline;
	font-size: 125%;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	}	
	
.ui-dialog-titlebar-close {
	position: absolute;
	top: 12px;
	right: 16px;
	}

a.ui-dialog-titlebar-close,
.ui-dialog-titlebar-close span {
	color: #fff;
	}
	
.ui-dialog-content {
	background: #fff;
	}

.ui-dialog-content dl#tx_definitions {
	margin-bottom: 0px;
	}
