/* ************************************************************************* */
/* ************************************************************************* */
/* *** Content Factsheet			                                     *** */
/* ************************************************************************* */
/* ************************************************************************* */
#factsheet {
	background-color: #FFFFFF;
}

.factsheet_tab_bg {
	background-color: #FFFFFF;
}
.factsheet_bg {
	background-color: #FFFFFF;
}
.factsheet_advantages_bg {
	background-color: #FFF1CC;
}

.factsheet_important_details {
	color			: #A43922;
	padding-left	: 10px;
	padding-top		: 27px;
	padding-bottom	: 24px;
}

.factsheet_important_details a{
	color			: #A43922;
}

.factsheet_important_details a:hover{
	text-decoration	: underline;
}

.factsheet_pio_important_details {
	line-height		: 1.45em; /* 16 px */
	color			: #A43922;
}

.factsheet_pio_important_details a{
	color			: #A43922;
}

.factsheet_pio_important_details a:hover{
	text-decoration	: underline;
}

.factsheet_buy {
	color			: #55758F;
	font-size		: 0.83em;		/* 10px */
	font-weight		: normal;	
	padding-right	: 9px;
	padding-bottom	: 4px;
	text-align		: right;
	vertical-align	: bottom;
}
.factsheet_stand {
	color			: #55758F;
	font-size		: 0.83em;		/* 10px */
	font-weight		: normal;	
	padding-right	: 9px;
	padding-top		: 3px;
	text-align		: right;
}

.factsheet_text {
	font-size		: 0.92em; /* 11px */
	color			: #3E3E40;
}
.factsheet_comments_text {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 0.83em; /* 10px */
	line-height		: 1.2em;
	color			: #717274;
}

/* Group number color  */
.factsheet_fundtype_hl_1 	{color:#A43922; font-weight:bold;}
.factsheet_fundtype_txt_1 	{color:#FFFFFF; background-color: #A43922;}
.factsheet_fundtype_hl_2 	{color:#888600; font-weight:bold;}
.factsheet_fundtype_txt_2 	{color:#FFFFFF; background-color: #888600;}
.factsheet_fundtype_hl_3 	{color:#421360; font-weight:bold;}
.factsheet_fundtype_txt_3 	{color:#FFFFFF; background-color: #421360;}
.factsheet_fundtype_hl_4 	{color:#BB0B35; font-weight:bold;}
.factsheet_fundtype_txt_4 	{color:#FFFFFF; background-color: #BB0B35;}
.factsheet_fundtype_hl_5 	{color:#E56F00; font-weight:bold;}
.factsheet_fundtype_txt_5 	{color:#FFFFFF; background-color: #E56F00;}
.factsheet_fundtype_hl_6 	{color:#194933; font-weight:bold;}
.factsheet_fundtype_txt_6 	{color:#FFFFFF; background-color: #194933;}
.factsheet_fundtype_hl_7 	{color:#6E0046; font-weight:bold;}
.factsheet_fundtype_txt_7 	{color:#FFFFFF; background-color: #6E0046;}
.factsheet_fundtype_hl_8 	{color:#1A1F55; font-weight:bold;}
.factsheet_fundtype_txt_8 	{color:#FFFFFF; background-color: #1A1F55;}
.factsheet_fundtype_hl_9 	{color:#264079; font-weight:bold;}
.factsheet_fundtype_txt_9 	{color:#FFFFFF; background-color: #264079;}
.factsheet_fundtype_hl_10 	{color:#000000; font-weight:bold;}
.factsheet_fundtype_txt_10 	{color:#000000; background-color: #FFFFFF;}

/* Group number color without groups, group number can be changed  */
.factsheet_fundtype_hl_11 	{color:#004159; font-weight:bold;}
.factsheet_fundtype_txt_11 	{color:#FFFFFF; background-color: #004159;}
.factsheet_fundtype_hl_12 	{color:#627D7C; font-weight:bold;}
.factsheet_fundtype_txt_12 	{color:#FFFFFF; background-color: #627D7C;}
.factsheet_fundtype_hl_13 	{color:#938061; font-weight:bold;}
.factsheet_fundtype_txt_13 	{color:#FFFFFF; background-color: #938061;}


/******************* Factsheet Publication ************************/
#factsheet_publ {
	position		: absolute; 
	width			: 239px; 
	text-align		: left; 
	margin-left		: -239px;
	padding-bottom	: 17px;		/* 27px have to be according design*/
	background-color: #FFFFFF; 
	z-index			: 1005;
}
#factsheet_publ div.factsheet_publ_hl {
	height			: 23px;
	background-color: #D4DCE3;
	color			: #3E3E40;
	font-size		: 1em;
	font-weight		: bold;	
	padding-top		: 6px;
	padding-left	: 30px;
}
#factsheet_publ ul.factsheet_publ_pdf {
    width			: 209px;
	margin			: 0; 
    padding			: 0;
    margin-top		: 8px; 
	margin-left		: 29px;
}
#factsheet_publ li.factsheet_publ_pdf {
	list-style		: none;
	margin			: 0; 
	margin-top		: 3px; 
	padding			: 0;
}
#factsheet_publ li.factsheet_publ_pdf a {
	font-size		: 0.92em;
}
#factsheet_publ li.factsheet_publ_pdf a img {
	margin-right	: 9px;
	margin-bottom	: -1px;
}
