/*************************************************/
/* General Styles for the Navigator presentation */
/*************************************************/

.stlNavigator_Table {
	width: 100%;	
}

.stlNavigator_Item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #2156B4;
}

.stlNavigator_CurrentItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #707070;
}
