/* By default, brand-specific CSS files import the corresponding CSS document
 * from /brands/default/css and then use !important styles to override colors.
 * To maintain styles not related to brand colors, look for the file in
 * /brands/default/css.
 * 6/29/2009 - EAK
 */ 
@import url('/brands/default/css/taxcredit.css');
h1#taxCreditHeader
{
	background:transparent url(/brands/clayton_es/images/TaxCredit/TaxCredit_banner.jpg) top left no-repeat scroll;
}
