
.Navigator_Table
{
	background-color: #ffffff;
	font-size: 6pt;
	font-family: Tahoma;
	border: 0px;	
	padding: 0px 0px 0px 0px;
}

.Navigator_Header_Cell
{
	font-style:normal;	
	font-weight: bold;	
	font-size: 9pt;
	font-family: Tahoma;
	background-color: #ffffff;
	text-align: center;
	border: 0px;
	color:#000000;
}

.Navigator_Item_Cell
{
	text-align: center;
	background-color:#ffffff;
	font-weight: bold;
	font-size: 7pt;
	font-style:normal;
	font-family: Tahoma;
	color:#336666;
}

A.Navigator_Item_Link
{
	text-align: center;
	color:#336666;
	font-family: Tahoma;
	font-size:8pt;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
}

A.NoLink_Navigator
{
	text-align: center;
	color:#336699;
	font-family: Tahoma;
	font-size:8pt;
	font-weight: bold;
	font-style:normal;
	text-decoration:underline;
}

A.SubItemNoLink_Navigator
{
	text-align: center;
	color:#336699;
	font-family: Tahoma;
	font-size:8pt;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
}

A.SubSubItemNoLink_Navigator
{
	text-align: center;
	color:#336699;
	font-family: Tahoma;
	font-size:7pt;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
}

A.Navigator_Item_Link:Hover
{
	text-align: center;
	color:#336699;
	font-family:Tahoma;
	font-size: 8pt;
	text-decoration:underline;
}

.Navigator_SubItem_Cell
{
	text-align: center;
	background-color:#ffffff;
}

A.Navigator_SubItem_Link
{
	text-align: center;
	color:#336699;
	font-family: Tahoma;
	font-size:7pt;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
}



A.Navigator_SubItem_Link:Hover
{
	text-align: center;
	color:#336699;
	font-family: Tahoma;
	font-size:7pt;
	font-weight: bold;
	font-style:normal;
	text-decoration:underline;
}

.Navigator_SubSubItem_Cell
{
	text-align:center;
	background-color:#ffffff;
}

A.Navigator_SubSubItem_Link
{
	text-align:center;
	color:#336666;
	font-family: Tahoma;
	font-size:6pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

A.Navigator_SubSubItem_Link:Hover
{
	text-align:center;
	color:#336699;
	font-family: Tahoma;
	font-size:6pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

			
.Info_Table
{
	background-color: #ffffff;
	font-size: 6pt;
	font-family: Tahoma;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.Info_Item_Cell
{
	background-color:#FFFFff;
	text-indent:2;
	border-left:solid 1 #336699;
	padding: 4px 4px 4px 4px;
	
}

A.Info_Item_Link
{
	text-align:justify;
	color:#336699;
	font-family: Tahoma;
	font-size:6pt;
	text-decoration:none;
}

A.Info_Item_Link:Hover
{
	text-align:justify;
	color:#336699;
	font-family:Tahoma;
	font-size:6pt;
	text-decoration:underline;
}