P, SPAN, UL, OL {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

P.whitebold2, SPAN.whitebold2, UL.whitebold2, OL.whitebold2 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

P.white4, SPAN.white4, UL.white4, OL.white4 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
}

P.bold2, SPAN.bold2, UL.bold2, OL.bold2 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

P.bold3, SPAN.bold3, UL.bold3, OL.bold3 {
	color : #325F86;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

P.footnote, SPAN.footnote {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

P.boldfootnote, SPAN.boldfootnote {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

P.copyright, SPAN.copyright {
	color : #959A9C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

TD.datagray {
	background-color : #D2D2D2;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

TD.data {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

A, A:ACTIVE, A:VISITED {
	background-color : transparent;
	color : #2E567A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}

A:HOVER {
	background-color : transparent;
	color : #8B0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}

A.footnote, A.footnote:ACTIVE, A.footnote:VISITED {
	background-color : transparent;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}

A.footnote:HOVER {
	background-color : transparent;
	color : #8B0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}

