BODY  {
	FONT-FAMILY : Helvetica, Arial;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
}

P  {
	FONT-FAMILY : Helvetica, Arial;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
}

A  {
	text-decoration : none;
	color : #008F9C;
}

A:Visited  {
	text-decoration : none;
	color : #008F9C;
}

A:Active  {
	text-decoration : none;
	color : #008F9C;
}

A:Hover  {
	text-decoration : none;
	color : #C03F45;
}

TABLE  {
	FONT-FAMILY : Helvetica, Arial;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
}

TD  {
	FONT-FAMILY : Helvetica, Arial;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
}

OL  {
	FONT-FAMILY : Helvetica, Arial;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
}

UL  {
	FONT-FAMILY : Helvetica, Arial;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
}

LI  {
	FONT-FAMILY : Helvetica, Arial;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
}
.subhead  {
	FONT-SIZE : 10pt;
	font-weight : bold;
}

.title  {
	font-weight : bold;
	font-size : 14pt;
	color : #008F9C;
}
.ItemRowStyle{
	background-color: #ffffff;
}
.AlternatingRowStyle{
	background-color: #ffffef;
}
.Datagrid{
	border: 1px solid #000000;
}
.Datagrid th{
	background-color: #0000bf;
	color: #ffffff;
}
.Datagrid caption{
	background-color: #efefef;
	color: #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.Error{
	color: #ff0000;
	font-weight: bold;
}