.contentMain
{
	font-family: arial;
	font-size: 11pt;
			
}

.pageTitle
{
	 font-family: Verdana;
	 font-size: 14pt;
	 color: #cb2127;
	 font-weight: bold;
}

.stateLawSection
{
	font-family: Clarendon, Verdana;
	color: White;
	background-color: #cb2127;
	font-size: 11pt;
	font-weight: bold;
}

.diseaseTableHeader
{
	font-family: arial;
	font-size: 10pt;
	background-color: #cb2127;
	color: White;
	font-weight: bold;
			
}

.diseaseTableState
{
	font-family: arial;
	font-size: 10pt;
	font-weight:bold;
			
}
.diseaseTableStateAlternate
{
	font-family: arial;
	font-size: 10pt;
	font-weight:bold;
	background-color: #a8a8a8;
			
}

.diseaseTableDetails
{
	font-family: arial;
	font-size: 10pt;
			
}

.diseaseTableDetailsAlternate
{
	font-family: arial;
	font-size: 10pt;
	background-color: #a8a8a8;			
}
