BODY
{
	background-image : url(../IMAGES/bkgrn1a.gif);
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}
A.MenuItem {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-decoration : none;
}
A.MenuItem:HOVER {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-decoration : none;
}

TABLE.MenuItem {
	background-color : #6699CC;
}

A {
	text-decoration : none;
}

DIV.FormButton {
	cursor : hand;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-decoration : none;
}



DIV.FormButton:MouseOver {
	cursor : hand;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-decoration : none;
}
TABLE.Report1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}
TABLE.Report2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	border-style : solid;
}
TD.Report1 {
	vertical-align : top;
	text-align : left;
	font-size : 9px;
	page-break-inside : avoid;
}
TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
P.ReportBlock {
	page : auto;
	page-break-inside : avoid;
	orphans : inherit;
	page-break-before : auto;
}

SPAN.ReportGroup {
	page-break-before : auto;
	page-break-inside : avoid;
	page : auto;
	orphans : inherit;
}



