.ProductNAV
{
	border-top :  #DCDCDC 1px solid;
	border-bottom :  #C8C8C8 2px solid;
	margin-top : 10px;
	margin-bottom: 18px;
	padding-left : 20px;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-right : 20px;
	list-style-position : outside; 
}
.IntroductionText
{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size :  8pt;
	color : #323232;
	line-height : 15pt;
}
.IntroductionTextRedAndBold
{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size :  8pt;
	color : #CC0000;
	font-weight: bold;
	line-height : 15pt;
}
H1,H1.UnigestionApproach,.ContentHeading1
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :  9pt;
	font-weight : bold;
	padding-top : 30pt;
	color : #CC0000; /* Depending o the asset class*/
	line-height : 12pt;
	text-transform: uppercase;
}
.ApproachKeyPoints
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :  8pt;
	color  : #7A6E67;
	border-top : #8C8C8C 5px solid; /* Depending o the asset class*/ 
	padding :  10px 10px 10px 10px;
}

.ApproachKeyPointsBackground
{
	background-color : #F0F0F0;
}

.ApproachKeyPointsTable
{
	margin-top : 20px;
}

.TechniqueTitle 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #547ED9;
}


/* Style for LatestNew --------------------------------------- */
.LatestNewsLink:active,.LatestNewsLink:hover,.LatestNewsLink:link,.LatestNewsLink:visited
{
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	margin: 0px 5px 0px 5px;
	text-decoration: none; /*text-overflow: ellipsis;*/
	width: 95px;
}
.LatestNewsText 
{
	color: #323232;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	margin: 0px 5px 12px 5px;
	text-align: left; /*text-overflow: ellipsis;*/
	width: 95px;
}
.LatestNewsTitle 
{
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	margin: 12px 10px 0px 10px;
	cursor: hand;
	cursor: pointer;
}
/* --------------------------------------------------------- */