
/* news title links ORDER OF CLASS IS EMPO */
.NewsTitleLink:link
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: tahoma;
	text-decoration: none;
}

.NewsTitleLink:visited
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: tahoma;
	text-decoration: none;
}
.NewsTitleLink:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #b22222;
	font-family: tahoma;
	text-decoration: underline;
}
/* end news title link classes*/

.HomeNewsTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: dimgray;
	font-family: tahoma;
}

.NewsBlueTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #33557b;
	font-family: tahoma;
}

.NewsBlackText
{
	font-size: 10pt;
	color: #333333;
	line-height: 20px;
	font-family: tahoma;
}

.HomeTableBorder
{
	border-right: #4975b2 1px solid;
	border-left: #4975b2 1px solid;
	border-top: #4975b2 1px solid;
	border-bottom: #4975b2 3px solid;
}


/* title links */
.NewsLink:link
{
	font-weight: bold;
	font-size: 9pt;

	color: #33557b;
	font-family: tahoma;
	text-decoration: none;
}

.NewsLink:visited
{
	font-weight: bold;
	font-size: 9pt;

	color: #33557b;
	font-family: tahoma;
	text-decoration: none;
}

.NewsLink:hover
{
	font-weight: bold;
	font-size: 9pt;

	color: #33557b;
	font-family: tahoma;
	text-decoration: underline;
}
/* end title link classes*/
.GrayText
{
	font-size: 8pt;
	color: gray;
	font-family: tahoma;
}


.ItemGridStyleIndices
{
	border: silver 1px solid;
	font-size: 10pt;
	color: black;
	font-family: tahoma;
	background-color: white;
}
.HeaderGridStyleIndices
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: tahoma;
	background-color: #1881b6;
}

.AlternatingItemGridStyleIndices
{
	border: silver 1px solid;
	font-size: 10pt;
	color: black;
	font-family: tahoma;
	background-color: white;
}

.TableBorderMarket
{
	
	border-right: #4975b2 1px solid;
	border-top: 0px;
	border-left: #4975b2 1px solid;
	border-bottom: #4975b2 3px solid;
}
.TableBorderMarketFirst
{
	
	border-right: #4975b2 1px solid;
	border-top: 0px;
	border-left: 2px outset;
	border-bottom: #4975b2 3px solid;
}
.ActiveTabsBorderMarket
{
	border-right: #4975b2 1px solid;
	padding-right: 2px;
	border-top: 2px outset;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2px;
	border-left: 2px outset;
	padding-top: 2px;
	border-bottom: 2px;
	font-family: Verdana;
	background-color: #e8f0f5;
}

.InActiveTabsBorderMarket
{	
	background-color: #ffffff;	
	
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	border-left: #4975b2 1px solid;
	border-right: #4975b2 1px solid;
	border-bottom: #829ec5 1px solid;
	
	border-top: #4975b2 1px solid;
}

.ActiveTabsBorderLastMarket
{
	padding: 2px;
	
	border-top: #4975b2 1px solid;font-weight: bold;border-left: #4975b2 1px solid;border-Right: #4975b2 1px solid; background-color:#fafcfb}


.InActiveTabsBorderLastMarket
{
	padding: 2px;

	border-top: #4975b2 1px solid;font-weight: bold;border-left: #4975b2 1px solid;border-bottom: #829ec5 1px solid;border-Right: #4975b2 1px solid; background-color:#e8f0f5
}

.ItemGridStyleMarket
{
	font-size: x-small;
	color: black;
	font-family: tahoma;
}

/* title links */
.TitleLink:hover
{
	font-weight: bold;
	font-size: 8pt;

	color: #ff6600;
	font-family: tahoma;
	text-decoration: underline;
}

.TitleLink:link
{
	font-weight: bold;
	font-size: 8pt;

	color: #ff6600;
	font-family: tahoma;
	text-decoration: none;
}

.TitleLink:visited
{
	font-weight: bold;
	font-size: 8pt;

	color: #ff6600;
	font-family: tahoma;
	text-decoration: none;
}
/* end title link classes*/

/* for market watch hover titles */
.GridHeaderStyleMarket
{
	font-weight: bold;
	font-size: xx-small;
	vertical-align: middle;
	color: black;
	font-family: Verdana;
	background-color: #e8f0f5;
	text-align: center;
}
.HeaderGridStyleMarket
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: tahoma;
	background-color: #e8f0f5;
}
.AlternatingItemGridStyleMarket
{
	font-size: x-small;
	color: black;
	font-family: tahoma;
	background-color: #eeeeee;
}

.Padd
{
	padding-left:22;
	text-align:justify;
}

.BorderTable
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	text-align:center;
	vertical-align:middle;
	font-size:x-small;
}

.tdincices
{
	border: silver 1px solid;
}
/*
td
{
	border:none;

}*/
body
{
	direction: rtl;
}
.SiteMapTitle
{
	font-family:Arial;
	font-size:16pt;
	font-weight:normal;
}
.bullet
{
	padding-right: 3pt;
	padding-left: 3pt;
	padding-bottom: 0pt;
	font-family: Tahoma;
	font-size: 8pt;
	color: #a6a6a6;
	padding-top: 0pt;
	font-weight:bold;
}

P.blurb
{
	margin: 0em;
	font: 70%/140% Verdana;
}

.QuickTipsLink:hover
{
	margin-left: 40px;
	font-size: 9pt;
	color: #62a7ee;
	font-family: Verdana;
	text-decoration: underline;
}

.QuickTipsLink:link
{
	margin-left: 40px;

	font-size: 9pt;
	color: #62a7ee ;
	font-family: Verdana;
	text-decoration: none;
}

.QuickTipsLink:visited
{
	margin-left: 40px;

	font-size: 9pt;
	color: #62a7ee;
	font-family: Verdana;
	text-decoration: none;
}

TABLE.subbullets
{
	MARGIN-TOP: 3;
}
.subbullet
{
	padding-right: 4pt;
	padding-left: 4pt;
	padding-bottom: 0pt;
	font-family: Tahoma;
	font-size: 6pt;
	color: #a6a6a6;
	padding-top: 0pt;
}
TD.sublink
{
	padding-bottom: 3;
	font: 70%/140% Tahoma;
}
.SitmapLabel
{
	font-weight: bold;
	font-size: 8pt;
	line-height: 140%;
	font-family: Tahoma;
	font-variant: normal;
}

.partition {
	padding-bottom: 12;
}
.headline {
	margin-top: 12;
}

.BorderTable
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	text-align:center;
	vertical-align:middle;
	font-size:x-small;
}

.FundHeaderClass
{
	font-weight: bold;
	color: white;
	font-family: Tahoma;
	background-color: #36537f;
}
.FundCatClass
{
	font-weight: bold;
	font-family: Tahoma;
	background-color: #e1e8f0;
}
.FundClass1
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Tahoma;
	background-color: #E8F0F5;
}
.FundClass0
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Tahoma;
	background-color: whitesmoke;
}
.dt {padding: 1px 4px 2px 1px; width: 100%; color: #fff; background-position: top; background-repeat: repeat-x; filter: none;  }
.TabsBorders
{
	border-right: #4b74b2 1px solid;
	border-top: #4b74b2 1px solid;
	border-bottom: #4b74b2 1px solid;
}
.Bottom{border-bottom: #829ec5 2px solid;}
.UpRight{border-top: #829ec5 2px solid;	border-Right: #829ec5 1px solid;}
.UpLeft{border-top: #829ec5 2px solid;border-Left: #829ec5 1px solid;}


.Up{border-top: #829ec5 2px solid;}
/*.Badge{border-top: #829ec5 2px solid;border-Left: #829ec5 2px solid; background-color:#e9ecf1 }*/
.Badge{ border-top: #829ec5 1px solid;   border-bottom: #829ec5 1px solid;  background-color:#e8f0f5 }
.ABadge{ border-top: #829ec5 1px solid;  border-bottom: #829ec5 1px solid;  background-color:#e9ecf1 }
/*.RightBadge{border-top: #829ec5 2px solid;border-right: #829ec5 2px solid; background-color:#e9ecf1 }*/
.RightBadge{ border-top: #829ec5 1px solid;  border-bottom: #829ec5 1px solid;  background-image: url(../../Images/vdots.gif);
	background-repeat: repeat-y; border-top: #829ec5 1px solid; border-bottom: #829ec5 1px solid; background-color:#e8f0f5}
.Left2{	border-Right: #829ec5 1px solid;}
.HDots{	background-image: url(../../Images/dots.gif);	background-repeat: repeat-x;}
.Vdots
{
	font-size: 10pt;
	background-image: url(../../Images/vdots.gif);
	background-repeat: repeat-y;
}
.LeftBorderThik{border-Left: #829ec5 2px solid;}
.RightBorderThik{border-Right: #829ec5 2px solid;}

.TableBorder{border-top-width: 1px;	border-right: #4975b2 1px solid;border-left: #4975b2 1px solid;border-top-color: #4975b2;border-bottom: #4975b2 3px solid;}

/* Tabs Styles */
.ActiveTabsBorder{border-top: #4975b2 1px solid;border-Right: #4975b2 1px solid; background-color:#fafcfb}
.ActiveTabsBorderLast{border-top: #4975b2 1px solid;border-right: #4975b2 1px solid;border-left: #4975b2 1px solid; background-color:#fafcfb}

.InActiveTabsBorder{border-top: #4975b2 1px solid;border-right: #4975b2 1px solid;border-bottom: #829ec5 1px solid; background-color:#e8f0f5}
.InActiveTabsBorderLast{border-top: #4975b2 1px solid;border-left: #4975b2 1px solid;border-bottom: #829ec5 1px solid;border-Right: #4975b2 1px solid; background-color:#e8f0f5}
/* ----------------------------------------*/

.UpWithGrad{border-top: #829ec5 2px solid;background-image: url(../../Images/grad.gif);background-repeat: repeat-y;}
.Menu{font-size: xx-small;color: #33547d;font-family: Arial;font-weight:bold;}
.DropDown{left: 200px;color: #ff0066;position: absolute;top: 500px;	height: 250px;}

.BlueText{font-size: 9pt;color: #33557b;font-family: Tahoma;background-color: transparent;text-decoration: none;}

.TitleBlueText
{
	font-weight: bold;
	font-size: 12pt;
	color: #33557b;
	font-family: Tahoma;
	background-color: transparent;
	text-decoration: none;
}

.BoldBlueText
{
	font-weight: bold;
	font-size: 7pt;
	color: #33557b;
	font-family: Tahoma;
	text-decoration: none;
}
.ErrorText{	font-size: 10pt;color: red;font-family: Tahoma;background-color: transparent;text-decoration: none;}
.BlockHeaderMiddle{font-weight: bold;font-size: xx-small;color: white;font-family: Tahoma;background-color: #0572a1;}
.BlockHeaderLeftRight
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Tahoma;
	height: 20px;
	background-color: #1881b6;
}
.RedText{font-family:Tahoma;font-size:xx-small;color:Red;text-decoration: none;}
.ClickableBlueText
{
	font-size: 7pt;
	cursor: hand;
	color: #33557b;
	font-family: Tahoma;
	text-decoration: none;
}
.ClickableBlackText{font-size: x-small;cursor: hand;color: Black;font-family: Tahoma;text-decoration: none;}
.BlackText
{
	font-size: 8pt;
	color: #333333;

	font-family: Tahoma;
}

.BlackText9
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
}

.BoldBlackText{font-weight: bold;font-size: xx-small;color: black;font-family: Tahoma;}
.TextEdit{	border-right: #819FC1 1px solid;	border-top: #819FC1 1px solid;	border-left: #819FC1 1px solid;	border-bottom: #819FC1 1px solid;	height: 17px;	width:100px;	font-family:Tahoma;	font-size:9pt;	background-color:#FFFFFF;}
.LongTextEdit{	border-right: #819FC1 1px solid;	border-top: #819FC1 1px solid;	border-left: #819FC1 1px solid;	border-bottom: #819FC1 1px solid;	height: 17px;	width:150px;	font-family:Tahoma;	font-size:9pt;	background-color:#FFFFFF;}
.ListBox{border-right: darkgray 1px solid;	border-top: darkgray 1px solid;	font-size: 9pt;	border-left: darkgray 1px solid;	width: 280px;	border-bottom: darkgray 1px solid;	font-family: Tahoma;	height: 90px;	background-color: #eeeeee;}
.MyListBox{font-size: xx-small;font-family: Tahoma;height: 90px;}
.GrayButton1{border-right: #003366 1px solid;	border-top: #003366 1px solid;	font-size: 10pt;	border-left: #003366 1px solid;	cursor: hand;	color: #003366;	border-bottom: #003366 1px solid;	font-family: Tahoma;	background-color: #DDDDDD;	text-align: center;}	
.GrayButton2
{
	border-right: silver 1px outset;
	border-top: #36537f 2px outset;
	font-weight: bold;
	font-size: 9pt;
	border-left: silver 1px outset;
	color: white;
/*	color: #36537D;*/
	border-bottom: silver 1px outset;
	font-family: Tahoma;
	height: 22px;
	background-color: #89a5c8;
	/*background-color: #000040;*/
}
.GrayButton
{
	border-right: silver 1px outset;
	border-top: #36537f 2px outset;
	font-weight: bold;
	font-size: 8pt;
	border-left: silver 1px outset;
	color: #36537d;
	border-bottom: silver 1px outset;
	font-family: tahoma;
	height: 22px;
	background-color: #deefff;
}
.ReadOnlyTextBox
{
	font-size: x-small;
	border-top-style: none;
	font-family: Tahoma;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.DashedLine
{
	border-top: silver 1px;
	border-top-style:dashed;
	border-top-width:1px;
}
.ItemGridStyleMarket
{
	font-size: xx-small;
	color: black;
	font-family: Tahoma;
}
.HeaderGridStyleMarket
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Tahoma;
	background-color: #e8f0f5;
}
.AlternatingItemGridStyleMarket
{

	font-size: xx-small;

	color: black;

	font-family: Tahoma;
	background-color: #eeeeee;
}

.ItemGridStyle_nmk
{
	margin-top: 10px;

	margin-bottom: 10px;
	color: black;
	font-family: Tahoma;
	background-color: #e8f0f5;	font-size: xx-small;
}
.HeaderGridStyle_nmk
{
	height:18px;
		font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Tahoma;
	background-color: #CCD3D7;
}
.FooterGridStyle_nmk
{
Color:"#C00000"; 
background-color:"#C00000";


}
.AlternatingItemGridStyle_nmk
{	font-size: xx-small;
	color: black;
	font-family: Tahoma;
		margin-top: 10px;

	margin-bottom: 10px;
	
	}
.SideGridStyle_nmk
{
	height:18px;
	font-size: 9pt;
	vertical-align: super;
	color: #003366;
	font-family: Tahoma;
	background-color: #EEEEEE;
	text-align: center;
}
.SelectedItemGridStyle_nmk
{
Color:"#C00000" ;
Background-Color:"Silver";
Font-Size:8pt ;
font-family:Tahoma; 
}
.PagerGridStyle_nmk
{
	font-size: xx-small;
	color: black;
	font-family: Tahoma;
	text-align: right;
}

.EditItemGridStyle_nmk
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 10px;
	color: #003366;
	padding-top: 10px;
	font-family: Tahoma;
	background-color: #dddddd;
}

.Q:link
{
	font-weight: bold;
	font-size: xx-small;
	color: #333333;
	font-family: Tahoma;
	text-decoration: none;
}

.Q:visited
{
	font-weight: bold;
	font-size: xx-small;
	color: #333333;
	font-family: Tahoma;
	text-decoration: none;
}

.Q:hover
{
	font-weight: bold;
	font-size: xx-small;
	color: #333333;
	font-family: Tahoma;
	text-decoration: underline;
}

A:link
{
	font-weight: bold;
	font-size: xx-small;
	color: #33557b;
	font-family: Tahoma;
	text-decoration: none;
}

A:visited
{
	font-weight: bold;
	font-size: xx-small;
	color: #33557b;
	font-family: Tahoma;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	font-size: xx-small;
	color: #33557b;
	font-family: Tahoma;
	text-decoration: underline;
}

Body { SCROLLBAR-FACE-COLOR: #eff3f7; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #4a75b3; SCROLLBAR-3DLIGHT-COLOR: #4a75b3; SCROLLBAR-ARROW-COLOR: #6c95bf; SCROLLBAR-DARKSHADOW-COLOR: #eff3f7 }

.AlternateCell
{
	background-color: #E8F0F5;
	font-size: xx-small;
	color: black;
	font-family: Tahoma;
}

.NormalCell
{
	font-size: xx-small;
	color: black;
	font-family: Tahoma;
}

.GridStyle
{
	border-right: #7799bb 1px solid;
	border-top: #7799bb 1px solid;
	border-left: #7799bb 1px solid;
	border-bottom: #7799bb 1px solid;
	background-color: #ffffff;
}
.GridItemStyle
{
	font-size: xx-small;
	color: black;
	font-family: Tahoma;
	background-color: white;
}
.GridPagerStyle
{
	font-size: xx-small;
	color: black;
	font-family: Tahoma;
	text-align: right;
}
.GridHeaderStyle
{
	font-weight: bold;
	font-size: xx-small;
	vertical-align: middle;
	color: black;
	font-family: Tahoma;
	background-color: #ccd3d7;
	text-align: center;
}
.GridAlternateItemStyle
{
	font-size: xx-small;
	color: black;
	font-family: Tahoma;
	background-color: #E8F0F5;
}
.rightcell
{
	font-size: xx-small;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: Tahoma;
}
.leftcell
{
	text-align:right;
	font-size: xx-small;
	font-family: Tahoma;
	border-bottom: gray 1px solid;
}
.tabs
{
	border-top: #4975b2 1px solid;
	border-left: #4975b2 1px solid;
	border-bottom: #4975b2 1px solid;
	background-color: #ffffff;
}
.ChartColors
{
	border-right: #dae1e8 1px solid;
	border-top: #dae1e8 1px solid;
	border-left: #dae1e8 1px solid;
	color: #444c60;
	border-bottom: #dae1e8 1px solid;
	background-color: #f5faf9;
}