/* 
  ------------------------------------------------
  2012 ADC - MicroSite - FORMATTING CSS
  K.J.Dayton
  ------------------------------------------------
*/
.tableentry {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
}
.tableheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 500;
	color: #000;
	background-color:rgba(204,204,204,1);
}
.regtext {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
}
#textcontent a, a:visited {
	color: #000;
}