.whatsCovered {
  width: 980px;
  margin: 0 auto;
  font: 13px sans-serif;
}
.whatsCovered .logo {
  background: url(/img/layout/care.gif?v=1) no-repeat;
  width: 255px;
  height: 77px;
  margin: 0 auto;
}
.whatsCovered h2 {
  background-color: #8CC63F;
  text-align: center;
  font-weight: bold;
  font-size: 45px;
  color: #FFF;
  padding: 10px 0;
  margin: 20px 0;
}
.stateTableToStripe {
  border-collapse: collapse;
  clear: both;
  width: 978px;
}
.stateTableToStripe th {
  font-weight: bold;
  text-align: center;
  border: 2px solid #000;
  padding: 5px;
  background-color: #D7EBBC;
}
.stateTableToStripe th.state {
  width: 121px;
  color: #000;
}
.stateTableToStripe th.dataSource {
  width: 203px;
}
.whatsCovered .statelistContainer {
  height: 480px;
  overflow-y: scroll;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
}
#stateTableToStripe {
  border-collapse: collapse;
  width: 957px;
}
#stateTableToStripe .noStripe {
  background-color: #8CC63F;
  text-align: center;
  color: #FFF;
  font-weight: bold;
}
.noStripe .state {
  width: 117px;
}
#stateTableToStripe td {
  border: 2px solid #000;
  padding: 5px;
}
.state {
  text-align: center;
  width: 120px;
  color: #FFF;
  font-weight: bold;
}
.jurisdiction {
  width: 90px;
}
.freqUpdates {
  text-align: center;
  width: 80px;
}
.dataSource {
  width: 200px;
}
.desc {
  width: 415px;
}
/*
	#stateTableToStripe {border-collapse: collapse; clear: both;}
	#stateTableToStripe .headers {background-color: #d7ebbc !important; font-weight: bold; text-align: center;}
	#stateTableToStripe .noStripe {background-color: #8CC63F; text-align: center; color: #FFF; font-weight: bold;}
	#stateTableToStripe td {border: 2px solid #000; padding: 5px;}
*/
