@charset "UTF-8";


#taxCreditList em {
   font-weight: bold;
   font-style: normal;
}

#taxCreditList span {
  float: right;
}

.indent {
  margin-left: 2em;
}

.listHead {
  padding: .2em .2em;
  background-color: #8a1d03;
  color: #FFF;
  list-style-type: none;
}

#taxCreditsWindows {
  margin-bottom: 25px;
}

#taxCreditList a:link, #taxCreditList a:visited {
  text-decoration: none;
}

#taxCreditList a:hover, #taxCreditList a:active {
  text-decoration: none;
}


#taxCreditList ul li {
  margin: 0px 0px;
  padding: .35em 0;
}

#taxCreditList ul li:hover {
  background-color: #c47e6e;
}
