.toc_TopLevelCategory
{
  color       : Black; 
	background  : #DDDDDD; 
	font-weight : bold;
  font-size   : 13pt;
}

.TOC_Subcategory
{
  color : #0A50A1; /* Blue */
	background    : white;
	margin-left   : 0pt;
	margin-top    : 0pt;
	margin-bottom : 0pt;
}

UL 
{ 
  list-style    : url(images/YellowTriangle.gif); 
	margin-left   : 0pt;
	margin-top    : 12pt;
	margin-bottom : 6pt;
}

UL UL
{ 
  list-style       : url(images/YellowDash.gif); 
	margin-left      : 0in;
	margin-top       : 3pt;
	margin-bottom    : 3pt;
}

UL UL UL
{ 
  list-style       : disc; 
  list-style-image : none; 
	margin-left      : 0in;
	margin-top       : 0pt;
	margin-bottom    : 0pt;
}

UL UL UL UL
{ 
  list-style       : circle; 
  list-style-image : none; 
	margin-left      : 0in;
	margin-top       : 0pt;
	margin-bottom    : 0pt;
}

UL UL UL UL UL
{ 
  list-style       : square; 
  list-style-image : none; 
	margin-left      : 0in;
	margin-top       : 0pt;
	margin-bottom    : 0pt;
}


