
.resultsDataGridAltItem
{
	background-color: #edf2fb;
}
.resultsDataGridItem
{
	background-color: #ffffff;
}
.resultsDataGridHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	background-color: #666666;
	text-align: center;
}
.areaHeader
{
	font-weight: normal;
	font-size: 14pt;
	vertical-align: sub;
	color: white;
	font-family: 'Times New Roman';
	height: 42px;
}
.areaHeaderTop
{
	font-weight: normal;
	font-size: 14pt;
	vertical-align: top;
	color: white;
	font-family: 'Times New Roman';
	height: 42px;
}

.areaHeaderText
{
	font-weight: normal;
	font-size: 14pt;
	color: white;
	font-family: 'Times New Roman';
}
EM
{
	font-size: 9pt;
}

.defSubType
{
   font-style: italic;
}

.deftype
{
	font-weight: bold
}

.defType
{
	font-weight: bold
}

.defCat
{
	font-size:larger;
	font-weight: bold;
}

.tocTitle 
{
	font-size:   larger;
	font-weight: bold;
}

.toc1 
{
	font-size: medium;
}

.toc2 
{
	font-size: medium;
	padding-left: 30px;
}

.resultWarn
{
	font-size:  medium;
    color: Red;
}

.pResults
{
	font-size:75%;
}

.pResultsFootnote
{
	font-size:75%;
	font-family:MS Sans Serif, Helvetica, Arial;
	font-weight:normal;
}


h1
{
	font-size: 14pt;
}

h2
{
	font-size: 12pt;
}

.fakeH3
{
	/* Copied from "h3.addressHeader" in "main-fhf.css" */
	font-family: Myriad, Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #014da5;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 4px;
}

.labelSmall 
{
 font-size: 75%;
  font-family: Arial, Helvetica, MS Sans Serif;
}

.fakeLink {color:#969CB0;font-family:arial;}

