﻿p
{
	margin: 0px;
	padding: 0px;
}
.GeneralErrorTextWithBold
{
	color: #ff8b22;
	font-family:Arial;
	font-size:13px;
	font-weight:bold!important;
	display: block;
}
.hidden
{
	display: none;
}
.GeneralSuccess
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #034879;
	display:block;
	float:right;
	width:200px;
}
.SmallFont
{
	font-size: 1px;
}
.GeneralRequiredFieldSign
{
	color: #ff8b22;
	font-weight: bold;
}
.Spacer
{
	height: 14px;
	width: 450px;
}
.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;
}

.GeneralLabelText p {display:inline;}


.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;
}

.GeneralTextBox
{
	width:150px;
}

.GeneralText
{
	color: #525151;
	font-family:Arial;
	font-size:13px;
	line-height: 17px;
}
dt .GeneralText
{
	padding-bottom:17px;
	padding-top:17px;
	
}

.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:16px;	
	font-weight:bold;
	color:#015794;
	text-align:right;
	padding-left:7px;
	padding-right:7px;
	text-align:center;
}
a
{
	text-decoration:none;
}
 
.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;
	
}
 
.GeneralBlueLinkWithoutDT
{
	font-family:Arial;
	font-size:13px;	
	font-weight:bold;
	color:#1B72BB;
	text-decoration:none;
	float:left;

	
}
.GeneralBlueLinkWithoutDT:hover,
.GeneralBlueLinkWithoutDT:active,
.GeneralBlueLinkWithoutDT:focus
{
	font-family:Arial;
	font-size:13px;	
	font-weight:bold;
	color:#1B72BB;
	text-decoration:underline;
	float:left;
	padding-bottom:10px;
	

}

.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:14px;	
	font-weight:bold;
	color:#FFFFFF;
}

h1.GeneralTitleOrange font {font-size: 14px !important;}

.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:hand;
}

.GeneralTviyotTextBullet
{
	float:right;
	margin: 5px 10px 0px 0px;
}
.tblTitle
{
	
}
.ie6 .tblTitle
{
	margin-right:160px;	
}
.firefox .tblTitle
{
	margin-right:157px;	
}
.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;
}
.GeneralClaimsMainTitle h2
{  
/*	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;	
}

.tdHeaderRight
{
	background-image: url(/PhoenixMarketing/Images/orange_small_top_right.gif);
	background-repeat: no-repeat;
	width: 5px;
	height:100%;
}
.tdHeaderLeft
{
	background-image: url(/PhoenixMarketing/Images/orange_small_top_left.gif);
	background-repeat: no-repeat;
	width: 5px;
	height:28px;
}
.tdHeaderCenterEng
{
	background-image: url(/PhoenixMarketing/Images/orange_small_top_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;
}
.tblBottomEng
{
	background-color:#edf4f7;
	direction:ltr;
}
.tblBottomHeb
{
	background-color:#edf4f7;
	direction:rtl;
}
.tdBottomRight
{
	background-image: url(/PhoenixMarketing/Images/greybox_bottomright.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
	background-color:#E5E5E5;
	width: 9px;
	height:9px;
}
.tdSmall
{
	font-size:1px;
}
.tdBottomLeft
{
	background-image: url(/PhoenixMarketing/Images/greybox_bottomleft.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color:#E5E5E5;
	width: 9px;
	height:9px;
}
.tdBottomCenter1
{
	background-color:#E5E5E5;
	font-size:1px;
}
.tblBodyEng
{
	background-color:#edf4f7;
	direction:ltr;
}
.tblBodyHeb
{
	background-color:#edf4f7;
	direction:rtl;
}
.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;
}

.BodyHeb
{
	text-align:right;
	direction:rtl;
}
.BodyEng
{
	text-align:left;
	direction:ltr;
}
.BodyLinks a
{
	text-decoration:none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:#1b72bb;
}
.BodyText_LeftCube
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color:#525151;
}
.tblBodyText
{
	background-color: #E5E5E5;
}
.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;
}
