.dataTable td, .dataTable th, .dataTable caption {
  font-size:10px;
  font-weight:normal;
  color:#00543D;
  line-height:12px;
  padding: 4px;
}

.dataTable td, .dataTable th { 
  border-bottom:1px solid #fff; 
  vertical-align: top;
}

select, form {
  font-size:10px;
  color:#00543D;
}

.dataTable th, .dataTable caption { 
  background-color: #FAC581; 
  text-align: left; 
}

.alternate, .primary { background-color: #DDEBEC; }

/* FAQ*/
#shcom dl {
  margin: 0px;
}
#shcom dt {
  padding: 4px;
  background-color: #FAC581;
  border-collapse: collapse;
  border-bottom: 1px solid #fff;
  cursor: pointer; 
  font-size:10px;
  color:#00543D; 
  }
#shcom dt a {
  text-decoration: none;
}
#shcom dd {
  margin: 0px;
  padding: 4px;
  font-size:10px;
  color:#00543D;
  background-color: #DDEBEC;
  border-bottom: 1px solid #fff;
} 

.menuselect { padding-bottom:0px; }

.nostyle,.nostyle td {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

/* Show "Loading" image as charts load */
img.chart {
  background: transparent url('/common/images/ani-LoadingChart.gif') center center no-repeat;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
