/* multiple lines in charts, class="pdfchart" */
TABLE.pdfchart TD {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	line-height: 9pt;
      PADDING-BOTTOM: 3pt;
      PADDING-TOP: 2pt; 
 	border-bottom: solid 1px #cccccc;
 	border-top: none;
 	border-left: none;
 	border-right: none 
}

.pdfchart A {
	font-size: 8pt;
	line-height: 9pt 
}

.pdfchart A:visited {
	line-height: 9pt 
}

.pdfchart A:active {
	line-height: 9pt 
}

.pdfchart A:hover {
	line-height: 9pt 
}

/*pdfcatalog link, class="pdfcatalog" */
.pdfcatalog TD {
	COLOR: #333399;
	TEXT-ALIGN: center; 
	FONT-FAMILY: Verdana, Arial,Helvetica,sans-serif;
	FONT-SIZE: 8.5pt;
	FONT-WEIGHT: bold; 
	line-height: 10pt 
}

.pdfcatalog TD A {
	BACKGROUND-COLOR: #cc0000;
	COLOR: #ffffff;
	TEXT-ALIGN: center; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	line-height: 10pt;
  	DISPLAY: block; 
	WIDTH: 100%;
	text-decoration: none; 
	PADDING-TOP: 6px;

	PADDING-RIGHT: 6px;
	PADDING-BOTTOM: 6px;
	PADDING-LEFT: 6px
}

.pdfcatalog TD A:visited {
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	line-height: 10pt;
	text-decoration: none 
}

.pdfcatalog TD A:active {
	BACKGROUND-COLOR: #666666;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	line-height: 10pt;
	text-decoration: none 
}

.pdfcatalog TD A:hover {
	BACKGROUND-COLOR: #666666;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	line-height: 10pt;
	text-decoration: none 
}
