html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	height: 100%;
	min-width: 1006px;
	padding: 0px;
	margin: 0px;
	scrollbar-arrow-color: #6371B3;
	scrollbar-Face-Color: #B4BBDB;
	scrollbar-Track-Color: #6371B3;
	scrollbar-Highlight-Color: #B4BBDB;
	scrollbar-DarkShadow: #6371B3;
	scrollbar-base-color: #6371B3;
}
a:link, a:visited {
	color: #706158;
	text-decoration: none;
}
a:hover, a:active {
	color: #706158;
	text-decoration: none;
}
div {
	margin: 0px;
	padding: 0px;
}
img {
	border: medium none;
	margin: 0px;
}
ul {
	margin: 0px;
}
.mainWindow {
	width: 970px;
	margin-left: auto;
	margin-right: auto;	
}
.pageHeader {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	width: 778px;
	z-index: 100;
}
.headerNav 
{
	direction:ltr;
	height: 71px;
	width: 778px;
	z-index: 100;
	position: relative;
	right: 0px;
	top: 0px;
}
.headerNav img{
	height: 19px;
	width: 26px;
	float: right;
	margin-top: 10px;
	margin-right: 6px;
}
.headerNav .right {
	height: 71px;
	float: right;
	background-image: url(/App_Themes/Default/media/topNavigator/right.gif);
	width: 40px;
}
.headerNav .left {
	height: 71px;
	float: right;
	background-image: url(/App_Themes/Default/media/topNavigator/left.gif);
	width: 43px;
}
.headerNav .center {
	height: 71px;
	float: right;
	background-image: url(/App_Themes/Default/media/topNavigator/center.gif);
	width: auto;
}
.headerNav .names {
	color: #223F99;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 16px;
	width: 80px;
}

.breadCrumbs
{
	/*float: right;	*/
	margin-right: 0px;	
	}
	
	.breadCrumbs li
{	
	float:left;
	padding-left:12px;
	display: inline;	
	background-image: url(/App_Themes/Default/media/general/lightBlueArrowEng.gif);
	background-repeat:no-repeat;
	background-position:left;		
	}



.headerNav .names a:link, .headerNav .names a:visited {
	color: #223F99;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 16px;
	text-decoration: none;
}
.headerNav .names a:hover, .headerNav .names a:active{
	color: #223F99;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 16px;
	text-decoration: none;
}
.headerNav .divid {
	height: 71px;
	float: right;
	background-image: url(/App_Themes/Default/media/topNavigator/divider.gif);
	width: 2px;
}



.headerLogo {
	/*background-image: url(/App_Themes/Default/media/general/header_logo_new.gif);*/
	height: 96px;
	width: 125px;
	position: absolute;	
	top: 28px;
	left: -5px;
	z-index: 100;
	cursor: pointer;
}

img.headerLogo {
	/*background-image: url(/App_Themes/Default/media/general/header_logo_new.gif);*/
	height: 96px;
	width: 125px;
	position: absolute;	
	top: 28px;
	left: -5px;
	z-index: 100;
	cursor: pointer;
}



.mainContent {
	position: relative;
	margin-top: 10px;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
}
.main_position {
	width: 778px;
	margin-left: 0px;
	margin-right: 0px;
}
.topMenu {
	float: right;
	width: 778px;
}

.rightContentContainer{
	float: right;
	width: 588px;
}

.rightCol 
{
	position: relative;	
	z-index: 10;
	float: right;
	width: 185px;
}
.midCol {
	float: left;
	width: 380px;
	margin-left:8px;
}


.leftCol {
	float: left;
	width: 190px;
}


.bottomMenu {
	float: left;
	width: 778px;
	border: 1px solid #B5BCDB;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
}
.footer {
	position: relative;
	width: 970px;
	bottom: 0px;
	height: 44px;
	margin-left: auto;
	margin-right: auto;
}
#stockBar{
	position: relative;
	border-top: 1px solid #3E57A5;
	border-bottom: 1px solid #3E57A5;
	height: 40px;
	background-color: #ffffff;
	z-index: 800;
}

#stockBar .marketstatusGray{
	float: right;
	width: 130px;
	height: 40px;
	border: 1px solid #CCCCCC;	
	background-color: #EEEEEE;	
	cursor: pointer;
}
#stockBar .marketstatusWhite{
	float: right;
	width: 130px;
	height: 40px;
	border-left: 1px solid #CCCCCC;	
	background-color: #FFFFFF;	
	cursor: pointer;
	text-align: center;
}
#stockBar .cion {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-top: 4px;
}
#stockBar .cion span  {
	font-weight: bold;
}
#stockBar .statusUp {
	font-size: 12px;
	font-weight: normal;
	color: #218411;
	margin-bottom: 4px;
	text-align: center;
}
#stockBar .statusDown {
	font-size: 12px;
	font-weight: normal;
	color: #FE0909;
	margin-bottom: 4px;
	text-align: center;
}
#stockBar .statusDown img {
	
}
.advert {
	float: right;
	width: 389px;
}
.advert img 
{
	position: relative;	
	z-index: 1;
	width:389px;
	height: 286px;
}
.docTitle {
	float: right;
	width: 778px;
	clear: both;
}
.docTitle_img{
	float: right;
}


.greetings {
	color: #374484;
	font-size: 11px;
	font-weight: bold;
	float: right;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	width: 485px;
	text-align: right;
	display: inline;
	direction: rtl;
}
.greetings span{
	font-weight: normal;
}
.greetings a:link, .greetings a:visited{
	font-weight: normal;
	color: #374484;
	font-size: 11px;
	text-decoration: none;
}
.greetings a:hover, .greetings a:active{
	font-weight: normal;
	color: #374484;
	font-size: 11px;
	text-decoration: underline;
}
.grayBox {
	width: 778px;
	height: 34px;
	float: right;
	color: #CCCCCC;
	margin-top: 10px;
	text-align: right;
	background-color: #F6F6F6;
}



.menuNav {
	width: auto;
	float: left;
	margin-left: 15px;
	line-height: 32px;
	display: inline;
	display: inline;
}



.menuNav ul { 
	list-style-type: none; 
	margin: 0;
	padding: 0;
	/*text-align: right;*/
}
.menuNav ul li { 
	display: inline; 
	color: #666666;
	white-space:nowrap;
}
.menuNav ul li a { 
	text-decoration: none; 
	color: #666666;
}
.menuNav a:visited  { 
	text-decoration: none; 
	color: #666666;
}
.menuNav a:hover, .menuNav a:active {
	text-decoration: underline;
	color: #666666;
}
.searchBox {
	width: 400px;
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	display: inline;
}
.searchWhat input {
	width: 116px;
	border: 1px solid #999999;
	float: left;
	margin-left: 12px;
	height: 16px;
}
.searchGo {
	background-color: #CCCCCC;
	width: 44px;
	height: 18px;
	text-align: center;
	font-size: 11px;
	color: #737B7B;
	float: left;
	margin-top: 1px;
	line-height: 17px;
}
.buttons {
	width: 178px;
	margin-top: 3px;/*10*/
	float: right;
}
.button1 {
	height: 40px;
	cursor: pointer;
	display: inline;
}
.button1 .left {
	float: right;
	width:	11px;
	background-image: url(/App_Themes/Default/media/buttons/darkblue/leftEng.gif);
	height: 40px;
}
.button1 .right 
{
	float: right;
	width:	33px;
	background-image: url(/App_Themes/Default/media/buttons/darkblue/rightEng.gif);
	height: 40px;
	
	
}
.button1 .center {
	float: right;
	width:	124px;
	height: 40px;
	background-image: url(/App_Themes/Default/media/buttons/darkblue/center.gif);
	padding: 0px 5px;
}
.button2 {
	height: 40px;
	cursor: pointer;
	display: inline;
}
.button2 .left {
	float: right;
	width:	11px;
	background-image: url(/App_Themes/Default/media/buttons/lightblue/leftEng.gif);
	height: 40px;
}
.button2 .right {
	float: right;
	width:	33px;
	background-image: url(/App_Themes/Default/media/buttons/lightblue/rightEng.gif);
	height: 40px;
}
.button2 .center {
	float: right;
	width:	124px;
	height: 40px;
	background-image: url(/App_Themes/Default/media/buttons/lightblue/center.gif);
	padding: 0px 5px;
}
.button3 {
	height: 40px;
	cursor: pointer;
	display: inline;
}
.button3 .left 
{
	float: right;
	width:	11px;
	background-image: url(/App_Themes/Default/media/buttons/white/rightEng.gif);
	height: 40px;
	
}
.button3 .right 
{
	float: right;
	width:	33px;
	background-image: url(/App_Themes/Default/media/buttons/white/leftEng.gif);
	height: 40px;
	
}
.button3 .center {
	float: right;
	width:	124px;
	height: 40px;
	background-image: url(/App_Themes/Default/media/buttons/white/center.gif);
	padding: 0px 5px;
}
.whiteTxt {
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	line-height: 36px;
}
.whiteTxt a:link, .whiteTxt a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.whiteTxt a:hover, .whiteTxt a:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;	
}
.blueTxt {
	color: #38499E;
	font-size: 8px;
	text-align: left;
	line-height: 36px;
}
.blueTxt a:link, .blueTxt a:visited {
	color: #38499E;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.blueTxt a:hover, .blueTxt a:active {
	color: #38499E;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}
.titleTxt {
	font-size: 12px;
	text-align: right;
	line-height: 20px;
	font-weight: bold;
}
.gemelTitleTxt {
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	color:White;
	padding-left:-20px;
}
.titleTxt a:link, .titleTxt a:visited {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.titleTxt a:hover, .titleTxt a:active {
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}
.meeting {
	width: 185px;
	margin-top: 10px;
	float: right;
}
.meeting_title {
	background-image: url(/App_Themes/Default/media/titles/meetingReg.gif);
	background-repeat: no-repeat;
	float: right;
	width:	185px;
	height: 23px;
	margin-right: 2px;
	display: inline;
}
.meeting_sides {
	float: right;
	width:	187px;
	background-image: url(/App_Themes/Default/media/meetingbox/sides.gif);
	/*height: 250px;*/
	display: inline;
}
.meeting_body {
	float: right;
	width:	179px;
	background-image: url(/App_Themes/Default/media/meetingbox/body.gif);
	/*height: 250px;*/
	margin-right: 3px;
	display: inline;
	background-color: #E0E6F2;
}
.meetingBottom {
	width: 187px;	
	float: right;
	height: 6px;
	display: inline;
	clear: both;
}
.meetingBottom  .left{
	width: 10px;
	height: 6px;
	background-image: url(/App_Themes/Default/media/meetingbox/bottomLeft.gif);	
	float: right;
	display: inline;
	overflow: hidden;
}
.meetingBottom  .right{
	width: 10px;
	height: 6px;
	background-image: url(/App_Themes/Default/media/meetingbox/bottomRight.gif);	
	float: right;
	display: inline;
	overflow: hidden;
}
.meetingBottom  .center{
	width: 167px;
	height: 6px;
	background-image: url(/App_Themes/Default/media/meetingbox/bottomCenter.gif);
	float: right;
	display: inline;
	overflow: hidden;	
}
.meeting_form  {
	float: left;
	color: #223F99;
}
.meeting_list {
	float: left;
	padding: 0px;
}
.meeting_list ul{
	float: left;
	list-style-type: none;
	
}

.meeting_list li
{
	direction:ltr;
}

.meeting_list ul li{
	float: left;
	direction:rtl;
}
.form_title {
	float: left;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #000000;
	clear: both;
}
.category {
	width: 30px;
	line-height: 35px;
	margin-right: 4px;
}
.meeting_form  table{
	float: left;
	color: #223F99;
	width: 165px;	
}
.meeting_form tr td {
	text-align: left;	
}

.submit_btn {
	height: 25px;
	width: 100px;
	cursor: pointer;		
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
.submit_btn  .left{
	float: right;
	width:	10px;
	background-image: url(/App_Themes/Default/media/buttons/register/left.gif);
	height: 25px;
}
.submit_btn  .right{
	float: right;
	width:	10px;
	background-image: url(/App_Themes/Default/media/buttons/register/right.gif);
	height: 25px;
}
.submit_btn .center{
	float: right;
	width:	60px;
	height: 25px;
	background-image: url(/App_Themes/Default/media/buttons/register/center.gif);
	padding: 0px 5px;
	font-size:8px;
	text-align:center;
	line-height:26px;
}
.tools {
	width: 185px;
	margin-top: 10px;
	float: right;
	margin-right: 2px;
	display: inline;
}
.tools_title {
	background-image: url(/App_Themes/Default/media/titles/general_purple.gif);
	background-repeat: no-repeat;
	float: right;
	width:	180px;
	height: 23px;
	margin-right: 0px;
	display: inline;
}

.tools_title .caption{
	color: #ffffff;
	display: inline;
	margin-right: 5px;
	margin-top: 4px;
	float: right;
	font-size: 12px;
	font-weight: bold;
}

.tools_link {
	width: 180px;
	margin-top: 2px;
	margin-right: 0px;
	float: right;
}
.tools_arrow {
	width: 21px;
	background-color: #9EA8D1;
	float: right;
	height: 29px;
	border-right: 2px solid #6F7CB9;
}
.tools_arrow  img{
	width: 12px;
	height: 10px;
	margin-top: 10px;
	margin-left: 4px;
}
.tools_name {
	width: 157px;
	background-color: #F2F5FA;
	float: right;
	direction: rtl;
}
.darkTxt {
	color: #212C5C;
	font-size: 12px;
	margin-right: 6px;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: right;
}
.darkTxt a:link, .darkTxt a:visited {
	color: #212C5C;
}
.darkTxt a:hover, .darkTxt a:active {
	color: #212C5C;
}
.bottomNav {
	float: right;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.bottomNav_black a:link, .bottomNav_black a:visited {
	color: black;
}
.bottomNav_black a:hover, .bottomNav_black a:active {
	color: #212C5C;
}
.productTabs {
	width: 186px;
	height: 220px;
	float: right;
	margin-top: 10px;
}
.product {
	width: 186px;
	height: 220px;
}
.productNames {
	width: 186px;
	height: 22px;
}
.blueTab {
	width: 62px;
	height: 22px;
	float: right;
	cursor: pointer;
}
.blueTab .right {
	background-image: url(/App_Themes/Default/media/tabs/blue/right.gif);
	height: 22px;
	width: 6px;
	float: right;
}
.blueTab .center {
	background-image: url(/App_Themes/Default/media/tabs/blue/center.gif);
	height: 22px;
	width: 50px;
	float: right;
}
.blueTab .left {
	background-image: url(/App_Themes/Default/media/tabs/blue/left.gif);
	height: 22px;
	width: 6px;
	float: right;
}
.blueTab .text {
	color: #4755A2;
	margin-top: 1px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}



.whiteTab {
	width: 62px;
	height: 22px;
	float: right;
	cursor: pointer;
	display: inline;
}
.whiteTab .right {
	background-image: url(/App_Themes/Default/media/tabs/white/right.gif);
	height: 22px;
	width: 6px;
	float: right;
}
.whiteTab .center {
	background-image: url(/App_Themes/Default/media/tabs/white/center.gif);
	height: 22px;
	width: 50px;
	float: right;
}
.whiteTab .left {
	background-image: url(/App_Themes/Default/media/tabs/white/left.gif);
	height: 22px;
	width: 6px;
	float: right;	
}
.whiteTab .text {
	color: #4755A2;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 23px;
}

.newsTabOn {		
	float: left;
	cursor: pointer;
	display: inline;
	margin-left: 3px;
}
.newsTabOn .right {
	background-image: url(/App_Themes/Default/media/tabs/homepage_news/tabon_right.gif);
	height: 27px;
	width: 5px;
	float: left;
}
.newsTabOn .center {
	background-image: url(/App_Themes/Default/media/tabs/homepage_news/tabon_center.gif);
	height: 27px;
	padding: 0px 5px;
	float: left;
	
	color: #394A9E;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
}
.newsTabOn .left {
	background-image: url(/App_Themes/Default/media/tabs/homepage_news/tabon_left.gif);
	height: 27px;
	width: 5px;
	float: left;
}


.newsTabOff {		
	float: left;
	cursor: pointer;
	display: inline;
	margin-left: 3px;
}
.newsTabOff .right {
	background-image: url(/App_Themes/Default/media/tabs/homepage_news/taboff_right.gif);
	height: 27px;
	width: 5px;
	float: left;
}
.newsTabOff .center {
	background-image: url(/App_Themes/Default/media/tabs/homepage_news/taboff_center.gif);
	height: 27px;
	padding: 0px 5px;
	float: left;
	
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
}
.newsTabOff .left {
	background-image: url(/App_Themes/Default/media/tabs/homepage_news/taboff_left.gif);
	height: 27px;
	width: 5px;
	float: left;
}

#productBody0 {
	/*height: 200px;*/
	width: 186px;
	background-color: #38499E;
}
#productBody1 {
	/*height: 200px;*/
	width: 186px;
	background-color: #38499E;
	display: none;
}
#productBody1 .blueBox .row .DropDown .comboBox .comboTextBox
{
	width: 102px;
	direction:rtl;
}
#productBody2 {
	/*height: 200px;*/
	width: 186px;
	background-color: #38499E;
	display: none;
}
.blueBox {
	background-image: url(../../media/tabs/blueBody.gif);
	width: 186px;
	height: 198px;
}
.blueBox .row {
	width: 180px;
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
}
.blueBox select {
	float: right;
	width: 126px;
	margin-right: 10px;
	margin-top: 1px;
	font-size: 12px;
}
.arrow_btn img{
	width: 32px;
	height: 25px;
	cursor: pointer;
}
.marketNews {
	width: 182px;
	margin-top: 10px;
	float: right;
}
.myMarket {
	width: 182px;
	float: right;
	margin-right: 2px;
}
.myMarket .background {
	background-image: url(/App_Themes/Default/media/titles/titleBG.gif);
	width: 182px;
	height: 23px;
	float: right;
}
.myMarket .body {
	background-color: #E0E6F3;
	width: 182px;
	float: right;
}
.myMarket .row {
	width: 175px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.myMarket select {
	float: right;
	width: 126px;
	margin-right: 10px;
	margin-top: 1px;
	font-size: 12px;
}
.myMarket_img {
	width: 180px;
	margin-top: 10px;
	margin-right: 2px;
	float: right;
	margin-bottom: 20px;
}
.market_name {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.market_image {
	border: 1px solid #D0C7EC;
	width: 158px;
	height: 91px;
	margin-top: 10px;
	margin-left: 10px;
}
.market_seemore  {
	width: 162px;
	margin-top: 10px;
	margin-right:10px;
}
.market_seemore  img{
	float: right;
	width: 9px;
	height:	8px;
	margin-top: 5px;
}
.market_seemore a:link, .market_seemore a:visited {
	color: #FF6600;
	font-size: 12px;
	text-decoration: underline;
	float: right;
	margin-right: 5px;
}
.market_seemore a:hover, .market_seemore a:active {
	color: #FF6600;
	font-size: 12px;
	text-decoration: underline;
	float: right;
	margin-right: 5px;
}
.news_seemore  {
	width: 100px;
	float: left;
	margin-right:30px;
	margin-top: 6px;
	display: inline;
}
.news_seemore  img{
	float: left;
	width: 9px;
	height:	8px;
	margin-top: 5px;
}
.news_seemore a:link, .news_seemore a:visited {
	color: #FF6600;
	font-size: 12px;
	text-decoration: underline;
	float: right;
	margin-right: 5px;
}
.news_seemore a:hover, .news_seemore a:active {
	color: #FF6600;
	font-size: 12px;
	text-decoration: underline;
	float: right;
	margin-right: 5px;
}
.ticker {
	float: right;
	width: 182px;
	margin-top: 10px;
}
#newsbox {
	width: 182px;
}
#newsWarp {
	position: relative;
	overflow: hidden;
	width: 182px;
	height: 142px;
	top: 0px;
	right: 3px;
	background-color: #F2F4F9;
	border-bottom: 1px solid #B6C3E1;
}
#newsContainer {
	width: 182px;
	height: 142px;
	background-color: #F2F4F9;
	padding: 2px;
	padding-right: 4px;	
	position: absolute;
	top: 30px;
}
.message {
	width: 180px;
	float: right;
	margin-top: 20px;
}
.newsdate {
	width: 180px;
	color: #000000;
	font-size: 10px;
	float: right;
	margin-bottom: 5px;
}
.newscont {
	width: 180px;
	color: #3D56A6;
	font-size: 12px;
	float: right;
}
.ticker .background {
	background-image: url(/App_Themes/Default/media/titles/marketNews.gif);
	width: 187px;
	height: 30px;
	position: relative;
	top: 0px;
}

.TickerTitle
{
	background-image: url(/App_Themes/Default/media/titles/marketNews.gif);
	width: 187px;
	height: 30px;
	position: relative;
	top: 0px;
	
	color: #4755A2;
	margin-top: 1px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

.cop {
	float: right;
	width: 180px;
	height: 23px;
	display: inline;
}
.cop img {
	width: 119px;
	height: 23px;
	margin-right: 30px;
}
.main_news {
	width: 380px;
	float: right;
	clear: both;
	/*margin-right: 12px;*/
	display: inline;
}
.newsTabs {
	width: 375px;	
}
.newsNames {
	width: 375px;
	height: 28px;
}

.newsBody{
	width: 375px;
	height: 348px;
	border: 1px solid #394A9E;
	position: relative;
	margin-right: 0px;
	margin-top: -2px;
	overflow: scroll;
	overflow-x: hidden;
	display: none;
	direction: ltr;
	float:left;
}

.newsBody_Counselors{
	width: 375px;
	height: 230px;
	border: 1px solid #394A9E;
	position: relative;
	margin-right: 0px;
	margin-top: -2px;
	overflow: scroll;
	overflow-x: hidden;
	display: none;
	direction: rtl;
}


.newsitem {
	width: 335px;
	position: relative;
	left: 10px;
	border-bottom: 1px solid #B0B7D9;
}
.newsitem .news_title {
	width: 300px;
	position: relative;
	right: 0px;
	line-height: 22px;
	color: #364278;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
.newsitem .news_title a:link, .newsitem .news_title  a:visited{
	width: 287px;
	position: relative;
	right: 0px;
	line-height: 14px;
	color: #364278;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 4px;
	float: right;
}
.newsitem .news_title a:hover, .newsitem .news_title  a:active{
	width: 287px;
	position: relative;
	right: 0px;
	line-height: 14px;
	color: #364278;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 4px;
	float: right;
}
.newsitem  img{
	width: 9px;
	height:	8px;
	float: left;
	margin-top: 9px;
}
.newsitem .content {
	width: 300px;
	position: relative;
	right: 12px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left:20px;
}

/* start of psagot_about css */

.cBoth{clear:both; margin-left:8px;}
.sepGreyLine{background:transparent url(/App_Themes/Default/media/general/sepGreyDot.gif) repeat-x;height:3px;clear:both;overflow:hidden; margin-left:8px;}
.top10{clear:both;width:100%;height:10px;overflow:hidden; background-color: #ffffff;}

.topPageNav{float:right;}
.topPageNav_link{color:#5a598c;font-size:11px; float:left;width:100%; margin-left:9px;}
.topPageNav_link a:link, .topPageNav_link a:visited
{
	color:#5a598c;
	font-size:11px; 
	text-decoration:underline;	
	padding-right: 5px;		
	}
.topPageNav_link a:hover{color:#5a598c;font-size:11px;text-decoration:none;}
.topPageNav_arrow
{
	width:9px;
	height:8px;
	/*margin-left:7px;
	margin-right:7px;
	margin-top:3px!important;
	margin-top:3px;
	float:right;	*/
	overflow:hidden;
	background-image: url(/App_Themes/Default/media/general/lightBlueArrow.gif);
	display: inline;
}

.topPageNav_link ul 
{
	margin: 0px;
	padding: 0px;	
}

.topPageNav_link li 
{	
	display: inline;
	padding-left:12px;
}

.midColTitle{	
	margin-top:11px;
	float: left;
	display: inline;
	width: 100%;
	}
	
.midColCont{
	margin-top:11px;
	display: inline;
	float: left;
	display: inline;
	width: 100%;
}

.midColBottom{
	float:right;clear:both;
	margin-right:15px;
	margin-top:11px;
	width: 100%;
}

.aboutPageTitle{
	clear:both;
	margin-top:5px;	
	line-height: 30px;	
	background-color:#e9ecf3;
	color:#39417b;
	font-weight:bold;
	font-size:17px;
	float:left;
	height:30px;
	width: 100%;
	margin-left:3px;/*9*/
	text-align:left;
}

.aboutPageTitle .captionRight{
	float: left;
	display: inline;
	margin: 0px 0px 0px 5px;
	font-size: 17px;
	float:left;
	margin-left:9px;	
}
.aboutPageTitle .captionRightEng{
	float: left;
	display: inline;
	margin: 0px 5px 0px 0px;
	font-size: 17px;	
}
/*.div2_PrefaceTitle
{
	margin-left:9px;
	direction:ltr; 
}*/

.aboutPageTitle .captionLeft{
	float: left;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	margin-left: 12px;
}

.aboutMainTitle{color:#39417b;font-weight:bold;font-size:17px;float:left;padding-top:11px;clear:both;width:100%;margin-left:8px; text-align:left;}
.aboutPTitle{
	color:#39417b;
	font-weight:bold;
	font-size:12px;
	float:left;
	width: 100%;
	clear: both;
}

.blackText{color:black;font-weight:normal;font-size:12px;float:left; text-align:left;}
.grayText{color:#666666;font-weight:normal;font-size:12px;direction:rtl;float:right;}
.aboutList{color:black;font-weight:normal;font-size:12px;direction:rtl;float:right; width: 100%;}

.legalNotices{font-size:9px;color:#666666;font-weight:normal;direction:ltr;float:left;}

.aboutList div.listItemLink a:link,.aboutList div.listItemLink a:visited
{
	color:#31418a;
	text-decoration:underline;
	text-align:center;

}
.aboutList div.listItemLink a:hover
{
	text-align:center;
	color:#31418a;
	text-decoration:none;
}
.aboutList ul{list-style-image: url(/App_Themes/Default/media/general/greyArrow.gif);list-style-position: outside;padding-right:21px!important;margin-right:0px;margin-top:12px;}

.articlePrintMail{float:left;padding-top:3px; padding-left:10px; padding-right:5px!important;padding-right:20px;}
.articlePrintMail_text{float:left;color:#5a598c;font-size:11px;padding-left:5px;}
.articlePrintMail_text a:link, .articlePrintMail_text a:visited{color:#5a598c;font-size:11px;text-decoration:none;}
.articlePrintMail_text a:hover{color:#5a598c;font-size:11px;text-decoration:underline;}
.printImg{width:13px;height:12px;float:left;background-image: url(/App_Themes/Default/media/general/print.gif);overflow:hidden;}
.mailImg{width:13px;height:12px;float:left;background-image: url(/App_Themes/Default/media/general/mail.gif) no-repeat;overflow:hidden;padding-top:3px!important;padding-top:0px;}
.leftColBunner{float:left;border:1px solid #616cac;width:148px;height:479px;margin-top:10px;margin-right:5px;}/*background-image: url(/App_Themes/Default/media/general/bunner.jpg);}*/



.updItem_close{
	float:right;
	position: relative;
	display:inline;
	direction:rtl;
	width: 383px;
	border-bottom: 1px solid #B0B7D9;
	margin-bottom:2px;
}
.updItem_open{
	float:right;
	position: relative;
	display:inline;
	direction:rtl;
	width: 383px;
	border-bottom:none;
}

.updItem_close .newsTitle
{
	float:right;
	position:relative;
	display:inline;
	direction:rtl;
	width:383px;
}
.updItem_open .newsTitle
{
	float:right;
	position:relative;
	display:inline;	
	background-color:#e9ecf5;
	direction:rtl;
	width:383px;
}
.updItem_close .newsTitle .newsTimeTitle
{
	float:right;
	position:relative;
	display:inline;
	margin-top:10px;
	font-weight:normal;
	direction:rtl;
	width:383px;
}
.updItem_open .newsTitle .newsTimeTitle
{
	float:right;
	position:relative;
	display:inline;	
	margin-top:10px;
	direction:rtl;
	width:383px;
}
.updItem_open .newsTitle .newsTimeTitle .newsTime
{	
	float:right;
	position:relative;
	direction:rtl;
	margin-right:8px;
	width:110px;
	text-align:left;
}
.updItem_close .newsTitle .newsTimeTitle .newsTime
{	
	float:left;
	position:relative;
	direction:ltr;
	margin-left:12px;
	width:110px;
}
.updItem_close .newsTitle .newsTitleText
{
	float:right;
	position:relative;
	display:inline;
	margin: 3px 20px 8px 15px;
	direction:rtl;
}
.updItem_open .newsTitle .newsTitleText
{
	position:relative;
	float:right;
	direction:rtl;
	display:inline;
	font-weight:bold;
	margin: 3px 20px 8px 15px;
}

.updItem_close .newsTitle .newsTitleText a:link, .updItem_close .newsTitle .newsTitleText a:visited
{
	position:relative;
	direction:ltr;
	color:#364278;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
.updItem_close .newsTitle .newsTitleText a:hover
{
	position:relative;
	direction:ltr;
	color:#364278;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
}
.updItem_open .newsTitle .newsTitleText a:link, .updItem_open .newsTitle .newsTitleText a:visited
{
	position:relative;
	direction:rtl;
	color:#364278;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.updItem_open .newsTitle .newsTitleText a:hover
{
	position:relative;
	direction:rtl;
	color:#364278;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

.updItem_close .newsHiddenBody{
	position:relative;
	float:right;
	width:383px;
	background-color:#f6f6f6;
	direction:rtl;
	display:none;
}
.updItem_open .newsHiddenBody{
	position:relative;
	float:right;
	width:383px;
	margin-bottom:5px;
	background-color:#f6f6f6;
	direction:rtl;	
	display:block;
	
}
.newsTimeTitle_closeArrow
{
	float:left;
	margin-top:3px;
	margin-right:5px;
	width: 9px;
	height: 8px;	
	background-image: url(/App_Themes/Default/media/general/blueArrowEng.gif);
	overflow:hidden;
}
.newsTimeTitle_openArrow
{
	float:right;
	margin-top:3px;
	margin-right:5px;
	width: 7px;
	height: 9px;	
	background-image: url(/App_Themes/Default/media/general/blueArrow_blueBG.gif);
	overflow:hidden;
}

.gemel {
	width: 100%;
	margin-top: 10px;
	float:right;
	margin-right: 2px;
	display: block;
}
.gemel_body {
	float: right;
	width:	100%;
	background-color:#f2f5fa;
	/*background-image: url(/App_Themes/Default/media/meetingbox/body.gif);*/
	/*margin-right: 3px;*/
	display: inline;
}
.gemel_title {
	background-image: url(/App_Themes/Default/media/titles/general_purple.gif);
	background-repeat: no-repeat;
	float: right;
	width:	100%;
	height: 23px;
	margin-right: 0px;
	display: inline;
}

.gemel_title .caption{
	color: #ffffff;
	display: inline;
	margin-right: 5px;
	margin-top: 4px;
	float: right;
	font-size: 12px;
	font-weight: bold;
}

.nihul_tik_hashkaot_title {
	background-image: url(/App_Themes/Default/media/titles/general_purple.gif);
	background-repeat: no-repeat;
	float: right;
	width:	180px;
	height: 23px;
	margin-right: 0px;
	display: inline;
}

.nihul_tik_hashkaot_title .caption{
	color: #ffffff;
	display: inline;
	margin-right: 5px;
	margin-top: 4px;
	float: right;
	font-size: 12px;
	font-weight: bold;
}

.gemel_link {
	background-image: url(/App_Themes/Default/media/gemelbox/link_bg.gif);
	width: 176px;
	/*height:29px;*/
	margin:2px;
	float: right;
	display: inline;
	background-color:#F7F7FB;
}
.gemel_arrow {
	background-image: url(/App_Themes/Default/media/gemelbox/gemelArrowEng.gif);
	background-repeat: no-repeat;
	width: 18px;
	float: left;
	height: 14px;
	display:inline;
	margin-top:7px;
	margin-left:7px;
	
}

.gemel_name {
	width: 140px;
	margin-right:7px;
	float: right;
	
}

.gemel_name .darkTxt {
	color: #223f99;
	font-size: 12px;
	margin-right: 6px;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: left;
}
.selected{font-weight:bold}
.gemel_name .darkTxt a:link, .gemel_name .darkTxt a:visited {
	color: #223f99;
}
.gemel_name .darkTxt a:hover, .gemel_name .darkTxt a:active {
	color: #223f99;
}
.sheelonQuestion
{
	color:#38499e;
	direction:rtl;
	font-size:15px;
	font-weight:bold;
	float:right;
	clear:both;
	margin:10px 0px 10px 0px;
	display:inline;
	width:370px;
}
.sheelonAnswers
{
	float:right;
	clear:both;
	margin:0px 12px 15px 0px;
	display:inline;
	width:360px;
}
.sheelonAnswer
{
	float:right;
	clear:both;
	margin-bottom:5px;
	display:inline;
	width:360px;
}
.sheelonAnswer_text
{
	float:right;
	direction:rtl;
	font-size:12px;
	margin-right:10px;
	display:inline;
}
.sheelonAnswer_radio
{
	float:right;
	direction:rtl;
	display:inline;
}
.sheelonResultTitle
{
	color:#38499e;
	margin:15px 0px 25px 0px;
	font-weight:bold;
	font-size:12px;
	float:right;
	direction:rtl;
	width:380px;
}


.btn_general{		
	cursor: pointer;
	display: inline;
	float: left;
	margin-top: 10px;
}

.btn_centered{
	float: none;
	width:120px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.btn_general  .left{
	float: left;
	width:	12px;
	background-image: url(/App_Themes/Default/media/buttons/general/left.gif);
	height: 33px;
	overflow: hidden;
}
.btn_general  .right{
	float: left;
	width:	15px;
	background-image: url(/App_Themes/Default/media/buttons/general/right.gif);
	height: 33px;
	overflow: hidden;
}
.btn_general .center{
	float: left;	
	height: 33px;	
	overflow: hidden;
	background-image: url(/App_Themes/Default/media/buttons/general/center.gif);
	padding: 0px 5px 0px 5px;
	font-size: 8px;
	text-align: center; 
	line-height: 31px;
}
/*.btn_general .center a 
{
	display: block;
	width: 100%;
}*/

.btn_general  .left2
{	
	float: left;
	width:	12px;
	background-image: url(/App_Themes/Default/media/buttons/general/left.gif);
	height: 33px;
	overflow: hidden;
}
.btn_general  .right2
{
	float: left;
	width:	15px;
	background-image: url(/App_Themes/Default/media/buttons/general/right.gif);
	height: 33px;
	overflow: hidden;
}
.btn_general .center2
{	
	float: left;	
	height: 33px;	
	overflow: hidden;
	background-image: url(/App_Themes/Default/media/buttons/general/center.gif);
	padding: 0px 5px 0px 5px;
	font-size: 8px;
	text-align: center; 
	line-height: 31px;
}

.sheelon_btn_row
{
	float:right;
	clear:both;
	margin-top:10px;
	width:380px;
	border-top:5px solid #f2f5fa;
}



.management_portraitItem{
	float: left;
	display: inline;
	width: 120px;
	height: 180px;
}
.management_portraitImage{
	margin-left: auto;
	margin-right: auto;
	width: 82px;
}

.management_titleRow1{
	width: 120px;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}

.management_titleRow2{
	margin-top: 10px;
	width: 120px;
	text-align: center;
}		

.management_portraitItem a:link, .management_portraitItem a:visited{
	text-decoration: none;
	color: #38499e;
}

.management_portraitItem a:hover, .management_portraitItem a:active{
	text-decoration: underline;
	color: #38499e;
}

.formRowCaption{
	color: #38499e;
	text-align: left;
	margin-bottom: 6px;
	float:left;
	width:80px;
}
.formRowField{
	color: #38499e;
	text-align: left;
	margin-bottom: 20px;
	float: left;
	width: 200px;
}

.formRowCaptionChangePassword{
	color: #38499e;
	text-align: right;
	float:right;
	margin-bottom: 6px;
	width:120px;
	direction: rtl;
}
.formRowFieldChangePassword{
	color: #38499e;
	text-align: right;
	margin-bottom: 20px;
	/*float: right;*/
	width: 200px;
}

.formRowField div {
	direction: rtl;
}
.formRowField select {
	float: left;
	
	color:#38499E;
	font-size:12px;
	font-weight:bold;
	display: inline;
}
.formRowField input {
	background-color: #ffffff;
	border:1px solid #E2E9F3;
	color:#38499E;
	float:right;
	font-size:12px;
	font-weight:bold;
	height:21px;
	text-align:left;
	margin-right: 50px;
	
}

.formRowField span {
	float: right;
	display: none;
}
.formRowField table {
	z-index: 10;
}
input.formGeneral
{
	background-color: #f5f8fb;
	border: 1px solid #e2e9f3;	
	height: 21px;
	color: #38499e;
	font-weight: bold; 
	text-align: left;
	font-size: 12px;
	float:left;
}

input.formGeneral_Narrow
{
	width:200px;
	background-color: #f5f8fb;
	border: 1px solid #e2e9f3;	
	height: 21px;
	color: #38499e;
	font-weight: bold; 
	text-align: left;
	font-size: 12px;
	float:left;
	margin-right: 0px;
}

input.formGeneral_Left
{
	background-color: #f5f8fb;
	border: 1px solid #e2e9f3;
	width: 280px;
	height: 21px;
	color: #38499e;
	font-weight: bold; 
	text-align: left;
	font-size: 12px;
}

input.formGeneral2{
	background-color: #f5f8fb;
	border: 1px solid #e2e9f3;
	width: 120px;
	height: 19px;
	color: #38499e;
	font-weight: bold; 
	text-align: right;
	font-size: 12px;
}

input.formGeneral3{
	background-color: #f5f8fb;
	border: 1px solid #e2e9f3;
	width: 200px;
	height: 19px;
	color: #38499e;
	font-weight: bold; 
	text-align: right;
	font-size: 12px;
	float:right;
}

textarea.formGeneral{
	background-color: #f5f8fb;
	border: 1px solid #e2e9f3;
	width: 280px;
	height: 130px;
	color: #38499e;
	font-weight: bold; 
	text-align: right;
	font-size: 12px;
}

textarea.formGeneral_Narrow{
	background-color: #f5f8fb;
	border: 1px solid #e2e9f3;
	width: 200px;
	height: 130px;
	color: #38499e;
	font-weight: bold; 
	text-align: left;
	font-size: 12px;
}

table.table1{
	border-collapse: collapse;
	border-bottom: 1px solid #b9c0dd;
	table-layout:fixed;
}

table.table1 th{
	height: 39px;
	background-image: url(/App_Themes/Default/media/tables/table1_title.gif);
	background-position: top center;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;	
	border-left: 1px solid #e9ecf5;
	padding: 0px;
	line-height: 10px;
	font-weight: normal;
}

table.table1 th.topleft{	
	background-position: top left;	
	border-left: 0px solid black;
}

table.table1 th.topright{	
	background-position: top right;		
}

table.table1 th.topright a:visited{	
	color: White;
}

table.table1 tr td{
	text-align: right;	
	vertical-align: middle;
	text-align: center;
	height: 32px;
	border-left: 1px solid #e9ecf5;
}

table.table1 tr td.left{
	background-image: url(/App_Themes/Default/media/tables/table1_borderbg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border-left: 0px solid black;
}

table.table1 tr td.right{
	background-image: url(/App_Themes/Default/media/tables/table1_borderbg.gif);
	background-position: top right;
	background-repeat: repeat-y;	
}

table.table1 tr.oddRow td{
	background-color: #ffffff;
} 

table.table1 tr.evenRow td{
	background-color: #f6f7fb;
} 

table.table1 tr td a:link, table.table1 tr td a:visited{
	color: #000000;
	text-decoration: underline;
}

table.table1 tr td a:active, table.table1 tr td a:hover{
	color: #000000;
	text-decoration: none;
}

table.table1 tr td.subheader{
	height: 16px;
	background-color: #6d7cb9;
	color: #ffffff;
	background-image: url(/App_Themes/Default/media/tables/table1_subtitle.gif);
	background-position: bottom center;
	background-repeat: repeat-x;	
	}
table.table1 tr th.upheader{	
	height: 17px;
	border-bottom: 1px solid #ffffff;
}

table.table1 tr th A
{
	color:White;	
}

table.table1 .checkboxContainer{
	float: left;
}
table.table1 .checkboxContainer input 
{
	margin-top: 4px;
} 

table.table1 .fundName{
	 width: 170px;
	 float: right;
	 display: inline;
	 margin-right: 6px;
	 line-height: 24px;
}

table.table2{
	border-collapse: collapse;
	border-bottom: 1px solid #b9c0dd;
}

table.table2 th{
	height: 32px;
	background-image: url(/App_Themes/Default/media/tables/table2_title.gif);
	background-position: top center;
	vertical-align: middle;
	text-align: right;
	color: #38499e;	
	border-left: 1px solid #e9ecf5;
	padding: 0px;
	line-height: 10px;
	font-weight: bold;
	padding-right: 15px;
}

table.thcenter th{
	padding-right: 0px;
	text-align: center;
}

table.table2 th.topleft{	
	background-position: top left;	
	border-left: 0px solid black;
}

table.table2 th.topright{	
	background-position: top right;	
}

table.table2 tr td{
	background-color: #ffffff;
	border-bottom: 1px solid #e9ecf5;
	padding-right: 15px;
	text-align: right;	
	vertical-align: middle;
	text-align: right;
	height: 32px;
	border-left: 1px solid #e9ecf5;
}

table.table2 tr.selected td{
	background-color: #9ea8d1;
	color: #000000;
}

table.table2 tr td.tdcenter{
	padding-right: 0px;
	text-align:center;
}

table.table2 tr td.left{
	background-image: url(/App_Themes/Default/media/tables/table2_borderbg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border-left: 0px solid black;
}

table.table2 tr td.right{
	background-image: url(/App_Themes/Default/media/tables/table2_borderbg.gif);
	background-position: top right;
	background-repeat: repeat-y;	
}

table.table2 tr td a:link, table.table2 tr td a:visited{
	color: #000000;
	text-decoration: underline;
}

table.table2 tr td a:active, table.table2 tr td a:hover{
	color: #000000;
	text-decoration: none;
}

table.table2a{
	border-collapse: collapse;
	border-bottom: 1px solid #b9c0dd;
}

table.table2a th{
	height: 32px;
	background-image: url(/App_Themes/Default/media/tables/table2_title.gif);
	background-position: top center;
	vertical-align: middle;
	text-align: right;
	color: #38499e;		
	padding: 0px;
	line-height: 10px;
	font-weight: bold;
	padding-right: 15px;
}

table.table2a th.topleft{	
	background-position: top left;	
	border-left: 0px solid black;
}

table.table2a th.topright{	
	background-position: top right;	
}

table.table2a tr td{
	background-color: #ffffff;
	border-bottom: 1px solid #e9ecf5;
	padding-right: 15px;
}


table.table2a tr td{
	text-align: right;	
	vertical-align: middle;
	text-align: right;
	height: 32px;
	color: #666666;	
}

table.table2a tr td.left{
	background-image: url(/App_Themes/Default/media/tables/table2_borderbg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border-left: 0px solid black;
}

table.table2a tr td.right{
	background-image: url(/App_Themes/Default/media/tables/table2_borderbg.gif);
	background-position: top right;
	background-repeat: repeat-y;	
}

table.table2a tr td a:link, table.table2 tr td a:visited{
	color: #000000;
	text-decoration: underline;
}

table.table2a tr td a:active, table.table2 tr td a:hover{
	color: #000000;
	text-decoration: none;
}

.tableTitleCaption{
	font-size: 15px;
	font-weight: bold;
	color: #3a498b;
	text-align: center;	
}

.tableTitleCaption A:link 
{
	color: White;
	vertical-align:top;	
}
table.table3{
	border-collapse: collapse;
	border-bottom: 1px solid #b9c0dd;
	table-layout:fixed;
	width: 100%;
}

table.table3 th{
	height: 30px;
	background-image: url(../App_Themes/Default/media/tables/table3_title.gif);
	background-position: top center;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;	
	border-left: 1px solid #e9ecf5;
	border-bottom: 1px solid #e9ecf5;
	padding: 0px;
	/*line-height: 10px;*/
	line-height: 12px;
	font-weight: normal;
	background-color: #3f51a2;
	background-repeat: no-repeat;
}
table.table3 th a 
{
    color: #ffffff;
}
table.table3 th.buttonCol {
	width: 47px;
}
table.table3 th.topleft{	
	background-position: top left;	
	border-left: 0px solid black;
}

table.table3 th.topright{	
	background-position: top right;		
}

table.table3 th.topright a:visited{	
	color: White;
}

table.table3 tr td{
	text-align: right;	
	vertical-align: middle;
	text-align: center;
	height: 32px;
	border-left: 1px solid #e9ecf5;
}

table.table3 tr td.left{
	background-image: url(../../media/tables/table1_borderbg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border-left: 0px solid black;
}

table.table3 tr td.right{
	background-image: url(../../media/tables/table1_borderbg.gif);
	background-position: top right;
	background-repeat: repeat-y;	
}

table.table3 tr.oddRow td{
	background-color: #ffffff;
} 

table.table3 tr.evenRow td{
	background-color: #f6f7fb;
} 

table.table3 tr td a:link, table.table1 tr td a:visited{
	color: #000000;
	text-decoration: underline;
}

table.table3 tr td a:active, table.table1 tr td a:hover{
	color: #000000;
	text-decoration: none;
}

table.table3 tr td.subheader{
	height: 16px;
	/*background-color: #6d7cb9;*/
	background-color: #3f51a2;
	color: #ffffff;
	background-image: url(../../media/tables/table1_subtitle.gif);
	background-position: bottom center;
	background-repeat: repeat-x;	
	}
table.table3 tr td.subheader a 
{
    color: #ffffff; 
}
table.table3 tr th.upheader{	
	height: 17px;
	border-bottom: 1px solid #ffffff;
	width: 146px;
}
.midColNoBanner{
	width: 565px;
	float: left;
	display: inline;
	overflow: hidden;
}

.midColNoMenu{
	width: 565px;
	float: right;
	display: inline;
	overflow: hidden;
}



div.commentBox{
	background-color: white;
	position: relative;
	float: left;
	overflow: hidden;	
}

div.commentBox div.commentBoxContent{	
	margin: 12px;		
	text-align: left;
	
}

div.commentBox div.tl,div.commentBox div.tr,div.commentBox div.bl,div.commentBox div.br{
	position: absolute;
	width: 14px;
	height: 14px;
	overflow: hidden;
	z-index: 3;
}

div.commentBox div.t,div.commentBox div.r,div.commentBox div.b,div.commentBox div.l{
	position: absolute;
	background-color: #9ca4cf;
	overflow: hidden;
	z-index: 1;
}

div.commentBox_gray div.t,div.commentBox_gray div.r,div.commentBox_gray div.b,div.commentBox_gray div.l{
	background-color: #b6b6b6;
}

div.commentBox div.t{	
	height: 2px;
	width: 2000px;
	top: 0px;
	left: 0px;	
}

div.commentBox div.b{	
	height: 2px;
	width: 2000px;
	bottom: 0px;
	left: 0px;	
}

div.commentBox div.l{	
	height: 2000px;
	width: 2px;
	top: 0px;
	left: 0px;	
}

div.commentBox div.r{	
	height: 2000px;
	width: 2px;
	top: 0px;
	right: 0px;	
}


div.commentBox div.tl{	
	background-image: url('/App_Themes/Default/media/commentbox/tl.gif');	
	top: 0px;
	left: 0px;	
}

div.commentBox div.tr{	
	background-image: url('/App_Themes/Default/media/commentbox/tr.gif');	
	top: 0px;
	right: 0px;	
}

div.commentBox div.bl{	
	background-image: url('/App_Themes/Default/media/commentbox/bl.gif');	
	bottom: 0px;
	left: 0px;	
}

div.commentBox div.br{	
	background-image: url('/App_Themes/Default/media/commentbox/br.gif');	
	bottom: 0px;
	right: 0px;		
}


div.commentBox_gray div.tl{	
	background-image: url('/App_Themes/Default/media/commentbox_gray/tl.gif');		
}

div.commentBox_gray div.tr{	
	background-image: url('/App_Themes/Default/media/commentbox_gray/tr.gif');	
}

div.commentBox_gray div.bl{	
	background-image: url('/App_Themes/Default/media/commentbox_gray/bl.gif');		
}

div.commentBox div.br{	
	background-image: url('/App_Themes/Default/media/commentbox_gray/br.gif');	

}


.commentBoxTitle{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
}

input.meeting_box{
	width:116px;
	height:18px;
	border: 1px solid #c0c4c7;
	margin-top: 3px;
}

select.meeting_box{
	width:116px;
	height:22px;
	border: 1px solid #c0c4c7;
	margin-top: 3px;		
}
/*.meeting_form table tr td div 
{
	width: 116px;
	display: inline;
	vertical-align: top;
}*/
.meeting_form table tr td span select {
	width:116px;
		
}
.meeting_form table tr td select {
	width:120px;
		
}
.meeting_form table tr td div input{
	width:62px;	
}

.meeting_form table tr td div select{
	width:45px;	
	float: left;
}
.meeting_form table tr td div input{
	width:64px;	
	float: right;
}
.formItem{
	float: left;
	clear: both;
	height: 25px;
	border-bottom: 1px solid #e9ecf5;
	width: 100%;	
}

.formItem .caption{
	float: left;
	margin-top: 7px;	
	display: inline;
}
 	
.formItem .icon{
	float: left;
	display: inline;
	margin-right: 8px;
	margin-left: 14px;
	margin-top: 5px;	
}
	
.formItem .arrow{
	float: right;
}

.formItem .arrow img{
	margin-top: 7px;	
}

.formItem  a:link, .formItem  a:visited {
	color: #31418a;
	text-decoration: none;
}

.formItem  a:hover, .formItem  a:active{
	color: #31418a;
	text-decoration: none;
}



/* modal windows */

.modalWindow{
	position: absolute;
	top: -5000px;
	left: -5000px;
	z-index: 100;
}

.modalWindow .topRow{
	float: left;
	clear: both;
}

.modalWindow .topRow .left{
	float: left;
	width: 10px;
	height: 31px;
	overflow: hidden;
	background-image: url('/App_Themes/Default/media/modal/tl.png');	
}

.modalWindow .topRow .center{
	float: left;	
	height: 31px;
	overflow: hidden;
	background-image: url('/App_Themes/Default/media/modal/t.png');	
}

.modalWindow .topRow .center .arrow{
	float: left;
	width: 10px;
	height: 8px;
	overflow: hidden;
	margin-top: 12px;
	background-image: url('/App_Themes/Default/media/modal/titlearrowEng.gif');	
}

.modalWindow .topRow .center .caption{
	float: left;
	margin-top: 7px;
	margin-left: 9px;
	font-size: 14px;
	font-weight: bold;
	display: inline;	
	color: #ffffff;	
}

.modalWindow .topRow .center .close{
	float: right;
	margin-top: 8px;
	font-size: 12px;	
}

.modalWindow .topRow  .center .close a:link, .modalWindow .topRow  .center .close a:visited{
	color: #ffffff;
	text-decoration: underline;	
}

.modalWindow .topRow  .center .close a:hover, .modalWindow .topRow  .center .close a:active{
	color: #ffffff;
	text-decoration: underline;	
}


.modalWindow .topRow .right{
	float: left;
	width: 17px;
	height: 31px;
	overflow: hidden;
	background-image: url('/App_Themes/Default/media/modal/tr.png');	
}

.modalWindow .middleRowRightBg{				
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
}

.modalWindow .middleRowRightBg .middleRowRightBgDiv{	
	background-image: url('/App_Themes/Default/media/modal/r.png');	
	background-repeat: repeat-y;
	background-position: top right;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 9px;
	height: 1000px;
	
}

.modalWindow .middleRowRightBg .middleRowRightBgDiv2{	
	background-image: url('/App_Themes/Default/media/modal/r.png');	
	background-repeat: repeat-y;
	background-position: top right;
	position: absolute;
	top: 0px;
	right: 113px;
	width: 9px;
	height: 1000px;
	
}

.modalWindow .middleRowRightBg .middleRowRightBgDiv{	
	background-image: url('/App_Themes/Default/media/modal/r.png');	
	background-repeat: repeat-y;
	background-position: top right;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 9px;
	height: 1000px;
	
}

.modalWindow .middleRowRightBg .middleRowLeftBg{
	background-image: url('/App_Themes/Default/media/modal/l.png');	
	background-repeat: repeat-y;
	background-position: top left;
	float: left;
	clear: both;
	background-color: #ffffff;
	overflow: hidden;
}

.modalWindow .middleRowRightBg .middleRowLeftBg .content{
	margin: 10px;
}

.sendAfriend_form {
				float: left;
				margin-top: 0px;
				margin-left: 6px;
				width: 100%;				
				display: inline;
			}
			.sendAfriend_form_row {
				margin-top: 2px;
				margin-bottom: 15px;
				width: 100%;
				float: left;
				display: inline;
			} 
			.sendAfriend_form_row span
			{
				
			} 
			.sendAfriend_form_input {
				float: left;
				margin-left: 10px;
				height: 18px;
				background-color: #F9F9F9;								
				width:134px;
				display: inline;								
			}
			.sendAfriend_form_input input {
				width: 130px;
				height: 14px;
				margin-right: 0px;
				background-color: #F4F4F4;
				border: 1px solid #999999;				
			}
			.sendAfriend_form_input span {
				float: right;
			}
			.sendAfriend_form_textarea {
				width: 100%;
				height: 86px;
				float: right;
			}
			.sendAfriend_form_textarea input{
				background-color: #F4F4F4;
				border: 1px solid #999999;
				width: 232px;
				height: 80px;
				float: right;
				display: inline;
				margin-right: 15px;
			}
			
			.sendAfriend_form_textarea textarea
			{
				background-color: #F4F4F4;
				border: 1px solid #999999;
				width: 232px;
				height: 80px;
				float: right;
				display: inline;
				margin-right: 15px;
				overflow: hidden;
			}
			
			.sendAfriend_form .sendAfriendText {
				color: #656464;
				font-size: 12px;
				font-weight: bold;
				text-align: left;
				line-height: 18px;
				float:left;
				margin-right: 15px;
				display: inline;
				width: 85px;
			}
			.sendAfriend .sendAfriendText span {
				color: #F14F11;
			}

.modalWindow .bottomRow{
	float: left;
	clear: both;
}

.modalWindow .bottomRow .left{
	float: left;
	width: 20px;
	height: 27px;
	overflow: hidden;
	background-image: url('/App_Themes/Default/media/modal/bl.png');	
}

.modalWindow .bottomRow .center{
	float: left;	
	height: 27px;
	overflow: hidden;
	background-image: url('/App_Themes/Default/media/modal/b.png');	
}

.modalWindow .bottomRow .right{
	float: left;
	width: 17px;
	height: 27px;
	overflow: hidden;
	background-image: url('/App_Themes/Default/media/modal/br.png');	
}


.management_modalManagerName{
	color: #38499e;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
}

.management_modalManagerDescription{
	color: #38499e;
	font-size: 14px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 25px;
}

.management_modalInfoContainer{
	margin-bottom: 8px;
}

.management_modalInfoContainer .management_modalInfoContainerTitle{
	color: #38499e;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
}

.management_modalInfoContainer .management_modalInfoContainerText{
	color: #000000;
	text-align: left;
	font-size: 12px;
}

.keren_toptitle{
	clear: both;
	margin-top: 5px;
}

.keren_toptitle .left{
	float: left;
	display: inline;
	background-image: url('/App_Themes/Default/media/keren/toptitle_l.gif');	
	width: 10px;	
	height: 66px;
}

.keren_toptitle .right{
	float: left;
	display: inline;
	background-image: url('/App_Themes/Default/media/keren/toptitle_r.gif');	
	width: 10px;	
	height: 66px;
}

.keren_toptitle .center{
	float: left;
	display: inline;
	background-image: url('/App_Themes/Default/media/keren/toptitle_c.gif');	
	width: 535px;	
	height: 66px;
}

.keren_toptitle .center .title1{
	text-align: center;
	color: #223f99;
	font-size: 20px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 3px;
}

.keren_toptitle .center .title2{
	text-align: center;
	color: #6e7ab0;
	font-size: 14px;	
	font-weight: bold;
}

.importantToKnowItem
{
	
	margin-bottom: 3px;	
	float: right;
}

.importantToKnowItem .arrow{	
	background-image: url('/App_Themes/Default/media/general/bigdrkBlueArrow_l.gif');	
	width: 16px;
	height: 12px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 5px;
}

.importantToKnowItem .caption{
	float: left;
	display: inline;
	margin-right: 5px;
	margin-left: 25px;
}


.importantToKnowTitle
{
	direction:rtl;
	font-size: 14px;
	color: #38499e;
	font-weight: bold;
}

.keren_percentTitle{
	clear: both;
	margin: 10px 0px 0px 0px;
	float: left;
}

.keren_percentTitle .left{
	float: left;
	display: inline;
	background-image: url('/App_Themes/Default/media/keren/middletitle_l.jpg');	
	width: 18px;	
	height: 88px;
}

.keren_percentTitle .right{
	float: left;
	display: inline;
	background-image: url('/App_Themes/Default/media/keren/middletitle_r.jpg');	
	width: 18px;	
	height: 88px;
}

.keren_percentTitle .center{
	float: left;
	display: inline;
	background-image: url('/App_Themes/Default/media/keren/middletitle_c.jpg');	
	width: 526px;	
	height: 88px;
}

.keren_percentItem{
	float: left;
	display: inline;	
	margin-top: 23px;
}

.keren_percentItemBorder{
	margin-top: 15px;
	float: left;
	display: inline;	
	height: 59px;
	width: 1px;
	background-color: #ffffff;
	overflow: hidden;
	
}

.keren_percentItem .title1{
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

.keren_percentItem  .title2{
	text-align: center;
	color: #ffffff;
	font-size: 12px;		
}


.keren_middleTitle2{
	clear: both;
	margin-top: 20px;	
	float: left;

}

.keren_middleTitle2 .left{
	float: left;
	display: inline;
	background-image: url('/App_Themes/Default/media/keren/middletitle2_l.gif');	
	width: 8px;	
	height: 38px;
}

.keren_middleTitle2 .right{
	float: left;
	display: inline;
	background-image: url('/App_Themes/Default/media/keren/middletitle2_r.gif');	
	width: 8px;	
	height: 38px;
}

.keren_middleTitle2 .center{
	float: left;
	display: inline;
	background-color: #6e7ab0;
	line-height: 38px;
	color: #ffffff;
	width: 530px;	
	height: 38px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.tinyarrowItem{
	margin-bottom: 3px;	
	float: left;
	display: inline;
	width:120px;
}

.tinyarrowItem .arrow{	
	background-image: url('/App_Themes/Default/media/keren/arrow_tinyEng.gif');	
	width: 10px;
	height: 8px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 5px;	
	margin-top: 3px;
}

.tinyarrowItem .caption{
	float: right;
	display: inline;
	margin-right: 5px;	
	/*width: 120px;*/
	
}

.gemelPage_topTitle{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #38499e;
}

.gemelPage_nominalTitle{
	background-color: #f2f5fa;
	height: 20px;
	text-align: center;
	color: #223f99;
	font-weight: bold;
	width: 100%;
	line-height: 20px;
}

.gemelPage_percentItem{
	float: left;
	display: inline;	
	margin-top: 10px;
	width: 137px;
	height: 62px;
	border: 1px solid #38499e;
	margin-left: 43px;
}

.gemelPage_percentItem .title1{
	text-align: center;
	color: #38499e;
	font-size: 18px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 3px;
}

.gemelPage_percentItem  .title2{
	text-align: center;
	color: #38499e;
	font-size: 12px;		
}

/* market status */

.marketStatusItem {
	float: left;
	display: inline;
	margin-left: 6px;
	margin-bottom: 14px;
}

.marketStatusItem .header {
	float: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	width: 181px;
}

.marketStatusItem .header .left {
	float: left;
	background-image: url('/App_Themes/Default/media/purpleHeader1/left.gif');
	width: 5px;
	height: 24px;
	overflow: hidden;
	display: inline;
}

.marketStatusItem .header .right{
	float: left;
	background-image: url('/App_Themes/Default/media/purpleHeader1/right.gif');
	width: 5px;
	height: 24px;
	overflow: hidden;
	display: inline;
}

.marketStatusItem .header .center{
	float: left;		
	background-image: url('/App_Themes/Default/media/purpleHeader1/center.gif');
	width: 171px;
	height: 24px;
	overflow: hidden;
	display: inline;
}

.marketStatusItem .header .center .calendarIconContainer{
	float: left;
	display: inline;
	margin-top: 5px;
}

.marketStatusItem .header .center .dateTime{
	float: left;
	display: inline;
	margin-top: 5px;
	margin-left: 9px;
	width: 60px;	
	text-align: left;
}

.marketStatusItem .header .center .caption{
	float: left;
	display: inline;
	margin-top: 5px;
	text-align: right;
	width: 88px;
}

.marketStatusItem .content{
	float: left;
	background-color: #e0e6f2;
	clear: both;
	width: 181px;
	height: 107px;
}

.marketStatusItem .content img{
	border: 1px solid #afb6d8;
	margin-left: 10px;
	margin-top: 7px;
}

/* daily yield modal */

.dailyYieldItem{
	margin-left: auto;
	margin-right: auto;
	margin-top: 28px;
	width: 184px;
	height: 107px;
	border: 1px solid #40519f;
	color: #3e4e9a;	
}

.dailyYieldItem .header{
		height: 28px;		
		width: 100%;
		line-height: 28px;
		background-color: #e9ecf5;		
		font-weight: bold;
		font-size: 12px;
		text-align: center;
		direction: rtl;
}

.dailyYieldItem .content{
}

.dailyYieldItem .content .caption{
	font-size: 12px;
	width: 100%;
	text-align: center;
}

.dailyYieldItem .content .percentage{
	margin-top: 5px;
	font-size: 22px;
	width: 100%;
	text-align: center;
	font-weight: bold;	
}

.dailyYieldDate{
	margin-left: auto;
	margin-right: auto;
	width: 184px;
	color: #3e4e9a;
	text-align: center;
	margin-top: 6px;
}

/* yield calculator modal */

.yieldCalclator_header{
	width: 100%;
	height: 37px;
	background-color: #e9ecf5;
	line-height: 37px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	color: #3e4e9a;
	direction: rtl;
}

.yieldCalclator_dateInputRow{
	margin-top: 5px;
}

.yieldCalclator_dateInputRow .dateArrow{
	background-image: url('/App_Themes/Default/media/general/bigdrkBlueArrow_lEng.gif');
	width: 16px;
	height: 12px;
	float: left;
	display: inline;
	margin: 20px 24px 0px 34px;
	overflow: hidden;
}

.dateInputItem{
	display: inline;
	float: left;
	width: 145px;
}

.dateInputItem .dateInputItem_caption{
	width: 100%;
	text-align: center;
	font-size: 11px;
	color: #3d4e98;
	margin-bottom: 3px;
	direction: rtl;
}

.dateInputItem .dateInputItem_inputs{
	width: 100%;
	text-align: center;
	font-size: 11px;
	color: #3d4e98;
	margin-bottom: 3px;
	direction: rtl;
	float: right;
}

.yieldCalclator_tableContainer{
	text-align: center;
	width: 100%;
	clear: both;
	border-top: 1px solid #d3daeb;
	border-bottom: 1px solid #d3daeb;
	margin: 14px 0px;
}

table.yieldCalclator_table{
	margin-left: auto;
	margin-right: auto;
	direction: ltr;
}

table.yieldCalclator_table tr th{
	font-weight:bold;
	color: #3d4e98;
	font-size: 11px;
	width: 100px;
}

table.yieldCalclator_table tr td.date{	
	color: #3d4e98;
	font-size: 11px;
}

table.yieldCalclator_table tr td.yield{
	color: #000000;
	font-size: 11px;
}

.yieldCalclator_resultRow{
	width: 120px;
	margin-left: auto;
	margin-right: auto;	
}

.yieldCalclator_resultRow .percentage{
	float: left;
	display: inline;
	color: #3e4e9a;
	font-weight: bold;
	font-size: 22px;
}

.yieldCalclator_resultRow .caption{
	float: left;
	display: inline;
	color: #3e4e9a;
	font-weight: bold;
	font-size: 11px;
	margin-top: 6px;
	margin-left: 20px;
	
}

/* buy fund modal */

.buyFundItem{
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	width: 100%;	
	border: 1px solid #e9ecf5;
	color: #3e4e9a;	
}

.buyFundItem .header{
		height: 36px;		
		width: 100%;
		line-height: 36px;
		background-color: #e9ecf5;		
		font-weight: bold;
		font-size: 12px;
		text-align: center;
		direction: ltr;
}

.buyFundItem .content .text{
	color: #666666;
	margin: 15px;
	direction: ltr;
}

.buyFundItem .content .checkboxContainer{
	text-align: left;
	color: #3a498b;
	direction: ltr;
	margin: 0px 15px;
	width: 200px;
	float: left;
	display: inline;
}

.buyFundChooseBank{
	text-align: center;
	font-size: 11px;
	color: #000000;
	margin: 3px 0px;
}

.tinyarrowItem .caption2{
	float: right;
	display: inline;
	margin-right: 5px;	
	width: 95px;	
	text-align: left;
}

.buyFund a:link, .buyFund a:visited{
	color: #3a498b;
	text-decoration: underline;
}

.buyFund a:hover, .buyFund a:active{
	color: #3a498b;
	text-decoration: underline;
}



/* counselors page - structure, themes are in a different file*/

.counselorHeader {
	margin-top: 6px;
	margin-bottom: 2px;
	float: right;	
}

.counselorHeader .titleImg{
	float: right;
	width: 286px;
	height: 64px;
	background-image:url(/App_Themes/Default/media/titles/counselors_counselors.gif);
}

.counselorHeader .portraitDiv{
	background-color: green;
	float: right;
	width: 1px;
	height: 50px;
	margin: 6px 7px;
	display: inline;
}

.counselorHeader .portraitItem{	
}

.counselorHeader .portraitItem .portraitContainer{
	float: right;
	margin-left: 5px;
}

.counselorHeader .portraitItem .portraitDetails{
	float: right;
	color: #666666;	
	text-align: right;
	display: inline;
	margin-left: 3px;
}

.counselorHeaderDivider{
	float: right;
	width: 570px;
	height: 15px;
	background-color: #384899;
}

.counselorIntro{
	color: #666666;
	direction: rtl;
	width: 375px;
}


.counselorToolsBox{
	width: 180px;
	margin-top: 10px;
	float: right;
	margin-right: 2px;
	display: inline;
}

.counselorToolsBox .tools_link {
	margin-top: 2px;
	margin-right: 0px;
	float: right;
	position: relative;	
	background-image: url(/App_Themes/Default/media/counselors/toolbox_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.counselorToolsBox .tools_title {
	background-image: url(/App_Themes/Default/media/titles/counselors_toolbox.gif);
	background-repeat: no-repeat;
	float: right;
	width:	180px;
	height: 25px;
	margin-right: 0px;
	display: inline;
}

.counselorToolsBox .tools_title .caption{
	color: #003399;
	display: inline;
	margin-right: 5px;
	margin-top: 4px;
	float: right;
	font-size: 12px;
	font-weight: bold;
}

.counselorToolsBox .tools_arrow  img{
	width: 12px;
	height: 10px;
	margin-top: 10px;
	margin-left: 4px;
}
.counselorToolsBox .tools_name {
	width: 159px;
	background-color: #6371b3;
	float: right;
	display: inline;
	margin-right: 21px;
}

.counselorToolsBox .tools_name a:link, .counselorToolsBox .tools_name a:visited{
	color: #ffffff;
	text-decoration: none;
}

.counselorToolsBox .tools_name a:hover, .counselorToolsBox .tools_name a:active{
	color: #ffffff;
	text-decoration: none;
}

.counselorNewsTabs {
	width: 367px;	
	float: left;
}

.birthDay{
	background-image: url('/App_Themes/Default/media/leumit/bday_bg.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 200px;
}

.birthDay .caption{
	font-size: 15px;
	font-weight: bold;
	color: green;
	float: right;	
	margin: 10px 40px 10px 0px;
	display: inline;
	color: #5867ae;
}

.birthDay .personList{	
	float: left;
	margin-right: 40px;
	display: inline;
	direction: ltr;
}

.birthDay .personName{	
	float: right;
	width: 115px;
	color: green;
	text-align: right;
	color: #5867ae;
}

.rightcolBanner {
	float: right;
	width: 180px;
	display: inline;
	margin-right: 2px;
}

.rightcolBanner img{
	border: 1px solid #576bb2;
	margin-top: 11px;
	float: right;
}

.fillerDiv{
	width: 100%;
	float: left;
	clear: both;
}

.searchResultItem{
	float: left;
	clear: both;
	border-bottom: 1px solid #e9ecf5;
	margin-bottom: 7px;
	width: 100%;
}

.searchResultItem .itemContent{
	float: right;
	width: 285px;	
	margin-bottom: 7px;
}

.searchResultItem .itemContent .search_title{
	float: right;
	clear: both;
	color: #31418a;
}

.searchResultItem .itemContent .search_title a:link,
.searchResultItem .itemContent .search_title a:visited{
	text-decoration: none;
	color: #31418a;
}

.searchResultItem .itemContent .search_title a:hover,
.searchResultItem .itemContent .search_title a:active{
	text-decoration: underline;
	color: #31418a;
}

.searchResultItem .itemContent .text{
	float: right;
	clear: both;
	width: 100%;
}

.searchResultItem .itemNumber{
	float: right;
	width: 16px;
	color: #31418a;
}				

.searchResultTitle{
	float: right;
	clear: both;
	margin-bottom: 10px;
}

.searchResultTitle .highlight{
	font-weight: bold;
}


.yieldReport_title{
	color: #3a498b;	
	float: left;
	margin-right: 10px;
	display: inline;
	font-weight: bold;
	clear: both;
	margin: 3px;
}

.yieldReport_box{
	float: left;
	clear: both;
	border: 1px solid #e9ecf5;
	width: 100%;
}

.yieldReport_item{
	float: left;
	clear: both;
	width: 90%;
	margin: 3px 0px;
}

.yieldReport_item .icon{
	float: left;
	width: 32px;
	text-align: center;
}

.yieldReport_item .text{
	float: right;
}

.yieldReport_item .text a:link, .yieldReport_item .text a:visited{
	text-decoration: none;
	color: #3a498b;
}
.yieldReport_item .text a:hover, .yieldReport_item .text a:active{
	text-decoration: underline;
	color: #3a498b;
}

.yieldReport_costCaption{
	width: 100%;
	color: #000000;
	text-align: center;
	direction: ltr;
	font-weight: bold;
	font-size: 11px;
}

.yieldReport_costNumber{
	width: 100%;
	color: #3a498d;
	text-align: center;
	direction: ltr;
	font-weight: bold;
	font-size: 14px;
}

.modalFormTitle{
	color: #2c4192;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	direction: rtl;
}


.blueLink a:link, .blueLink a:visited{
	font-weight: normal;
	color: #374484;
	font-size: 11px;
	text-decoration: underline;
}
.blueLink a:hover, .blueLink a:active{
	font-weight: normal;
	color: #374484;
	font-size: 11px;
	text-decoration: none;
}




.dynamicCentered{
	margin-left: auto;
	margin-right: auto;
	display: table;
}

.menuNavContainer{
	height: 32px;
}





.newinvestorHeader {
	margin-top: 6px;
	margin-bottom: 2px;
	float: right;	
}
.newinvestorHeader img{
	margin: 30px 0px 10px 0px;
	}

.newinvestorHeaderDivider{
	float: right;
	width: 570px;
	height: 15px;
	background-color: #38499e;
}


.shadowBox{
	float: left;
	clear: both;
}

.shadowBox .top{
	float: left;
	clear: both;
	background-image: url(/App_Themes/Default/media/keren/shadowbox_top.gif);
	width: 562px;
	height: 22px;
}

.shadowBox .bottom{
	float: left;
	clear: both;
	background-image: url(/App_Themes/Default/media/keren/shadowbox_bottom.gif);
	width: 562px;
	height: 22px;
}

.shadowBox .middle{
	float: left;
	clear: both;
	background-image: url(/App_Themes/Default/media/keren/shadowbox_bg.gif);
	width: 562px;
	overflow: hidden;	
}

.shadowBox .middle .content{
	margin: -33px 8px 0px 8px;
	position: relative;
	zoom: 1;
}

.keren_disc_text{
	direction: rtl;
	margin: 0px 5px;
	font-size: 11px;
	color: #6e7ab0;
	clear: both;	
}

.sepBlueLine{
	background-color: #6e7ab0;
	height:1px;
	clear:both;
	overflow:hidden;
	float: left;
	width: 100%;
	margin: 5px 0px;
}

.keren_sale_title{
	color: #38499e;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: left;
	clear: both;
	width: 100%;
	margin-top: 5px;
}

.keren_data1{
	float: left;
	margin-bottom: 5px;
	width: 240px;
	 
}

.keren_data1 .percents
{
	direction:ltr;
	width: 53px;
	height: 25px;
	background-color: #9ea8d1;
	line-height: 25px;
	color: #ffffff;
	float: left;
	text-align: center;
	clear: none;
}
.marketing_portraitItem{
	float: left;
	display: inline;
	width: 109px;
}

.keren_data1 .caption{
	width: 165px;
	height: 25px;
	background-color: #f2f5fa;
	line-height: 25px;
	color: #000000;
	float: right;
	text-align: right;
	padding-right: 22px;
	clear: none;
}

.marketing_portraitItem{
	float: left;
	display: inline;
	width: 109px;
	/*height: 148px;*/
}
.marketing_portraitImage{
	margin-left: auto;
	margin-right: auto;
	width: 82px;
}

.marketing_titleRow1{
	width: 109px;
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
}

.marketing_titleRow2{
	margin-top: 2px;
	width: 109px;
	text-align: center;
}		

.marketing_portraitItem a:link, .marketing_portraitItem a:visited{
	text-decoration: none;
	color: #38499e;
}

.marketing_portraitItem a:hover, .marketing_portraitItem a:active{
	text-decoration: underline;
	color: #38499e;
}

.marketing_downarrow{	
	clear: both;
	background-image: url('/App_Themes/Default/media/management/blackarrow_down.gif');
	width: 20px;	
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	 margin-top:15px;
	
}

.marketing_column{
	float: left;
	width: 109px;
}

.marketing_column_divider{
	float:left;
	display: inline;
	width:1px;
	height: 180px;
	background-color: #38499e;
	overflow: hidden;
}

.marketing_column_divider_white{
	float:left;
	display: inline;
	width:1px;
	height: 180px;
	background-color: #ffffff;
	overflow: hidden;
}

.marketing_column_divider_with_arrow{
	float:left;
	display: inline;
	width:1px;
	height: 220px;
	background-color: #38499e;
	overflow: hidden;
}

.marketing_column_divider_with_arrow_white{
	float:left;
	display: inline;
	width:1px;
	height: 220px;
	background-color: #ffffff;
	overflow: hidden;
}
.form_read_disc{
	margin-top: 10px;
	direction: ltr;
	text-align: left;
	color: #38499e;
	float:left;
	}
	
	
.leftcol_banner{
	width: 100%;
	clear: both;
	text-align: center;
	margin-top: 11px;
}

/*start print*/
@media print
{
 
 .rightCol
 {
	display: none;
 }
 .leftCol
 {
	display: none;
 }
 .topMenu
 {
	display: none;
 }
 
 .leftcol_banner
 {
	display: none;
 }
 
 .pageHeader
 {
	/*display: none;*/
 }
 
 .headerNav
 {
	display: none;
 }
 
 .headerLogo
 {
	/*display: none;*/
 }
 
 .midFooter
 {
	display: none;
 }
 
 .actions
 {
	display: none;
 }
 
 .bottomNav
 {
	display: none;
 }
 
 .searchBox
 {
	display: none;
 }
 
 .footer
 {
	display: none;
 }
 .ticker
 {
	display: none;
 }
 
 #stockBar
 {
	display:none;	
 }
 
 table
 {
	border-collapse: collapse;	
 }  
 
 table tr th
 {
	border-bottom: 2px solid black;	
	font-weight: bold;
 }
 
 table tr td
 {
	border: 1px solid black;	
 }
 
 
 .page_title a
 {
	color: Black;	
 }
 
 .articlePrintMail
 {
	display:none;
 }
 
}

/*end print*/

.UsersSubHeaderTitle
{
	font-size:14px;
	color:Blue;
}
.CustomValidator
{
	text-align:center;
	font-size: 14px;
	font-family:Arial;
	color:Red;
	font-weight:bold;
}



/*#ctl00_ContentMidCol_ctrlMyAccountRegistration1_clndrDateOfBirth_clndrDateOfBirthcaltxt 
{
	display:none;
}
#ctl00_ContentPlaceHolder1_clndrDateOfBirth_clndrDateOfBirthcaltxt 
{
	display:none;
}*/

.displayFix 
{
	display: inline;
}

#ctl00_ContentMidCol_CtrlRegistration_txtTelePhone_txtNumber
{
	float:right;
}

#ctl00_ContentMidCol_CtrlRegistration_txtCellPhone_txtNumber
{
	float:right;
}

#ctl00_ContentMidCol_CtrlRegistration_RegCalendar_YearListbox
{
	float:right;
}

#ctl00_ContentMidCol_CtrlRegistration_RegCalendar_DayListBox
{
	float:right;
}

#ctl00_ContentMidCol_CtrlRegistration_RegCalendar_MonthListBox
{
	float:right;
}

.egenPhoneStyle 
{
	border:1px solid #E2E9F3;
	color:#38499E;
	font-size:12px;
	font-weight:bold;
	height:19px;
	text-align:right; 
	line-height: 19px;
}
.egenPhonePrefix 
{
	border:1px solid #E2E9F3;
	color:#38499E;
	font-weight:bold;	
	font-size:12px;
	height:19px;
	line-height: 19px;
}
.egenPhonePrefix2 
{
	float:left;
	border:1px solid #E2E9F3;
	color:#38499E;
	font-weight:bold;	
	font-size:12px;
	height:25px;
	line-height: 19px;
}
.index 
{
	color: #1E3E8B;
	float: right;
	width: auto;
	text-align: right;
	direction: rtl;
}
.index a:link, .index a:visited, .index a:hover, .index a:active
{
	color: #1E3E8B;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
.direction 
{
	background-image: url('/App_Themes/Default/media/general/direction_arrowEng.gif');
	background-repeat: no-repeat;
	background-position: 3px 5px;
	height: 18px;
	width: 15px;
	float: left;
}
.category_indice 
{
	margin: 4px 10px 0px 0px;
	display: inline;
	float: right;
	width: 140px;
	line-height: 18px;
}
.ParentNode1 
{
	color: #000000;
	text-align: right;
	direction: ltr;
}
.ParentNode1 a:link, .ParentNode1 a:visited, .ParentNode1 a:hover, .ParentNode1 a:active
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.category_subIndice 
{
	margin: 4px 30px 0px 0px;
	display: inline;
	float: right;
	width: 120px;
	line-height: 18px;
}
.LeafNode1 
{
	color: #000000;	
	text-align: right;
	direction: rtl;
}
.LeafNode1 a:link, .LeafNode1 a:visited, .LeafNode1 a:hover, .LeafNode1 a:active
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.indice_divider 
{
	background-color:#E9E9E9;
	width:100%;
	height:1px;
	overflow:hidden;
	margin: 4px;
}

.egenButtonFix 
{
	display:block;
	
}
.PagerSelectedItem
{
	font-weight:bold;
}



.headerNav_english .headerLogo {
	/*background-image: url(/App_Themes/Default/media/topNavigator/header_logo_english.gif);*/
	left: auto;
	height: 96px;
	width: 125px;
	position: absolute;	
	top: 8px;
	right: -10px;
	z-index: 1;
	cursor: pointer;
}

.headerNav_english .right {
	width: 43px;
	float: left;
	background-image: url('/App_Themes/Default/media/topNavigator/right_english.gif');
	background-color:Green;
}

.headerNav_english .left {
	width: 43px;
	float: left;
	background-image: url('/App_Themes/Default/media/topNavigator/left_english.gif');
	background-color:Red;
}

.headerNav_english .divid{
	float: left;
}

.headerNav_english .center{
	float: left;
}

.topMenu_english .menuNav{
	width: auto;
	float: left;
	margin-left: 15px;
	line-height: 32px;
	display: inline;
	display: inline;
}


.topMenu_english .grayBox {
	width: 778px;
	height: 34px;
	float: right;
	color: #CCCCCC;
	margin-top: 15px;
	text-align: left;
	background-color: #F6F6F6;
}

.topMenu_english .docTitle_img{
	float: left;
}

.rightCol_english{
	float: right;
	width: 160px;
}

.rightCol_english .leftColBunner{margin-right:0px; background-image: none; float: right;}

.midCol_english {
	float: left;	
	width: 605px;
	float: left;
	display: inline;
	overflow: hidden;
}

.midCol_english .blackText{
	float: left;
	direction: ltr;
}

.midCol_english .aboutPTitle{
	float: left;
	direction: ltr;
}

.midCol_english .captionRight{
	float: left;
	direction: ltr;
	margin-left: 5px;
}


.midCol_english .aboutMainTitle{
	float: left;
	direction: ltr;
}

.tools_arrow {
	width: 21px;
	background-color: #9EA8D1;
	float: left;
	height: 29px;
	border-right: 2px solid #6F7CB9;
}

.tools_link {
	width: 180px;
	margin-top: 2px;
	margin-right: 0px;
	float: left;
}

.tools_arrow  img{
	width: 12px;
	height: 10px;
	margin-top: 10px;
	margin-left: 4px;
}
.tools_name {
	width: 157px;
	background-color: #F2F5FA;
	float: left;
	direction: rtl;
}
.darkTxt {
	color: #212C5C;
	font-size: 12px;
	margin-left: 6px;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: left;
}
.darkTxt a:link, .darkTxt a:visited {
	color: #212C5C;
}
.darkTxt a:hover, .darkTxt a:active {
	color: #212C5C;
}

.tools {
	width: 185px;
	margin-top: 10px;
	float: left;
	margin-right: 2px;
	display: inline;
}
.tools_title {
	background-image: url(/App_Themes/Default/media/titles/general_purple.gif);
	background-repeat: no-repeat;
	float: left;
	width:	180px;
	height: 23px;
	margin-right: 0px;
	display: inline;
}

.tools_title .caption{
	color: #ffffff;
	display: inline;
	margin-right: 5px;
	margin-top: 4px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

.MeetingRequestTitle
{
	color:#FFFFFF; float:left; font-size:12px; font-weight:bold; margin-left:10px; display:inline;
}

.MeetingRequestTable
{
 direction:ltr;
  margin-left:5px;	
}
.status_container {
	float: left;
	width: 370px;
	height: 250px;
	margin-top: 25px;
}
.status_title {
	float: left;
	width: 100%;
	height: 28px;
}
.status_title .s_left{
	float: left;
	background-image: url(/App_Themes/Default/media/market_status/title_BG.gif);
	background-position: 0px 0px;
	height: 28px;
	width: 9px;
}
.status_title .s_center{
	float: left;
	background-image: url(/App_Themes/Default/media/market_status/title_BG.gif);
	background-position: 0px -28px;
	height: 28px;
	width: 344px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	line-height: 28px;
	padding-right: 8px;
}
.status_title .s_right{
	float: left;
	background-image: url(/App_Themes/Default/media/market_status/title_BG.gif);
	background-position: 0px 28px;
	height: 28px;
	width: 9px;
}
.status_tabs_container {
	float: left;
	margin-left: 3px;
	display: inline;
	width: 363px;
	height: 200px;
	border: 1px solid #333399;
	background-color:#F6F7FB;
}
.status_tabs_container .market_tabs {
	float: left;
	width: 100%;
	height: 25px;
	/*background-color: #ffffff;*/
}
.status_tabs_container .market_tabs .tab_off {
	float: left;
	background-image: url(/App_Themes/Default/media/market_status/tab_off.gif);
	height: 25px;
	margin-left: 1px;
	color: #69696d;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	padding: 0px 19px;
	cursor: pointer;
}
.status_tabs_container .market_tabs .tab_on {
	float: left;
	background-image: url(/App_Themes/Default/media/market_status/tab_on.gif);
	height: 25px;
	margin-left: 1px;
	color: #333366;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	padding: 0px 17px;
}
.market_tab_content {
	float: left;
	margin-top: 1px;
	width: 100%;
	height: 172px;
	background-image: url(/App_Themes/Default/media/market_status/content_BG.gif);
}
.tab_navigator{
	display: table;
	margin: 0pt auto;
}
.tab_navigator ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.tab_navigator ul li{
	float: left;
	text-align: center;
	padding: 0px 4px;
	line-height: 20px;
	color: #69696d;
	font-size: 12px;
	font-weight: bold;
}
.tab_navigator ul li a:link, .tab_navigator ul li a:visited {
	color: #69696d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.tab_navigator ul li a:active, .tab_navigator ul li a:hover {
	color: #333366;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.market_content_box {
	float: left;
	width: 100%;
}
.tab_navigator ul li.here {
	color: #333366;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.tab_navigator ul li.there {
	cursor: pointer;
	color: #69696d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.market_content_box .image_box {
	border: 1px solid #D0C7EC;
	height: 91px;
	margin-left: 6px;
	margin-top: 27px;
	width: 158px;
	float: left;
	display: inline;
}
.market_content_box .data_box {
	float: left;
	width: 176px;
	margin: 10px 0px 0px 12px;
	display: inline;
}
.market_content_box .data_box .data_row {
	float: left;
	width: 100%;
	border-bottom: 1px solid #b4bbdb;
	line-height: 26px;
}
.market_content_box .data_box .data_row ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.market_content_box .data_box .data_row ul li{
	float: right;
	padding-left: 4px;
	text-align: right;
}
.market_content_box .data_box .data_row ul li img {
	margin-top: 10px;
}
.market_content_box .data_box .data_row li.negative {
	color: #ff6600;
	font-size: 11px;
	width: 50px;
}
.market_content_box .data_box .data_row li.positive {
	color: #7783a9;
	font-size: 11px;
	width: 50px;
}
.market_content_box .data_box .data_row li.name {
	color: #000000;
	font-size: 11px;
	width: 50px;
}
.credit {
	float: left;
	margin-top: 5px;
}
.home_slogan 
{
	float: right;
	width: 120px;
	padding: 6px 30px 0px 0px;
}
.newsTitle .newsTitleText a
{
	float: left;
}

.filterInnerLine
{
	margin-bottom: 10px;
	margin-top: 0px;
	height:25px;
	float:right;
}
.filterInnerLine .innerInput input
{
	width:102px;
	float:right;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:none;
	padding-right:4px;
	padding-left:4px;
	height:18px;
	font-family:Tahoma,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;color:#333;
	text-align:right;
}
.filterInnerLine .innerInput
{
	float: right; width: 110px; padding-right:0px;
	margin-top:2px;
	margin-right:10px;
	display:inline;
}
.ddnnew-item 
{
	 width:265px;
	 padding-right:8px;
	 line-height:22px;
	 overflow:hidden;
	 font-family:Tahoma,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;color:#666;
}
.ddnnew-item-hover 
{ 
	/*background:transparent url("images/static.png") no-repeat;*/
	width:265px;
	padding-right:8px;
	line-height:22px;color:#000; 
	font-family:Tahoma,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;color:#000;
	}
	#divMainFunds
	{
		direction:rtl;
		cursor:pointer;
	}