﻿/*SiteStyles/Master/Tab.css*/
.GeneralTitleOrange h1
{
	background: ;
	color: #ffffff;
	font-family: Arial;
	font-weight: 700;
	font-size: 14px;
}

.grayBackground
{
	background-color: #f5f7f8;
	width: 744px;
	padding-top: 13px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 5px;
}
.grayBottom
{
	background-color: #f5f7f8;
	width: 100%;
}
.grayLeft
{
	background-image: url(/PhoenixMarketing/Images/General/Title/bg_gray_left_down.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.grayRight
{
	background-image: url(/PhoenixMarketing/Images/General/Title/bg_gray_right_down.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.grayInnerBottom
{
	height:13px;
	width:100%;
	}
.clear
{
	clear: both;
	height: 0;
	margin: 0;
}

#Tabs
{
	background-color:#FFFFFF;/*#F6F8FA;*/
	/*width: 748px;770-9-13*/
	width: 100%;
	/*padding-right:9px;*/
	direction: rtl;
	padding-top: 3px;
	*padding-top: 0px;
	/*background-image: url(/PhoenixMarketing/Images/Master/Tab/tab_sep_n.gif);*/
}
.tab
{
	direction: rtl;
}
.tabSeperator
{
	background-image: url(/PhoenixMarketing/Images/Master/Tab/tab_sep_n.gif);
	background-repeat: repeat-x;
	width:3px;
	line-height: 34px;
	height:34px;
	float:right;
}
.tabFillLeft
{
	background-image: url(/PhoenixMarketing/Images/Master/Tab/tab_sep_n.gif);
	background-repeat: repeat-x;
	width:100%;
	line-height: 34px;
	height:34px;
	float:right;
}
.tabLeft
{
	background-image: url(/PhoenixMarketing/Images/Master/Tab/tab_left_n.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.tabRight
{
	background-image: url(/PhoenixMarketing/Images/Master/Tab/tab_right_n.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.tabFill
{
	background-image: url(/PhoenixMarketing/Images/Master/Tab/tab_pixel_n.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #feffff;
	line-height: 34px;
	text-align: center;

}
.tabFillOn, .tabFill
{
	float: right;
	/*margin-left: 3px;*/
}
.tabText
{
	padding-right: 5px;
	padding-left: 5px;
	*padding-right: 10px;
	*padding-left: 10px;
	_padding-right: 10px;
	_padding-left: 10px;



}
.tabLink
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #feffff;
	line-height: 34px;
	text-align: center;
	text-decoration:none;
}
.tabLeftOn
{
	background-image: url(/PhoenixMarketing/Images/Master/Tab/tab_on_left_n.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.tabRightOn
{
	background-image: url(/PhoenixMarketing/Images/Master/Tab/tab_on_right_n.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.tabFillOn
{
	background-image: url(/PhoenixMarketing/Images/Master/Tab/tab_on_pixel_n.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #ff8b22;
	line-height: 34px;
	text-align: center;
}

.tabLinkOn
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #ff8b22;
	line-height: 34px;
	text-align: center;
	text-decoration:none;
}
.tabTopLine
{
	background-image: url(/PhoenixMarketing/Images/Master/Tab/tab_sep_n.gif);
	background-repeat: repeat-x;
	background-position: top;
	width:100%;
	height: 35px;
	*height: 35px;
	_height: 34px;
}
.OBox
{
	background-color:White;
	width: 100%;
	height:100%;
	direction: rtl;
	text-align:center;
}
.OBox .OBox_Content
{
	padding-top:1px;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:25px;
}
.OBox .OBox_TopLeft
{
	margin-top:-1px;
	background-image: url(/PhoenixMarketing/Images/Master/Box/bg_tab_orange_left_up.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	*background-position:0px -1px;
	width: 100%;

}
.OBox .OBox_TopRight
{
	background-image: url(/PhoenixMarketing/Images/Master/Box/bg_tab_orange_right_up.gif);
	background-repeat: no-repeat;
	background-position: right -1px;
	*background-position: right -1px;
	_background-position: right 0px;
}
.OBox_TopRight
{
	padding-right:5px;
}
.OBox .OBox_BottomLeft
{
	background-image: url(/PhoenixMarketing/Images/Master/Box/bg_tab_orange_left_down.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.OBox .OBox_BottomRight
{
	background-image: url(/PhoenixMarketing/Images/Master/Box/bg_tab_orange_right_down.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.OBox .OBox_BorderLeft
{
	background-image: url(/PhoenixMarketing/Images/Master/Box/bg_tab_orange_left_mid.gif);
	background-repeat: repeat-y;
	background-position: center left;
}
.OBox .OBox_BorderRight
{
	background-image: url(/PhoenixMarketing/Images/Master/Box/bg_tab_orange_right_mid.gif);
	background-repeat: repeat-y;
	background-position: center right;
}
.OBox .OBox_BorderTop
{
/*	background-image: url(/PhoenixMarketing/Images/Master/Box/bg_tab_orange_mid_up.gif);
	background-repeat: repeat-x;
	background-position: top center;
*/
}
.OBox .OBox_BorderBottom
{
	background-image: url(/PhoenixMarketing/Images/Master/Box/bg_tab_orange_mid_down.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}
.printDiv
{
	padding-top:13px;
	padding-bottom:13px;
	margin-bottom:20px;
}
.box_inner_TopText
{
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	direction:rtl;
	text-align:right;
	color:#525151;
	display:block;
	margin-bottom:10px;
}
.box_inner_header
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	direction:rtl;
	text-align:right;
	color:#004575;
	display:block;
}
.box_inner_dot_line
{
	background:white url(/PhoenixMarketing/Images/Master/Menu/text_line_dot_pixel.gif) repeat-x left center;
	width:100%;
	height:1px;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}

.AboutText
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#1B72BB;
	text-decoration:none;
}
.txtSearch
{
    background-color: #f3f3f5;
    width:85px;
    height:13px;
}

.Aclass
{
	font-size:13px;
	color:#1b72bb;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
}

.GeneralTextBox
{
	width:150px;
}

.GeneralText
{
	color: #525151;
	font-family:Arial;
	font-size:13px;
	line-height: 17px;
}

.GeneralRightAlign .LinkText
{
	font-family:Arial;
	font-size:13px;
	color:#1b72bb;
	text-decoration:none;
	white-space:normal;
}

.GeneralRightAlign .LinkText:hover,.GeneralRightAlign .LinkText:active,.GeneralRightAlign .LinkText:focus
{
	font-family:Arial;
	font-size:13px;
	color:#1b72bb;
	text-decoration:underline;
	white-space:normal;
}
.GeneralGreyGradientRightCorner
{
	background-image: url(/PhoenixMarketing/Images/Homepage/bluebox_bottomright.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
	background-color:#DDE4E8;
	width:9px;
	height:9px;
}

.GeneralOrangeButtonHome
{
	background-image: url(/PhoenixMarketing/Images/Homepage/but_orange_pixel.gif);
	background-repeat: repeat-x;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	padding-left:7px;
	padding-right:7px;
	text-align:center;
}
.GeneralBlueStarBG
{
	background-image: url(/PhoenixMarketing/Images/Homepage/blue_head_left_pixel_2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.GeneralBlueStarBGText
{
	text-align:right;
	vertical-align:text-bottom;
	color:White;
	font-size: 14px;
	font-family: Arial;
	font-weight:bold;
}

a
{
	text-decoration:none;
}
a:hover,a:active,a:focus
{
	text-decoration:underline;

}
.GrayText a
{
	float:left;
}

.GeneralTitleOrange p
{
    margin: 0px;
    color:#FFFFFF !important;
    background: none !important;
}

.GeneralTitleOrange p font
{
    /*color:red !important;*/
    background: none !important;
}
.SearchersTitleOrange
{
	background-image: url(/PhoenixMarketing/Images/ProductsFamily/search_orange_header_pixel.gif);
	background-repeat:repeat-x;
}

.SearchersTitleOrange span*
{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.SearchersTitleOrange div*
{
	font-size:14px;
	font-weight:bold;
	color:black;
}
.BreadcrumbText
{
	font-family:Arial;
	font-size:13px;
	color:#ff8b22;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	white-space:nowrap;
}


.GeneralTviyotTextBullet:hover,.GeneralTviyotTextBullet:active,.GeneralTviyotTextBullet:focus
{
	float:right;
	margin: 5px 10px 0px 0px;
	text-decoration:underline;
}

h1
{
	display:inline;
}

h2
{
	display:inline;
	font-weight:normal;
}
/*General/TopMenu.css*/

html, body {

			margin: 0;
			padding: 0;
			direction: rtl;
			text-align: right;



		}
		.tdFirst
		{
			background-image:url("/PhoenixMarketing/Images/header_nav_right.gif");
			background-repeat:no-repeat;
			width:15px;
		}
		.tdFirstOrange
		{
			background-image:url("/PhoenixMarketing/Images/header_nav_right_orange.gif");
			background-repeat:no-repeat;
			width:15px;
		}
		div#menu {
			float: right;
			width: 100%;
			border: 0px solid silver;

			text-decoration:none;
			font: 12px Arial!important;
			font-weight:bold!important;
			background-image:url("/PhoenixMarketing/Images/header_nav_pixel.gif");
			background-repeat:repeat-x;
		}

		div#menu ul {
			margin: 0;
			padding: 0;
			list-style: none;
			background: #DAE9F1;
			border: solid #61B3E0;
			border-width: 0 1px;
			color : #656363!important;


		}
		div#menu li {
			position: relative;
			display: block;
			float: right;
			/*background-image:url("/PhoenixMarketing/Images/header_nav_pixel.gif");
			background-repeat:repeat-x;*/
			/*width: 6.5em;*/

		}
		* html div#menu li {
			float: right;

		}

		div#menu li.submenu li.submenu:hover,div#menu li.submenu li.submenu:active,div#menu li.submenu li.submenu:focus {
			background-color: #fcc;


		}
		div#menu li:hover,div#menu li:active,div#menu li:focus {
		/*	background-image:url("/PhoenixMarketing/Images/header_nav_orange_pixel.gif");
			background-repeat:repeat-x;
			text-decoration:underline;*/

		}
		div#menu li a {
			display: block;
			text-decoration: none;
			padding: 0.15em 0.5em 0.15em 0;

			/*width: 11.45em;*/
		/*	width:6.5em;*/

			color:#FFFFFF;
		}

		div#menu li a:hover,div#menu li a:active,div#menu li a:focus {
			display: block;
			text-decoration: none;
			padding: 0.15em 0.5em 0.15em 0;


			color:#FFFFFF;

		}
		div#menu>ul a {
			width: auto;
			color : #ffffff;
		}
		div#menu ul ul {
			position: absolute;
			display: none;
			margin-top: -1px;
			width:9.4em;
			border-top: 1px solid #61B3E0;


		}
		* html div#menu ul ul {
			margin-right: 1px;/*-1px;*/


		}
		div#menu ul li
		{
			border-bottom: 1px solid silver;

		}

		div#menu ul
		{
			border-bottom: 1px solid #61B3E0;

		}
		div#menu ul.first li.submenu:hover ul.second,div#menu ul.first li.submenu:active ul.second,div#menu ul.first li.submenu:focus ul.second,
		div#menu ul.second li.submenu:hover ul.third,div#menu ul.second li.submenu:active ul.third ,div#menu ul.second li.submenu:focus ul.third{
			display: block;


		}
		div#menu ul.second
		{
			top:45px;
			right: -1px;


		}


		.link {
			color : #656363!important;
			text-decoration:none!important;
			background: #DAE9F1!important;
			width:100%;

		}
		.link:hover,.link:active,.link:focus {
			color : #E57915!important;
			text-decoration:none!important;
			background: #F5F9FD!important;

		}
		.link2
		{
			margin-left:7px!important;
			margin-right:7px!important;
			color:White !important;
			text-decoration:none!important;
		}
		.link2:hover,.link2:active,.link2:focus
		{
			margin-left:7px!important;
			margin-right:7px!important;
			color:White !important;
			text-decoration:underline!important;
		}
		.firstItem
		{
			/*background-image:url("/PhoenixMarketing/Images/Products.gif");
			background-image:url("/PhoenixMarketing/Images/nav_but_right_.gif")!important;
			background-repeat:no-repeat!important;*/
			margin-left:6px!important;
			margin-right:6px!important;

		}
		.firstItem:hover,.firstItem:active,.firstItem:focus
		{

		}
		.firstItemOrange
		{
			background-image:url("/PhoenixMarketing/Images/header_nav_orange_pixel.gif")!important;
			background-repeat:repeat-x!important;
			padding-left:10px;
		}

		.orangeHover
		{
			background-image:url("/PhoenixMarketing/Images/header_nav_orange_pixel.gif");
			background-repeat:repeat-x;
		}
		.tdBeforeLast
		{
			background-image:url("/PhoenixMarketing/Images/header_nav_pixel.gif");
			background-repeat:repeat-x;
		}
		.tdBeforeLast1
		{
			background-image:url("/PhoenixMarketing/Images/header_nav_pixel_on.gif");
			background-repeat:repeat-x;
			text-align: center;
			font-size:9.7pt;
			font-family: Arial;
			font-weight: bold;
			color: #ffffff;
			width:135px;
		}
		.firefox .tdBeforeLast1
		{
			
			width:140px;
		}
		.tdLast
		{
			background-image:url("/PhoenixMarketing/Images/header_nav_left1.gif");
			background-repeat:no-repeat;
		}
		.tdLast1
		{
			background-image:url("/PhoenixMarketing/Images/header_nav_left_on.gif");
			background-repeat:no-repeat;
		}
		.lastTab
		{
			background-image:url("/PhoenixMarketing/Images/nav_but_left.gif")!important;
			background-repeat:no-repeat;
			font-size:9.7pt;
			font-family: Arial;
			font-weight: bold;
			color: #ffffff;
		}
		.AdvancedSearchHomepage
		{
			font: 11px Arial!important;
			color:#1B72BB!important;
			text-decoration:underline!important;
			cursor:pointer;
		}
		.AdvancedSearchHomepage:hover,.AdvancedSearchHomepage:active,.AdvancedSearchHomepage:focus
		{
			font: 11px Arial!important;
			color:#ff8c22!important;
			text-decoration:none!important;
		}

		.AdvancedSearch
		{
			font: 11px Arial!important;
			color:#1B72BB!important;
			text-decoration:underline!important;
			cursor:pointer;
		}
		.AdvancedSearch:hover,.AdvancedSearch:active,.AdvancedSearch:focus
		{
			font: 11px Arial!important;
			color:#1B72BB!important;
			text-decoration:none!important;
		}
		.menuBG
		{
			background-image:url("/PhoenixMarketing/Images/header_nav_pixel.gif");
			background-repeat:repeat-x;
		}
		.tdImageTop
		{
			background-image:url("/PhoenixMarketing/Images/nav_but_left_pixel.gif");
			background-repeat:repeat-x;
		}

		.firstLink
		{
		 text-decoration:none!important;
		 color:#FFFFFF!important;
		}
		.firstLink:hover,.firstLink:active,.firstLink:focus
		{
		 color:#FFFFFF!important;
		}
/*General/RightMenu.css*/
		.first
		{
			color: #034C85;
			font-family:arial  ;
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
			cursor:pointer;
		}
		.firstOrange
		{
			color: #FF8B22;
			font-family: arial  ;
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
			cursor:pointer;
		}
		.first:hover,.first:active,.first:focus
		{
			color: #FF8B22;
			font-family: arial 13px ;
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
			cursor:pointer;
		}
		.firstOrange:hover,.firstOrange:active,.firstOrange:focus
		{
			color: #FF8B22;
			font-family: arial 13px ;
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
			cursor:pointer;
		}
		.second
		{
			color: #1B72BB;
			font-family: arial  ;
			font-size:13px;
			font-weight:bold;
			text-decoration:none;

			cursor:pointer;
		}

		.second:hover,.second:active,.second:focus
		{
			color: #FF8B22;
			font-family: arial  ;
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
			cursor:pointer;
		}
		.secondOrange
		{
			color: #FF8B22;
			font-family: arial  ;
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
			/*padding:22px;*/
			cursor:pointer;
		}

		.secondOrange:hover,.secondOrange:active,.secondOrange:focus
		{
			color: #FF8B22;
			font-family: arial  ;
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
			cursor:pointer;
		}
		.third
		{
			color: #1B72BB;
			font-family: arial  ;
			font-size:13px;
			text-decoration:none;
			/*padding:22px;*/
			cursor:pointer;
		}
		.third:hover,.third:active,.third:focus
		{
			color: #FF8B22;
			font-family: arial  ;
			font-size:13px;
			text-decoration:none;
			cursor:pointer;
		}
		.thirdOrange
		{
			color: #FF8B22;
			font-family: arial  ;
			font-size:13px;
			text-decoration:none;
			/*padding:22px;*/
			cursor:pointer;
		}
		.thirdOrange:hover,.thirdOrange:active,.thirdOrange:focus
		{
			color: #FF8B22;
			font-family: arial  ;
			font-size:13px;
			text-decoration:none;
			cursor:pointer;
		}
		.separation
		{
			background-image: url("/PhoenixMarketing/Images/dottedline_pixel.gif");
			background-repeat: repeat-x;
			font-size:1px;
			height: 1px;
		}

		.secondLink
		{
			color: #1B72BB;
			font-family: arial  ;
			font-size:13px;
			text-decoration:none;
			cursor:pointer;
		}

		.secondLink:hover,.secondLink:active,.secondLink:focus
		{
			color: #FF8B22;
			font-family: arial  ;
			font-size:13px;
			text-decoration:none;
			cursor:pointer;
		}


		.firstLink2
		{
			color: #1B72BB;
			font-family:arial  ;
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
			cursor:pointer;
		}


		.firstLinkOpen
		{
			color: #034C85;
			font-family:arial  ;
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
			cursor:pointer;
		}
/*General/TreeView.css*/
.RegistrationUserDetailsVerification
{
	background-color:Gray;
}
.TooltipText
{
	text-decoration:none;
	padding-bottom: 1px;
	background-color:transparent;
	cursor:help;
}

.TooltipTextUnderline
{
	text-decoration:underline;
	padding-bottom: 1px;
	background-color:transparent;
	cursor:help;
}

.PathText
{
	font-family :Arial;
	font-size:12px;
	color: #043B74;
	text-decoration:underline;
	border-right-style:none;
}

A.PathText:hover,A.PathText:active,A.PathText:focus
{
	font-family :Arial;
	font-size:12px;
	color: #AC5801;
	text-decoration:underline;
}

.PathTextRegular
{
	font-family :Arial;
	font-size:12px;
	color: #043B74;
	border-right-style:none;
}
.PathtextRegular1
{
	font-family :Arial;
	font-size:14px;
	color: #043B74;

}

.DivPOSITION
{
	Z-INDEX: 101;

}
.CubeStyle
{
	font-size: 14px;
	color: #023a73;
	line-height: 20px;
	font-family: Arial;
	background-color: #d1d7dd;
}

.CubeMoreStyle
{
	font-size: 14px;
	color: #023a73;
	line-height: 20px;
	font-family: Arial;
	background-color: #d1d7dd;
	padding-right:13px;
}

.Cube2Style
{
	background-color:#E8E6E2;
	font-family:Arial;
	font-size:14px;
	color:#023A73;
}
.Cube2StylePhoenix
{
	background-color:#E8E6E2;
	font-family:Arial;
	font-size:14px;
	color:#023A73;
}
.LinksStyle
{
	font-family: Arial;
	font-size:14px;
	color:#023A73;
	text-decoration:underline;

}

.SmallLinksStyle
{
	font-family: Arial;
	font-size:12px;
	color:#023A73;
	text-decoration:underline;

}

.menuTable
{
	width:153px;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}

.firstLevel
{
	width:153px;
	height:21px;
	text-decoration:none;
	background-color:#B2B4BB;
	font-family:Arial;
	font-size:12px;
}

.firstLevelLink
{
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}

A.firstLevelLink:hover,A.firstLevelLink:active,A.firstLevelLink:focus
{
	text-decoration:none;
	color:  #AC5801;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}

.GridValues
{
	border: solid 1px #023A73;
	text-align:center;
	color: #023A73;


}

tr.Alternate
{
	border-right: #023a73 1px solid;
	border-top: #023a73 1px solid;
	font: 15px Arial;
	border-left: #023a73 1px solid;
	border-bottom: #023a73 1px solid;
	background-color: #e6ebf1;
}

td.GridApprovalHeader
{
	border-right: #ffffff 1px solid;
	padding-right: 5px;
	border-top: #023A73 0px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	font: 13px Arial;
	border-left: #ffffff 1px solid;
	color: #023A73;
	padding-top: 2px;
	border-bottom: #023A73 0px solid;
	text-align: center;
	background-color: #bdc7d1;
}

.GridApprovalItem td
{
	border-right: #ffffff 1px solid;
	padding-right: 5px;
	border-top: #023A73 0px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	font: 13px Arial;
	border-left: #ffffff 1px solid;
	color: #023A73;
	padding-top: 2px;
	border-bottom: #023A73 0px solid;
	text-align: center;
	background-color: #e6ebf1;
}

.GridApprovalAlternat td
{
	border-right: #ffffff 1px solid;
	padding-right: 5px;
	border-top: #023A73 0px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	font: 13px Arial;
	border-left: #ffffff 1px solid;
	color: #023A73;
	padding-top: 2px;
	border-bottom: #023A73 0px solid;
	text-align: center;
	background-color: #ffffff;
}


.firstLevelLinkSelected
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#AC5801;
}

A.firstLevelLinkSelected:hover,A.firstLevelLinkSelected:active,A.firstLevelLinkSelected:focus
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#AC5801;
}

.firstLevelSelected
{
	width:153px;
	height:21px;
	text-decoration:none;
	font-weight:bold;
	background-color:#B2B4BB;
	font-family:Arial;
	font-size:12px;
	background-image:url(/PhoenixMarketing/Images/Hebrew/bg_nav1.gif);
}
.firstLevelLineSpacer
{
	font-size:12px;
	width:153px;
	height:4px;
	text-decoration:none;
	font-family:Arial;
	background-color:#B2B4BB;
	background-image:url(/PhoenixMarketing/Images/Hebrew/nav_hor_div_top_big.gif);
}
.secondLevel
{
	width:153px;
	height:21px;
	text-decoration:none;
	background-color:#B2B4BB;
	font-family:Arial;
	font-size:12px;
}
.secondLevelLink
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}

A.secondLevelLink:hover,A.secondLevelLink:active,A.secondLevelLink:focus
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}

.secondLevelLinkSelected
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#AC5801;
}

A.secondLevelLinkSelected:hover,A.secondLevelLinkSelected:active,A.secondLevelLinkSelected:focus
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#AC5801;
}

.secondLevelSelected
{
	width:153px;
	height:21px;
	color:#023A73;
	background-color:#B2B4BB;
	font-family:Arial;
	background-image:url(/PhoenixMarketing/Images/Hebrew/bg_nav1.gif);
	font-size:12px;
}
.thirdLevel
{
	width:153px;
	height:21px;
	text-decoration:none;
	background-color:#B2B4BB;
	font-family:Arial;
	font-size:12px;
}
.thirdLevelLink
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}

A.thirdLevelLink:hover,A.thirdLevelLink:active,A.thirdLevelLink:focus
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}
.thirdLevelLinkSelected
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#AC5801;
}


A.thirdLevelLinkSelected:hover,A.thirdLevelLinkSelected:active,A.thirdLevelLinkSelected:focus
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#AC5801;
}

.thirdLevelSelected
{
	width:153px;
	height:21px;
	color:#023A73;
	text-decoration:none;
	background-color:#B2B4BB;
	font-family:Arial;
	background-image:url(/PhoenixMarketing/Images/Hebrew/bg_nav2.gif);
}

A.SmallLinksStyle:hover,A.SmallLinksStyle:active,A.SmallLinksStyle:focus
{
	font-family: Arial;
	font-size:12px;
	color:#023A73;
	text-decoration:underline;
}

.FlashExp
{
	font-size:14px;
	font-family:Arial;
	height:30px;
}

.NavBack
{
	background-color:#B2B4BB;
}

.FooterStyle
{
	background-color:#D8D7D6;
	font-family:Arial;
	font-size:10px;
	color:#666666;
}

A.FooterStyle:hover,A.FooterStyle:active,A.FooterStyle:focus
{
	background-color:#D8D7D6;
	font-family:Arial;
	font-size:10px;
	color:#AC5801;
}

.OrangeBack
{
	background-color:#EC871F;
}
.PageBackgroundPrint
{
	background-color:White;
}

.SmallMainHeader
{
	background-color:#023A73;
	color:White;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.MainHeaderSmall
{
	background-color:#023A73;
	color:White;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

.RegularText
{
	font-family:Arial;
	font-size:13px;
	/*color:#023A73;*/
}

.SmallRegularText
{
	font-family:Arial;
	font-size:12px;
	color:#023A73;
}

.HideText
{
	visibility:hidden;
}

.RegularTextNav
{
	font-family:Arial;
	font-size:10px;
	color:#023A73;
}
.RegularTextNav A:hover,.RegularTextNav A:active,.RegularTextNav A:focus
{
	font-family:Arial;
	font-size:10px;
	color:red;
}
.li
{
	list-style-type:none;
	list-style-position:outside;
}
.ul
{
	list-style-type:none;
	list-style-position:outside;
}
.blueRegNav
{
	font-family:Arial;
	font-size:11px;
	color:#023A73;
}
.BlueNav
{
	font-family:Arial;
	font-size:12px;
	color:#023A73;
}

.BigRegularText
{
	font-family:Arial;
	font-size:14px;
	color:#023A73;
}

.RegularTextBold
{
	font-family:Arial;
	font-size:14px;
	color:#023A73;
	font-weight:bold;
}

.SmallRegularTextBold
{
	font-family:Arial;
	font-size:12px;
	color:#023A73;
	font-weight:bold;
}

A.RegularTextSmallBold:hover,A.RegularTextSmallBold:active,A.RegularTextSmallBold:focus
{
	font-family :Arial;
	font-size:12px;
	color: #AC5801;
	text-decoration:underline;
}

.RegularTextSmallBold
{
	font-family:Arial;
	font-size:12px;
	color:#023A73;
	font-weight:bold;
}

.RegularTextSmall
{
	font-family:Arial;
	font-size:12px;
	color:#023A73;

}

.RegularHeader
{
	font-family:Arial;
	font-size:13px;
	color:#023A73;
	font-weight:bold;
}

.PageSpace
{
	height:14px;
}
.PageSpace2
{
	height:8px;
}
.PageRightSpace
{
	width:5px;
}
.Asterisk
{
	font-family:Wingdings;
	font-size:8px;
	color:White;
}
.AsteriskLabletest
{
	font-family:Arial;
	font-size:14px;
	color:green;
}
.AsteriskLable
{
	font-family:Arial;
	font-size:14px;
	color:Red;
}
.TableBorderNoBottom
{
	border-left:1 solid #023A73;
	border-right:1 solid #023A73;
}
.TableBottomBorderBrwon
{
	border-bottom:1 solid #023A73;
	border-left:1 solid #023A73;
	color:#023A73;
}
.ProductsTableHeader
{
	font-size:14px;
	font-weight:bold;
	color:#023A73;
	font-family:Arial (Hebrew);
	border-bottom:solid 1 #023A73;
	border-left:solid 1 #023A73;
	text-align:center;
}
.ProductsTableZebraWhite
{
	background-color:white;
}
.ProductsTableZebraBlue
{
	background-color:#E8EDF1;
}
.ProductsTableTDBlue
{
	border-bottom:solid 1 #023A73;
	border-left:solid 1 #023A73;
	font-family:Arial;
	font-size:14px;
	color:#023A73;
	background-color:#E8EDF1;
	height:20px;
}
.ProductsTableTDWhite
{
	border-bottom:solid 1 #023A73;
	border-left:solid 1 #023A73;
	font-family:Arial;
	font-size:14px;
	color:#023A73;
	background-color:white;
	height:20px;
}
.TableForms
{
	border-right:solid 1 #023A73;
	border-top:solid 1 #023A73;
}

.CommandButtonSearch
{
	font-weight: bold;
	font-size: 14px;
	background-image: url(../Images/Hebrew/but_xs.gif);
	vertical-align: baseline;
	width: 23px;
	cursor: pointer;
	color: #023a73;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 17px;
	text-align: center;
	border-bottom-style: none;
}

.CommandButton
{
	font-weight: bold;
	font-size: 14px;

	background-image: url(/PhoenixMarketing/Images/Hebrew/but2.gif);
	vertical-align: baseline;
	width: 90px;
	cursor: pointer;
	color: #023a73;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 17px;
	text-align: center;
	border-bottom-style: none;
		background-color:White;
}


.CommandButton1
{
	font-weight: bold;
	font-size: 14px;
	background-repeat:no-repeat;
	background-image: url(/PhoenixMarketing/Images/Hebrew/but4.gif);
	vertical-align: baseline;
	width: 146px;
	cursor: pointer;
	color: #023a73;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 17px;
	text-align: center;
	border-bottom-style: none;
		background-color:White;
}
.ButtonAddLink
{
	background-image: url(/PhoenixMarketing/Images/BusinessPartners/add.gif);
	vertical-align: baseline;
	width: 15px;
	border:0;
	cursor: pointer;
	height: 15px;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #023a73;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.ButtonAddLink:hover,.ButtonAddLink:active,.ButtonAddLink:focus
{
	background-image: url(/PhoenixMarketing/Images/BusinessPartners/add.gif);
	vertical-align: baseline;
	width: 15px;
	cursor: pointer;
	height: 15px;
	text-align: center;
	text-decoration: none;
}

.CommandButtonLink
{
	font-weight: bold;
	font-size: 14px;
	background-image: url(/PhoenixMarketing/Images/Hebrew/but2.gif);
	vertical-align: baseline;
	width: 90px;
	cursor: pointer;
	color: #023a73;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 17px;
	text-align: center;
	text-decoration: none;
	border-bottom-style: none;
}

.CommandButtonLink:hover,.CommandButtonLink:active,.CommandButtonLink:focus
{
	font-weight: bold;
	font-size: 14px;
	background-image: url(/PhoenixMarketing/Images/Hebrew/but2.gif);
	vertical-align: baseline;
	width: 90px;
	cursor: pointer;
	color: #023a73;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 17px;
	text-align: center;
	text-decoration: none;
	border-bottom-style: none;
}

.CommandButtonDisable
{
	font-weight: bold;
	font-size: 14px;
	background-image: url(../Images/Hebrew/but2.gif);
	vertical-align: baseline;
	width: 90px;
	cursor: pointer;
	color: #a6a7ae;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 17px;
	text-align: center;
	border-bottom-style: none;
	cursor:auto;
}

.CommandButtonSmall
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	BACKGROUND-IMAGE: url(../Images/Hebrew/but1.gif);
	/*background-image: url(../Images/Hebrew/but_sm.gif);*/
	VERTICAL-ALIGN: baseline;
	CURSOR: pointer;
	COLOR: #023a73;
	BORDER-TOP-STYLE: none;
	FONT-FAMILY: Arial;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 17px;
	width: 57px;
	TEXT-ALIGN: center;
	BORDER-BOTTOM-STYLE: none;

}
.CommandButtonDisableSmall
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	BACKGROUND-IMAGE: url(../Images/Hebrew/but1.gif);
	VERTICAL-ALIGN: baseline;
	CURSOR: pointer;
	COLOR: #A6A7AE;
	BORDER-TOP-STYLE: none;
	FONT-FAMILY: Arial;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 17px;
	width: 57px;
	TEXT-ALIGN: center;
	BORDER-BOTTOM-STYLE: none;
}

.CommandButtonLarge
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	BACKGROUND-IMAGE: url(../Images/Hebrew/but3.gif);
	VERTICAL-ALIGN: baseline;
	CURSOR: pointer;
	COLOR: #023a73;
	BORDER-TOP-STYLE: none;
	FONT-FAMILY: Arial;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 17px;
	width: 120px;
	TEXT-ALIGN: center;
	BORDER-BOTTOM-STYLE: none;
}
.CommandButtonDisableLarge
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	BACKGROUND-IMAGE: url(../Images/Hebrew/but3.gif);
	VERTICAL-ALIGN: baseline;
	CURSOR: pointer;
	COLOR: #A6A7AE;
	BORDER-TOP-STYLE: none;
	FONT-FAMILY: Arial;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 17px;
	width: 120px;
	TEXT-ALIGN: center;
	BORDER-BOTTOM-STYLE: none;
}

.LinkView
{
	text-decoration:underline;
	CURSOR: pointer;
}

.RegUrPageTitle
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.RegUrTopTitle
{
	background-color:#BCC7D2;
	color:#023A73;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	height:16px;
}
.RegUrErrLable
{
	font-family:Arial;
	font-size:14px;
	color:#023A73;
}
.RegUrLables
{
	font-family:Arial;
	font-size:14px;
	color:#023A73;
	width:100px;
}
.RegUrLabes1
{
	font-family:Arial;
	font-size:14px;
	color:#023A73;
}
.RegUrPannelsLables
{
	font-family:Arial;
	font-size:14px;
	color:#023A73;
	width:175px;
}

.RegUrPannelsLablesSmall
{
	font-family:Arial;
	font-size:14px;
	color:#023A73;	
}
.RegValidationSummary
{
	color:Red;
	font-family:Arial;
	font-size:14px;
}
.RegUrRemarks
{
	font-family:Arial;
	font-size:14px;
	color:#023A73;
}
.RegUrLegalRemarks
{
	font-family:Arial;
	font-size:14px;
	color:#023A73;
}

.CubeBorder
{

	border-right: #d1d7dd 1px solid;
	border-top: #d1d7dd 1px solid;
	border-left: #d1d7dd 1px solid;
	border-bottom: #d1d7dd 1px solid;
}

.CubeBorder2
{

	border-right: #E8E6E2 1px solid;
	border-top: #E8E6E2 1px solid;
	border-left: #E8E6E2 1px solid;
	border-bottom: #E8E6E2 1px solid;
}

.CornerStyle
{
	display:inline;
}

.WhiteBack
{
	background-color:White;
}

.RightBorderProdCat
{
	border-right: #023a73 1px solid;
}

.LeftBorderProdCat
{
	border-left: #023a73 1px solid;
}

.RightLeftBorder
{
	border-right: #023a73 1px solid;
	border-left: #023a73 1px solid;
}

.RightBorderProdCatEng
{
	border-left: #023a73 1px solid;
}

.BottomBorderProdCat
{
	border-bottom: #023a73 1px solid;
}


.BottomLeftBorderProdCat
{

	border-left: #023a73 1px solid;
    border-bottom: #023a73 1px solid;
}

.BottomLeftBorderProdCatEng
{

	border-right: #023a73 1px solid;
    border-bottom: #023a73 1px solid;
}


.ConsuleStyle
{
	text-decoration:underline;
	cursor:pointer;
	color:#023a73;
}

.IndexTitles
{
	font-family:Arial;
	font-size:14px;
	color:#023A73;
	font-weight:bold;
	background-color:#BCC7D2;
    border-bottom:solid 1 #023A73;
	border-left:solid 1 #023A73;
	border-right:solid 1 #023A73;

}

.IndexTitlesTop
{
	font-family:Arial;
	font-size:14px;
	color:#023A73;
	font-weight:bold;
	background-color:#BCC7D2;
    border-bottom:solid 1 #023A73;
	border-left:solid 1 #023A73;
	border-right:solid 1 #023A73;
	border-top:solid 1 #023A73;

}

.IndexCells1
{
	font-family:Arial;
	font-size:13px;
	/*color:#023A73;*/
	background-color:white;
    border-bottom:solid 1 #023A73;
	border-left:solid 1 #023A73;
	border-right:solid 1 #023A73;

}

.IndexCells2
{
	font-family:Arial;
	font-size:13px;
	/*color:#023A73;*/

	background-color:#E8EDF1;
    border-bottom:solid 1 #023A73;
	border-left:solid 1 #023A73;
	border-right:solid 1 #023A73;

}

.MessageStyle
{
	background-color:#F8E1CA;
}

.MessageTDStyle
{
	border-right: #f8e1ca 1px solid;
	border-top: #f8e1ca 1px solid;
	border-left: #f8e1ca 1px solid;
	border-bottom: #f8e1ca 1px solid;
}


A.BackLinkClass
{
	font-weight: bold;
	font-size: 14px;
	color: #023a73;
	font-family: Arial;
	text-decoration: none;
}

.ProductImageLeftStyle
{

	font-size: 14px;
	margin-left: 15px;
	color: #023a73;
	font-family: Arial;
}

.ProductImageRightStyle
{

	margin-right: 15px;
	font-family:Arial;
	font-size:14px;
	color:#023A73;
}

.IndexTableStyle
{
	border-top:solid 1 #023A73;
	border-bottom:solid 1 #023A73;
}


.PageNavigation
{

	color:#B2B4BB;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;

}

.PageSelected
{
	font-size:14px;
	cursor:default;
	color:#F76E09;
	font-family:Arial;
}
.PagingDisabled
{
	font-size:14px;
	color:#B9D0E1;
	cursor:default;
	font-family:Arial;
}


.HeaderDate
{
	font-family:Arial;
	font-size:14px;
	color:#B2B4BB;
	font-weight:bold;
}


.CatCubesText
{
	font-family:Arial;
	font-weight:bold;
	color:white;
	text-decoration:none
}

.AlfabetTerm
{
	font-family:Arial;
	font-size:14px;
	color:#023A73;
	font-weight:bold;
	text-decoration:none;
}

.PagingPageLink
{
	color:#023A73;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.PagingPageLinkSelected
{
	color:#EC871F;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

.SearchPath
{
	color: #86888D;
	font-family:Arial;
	font-size:14px;
}

.PlusMinusStyle
{
	cursor:pointer;
	font-size:12px;
	width:10px;
}

.MinusStyle
{

	font-size:12px;
	width:10px;
}

.TitleText
{
	font-family:Arial;
	font-size:14px;
	color:#023A73;
	font-weight:bold;
}

.Lables
{
	font-family:Arial;
	font-size:14px;
	color:#023A73;
}



.Titles
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#023A73;
}

.TextBox
{
	border-right: #023a73 1px double;
	border-top: #023a73 1px double;
	font-size: 14px;
	border-left: #023a73 1px double;
	border-bottom: #023a73 1px double;
	font-family: Arial;
	color:#023a73;
}
DIV.scroll
{
	BORDER-RIGHT: #023a73 1px solid;
	PADDING-RIGHT: 8px;
	BORDER-TOP: #023a73 1px solid;
	OVERFLOW-Y: scroll;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 8px;
	BORDER-LEFT: #023a73 1px solid;
	WIDTH: 570px;
	PADDING-TOP: 8px;
	BORDER-BOTTOM: #023a73 1px solid;
	HEIGHT: 100px;

}

DIV.scrollP
{
	BORDER-RIGHT: #023a73 1px solid;
	PADDING-RIGHT: 8px;
	BORDER-TOP: #023a73 1px solid;
	OVERFLOW-Y: scroll;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 8px;
	BORDER-LEFT: #023a73 1px solid;
	WIDTH: 300px;
	PADDING-TOP: 8px;
	BORDER-BOTTOM: #023a73 1px solid;
	HEIGHT: 165px;

}

.PageBackground
{
	background-color:#FFFBF3;

}

.TableBackground
{
	background-color:white;
}

.TableBackgroundSideMenu
{
	background-color:#B2B4BB;
	border-color:#B2B4BB;
}

.MainHeader
{
	background-color:#023A73;
	color:White;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

.MainHeaderFixed

{
	background-color:#023A73;
	color:white;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	line-height:34px;
	padding:0;
	margin:-1em 0;
}

.MainHeaderFixed_H2
{
	margin:  0px 10px 0px 0px;
}

.SEOText
{
    font-family:Arial;
    font-size:14px;
    font-weight:normal;
    color:#023A73;
}

.BorderLeft
{
	border-left: #023a73 1px solid;
}
.BorderRight
{
	border-right: #023a73 1px solid;
}

.BorderLeft
{
	border-left: #023a73 1px solid;
}

.BorderTop
{
	border-top: #023a73 1px solid;
}

.BorderBottom
{
	border-bottom: #023a73 1px solid;
}

.TableBorder
{
	border-left:1 solid #023A73;
	border-right:1 solid #023A73;
}

.TableBorderFrame
{
	border-left:1 solid #023A73;
	border-right:1 solid #023A73;
	border-top:1 solid #023A73;
	border-bottom:1 solid #023A73;
}



.BorderNoLeft
{
	border-right:1 solid #023A73;
	border-top:1 solid #023A73;
	border-bottom:1 solid #023A73;
}

.TableBottomBorder
{
	border-bottom:1 solid #023A73;
	border-left:1 solid #023A73;
}

.TableBottomBorderEnglish
{
	border-bottom:1 solid #023A73;
	border-right:1 solid #023A73;
}

.TableBorder td
{
	font-family:Arial;
	font-size:12px;
	direction:rtl;
	font-family:Arial;
	font-size:14px;
	color:#023A73;
	padding-right:9px;
	padding-left:0px;
	padding-bottom:9px;
}
.TableBorder1 td
{
	font-family:Arial;
	font-size:12px;
	direction:rtl;
	font-family:Arial;
	font-size:14px;
	color:#023A73;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
}



.TableBorderNoBottom td
{
	font-family:Arial;
	font-size:12px;
	direction:rtl;
	font-family:Arial;
	font-size:14px;
	color:#023A73;
	padding-right:9px;
	padding-left:0px;
	padding-bottom:9px;
}

.ResultPanel td
{
	font-family:Arial;
	font-size:12px;
	direction:rtl;
	font-family:Arial;
	font-size:14px;
	color:#023A73;
	padding-right:9px;
	padding-left:0px;
	padding-bottom:9px;
}
.gridHead
{
	font-size: 12px;
	color: #023a73;
	font-family: Arial;
	background-color: #bdc7d1;
	font-weight:bold;
}


.PHText
{
	font-size: 14px;
	font-family: Arial;
	color:#023a73;
}

.PHTextBold
{
	font-size: 14px;
	font-family: Arial;
	color:#023a73;
	font-weight:bold;
}
.TextBoxDisabled
{
	border-right: #023a73 1px double;
	border-top: #023a73 1px double;
	font-size: 14px;
	border-left: #023a73 1px double;
	border-bottom: #023a73 1px double;
	font-family: Arial;
	color:#023a73;
	background-color: #eeeeee;
}
.gridRowEven
{
	font-size: 14px;
	color: #023a73;
	font-family: Arial;
	background-color: #ffffff;
}

.gridRowEven span
{
	font-size: 14px;
	color: #023a73;
	font-family: Arial;
	background-color: #ffffff;
}

.gridRowEven A
{
	font-size: 14px;
	color: #023a73;
	font-family: Arial;
	background-color: #ffffff;
}

.gridRowEvenBold
{
	font-size: 14px;
	color: #023a73;
	font-weight:bold;
	font-family: Arial;
	background-color: #ffffff;
}

.gridRowEvenH
{
	font-size: 14px;
	color: #AC5801; /*ec871f*/
	font-family: Arial;
	background-color: #ffffff;
	/*cursor:pointer;*/
}

.gridRowEvenH span
{
	font-size: 14px;
	color: #AC5801; /*ec871f*/
	font-family: Arial;
	background-color: #ffffff;
	/*cursor:pointer;*/
}

.gridRowEvenH A
{
	font-size: 14px;
	color: #AC5801; /*ec871f*/
	font-family: Arial;
	background-color: #ffffff;
	/*cursor:pointer;*/
}

.gridRowOdd
{
	font-size: 14px;
	color: #023a73;
	font-family: Arial;
	background-color: #e6ebf1;
}

.gridRowOdd span
{
	font-size: 14px;
	color: #023a73;
}
.gridRowOdd A
{
	font-size: 14px;
	color: #023a73;
	font-family: Arial;
	background-color: #e6ebf1;
}

.gridRowOddBold
{
	font-size: 14px;
	color: #023a73;
	font-family: Arial;
	font-weight:bold;
	background-color: #e6ebf1;
}

.gridRowOddH
{
	font-size: 14px;
	color: #AC5801;/*ec871f*/
	font-family: Arial;
	background-color: #e6ebf1;
	/*cursor:pointer;*/
}

.gridRowOddH span
{
	font-size: 14px;
	color: #AC5801;/*ec871f*/
	font-family: Arial;
	background-color: #e6ebf1;
	/*cursor:pointer;*/
}

.gridRowOddH A
{
	font-size: 14px;
	color: #AC5801;/*ec871f*/
	font-family: Arial;
	background-color: #e6ebf1;
	/*cursor:pointer;*/
}

.gridRowCell
{
	padding-right: 5px;
	border-bottom: #023a73 1px solid;
}

.InnerTableBorder
{

}

.InnerTableBorder td
{
	font-family:Arial;
	font-size:19px;
	direction:rtl;
	font-family:Arial;
	font-size:14px;
	color:#023A73;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
}
.Lables2
{
	font-size: 14px;
	font-family: Arial;
	color:#023a73;
}

.RightAlignColumn
{
	text-align:right;
}

.MiddleAlignColumn
{
	text-align:center;
}

.LeftAlignColumn
{
	text-align:left;
}

.BlueLinkStyle
{
	font-family: Arial;
	font-size:14px;
	color:Navy;
	text-decoration:underline;
}

.TableBdr
{
	border-right: #023a73 1px groove;
	border-top: #023a73 1px groove;
	border-left: #023a73 1px groove;
	border-bottom: #023a73 1px groove;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
}

.tdAcclFullBorders
{
	BORDER-RIGHT: #023a73 1px solid;
	BORDER-LEFT: #023a73 1px solid;
	BORDER-TOP: #023a73 1px solid;
	BORDER-BOTTOM: #023a73 1px solid;
	font-family:Arial;
	font-size:12px;
	color:#023A73;
	font-weight:bold;
}

.tdAcclBordersTop
{
	BORDER-RIGHT: #023a73 1px solid;
	BORDER-LEFT: #023a73 1px solid;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
}

.tdAcclBordersInner
{
	BORDER-RIGHT: #023a73 1px solid;
	BORDER-LEFT: #023a73 1px solid;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
}

.tdAcclNoBorders
{
	padding-left:3px;
	padding-right:3px;
}


.tdAcclBordersInner2
{
	BORDER-RIGHT: #023a73 1px solid;
	BORDER-LEFT: #023a73 1px solid;
	BORDER-TOP: #023a73 1px solid;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
}

.tdAcclBordersInner3
{
	BORDER-RIGHT: #023a73 1px solid;
	BORDER-LEFT: #023a73 1px solid;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
}

.tdAcclBordersBottom
{
	BORDER-RIGHT: #023a73 1px solid;
	BORDER-LEFT: #023a73 1px solid;
	border-bottom: #023a73 1px solid;
	padding-left:3px;
	padding-right:3px;
}

.plhError
{
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#023a73;
}

.lbError
{
	font-size:15px;
	font-family:Arial;
	color:red;
}
.lbErrorSmall
{
	font-size:12px;
	font-family:Arial;
	color:red;
}

.lblArray
{
	BORDER-RIGHT:#023a73 1px solid;
	BORDER-TOP:#023a73 0px solid;
	BORDER-LEFT:#023a73 1px solid;
	BORDER-BOTTOM:#023a73 1px solid;
}

.plhNoWrap
{
	word-wrap:break-word;
	width:200;
}

.gridImageSort
{
	vertical-align:baseline;

}

.MenuCorner
{
	BACKGROUND-IMAGE: url(../Images/Hebrew/Menu_Corner.gif);
	background-repeat:repeat-y;
}
.toolTip
{
	cursor:pointer;
}


.DropDown
{
	border-right: #023a73 1px double;
	border-top: #023a73 1px double;
	font-size: 14px;
	border-left: #023a73 1px double;
	color: #023a73;
	border-bottom: #023a73 1px double;
	font-family: Arial;
	width: 100px;
}

.DropDownBig
{
	border-right: #023a73 1px double;
	border-top: #023a73 1px double;
	font-size: 14px;
	border-left: #023a73 1px double;
	color: #023a73;
	border-bottom: #023a73 1px double;
	font-family: Arial;
	width: 155px;
}
.NewsDate
{
	font-family:Arial;
	font-size:12px;
	color:#ec871f;
}
.NewsTitle
{
	font-family:Arial;
	font-size:12px;
	color:#043c74;
	font-weight:bold;
	cursor:pointer;
}
.NewsShortContent
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
}
.ItemNewsTitle
{
	background-color:#023A73;
	color:White;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;

}
.ItemNewsShortContent
{
	font-family:Arial;
	font-size:14px;
	color:#646464;
	padding-right:10px;
}
.ItemNewsDate
{
	font-family:Arial;
	font-size:14px;
	color:#666666;
	padding-right:10px;
}
.ItemNewsContent
{
	font-family:Arial;
	font-size:14px;
	color:Black;
	padding-right:10px;
}

.NoPadding
{
/*	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;

PADDING-TOP: 0px; */
	padding:0px 0px 0px 0px;
}
/* Mini Sites Teva */
.TevaBoxTitle{
	BACKGROUND-IMAGE: url(/PhoenixMarketing/Images/hebrew/MiniSites/teva/blur_bar_middle.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:14px;
	color:white;
	font-weight:bold;
}
.TevaBoxTitleOrange{
	BACKGROUND-IMAGE: url(/PhoenixMarketing/Images/hebrew/MiniSites/teva/oranger_bar_middle.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:14px;
	color:white;
	font-weight:bold;
}
.TevaBoxBottom{
	background-repeat:repeat-x;
	background-position:center bottom;
	font-family:Arial;
	font-size:8px;
	color:white;
	background-color:white;
	border-bottom: #cecece 1px solid;
}
.TevaBoxBottomOrange{
	background-repeat:repeat-x;
	background-position:center bottom;
	font-family:Arial;
	font-size:4px;
	color:white;
	background-color:white;
	border-bottom: #cecece 1px solid;
}
.HeadrBoxMiddle
{
	BACKGROUND-IMAGE: url(/PhoenixMarketing/Images/hebrew/MiniSites/teva/topbar_middle.gif);
	background-repeat:repeat-x;
	border-bottom: #cecece 1px solid;
}
h1
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#023A73;
}
h1.SearchersTitleOrange
{
    color:#FFFFFF;
    font-weight:bold;
}
.GridValuesLeftToRight
{
	border: solid 1px #023A73;
	text-align:center;
	color: #023A73;
	direction:ltr;
}

td.GridHeaderNoPadding
{
	border: #023A73 1px solid;
	color: #023a73;
	text-align: center;
	background-color: silver;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

td.GridHeaderUpperTd
{
	color: #023a73;
	text-align: center;
	background-color: silver;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	border-bottom: #023A73 1px solid;
	padding: 0px;
	margin: 0px;
}

td.GridHeaderLowerTd
{
	color: #023a73;
	text-align: center;
	background-color: silver;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	border-left: #023A73 1px solid;
	padding: 0px;
	margin: 0px
}

td.GridHeaderNoBorder
{
	color: #023a73;
	text-align: center;
	background-color: silver;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.GridValuesRightCell
{
	border-left: solid 1px #023A73;
	text-align:center;
	color: #023a73;
	font-family: Arial;
	font-size: 10.5pt;
}

.GridFooterRightCell
{
	border-left: solid 1px #023A73;
	text-align:center;
	color: #023a73;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.GridBorderBottom
{
	border-bottom: solid 1px #023A73;
}

.GridValuesLeftCell
{
	text-align:center;
	color: #023a73;
	font-family: Arial;
	font-size: 10.5pt;
}

.GridFooterLeftCell
{
	text-align:center;
	color: #023a73;
	font-family: Arial;
	font-size: 10.5pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

.TblBorder Table
{
	border:solid 1px Black;
}

.SpaceTr
{
	height :10px;
}

.SpaceTd
{
	width :10px;
}

.TblLifeDetails
{
	border:1px;
	font-family:Arial (Hebrew);
	font-weight:normal;
	font-size:12px;

}

.LabelTd
{
	font-weight:bold;
	width:60px;
}

.DataTd
{
	font-weight:lighter;
	width:150px;
}
/*SiteStyles/Dictionary.css*/

.BlackTitleBold
{
    font:arial;
    font-weight:bold;
    font-size:13px;
    color:#525151;

}
 
.firefox dt 

{
	margin-right:0px;
	
}
dt.GrayText 
{
	margin-top:0px;
	padding-top:0px;
	padding-bottom:1px;
	
	margin-bottom:8px;
	background-image: url('/PhoenixMarketing/Images/dottedline_pixel.gif');
	background-repeat: repeat-x;	
	background-position: left bottom;
	
}

.firefox dt.GrayText { padding-bottom:10px;}
.firefox dt.GrayText .BlueLink { margin-bottom:10px;}


dt.GrayText .clear {clear: both; height: 1px; background: white; color: White;border: 0; margin: 0; padding: 0; }

.ddTitle
{	
	margin-right:0px;		
	background-image: url('/PhoenixMarketing/Images/Dictionary/icon_article.gif');
	background-repeat:no-repeat;
	background-position: right 10px;
	font-size:13px;
	text-align:right;
	padding-right:  40px; 
	padding-bottom:8px;
	padding-left:  0px;
	padding-top:  8px; 	
	height: 25px;	
}
 
dd .BlueTitle
{
	padding-left:20px;
	padding-right:0px;
	float: right;

}
dd .BlueTitle p
{
	display:inline;
	line-height: 100% !important;
}

.ddTitleGeneralLabel
{/*
	margin-top:0px;
	
	padding-top:1px;
	
	margin-top:8px;
	background-image: url('/PhoenixMarketing/Images/dottedline_pixel.gif');
	background-repeat: repeat-x;	
	background-position: left top;
	
	*/
	
	
	
	margin-right:0px;		
	
	font-size:13px;
	text-align:right;
	padding-right:  0px; 
	padding-bottom:8px;
	padding-left:  0px;
	padding-top:  50px; 	
	height: 25px;
}
.BlueLink
{
    font:arial;
    font-weight:bold;
    font-size:13px;
    color:#1b72bb;
    text-decoration:none;
}

.BlueLink img {border: 0;}

.BlueTitle
{
    font:arial;
    font-weight:bold;
    font-size:13px;
    color:#034879;
}

.Button
{
    background-image: url(/PhoenixMarketing/Images/Searchers/search_but_center.gif);
	background-repeat:repeat-x;
	font-size:13px;
	color:black;

}

.Letter
{
    font:arial;
    font-weight:bold;
    font-size:13px;
    color:#a7abad;
}

.LetterLink
{
    font:arial;
    font-weight:bold;
    font-size:13px;
    color:#034879;
    text-decoration:none;
}

.LetterLink :hoover
{
    font:arial;
    font-weight:bold;
    font-size:13px;
    color:#034879;
}

.LetterLinkChoosen
{
    font:arial;
    font-weight:bold;
    font-size:13px;
    color:#e16d00;

}

.LetterEng
{
    font:arial;
    font-weight:bold;
    font-size:11px;
    color:#a7abad;
}

.LetterLinkEng
{
    font:arial;
    font-weight:bold;
    font-size:11px;
    color:#034879;
    text-decoration:none;
}

.LetterLinkEng :hoover
{
    font:arial;
    font-weight:bold;
    font-size:11px;
    color:#034879;
}

.LetterLinkChoosenEng
{
    font:arial;
    font-weight:bold;
    font-size:11px;
    color:#e16d00;

}


.LetterSeparation
{
    background-image: url("/PhoenixMarketing/Images/Dictionary/dictionary_dots.gif");
    background-repeat: repeat-x;

}

.Paging
{
	font: 13px Arial;
	color:#1B72BB;
	text-decoration:none;
}
.Paging:hover,.Paging:active,.Paging:focus
{
	font: 13px Arial;
	color:#1B72BB;
	text-decoration:underline;
}

.PagingNotUnderline
{
	font: 13px Arial;
	color:#1B72BB;
	text-decoration:none;
}

.tdButtonCenter
{
	background-image:url('/PhoenixMarketing/Images/Searchers/search_but_center.gif');
	background-position:bottom;
	height:21px;
	background-repeat: repeat-x;
	vertical-align: bottom;
	text-decoration:none;
	font:arial;
	font-size:13px;
	text-align:center;
	vertical-align:middle;
}


/*SiteStyles/Searchers.css*/


.AttentionIcon
{
    background-image: url("/PhoenixMarketing/Images/Searchers/attention_icon.gif");
    background-position: bottom right;
	background-repeat:no-repeat;
	width:33px;
	height:33px;
	padding-right:5px;
}

select
{
font-family:Arial;
font-size: 13px;
background: White;
color:#023a73;
}


.GeneralButton
{
	background-color:Transparent;
	color: White;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size:16px;
	font-weight: bold;
	height:24px;
	cursor:pointer;
	border: 0px;
}
.GeneralButtonEx
{
	background-color:Transparent;
	color: White;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size:13px;
	font-weight: bold;
	height:24px;
	cursor:pointer;
	border: 0px;
}
.tdTop
{
	border: 1px solid red;
	width: 20px;
}

.GridImageItem
{
	border: 1px solid red;
}
.noText
{
font-size: 1px;
}

.BorderTable
{
	border-bottom: 1px solid #296FA2;
	border-top : 1px solid #296FA2;
	border-right: 1px solid #296FA2;
	border-left: 1px solid #296FA2;

}
.ALink
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #1B72BB;
	text-decoration: none;
}

.ALink:hover,.ALink:active,.ALink:focus
{
	text-decoration: underline;
}

.ButtAgentRight
{
    background-image:url(/PhoenixMarketing/Images/Searchers/bluebutt_right.gif);
    background-position:center left;
    background-repeat:no-repeat;
}
.ButtAgentLeft
{
    background-image:url(/PhoenixMarketing/Images/Searchers/bluebutt_left.gif);
	background-position:center right;
    background-repeat:no-repeat;
}
.ButtAgentPixel
{
    background-image:url(/PhoenixMarketing/Images/Searchers/bluebutt_pixel.gif);
    background-repeat:repeat-x;
}

 .GeneralLabelTextLeft
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #034879;
	display:block;
	float:left;
	text-decoration:none!important;
}
 .GeneralLabelTextRight
{
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	float:right;
	text-decoration:none!important;
	width:442px;
}
 .GeneralHeaderText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: White;
	display:block;
	float:right;
	background-color: Transparent;
}
.GridPagerDisabledLink
{
	font:13px Arial;
	font-weight:normal;
	color:  #525252;
	text-align:center;
}
.GridPagerDisabledNextPrevious
{
	font:13px Arial;
	font-weight:normal;
	color:  #aaaaaa;
	text-align:center;
}
.GridPager
{
	font:13px Arial;
	color:  #1b72bb;
	text-align:center;
}

.GridPager td
{
	background-color:White;
	text-align:center;
}

.GridPager a
{
	font-family: 13px Arial;
	color:  #1b72bb;
	text-decoration:none;
	text-align:center;
}
.GridHeader td
{
	background-image: url(/PhoenixMarketing/Images/Searchers/blue_head_pixel.gif);
	background-repeat:repeat-x;
	font: bold 13px Arial;
	color: #ffffff;
	font-weight:bold;

	border-bottom-style: dotted;
	border-bottom-width: 0px;
	border-bottom-color: #737370;
}
.GridHeaderNoBorder td
{
	background-image: url(/PhoenixMarketing/Images/Searchers/blue_head_pixel.gif);
	background-repeat:repeat-x;
	font: bold 13px Arial;
	color: #ffffff;
	font-weight:bold;
	padding-right: 5px;
}
.GridHeader2 td
{
	background-image: url(/PhoenixMarketing/Images/Searchers/table_title_pixel_big.GIF);
	background-repeat:repeat-x;
	font: bold 13px Arial;
	color: #ffffff;
	font-weight:bold;

	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #737370;
}
.GridHeader a
{
	font: bold 13px Arial;
	color: #ffffff;
	text-decoration:none;
	height: 25px;
}
.GridDenHeader td
{
	background-image: url(/PhoenixMarketing/Images/Searchers/blue_head_pixel.gif);
	background-repeat:repeat-x;
	font: bold 13px Arial;
	color: #ffffff;
	font-weight:bold;
	width: 70px;
	height: 30px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #737370;
}
.GridDenHeader a
{
	font: bold 13px Arial;
	color: #ffffff;
	text-decoration:none;
	height: 30px;
}

.GridItem td
{
	background-color:#FEFFFF;
	font:13px Arial;
	color:#525053;
	height: -23px;
	direction: ltr;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #737370;
}
.GridItemNoBorder td
{
	background-color:#FEFFFF;
	font:13px Arial;
	color:#525053;
	height: -23px;
	direction: ltr;
}
.GridItemRTL td
{
	background-color:#FEFFFF;
	height: 23px;
	font:13px Arial;
	color:#525053;
	direction: rtl;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #737370;
}
.PhoneGridItem
{
	font:13px Arial;
	height: 23px;
	color:#023A73;
	direction:ltr;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #737370;
}
A.ExpandCollapseAll
{
	font-family: Arial;
	color:  #1b72bb;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}
A.ExpandCollapseAllover
{
	font-family: Arial;
	color:  #1b72bb;
	font-size: 13px;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
}
.tdImageRight
{
	background-image:url('/PhoenixMarketing/Images/Searchers/search_but_right.gif');
	background-position:top left;
	width:7px;
	height:21px;
	background-repeat: no-repeat;
}
.tdImageRight1
{
	background-image:url('/PhoenixMarketing/Images/but_go_right.gif');
	background-position:bottom left;
	width:7px;
	background-repeat: no-repeat;
}
.tdImageCenter
{
	padding-top:2px;
	/*padding-right:10px;*/
	background-image:url('/PhoenixMarketing/Images/Searchers/search_but_center.gif');
	background-position:top;
	height:21px;
	background-repeat: repeat-x;
	vertical-align: top;
	font-weight:bold;
	text-decoration:none;
	color:#1b72bb;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	/*line-height:21px;*/
	padding-left:5px;
	padding-right:5px;
	cursor: pointer;
}
.tdBtnImagePrint
{
	margin-top:1px;
	background-image:url('/PhoenixMarketing/Images/Searchers/printtable_icon.gif');
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:18px;
	/*width:15px;*/
	height:21px;
}
.tdImageCenter1
{
	background-image:url('/PhoenixMarketing/Images/Searchers/search_but_center.gif');
	background-position:bottom;
	background-repeat: repeat-x;
}
.GridButton
{
	background-color:Transparent;
	text-align: center;
	color:#1b72bb;
	font-family: Arial;
	font-size:13px;
	font-weight: bold;
	height:15px;
	cursor:pointer;
	border: 0px;
	vertical-align:top;
}

a
{
	cursor:pointer;
}

.tblButtonPrint
{
	height:25px;
	padding: 0px;
	margin: 0px;
	border:5px solid white;
	width: 140px;
	cursor: pointer;
	vertical-align: middle;
	border: 0px
}
.tblButtons
{
	height:30px;
	padding: 0px;
	margin: 0px;
	border:5px solid white;
	width: 120px;
	cursor: pointer;
	vertical-align: middle;
	border: 0px;
	font-family: Arial;
	font-size: 13px;
}
.tblButtons1
{
	height:21px;
	padding: 0px;
	margin: 0px;
	width: 36px;
	cursor: pointer;
	vertical-align: middle;
	border: 0px;
	font-family: Arial;
	font-size: 12px;
}


.tdImageLeft
{
	background-image:url('/PhoenixMarketing/Images/Searchers/search_but_left.gif');
	background-position:top right;
	width:7px;
	height:21px;
	background-repeat: no-repeat;
}
.tdImageLeft1
{
	background-image:url('/PhoenixMarketing/Images/but_go_left.gif');
	background-position:bottom right;
	width:7px;
	background-repeat: no-repeat;
}

.tdImage
{
	border:0px;
	height:15px;
	width:15px;
}
.tdImageButton
{
	margin-top: 3px;
	border:0px;
	height:15px;
	width:15px;
	vertical-align: middle;
}
.RightImage
{
	border:0px;
	height:21px;
	width:7px;
}
.LeftImage
{
	border:0px;
	height:21px;
	width:7px;
}
.CenterSpanImage
{
	background-image:url('/PhoenixMarketing/Images/Searchers/search_but_center.gif');
	background-position:center;
	height:21px;
	background-repeat: repeat-x;
	vertical-align: middle;
	color:#1b72bb;
	font-size:13px;
	font-family: Arial;
	font-weight: bold;
}
.SelectedRow td
{
	background-color:#F0F4F7;
	font:13px Arial;
	color:#525053;
	height: 23px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #737370;
	direction:ltr;
}
.DetailsRow td
{
	background-color:#F0F4F7;
	font:13px Arial;
	height: 23px;
	color:#525053;

}
.ExpandCollapseAll td
{
	font-family: Arial;
	color:  #1b72bb;
	font-size: 13px;
	cursor:pointer;
}
#Visible
{
	display:block;
}
#Hidden
{
	display:none;
}


.sadd
{
	overflow:inherit;
}
/*Master/Master.css*/

/*Main Master*/

#wrapper
{
	width:100%;
	display:block;
	margin:0;
	position:relative;
}
.MainMasterPageDiv1
{
	/*width:950px;*/
	margin:0;
	position:relative;
	margin-right:5px;
}
#RightSide
{
	float:right;
	width:193px;
	background-color:Aqua;
}

#LeftSide
{
	float:left;
	/*width:100%;*/
	/*background-color:Red;*/
	left:0;
	margin: 0;
	padding: 0;
	/*position:absolute;*/
}
#MainContent
{
	/*width:100%;*/
	padding-top:22px;
}
#MainContentSpace
{
	width:13px;
}

.MainMasterPageDivPrintMode
{
	width:600px;
	margin:0;
	position:relative;
	margin-right:5px;
}

#ContentPlaceholderDiv1
{
	width:100%;
	height:100%;
	position:relative;
	display:block;
	float:left;
	clear : left;
	margin:  0px 0px 0px 0px;
}
#ContentPlaceholderSpan1
{
	height:100% !important;
}
#divMenu
{
	padding-top:20px;
	padding-bottom:22px;
	width:780px;

}
#divMenuInner
{
	/*padding-top:20px;*/
	/*padding-bottom:18px;	*/
	width:780px;
	font-size:0px;

}

#header
{
    /*border:1px solid black;*/
}

#rightmenu
{
    width:193px;
    float:right;
    /*border:1px solid black;*/
    padding-left:13px;
}

#innerRightMenu
{
    width:141px;
    float:right;
    /*border:1px solid black;*/
    padding-left:16px;
    /*margin-top:18px;*/
}
.ie6 #innerRightMenu
{
	padding-left:11px;
}
.firefox #innerRightMenu
{
   
    padding-left:13px;
  
}
#innerLeftMenu
{
	width:147px;
    float:left;
    /*border:1px solid black;
    padding-right:13px;*/
}
#content
{
    margin-top:18px;
    /*border:1px solid black;    */
}
#MiddlePage
{
	width:780px;
	border-top: solid white 1px;
}
#footer
{
    /*border:1px solid black;*/
}

/*End Master Css*/
/*Start Header600_800 Css*/
#MainHeaderDiv
{
	text-align:right;
	width:780px;
}
#HeaderPicturesDiv
{
	width:780px;
	height:105px;
}

/*
Begin : Top Menu Navigation Classes
---------------------------
*/
#HeaderSiteLinksMenu /* Div Container*/
{
    margin-right:12px;
	padding-right:10px;
	margin-right:7px;
	text-align:right;
    width:780px;
	margin-top:0px;
}

.hiddenContainerTopMenu /* Div Container Styling on showing link items */
{
    height:1px;
}

.visibleContainerTopMenu /* Div Container Styling on hiding link items */
{
    height:10px;
}

#HeaderSiteLinksMenu a /* Div Container anchor styling */
{
    display:block;
    color:#06418D;
    font-family:arial;
    font-size:13px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    text-decoration:underline;
    position:absolute;
}

.hiddenLinkMenu /* Div Container items Styling on hiding link items */
{
    top:-100px;
}

.visibleLinkMenu /* Div Container items Styling on showing link items*/
{
  top:1px;
}

/*
End : Top Menu Navigation Classes
---------------------------
*/

#HeaderLogo
{
	width:160px;
	height:105px;
	float:left;
	background-image:url(/PhoenixMarketing/Images/Homepage/logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
}
#HeaderLogoEng
{
	width:200px;
	height:105px;
	float:left;
	background-image:url(/PhoenixMarketing/Images/Master/600_800/eng_header_logo_left.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#SpaceOfHeader1
{
	width:67px;
	height:105px;
	float:left;
}
#HeaderSpace1
{
	width:1px;
	height:120px;
	background-image:url(/PhoenixMarketing/Images/Master/600_800/top_pixel.gif);
	background-repeat:repeat-x;
}
#HeaderPictureEng
{
	width:566px;
	height:105px;
	background-image:url(/PhoenixMarketing/Images/Master/600_800/topandbox_notext.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:right;
}
#HeaderPicture
{
	width:613px;
	height:105px;
	background-image:url(/PhoenixMarketing/Images/Homepage/topandbox_notext.gif);
	background-repeat:no-repeat;
	display:block;
	float:right;
}

#MokedMedaSpan
{
	background-image:url(/PhoenixMarketing/Images/Master/600_800/icon_moked.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:12px;
	text-align:right;
	padding-right:25px;
	display:block;
	font-family:Arial;
	font-size:14px;
	color:#696767;
	margin-top:25px;
}
#MokedMedaEngSpan
{
	/*background-image:url(/PhoenixMarketing/Images/Master/600_800/icon_moked.gif);
	background-repeat:no-repeat;
	background-position:right; */
	text-align:right;
	padding-right:95px;
	display:block;
	font-family:Arial;
	font-size:14px;
	color:#696767;
}
#CustomerServiceSpan
{
	background-image:url(/PhoenixMarketing/Images/Master/600_800/icon_facebook.gif);
	background-repeat:no-repeat;
	background-position:right;
	
	margin-right:12px;
	text-align:right;
	padding-right:25px;
	display:block;
	font-family:Arial;
	font-size:14px;
	color:#696767;
	margin-top:5px;
}
#CustomerServiceEngSpan
{
	padding-top:35px;
	margin-right:7px;
	padding-right:20px;
	text-align:right;
	display:block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#FF8C22;
}
#TzorKesherSpan
{
	background-image:url(/PhoenixMarketing/Images/Master/600_800/icon_contact.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:12px;
    text-align :right;
	padding-top:5px;
	padding-right:25px;
	display:block;
	font-family:Arial;
	font-size:14px;
	color:#025994;
}
#TzorKesherEngSpan
{
	/*background-image:url(/PhoenixMarketing/Images/Master/600_800/icon_contact.gif);
	background-repeat:no-repeat;
	background-position:right;*/
    text-align :right;
	padding-top:5px;
	padding-right:20px;
	display:block;
	font-family:Arial;
	font-size:14px;
	color:#025994;
}
.TzorKesherLink
{

   color:#025994;
   text-decoration:none;

}
.TzorKesherLink:hover,.TzorKesherLink:active,.TzorKesherLink:focus
{
   color:#025994;
   text-decoration:underline;

}

/*End Header600_800 Css*/
/*Start Footer600_800 Css*/
#MainFooterDiv
{
	width:780px;
	clear:both;
	text-align:center;
}
#SpacebeforFooter
{
	clear:both;
	height:70px;
	display:block;
	width:770px;
}
#FooterUpLinksDiv
{
	width:670px;
}

.FooterText
{
	float:left;
	font-family:Arial;
	font-size:13px;
	color:#f68b2f;
	margin-left:10px;
	margin-right:10px;
	padding-top:2px;
}
.FotterGrayLinks
{

	font-family:Arial;
	font-size:13px;
	color:#9d9d9d;
	font-weight: normal;
}
.FooterSep
{
	display:block;
	float:left;
	width:1px;
	height:12px;
	background-image:url(/PhoenixMarketing/Images/Master/footer_orange_sep.gif);
	margin-top:3px;
}
.FooterGrayText
{
	display:inline;
	float:left;
	font-family:Arial;
	font-size:13px;
	color:#9d9d9d;
	margin-left:8px;
	margin-right:8px;
}

.FooterGraySep
{
	display:block;
	float:left;
	width:1px;
	height:12px;
	background-image:url(/PhoenixMarketing/Images/Master/footer_gray_sep.gif);
	margin-top:3px;
}

#FooterGrayLine
{
	border-bottom: solid 1px #B2B9B9;
	width: 100%;
	clear:both;
	padding-top:13px;

}

#FooterGrayDiv
{
	/*background-color:#dee2e3;*/
	font-family:Arial;
	font-size:13px;
	color:#9d9d9d;
	width:100%;
	float:right;
	vertical-align:middle;
}

#GrayText
{
	font-family:Arial;
	font-size:13px;
	color:#9d9d9d;
	width: 100%;
	padding-top:24px;
	padding-bottom:12px;
	float:left;
}
#FooterGrayLinks
{
	text-align:justify;
	width: 780px;
	padding-top:15px;
}

/*End Footer600_800 Css*/


/*SiteStyles/PersonalInfoInner.css*/

.InfoMainTable
{
	width:150px;
	background-color:#DAE9F0;
	background-image:url(/PhoenixMarketing/Images/Master/infobox_topleft.gif);
	background-repeat:no-repeat;
	background-position: top left;
	margin-bottom: 14px;
	margin-bottom: 0px;
}

.GrayText
{
	font-family:Arial;
	font-size:13px;
	color:#525151;
}
.GrayTextSelected
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
}
.BlueText
{
	font-family:Arial;
	font-size:13px;
	color:#1B72BB;
	text-decoration:none;
}
.buttonRight
{
	background-image:url(/PhoenixMarketing/Images/Muzar/butt_info_right.gif);
	background-repeat:no-repeat;
	height:34px;
	width:7px;
}
.buttonLeft
{
	background-image:url(/PhoenixMarketing/Images/Muzar/butt_info_left.gif);
	background-repeat:no-repeat;
	height:34px;
	width:6px;
}
.buttonPixel
{
	background-image:url(/PhoenixMarketing/Images/Muzar/butt_info_pixel.gif);
	background-repeat:repeat-x;
	height:34px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.RegistrationIcon
{
	background-image:url(/PhoenixMarketing/Images/Muzar/registration_icon.gif);
	background-repeat:no-repeat;
	background-position: right;
	height:19px;
	padding-right:20px;
}
.DemoIcon
{
	background-image:url(/PhoenixMarketing/Images/Muzar/demo_icon.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:20px;
	padding-right:20px;
}
.InfoGrayTable
{
	background-image:url(/PhoenixMarketing/Images/Muzar/gradiant_infobox.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #E5E6E7;
}
.infoquestionIcon
{
	width:44px;
	height:44px;
	/*text-align:right;
	vertical-align:middle;*/
	padding-left:2px;
}
.AudienceText
{
    padding-right:10px;
    padding-bottom:2px;
}
.SelectedAudienceRight
{
    background-image:url(/PhoenixMarketing/Images/PersonalInfo/orange_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:8px;
	height:56px;
}
.SelectedAudienceCenter
{
    background-image:url(/PhoenixMarketing/Images/PersonalInfo/orange_pixel.gif);
	background-repeat:repeat-x;
	background-position:right top;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	height:56px;

}
.SelectedAudienceLeft
{
    background-image:url(/PhoenixMarketing/Images/PersonalInfo/orange_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:8px;
	height:56px;
}
.ArrowIconText
{

}
.ArrowIconText a
{
	font-family:Arial;
	font-size:13px;
	color:#1B72BB;
	text-decoration:none;
	padding-bottom:5px;
	vertical-align:text-top;
}
.ArrowIcon
{
	background-image:url(/PhoenixMarketing/Images/Muzar/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-top:5px;
	padding-right:5px;
}
.bottomTable
{
	text-align:left;
	padding-left:2px;
	border-top :1px dashed gray;
	padding-top:4px;
}
.grayRightCorner
{
	background-image:url(/PhoenixMarketing/Images/Muzar/infobox_bottomright.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:9px;
	height:9px;
}
.grayLeftCorner
{
	background-image:url(/PhoenixMarketing/Images/Muzar/infobox_bottomleft.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:15px;
	height:9px;
}

/* Begin css For Inner Pages */
.InfoMainTableInner
{
	width:193px;
	background-color:#EDF4F7;
}
.PersonalInfo
{
    font-family:Arial;
    font-size:18px;
    color:#004575;
    background-color:#DAE9F0;
    height:33px;
}
.topLeft
{
    background-image:url(/PhoenixMarketing/Images/Muzar/infobox_topleft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:7px;
	height:7px;
	background-color:#DAE9F0;
}
.topRight
{
    background-image:url(/PhoenixMarketing/Images/Muzar/infobox_topright.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:7px;
	height:7px;
	background-color:#DAE9F0;
}
.GrayTextInner
{
	font-family:Arial;
	font-size:13px;
	color:#525151;
	padding-top:25px;
	padding-bottom:14px;
}
.bottomRight
{
    background-image:url(/PhoenixMarketing/Images/Muzar/infobox_bottomrightInner.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:9px;
	height:9px;
	background-color:#dae9f0;
}
.bottomLeft
{
    background-image:url(/PhoenixMarketing/Images/Muzar/infobox_bottomleftInner.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:9px;
	height:9px;
	background-color:#dae9f0;
}

/* Begin css for PhoenixPersonalMatchingHP */

.MainTitle
{
    font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#868585;
	padding-bottom:24px;
	text-align:right;
}
.ItemText
{
    text-decoration:none;
    font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#1B72BB;
	padding-right:12px;
	text-align:right;
}
.ItemBorder
{
    background-image: url("/PhoenixMarketing/Images/dottedline_pixel.gif");
	background-repeat: repeat-x;
    padding-top:3px;
    padding-bottom:3px;
}

.SigmentsDiv
{
    background-image:url("/PhoenixMarketing/Images/PersonalInfo/panel_select_no_ikons.gif");
    background-position:center top;
    background-repeat:no-repeat;
    width:387px;
    height:46px;
    text-align:right;
    position:absolute;
    display:none;
}
.SigmentsText
{
    text-decoration:none;
    color:#034879;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    display:block;

}
.SigmentsText:hover,.SigmentsText:active,.SigmentsText:focus
{
    color:#ffffff;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    display:block;

}
.SigmentsImage
{
    text-align:right;
    padding-right:10px;
    display:block;
    border:0px;
}
.SigmentsItem
{
    text-decoration:none;
    display:inline-block;
    width:43px;
    height:46px;
    padding-top:8px;
}
.SigmentsItem:hover,.SigmentsItem:active,.SigmentsItem:focus
{
    display:inline-block;
    width:43px;
    height:46px;
    background-image:url(/PhoenixMarketing/Images/PersonalInfo/panel_select_orange.gif);
    background-position:center;
    background-repeat:no-repeat;
}


.tdHeaderRight1
{
	background-image: url(/PhoenixMarketing/Images/InvestorRelations/download_title_right.gif);
	background-repeat: no-repeat;
	background-position:top right;
	width: 10px;
	height:15px;
}
.tdHeaderLeft1
{
	background-image: url(/PhoenixMarketing/Images/InvestorRelations/download_title_left.gif);
	background-repeat: no-repeat;
	background-position:top left;
	width: 10px;
	height:15px;
}

.GeneralRequiredFieldSign
{
	color: #ff8b22;
	font-weight: bold;
}

.GeneralLinkText
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#1b72bb;
}
.NoLinkText
{
	font-family:Arial;
	font-size:13px;
	color:#1b72bb;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	white-space:nowrap;
}

.LinkText
{
	font-family:Arial;
	font-size:13px;
	color:#1b72bb;
	text-decoration:none;
	white-space:nowrap;
}

.McmsBreadcrumbClass .current
{
	font-family:Arial;
	font-size:13px !important;
	color:#1b72bb !important;
	text-decoration:none;
	white-space:nowrap;
}

.LinkText:hover,.LinkText:active,.LinkText:focus
{
	font-family:Arial;
	font-size:13px;
	color:#1b72bb;
	text-decoration:underline;
	white-space:nowrap;
}

.GeneralClaimsMainTitle
{
	background-image: url(/PhoenixMarketing/Images/Claims/info_title_pixel.gif);
	background-repeat:repeat-x;
	font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#004575;

}
.lnkBtnClass
{
	font: 11px Arial!important;
	color:#abc2d2!important;
	text-decoration:underline!important;
	cursor:pointer;
}
.lnkBtnClassEng
{
	font: 11px Arial!important;
	color:#1b72bb!important;
	text-decoration:underline!important;
	cursor:pointer;
}
.BtnSearch
{
	cursor:pointer;
	background-image: url(/PhoenixMarketing/Images/search_but_text.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}
.Left
{
	background-image: url(/PhoenixMarketing/Images/search_bg_corn_left.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	height: 8px;
	width: 8px;
}
.Right
{
	background-image: url(/PhoenixMarketing/Images/search_bg_corn_right.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	height: 8px;
	width: 8px;
}
body
{
	direction:rtl;
	font-family:Arial;
	margin : 0;
	padding : 0;

}
td
{
	text-align:right;
}
.GeneralSuccess
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #034879;
	display:block;
	float:right;
	width:200px;
}
.SmallFont
{
	font-size: 1px;
}

.Spacer
{
	height: 14px;
	width: 450px;
	font-size: 1px;
}
.GeneralSeperatorLine
{
	background-image: url(/PhoenixMarketing/Images/PersonalInfo/nav_right_dot_line.gif);
	background-repeat: repeat-x;
	height:1px;
	margin-top:5px;
}

.GeneralLabelText
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #034879;
	display:block;
	float:right;
	text-decoration:none!important;
}
.GeneralLabel
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #034879;
	display:block;
	float:right;
}

.GeneralWaringText
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: black;
	display:block;
	float:right;
}

.GeneralValidatorText
{
	font-family:Arial;
	font-size: 13px;
	font-weight:normal;
	color: #ff8b22;
}
.GeneralButtonText
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}
.TemptrHeight
{
	height : 10px;
	font-size:8px;
}
.GeneraltrHeight
{
	height : 25px;
}

.GeneralTitleTrHeight
{
	height : 40px;
}

.GeneralInfoText
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#525252;
	text-align:right;
}

.GeneralInformationText
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#525252;
}
.GeneralUseValidationSummary
{
	font-family:Arial;
	font-size:13px;
	color:White;
}
.GeneralValidatorSummary
{
	font-family:Arial;
	font-size: 13px;
	font-weight:normal;
	color: #ff8b22;
	background-color: #f5f7f8;
	background-repeat:no-repeat;
	width: 445px;
}

.GeneralDataDiv
{
	background-color: #f5f7f8;
	width: 757px;
	padding-right: 13px;
}

.GeneralDataTable
{
	background-color:#f5f7f8;
}

.GeneralErrorText
{
	color: #ff8b22;
	font-family:Arial;
	font-size:13px;
}

.GeneralFloatRight
{
	float:right;
}

.GeneralFloatLeft
{
	float: left;
}

.printControl
{
	float:right;
	margin-left:13px;
}

.GeneralTitleText
{
	color: #004575;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}

.GeneralSubTitleText
{
	color: #ff8b22;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}

.GeneralRightAlign
{
	text-align:right;
	/*margin-top: 20px;*/
}

.GeneralLeftAlign
{
	text-align:left;
	/*margin-top: 20px;*/
}

.GeneralCenterAlign
{
	text-align:center;
	/*margin-top: 20px;*/
}

.GeneralRelative
{
	position:relative;
}

.GeneralField
{
	padding-right: 10px;
	text-align: right;
	width: 150px;
	white-space:nowrap;
}
.direction-rtl
{
	direction:rtl;
	text-align: right;
}

.GeneralMarginBottom10
{
	margin-bottom: 10px;
}

.GeneralPaddingLeft10
{
	padding-left: 10px;
}


.GeneralNoWrap
{
	white-space:nowrap;
}

.GeneralNoWrap Label
{
	white-space:nowrap !important;
}

.GeneralRadioButtonText
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#525252;
}
.GeneralGreyBackground
{
	background-color:#DAE1E6;
	text-align:right;
	padding-left:7px;
	padding-right:7px;
}
.GeneralGreyTitle
{
	/*background-color:#DAE1E6;*/
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#868585;
	text-align:right;
	/*padding-left:7px;
	padding-right:7px;*/
}
.GeneralGreyText
{
	background-color:#F6F6F9;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#525151;
	text-align:right;
	padding-left:7px;
	padding-right:7px;
}

.GeneralGreyGradient
{
	background-image: url(/PhoenixMarketing/Images/Homepage/gradiant_topbox.gif);
	background-repeat: repeat-x;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#525151;
	text-align:right;
	padding-left:7px;
	padding-right:7px;
}

.GeneralOrangeButton
{
	background-image: url(/PhoenixMarketing/Images/Homepage/but_ornage_pixel.gif);
	background-repeat: repeat-x;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	padding-left:7px;
	padding-right:7px;
	text-align:center;

}
.GeneralBlueLink
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#1B72BB;
	background-color:#DDE4E8;
	padding-left:10px;
	padding-top:5px
}
.GeneralBlueTitle
{
	background-color:#A8D0E6;
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:#015794;
	text-align:right;
	padding-left:7px;
	padding-right:7px;
	text-align:center;
}

.GeneralBlueLinkWithoutBG
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#1B72BB;
	text-decoration:none;
}
.GeneralBlueLinkWithoutBG:hover,.GeneralBlueLinkWithoutBG:active,.GeneralBlueLinkWithoutBG:focus
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#1B72BB;
	text-decoration:underline;
}

.GeneralBigLabel
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #525254;
	/*display:block;
	float:right;*/
}

.GeneralTitleOrange
{
	background-image: url(/PhoenixMarketing/Images/ProductsFamily/search_orange_header_pixel.gif);
	background-repeat:repeat-x;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

.GeneralGreyBox
{
	background-image: url(/PhoenixMarketing/Images/ProductsFamily/searchbox_gradiant.gif);
	background-repeat:repeat-x;
}

.GeneralWhiteButton
{
    background-image: url(/PhoenixMarketing/Images/ProductsFamily/whitebutt_pixel.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	color:#1B72BB;
	cursor: hand;
	cursor: pointer;
}

.GeneralBlueHead
{
    background-image: url(/PhoenixMarketing/Images/ProductsFamily/blue_head_pixel.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.GrayGradientTopUC
{
    background-image: url(/PhoenixMarketing/Images/PersonalInfo/info_gradient_pixel.gif);
    background-repeat:repeat-x;
    background-color:#F5F7F9;
}

.GeneralDropDown
{
	background-image: url(/PhoenixMarketing/Images/Claims/tviyot_search_pixel.gif);
	background-repeat:repeat-x;
	padding:0px;
}

.GeneralDropDownButton
{
	background-image: url(/PhoenixMarketing/Images/Claims/but_pixel.gif);
	background-repeat:repeat-x;
	border:0px;
	width:38px;
	height:28px;
	cursor:pointer;
}

.GeneralTviyotTextBullet
{
	float:right;
	margin: 5px 10px 0px 0px;
	text-decoration:none;
}

.GeneralClaimsTitle
{
	background-image: url(/PhoenixMarketing/Images/Claims/tviyot_info_title_pixel.gif);
	background-repeat:repeat-x;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #034879;
}


.tdHeaderRight
{
	background-image: url(/PhoenixMarketing/Images/InvestorRelations/download_title_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height:31px;
}
.tdHeaderLeft
{
	background-image: url(/PhoenixMarketing/Images/InvestorRelations/download_title_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height:31px;
}
.tdHeaderCenterEng
{
	background-image: url(/PhoenixMarketing/Images/InvestorRelations/download_title_pixel.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #034879;
	text-align: left;
	height:42px;
}
.tdHeaderCenterHeb
{
	background-image: url(/PhoenixMarketing/Images/InvestorRelations/download_title_pixel.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #034879;
	text-align: right;
}

.tdHeaderCenterEng p , .tdHeaderCenterHeb p {margin: 0px; }

.tblBottomEng
{
	background-color:#edf4f7;
	direction:ltr;
}
.tblBottomHeb
{
	background-color:#edf4f7;
	direction:rtl;
}
.tdBottomRight
{
	background-image: url(/PhoenixMarketing/Images/InvestorRelations/download_bg_down_right.gif);
	background-repeat: no-repeat;
	background-color:#EDF4F7;
	width: 9px;
	height:9px;
	background-position:bottom right;
}
.tdBottomLeft
{
	background-image: url(/PhoenixMarketing/Images/InvestorRelations/download_bg_down_left.gif);
	background-repeat: no-repeat;
	background-color:#EDF4F7;
	width: 9px;
	height:9px;
	background-position:bottom left;
}
.tdBottomCenter
{
	background-image: url(/PhoenixMarketing/Images/InvestorRelations/download_bg_down_pixel.gif);
	background-repeat: repeat-x;
	background-color:#EDF4F7;
}
.tblBodyEng
{
	background-color:#edf4f7;
	direction:ltr;
}
.tblBodyHeb
{
	background-color:#edf4f7;
	direction:rtl;
}
.tblBodyEng div
{
    height: auto !important;
    border: solid black 1px;
    }

.tblBodyHeb div
{
    height: auto !important;
    }

.tdImageBodyWidth
{
	width: 40%;
}

.tdEngTextBody
{
	text-align:left;
	direction:ltr;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#525151;
}

.tdHebTextBody
{
	text-align:right;
	direction:rtl;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#525151;
}

.tdHebTextBody a ,
.tdHebTextBody a *
	{
	color: #034879 !important;
	font-weight: bold !important;
	}

.tdHebTextBody a span  {
	color: #034879 !important;
	font-weight: bold !important;
	}

.tdEngTextBody a ,
.tdEngTextBody a *
	{
	color: #034879 !important;
	font-weight: bold !important;
	}


.tdHebTextBody a:hover * {text-decoration: underline !important;}
.tdEngTextBody a:hover * {text-decoration: underline !important;}

.tdHebTextBody a:active * {text-decoration: underline !important;}
.tdEngTextBody a:active * {text-decoration: underline !important;}

.tdHebTextBody a:focus * {text-decoration: underline !important;}
.tdEngTextBody a:focus * {text-decoration: underline !important;}
.BodyHeb
{
	text-align:right;
	direction:rtl;
}
.BodyEng
{
	text-align:left;
	direction:ltr;
}
.BodyLinks, .BodyLinks a
{
	text-decoration:none;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color:#1b72bb;
}
.BodyLinks a:hover,.BodyLinks a:active,.BodyLinks a:focus
{
	text-decoration:underline;
}
.BodyText
{
	width:40%;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#525151;
}
p
{
	margin: 0px;
	padding: 0px;
}
h1.SearchersTitleOrange font p
{
	font-size:14px;	
}
.tdImageRightBottom
{
	background-image:url('/PhoenixMarketing/Images/Searchers/but_right.gif');
	background-position:top left;
	width:10px;
	height:28px;
	background-repeat: no-repeat;
}
.tdImageCenterBottom
{
	padding-top:4px;
	background-image:url('/PhoenixMarketing/Images/Searchers/but_pixel.gif');
	background-position:top;
	height:28px;
	background-repeat: repeat-x;
	color:#1b72bb;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	cursor: hand;
	cursor: pointer;
}
.tdImageCenterBottom a
{
	padding-top:4px;
	height:28px;
	background-repeat: repeat-x;
	color:#1b72bb;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	cursor: hand;
	cursor: pointer;
}
.tdImageLeftBottom
{
	background-image:url('/PhoenixMarketing/Images/Searchers/but_left.gif');
	background-position:top right;
	width:10px;
	height:28px;
	background-repeat: no-repeat;
}

#SideNav a
{
    font-size: 13px;
    text-decoration: none;
    }


#SideNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

/************styling for menu rows************/
#SideNav ul li
{
    /*removing the white color causes IE7 to hide the image...*/
	background: white url('/PhoenixMarketing/Images/menu_dots.gif') repeat-x left bottom;

	}

#SideNav ul li.current ul {
	background: white url('/PhoenixMarketing/Images/menu_dots.gif') repeat-x left top;
	}


/************styling for menu links************/
/*general links in menu */
#SideNav ul li a {
	text-decoration: none;
	display: block;
	padding: 5px 3px 5px;
	color: #034C85;
	font-weight: bold;
	}


/*second level father link */
#SideNav ul.level2 li.hasSons a {
	background: url('/PhoenixMarketing/images/nav_right_ikon_plus.gif') no-repeat;
	background-position:  right 6px;
	*background-position:  right 7px;
	_background-position:  right 7px;
	padding-right: 17px;

}

/*second level father link opened */
#SideNav ul.level2 li.current a {
	background: url('/PhoenixMarketing/Images/nav_right_ikon_minus.gif') no-repeat;
	background-position:  right 6px;
	*background-position:  right 8px;
}

/*second level link without sons*/
#SideNav ul.level2 li.noSons a {
	background-image: none;
	}

/*third level sons mark*/
#SideNav ul.level3 li.posting a {
	background: url('/PhoenixMarketing/Images/nav_right_ikon_plus_l2.gif') no-repeat;
	background-position: 105px 5px;
	*background-position: 105px 7px;
	padding-right: 37px;
	}

/*third  level father link opened */
#SideNav ul.level3 li.current a {
	background: url('/PhoenixMarketing/Images/nav_right_ikon_minus_l2.gif') no-repeat;
	background-position: 105px 5px;
	*background-position: 105px 7px;
	padding-right: 37px;
	}

/*fourth level row - remove the dots*/
#SideNav ul.level4 li
{
    background: none;
}

#SideNav ul.level3 ul.level4 li a
{
	background: none;
	padding-right: 34px;
	font-weight: normal;
}



/************styling menu colors************/
/*current link*/
#SideNav ul li.current a {color: #FF8B22;}
#SideNav ul li a.current {color: #FF8B22 !important;}

#SideNav ul li a:hover ,#SideNav ul li a:active,#SideNav ul li a:focus{color: #FF8B22 !important;}

/*link inside the current channel*/
#SideNav ul li.current li a {color: #1B72BB;}

.CompanyProfileUC span
{
	display:inline !important;
}

.termsListWrapper .BlueTitle p , .termsListWrapper * .BlueTitle p {display:inline !important;}


.ErrorMainDiv {margin-right: 152px;}

/************Styling ProductsMain/ProductsMainUC ************/
.MainWrapS
{
	width:220px;
	height:205px;
	overflow:hidden;
	float:right;
}

.MainWrapOddS
{
	margin-left:13px;
	display:inline;
}

.HeaderRightImageDiv
{
	width:57px;
	height:49px;
	float:right;
}
.HeaderMiddleDiv
{
	width:146px;
	height:34px;
	padding-right:7px;
	padding-top:15px;
	float:right;
}
.HeaderLeftImageDiv
{
	width:9px;
	height:49px;
	float:right;
}
.ContentBodyDiv
{
	width:203px;
	height:108px;
	background-color:#edf4f7;
	color:#525151 !important;
	font-size:13px;
	padding-right:8px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:8px;
	overflow:hidden;
}
.ContentBodyDiv span
{
	color:#525151 !important;
	font-size:13px;
}
.ContentBodyDiv span a
{
	color:#1b72bb !important;
}

.ContentBodyDiv font *
{
	color:#525151 !important;
	font-size:13px;
}
.ContentBodyDiv span font
{
	color:#525151 !important;
	font-size:13px;
}
.FooterRightImageDiv, .FooterLeftImageDiv
{
	width:7px;
	height:28px;
	float:right;
}
.FooterMiddleDiv
{
	width:205px;
	height:23px;

	text-align:left;
	color:#1b72bb;
	font-size:13px;
	font-weight:bold;

	padding-top:5px;
	background-color:#edf4f7;
	background-image:url(/PhoenixMarketing/Images/ProductsFamily/info_line_dot_pixel.gif);
	background-repeat:repeat-x;
	background-position:left top;
	float:right;
}
.HeaderMiddleDiv span
{
	font-weight:bold;
	font-size:16px;
	color:#004575;
}
.HeaderMiddleDiv a
{
	font-weight:bold;
	font-size:16px;
	color:#004575;
}
.FooterMiddleDiv a
{
	font-weight:bold;
}
.FooterMiddleDiv a, .ContentBodyDiv a *
{
	color:#1b72bb !important;
}
.FooterMiddleDiv a, .ContentBodyDiv a, .HeaderMiddleDiv a
{
	text-decoration:none;
}
.FooterMiddleDiv a:hover, .ContentBodyDiv a:hover, .HeaderMiddleDiv a:hover,
.FooterMiddleDiv a:active, .ContentBodyDiv a:active, .HeaderMiddleDiv a:active,
.FooterMiddleDiv a:focus, .ContentBodyDiv a:focus, .HeaderMiddleDiv a:focus
{
	text-decoration:underline;
}
/*CMS Edit Mode Style*/
.HeaderLeftImageDiv_EditMode
{
	width:1px;
	height:1px;
	float:right;
}
.HeaderMiddleDiv_EditMode
{
	width:1px;
	height:1px;
	float:right;
}
.ContentBodyDiv_EditMode
{
	width:215px;
	height:60px;
	float:right;
}

.inlineTerm {padding: 5px;}
.inlineTerm .InfoPopUpCloseDiv {height: 7px; overflow: hidden;}

.inlineTerm .InfoPopUpLowerMainText {padding-left: 4px;}

.glossaryLink , .glossaryLink:visited , .glossaryLink:hover,.glossaryLink:active,.glossaryLink:focus
{
	border-bottom: double #1B72BB 3px;
	color: #1B72BB;
	text-decoration: none !important;
	}

.Wanted_Body_Text span*
{
	color: #034879;
	font-size: 13px;
}
.Wanted_Body_Text
{
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #034879;
	font-size: 13px;
}
.bottomCorner
{
	height: 6px;
	font-size: 1px;
}
.recordType
{
	font-weight: bold;
	color: #034879;
	font-size: 13px;
}
.recordDate
{
	font-weight: bold;
	color: #454444;
	font-size: 13px;
}
.joblabel
{
	font-weight: bold;
	color: #034879;
	font-size: 13px;
	width: 130px;
	vertical-align: top;
	padding-right: 15px;
}
.jobtext
{
	font-weight: normal;
	color: #034879;
	font-size: 13px;
	width: 250px;
	vertical-align: middle;
}
.closed
{
	background-image: url(/PhoenixMarketing/Images/Wanted/download_title_ikon_close.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:36px;
	cursor: pointer;
}
.opened
{
	background-image: url(/PhoenixMarketing/Images/Wanted/download_title_ikon_open.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:36px;
	cursor: pointer;
}
.close
{
	display: none;
}
.open
{
	display: inline;
}
.mainTable tr.topTr
{
	height: 31px;
	background-color:#ecf4f7;
}
.mainTable tr
{
	height: 23px;
	background-color:#ecf4f7;
}
.mainTable tr.bottomTr
{
	height: 15px;
	background-color:#ecf4f7;
}
.mainTable 
{
	background-color:#ecf4f7;
}
.rightTopCorner
{
	background-image:url(/PhoenixMarketing/Images/ContactUs/bluebox_topright.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#dae9f0;
}
.leftTopCorner
{
	background-image:url(/PhoenixMarketing/Images/ContactUs/bluebox_topleft.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#dae9f0;
}
.rightBottomCorner
{
    background-image: url("/PhoenixMarketing/Images/ContactUs/bluebox_bottomright.gif");
	background-repeat:no-repeat;
	background-position:right bottom;
	width:9px;
	height:9px;
}
.leftBottomCorner
{
    background-image: url("/PhoenixMarketing/Images/ContactUs/bluebox_bottomleft.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	width:9px;
	height:9px;
}
.Pager a
{
	color:  #1b72bb;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.Pager a:hover,.Pager a:active,.Pager a:focus
{
	color:  #1b72bb;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.Pager span
{
	color: #525252;
	font-weight:normal;
}
.mailTo
{
	color:  #1b72bb;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}
.title
{
	padding-right: 15px;
	width: 300px;
}
.linksFooterItems .firstitem 
{
    margin-left: 112px; 
    font-weight: normal;
}

.linksFooterItems .firstitem a 
{
    font-weight: normal;
}

    
.linksFooterItems li
{
	float:left;
	cursor:pointer;
	list-style-type:none;
}
.linksFooterItemsWidth
{
	width: 700px;
}

.linksFooterInsType
{
	margin-left: 35px;
	margin-right: 0px;
}

.linksFooterInsType .row2 {
    margin-left: 180px;
}


.firefox .linksFooterInsType 
{
	margin-left: 50px;

	}

.linksFooterInsType li
{
	float:left;
	cursor:pointer;
	list-style-type:none;
}
.listBreadcrumbItems
{
	margin: 0px;
	margin-top:18px;
	padding: 0;
	display:inline;
	width:450px;

}
.TableBreadcrumbItems
{
	text-align:right;
	margin: 0px 160px 0px 0px;
	padding:0px;
	width:450px;
	height:40px;

}
.listBreadcrumbItems li
{
	float:right;
	cursor:pointer;
	margin-bottom:17px;
	list-style-type:none;
}

.hiddenHeader
{
    position:absolute;
   /* left:-10000px;*/
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}

.btnSearch
{
    border:none;
    width:22px;
    height:21px;
    cursor:pointer;
    font-size:9pt;
    font-family:Arial;
    vertical-align:middle;
    text-align:right;
    font-weight:normal;
}

.SearchersTitleOrange th
{
	background-image: url(/PhoenixMarketing/Images/ProductsFamily/search_orange_header_pixel.gif);
	background-repeat:repeat-x;
	height:31px;

}
#divContentArea
{
    float:left;
}

#divLang
{
    float:left;
}
.RegularText li
{
    list-style-type:none;
    float:right;
    clear:right;
    width:100%;
}

.WhiteButtonSize
{
	height:28px;
	width:100%;
	border:none;
	padding-right:0px;
text-align:right;
	font-family:Arial;
	
}

.ie6  .WhiteButtonSize
{
	border:none;
	margin-bottom:4px;
	
	width:100%; 
}

.ie7  .WhiteButtonSize
{
	
	border:none;
	margin-bottom:4px;
	
	width:100%; 
}
.WhiteButtonTablesSize
{
	width:80%;
	cursor: hand;
}

.firefox .WhiteButtonTablesSize
{
	width:100%;
	cursor: hand;
}
.WidthPolicyNumber
{
	width:120px;
}
.firefox .WidthPolicyNumber
{
	width:100px;
}
.firefox .BreadcrumbText
{
	white-space:normal;
}
.firefox .McmsBreadcrumbClass
{
	width:460px;	
}
.McmsBreadcrumbClass .LinkText
{
	white-space:normal;
}
.McmsBreadcrumbClass .current
{
	white-space:normal;
}
.TopMenuWidth
{
	width:621px;
}
.firefox .TopMenuWidth
{
	width:610px;
}

.NoMaster #MiddlePage
{
	width:480px;
}
.NoMaster .MiddlePage
{
	
	width:480px;
}
.NoMaster #divMenuInner
{
	
	
display:none;
}

.NoMaster
{
	
}
table .TitleMarging
{
	margin-right:154px;
}

.firefox table .TitleMarging
{
	margin-right:155px;
}

.ie6 table .TitleMarging
{
	margin-right:152px;
}
.RightMenuModePrint
{
	display: none;
}
.firefox .CSSRightMenuMode
{
	padding-left:13px;
	float:right;
}

.VTop 
{
		vertical-align:top;
}

a.noline {text-decoration: none;}
a.noline:hover {text-decoration: none;}
.ltr {direction:ltr;}
select.ltr option {direction:ltr;}
.ddl_Operation {text-transform: lowercase; direction: ltr;}
.ddl_Operation option {text-transform: lowercase; }

.simplePageEng table.MsoNormalTable {float: left;}

.textWithTable {
	font-size: 12px;
	}

.textWithTable table  {
	font-size: 12px;
	border: solid #525252 1px;
	border-collapse: collapse;
	}

.textWithTable table td,
.textWithTable table th
{
	font-size: 12px;
	border: solid #525252 1px;
	padding: 2px;
	}


table.centeredColumns {}
table.centeredColumns th ,
table.centeredColumns th p
	{text-align: center;}

table.centeredColumns td ,
table.centeredColumns td  p
	{text-align: center;}

table.centeredColumns td b
	{
		display: block;
		text-align: right;
		}
		
.GeneralBlueLinkHome
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#1B72BB;
	text-decoration:none;
	/*background-color:#DDE4E8;*/
	/*padding-left:50px;*/
}


.lightbox {
	position: absolute;		
	z-index: 1001;
	width: 318px;
	padding-top: 11px;	
}

.lightbox .lightboxTop {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 11px;
	background: url(/PhoenixMarketing/Images/Lightbox/lightbox_top.gif) no-repeat left bottom;
}

.lightbox .lightboxClose {
	display: block;
	position: absolute;
	left: 20px;
	top: 20px;
	width: 25px;
	height: 25px;
	background: url(/PhoenixMarketing/Images/Lightbox/lightbox_close.gif) no-repeat left top;
}


.lightbox .lightboxContent {
	background: url(/PhoenixMarketing/Images/Lightbox/lightbox_bottom.gif) no-repeat left bottom;	
	padding: 20px;
	font-size: 13px; 
	padding-top: 15px;
	_padding-top: 35px;
	*padding-top: 25px;
	zoom: 1;/*fixes ie rendering bug*/
}
  
.lightbox h2 {
	margin: 0px;	
	margin-bottom: 10px;	
	color:#2562AE;
	font-size:14px;
	font-weight:bold;
	}
	
.contactUsFooter #ContactBoxFormLink {width: 156px; }
	

body.menuIsOpened .hideWhenMenuOpened
	{visibility:hidden;}
	
body.ie7.menuIsOpened .hideWhenMenuOpened
	{
		/*visibility:hidden;*/
		display:none;
}

@media print {
    .noprint {display:none;}
    .McmsBreadcrumbClass {display:none;}
    #floater {display:none;}
    #HeaderTable img {display:none;}
    
}

