BODY{
	margin-left : 0px;
	margin-right : 0px;
	font-family : Verdana,Arial,Helvetica,Sans-Serif;
	font-size : 11px;
  bgcolor: #FFFFFF;
  color: #000000
}

A{
	font-size : 11px;
	color: #001748;
	font-family : Verdana,Arial,Helvetica,Sans-Serif;
	text-decoration : none;
}

A:LINK{
	font-size : 11px;
	color: #001748;
	font-family : Verdana,Arial,Helvetica,Sans-Serif;
	text-decoration : none;
}

A:VISITED{
	font-size : 11px;
	font-family : Verdana,Arial,Helvetica,Sans-Serif;
	text-decoration : none;
}

A:HOVER{
	font-size : 11px;
	color: #C91539;
	font-family : Verdana,Arial,Helvetica,Sans-Serif;
	text-decoration : underline;
}

A.topmenu{
	font-size : 11px;
	color: #051555;
	font-family : Verdana,Arial,Helvetica,Sans-Serif;
	text-decoration : none;
}

A.topmenu:LINK{
	font-size : 11px;
	color: #051555;
	font-family : Verdana,Arial,Helvetica,Sans-Serif;
	text-decoration : none;
}

A.topmenu:VISITED{
	font-size : 11px;
	font-family : Verdana,Arial,Helvetica,Sans-Serif;
	text-decoration : none;
}

A.topmenu:HOVER{
	font-size : 11px;
	color: #F2F03C;
	font-family : Verdana,Arial,Helvetica,Sans-Serif;
	text-decoration : underline;
}

p {
	Color: #000000;
}

TABLE {
	border-collapse: collapse;
	font-family : Verdana,Arial,Helvetica,Sans-Serif;;
	font-size : 11px;
}

a:link.help, a:visited.help, a:active.help, a:hover.help
	{
	text-decoration: none;
	color: #EEEEEE;
	font-weight: bold;
	font-size: 8pt;
	}
a:link.report, a:visited.report, a:active.report, a:hover.report
	{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	}
table.data
	{
	background-color: #999999;
	}
table.report
	{
	width: 175px;
	}
table.reportbox
	{
	width: 175px;
    border: 1px #000000 solid; 
	}
table.reportboxheader
	{
	background-color: #006699;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	width: 100%;
	}
table.reportboxbody
	{
	background-color: #CCCCCC;
	color: #000000;
	font-weight: normal;
	text-align: center;
	width: 100%;
	}
tr.data
	{
	background-color: #FFFFFF;
	}
tr.dataalt
	{
	background-color: #EEEEEE;
	}
th
	{
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	background-color: #006699;
	color: #FFFFFF
	}
td.reportheader
	{
	font-size: 11pt; 
	font-weight: bold;
	background-color: #006699;
	color: #FFFFFF;
	}
td.reportdate
	{
	font-size: 10pt;
	font-weight: normal;
	background-color: #EEEEEE;
	}
td.total
	{
	font-size: 9pt;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000
	}
td.graphdata
	{
	background-color: #006699;
	}
td.graphdataalt
	{
	background-color: #AAAAAA;
	}
p.version
	{
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	}