html, body, table
{
	margin: 0px auto;
	font-family        :Arial,Tahoma,Verdana,Georgia, Lucida,Helvetica, sans-serif;
	font-style         :normal;
	font-variant       :normal;
	font-size: 8.5pt;
}

a
{
	text-decoration: none;
}

img
{
	display: block;
	border: none;
}

ul.list
{
	list-style-image: url(../../../Graphics/Icons/Arrow.gif);
	list-style-position: outside;
}

hr
{
	color: #89D1F9;
	height: 3px;	
}

table.main
{
	width: 960px;
}

table.full
{
	width: 100%;
}

td.menu_underline
{
	background-color: #F87A01;
	height: 3px;
	vertical-align:top;
	border-style:none;
	margin:0px;
	padding:0px;
}

tr.menu_secondline
{
	width: 100%;
	background-image: url(../../../Graphics/Images/SecondMenuLineNew.png);
	background-repeat: repeat-x;
	background-position:top;
}

div.search_panel
{
	width: 100%;
	height: 57px;
	border-bottom: solid 1px #1F3A4F;
	border-right: solid 1px #1F3A4F;
	background-image: url(../../../Graphics/Images/SearchPanelBackground.png);
	background-repeat: repeat-x;
	display: block;
}

input.search_textbox
{
	border: solid 1px #5EB6CC;
	width: 400px;
}

tr.line_header
{
	background-image: url(../../../Graphics/Images/LineHeader.png);
	background-repeat: repeat-y;
	height: 5px;
}

tr.header
{
	background-image: url(../../../Graphics/Images/HeaderBackground.png);
	background-repeat: repeat-x;
}

.blue
{
	color: #528EC0;
}

.blueline
{
	color: #528EC0;
	text-align:left;
	font-size: 8pt;
}

.blueboldline
{
	padding-left:10px;
	color: #528EC0;
	text-align:left;
	font-size: 8pt;
	font-weight:bold;
}

.orangeboldmediumline
{
	padding-left:10px;
	color: #FF7305;
	text-align:left;
	font-size: 12pt;
	font-weight:bold;
}

.white
{
	color: White;
}

.dark_blue
{
	color: #526574;
}

.light_blue
{
	color: #008DDD;
}

.light_blue_Big
{
	color: #008DDD;/*#F87A01;*/
	font-size:10pt;
	font-style:italic;
	font-weight:900;
}

.dark_gray
{
	color: #444444;
}

.blue_bold
{
	color: Blue;
	font-weight: bold;
	text-align:left;
}

.orange
{
	color: #F68002;
}

.orange_bold
{
	color: #F68002;
	font-weight: bold;
}

.bold
{
	font-weight: bold;
}

.small
{
	font-size: 8pt;
}

.center_text
{
	text-align: center;
}

.right_text
{
	text-align: right;
}

.left_text
{
	text-align: left;
}

.centered
{
	margin: 0px auto;
}

.eohyper{
	font-size:12px;
	font-weight:bold;
	color:#2464c7;
	float:left;
	line-height:12px;
}

.eobhyper{
	padding-right:20px;
	padding-left:20px;
}

.phone{
	font-size:11px;
	float:right;
	padding-left:90px;
	color:#333;
	width:150px;
}
.phone b{
	font-size:17px;
	color:#2464c7;
	padding-left:7px;
	font-weight:normal;
}

td.links
{
	border: none;
}

td.rights
{
	color: #858585;
	text-align: center;
	height: 30px;
}
.bg_light_gray
{
	background-color:#F0F0F0;
}
.bg_gray
{
	background-color:#616060;
	color:White;
}
.bg_light_blue
{
	background-color:#C0E8F4;
}
.border_gray
{
	border-color:  #9F9F9F;
}
.tr_header
{
	background-color:#F0F0F0;
	color: #F68002;
}


/* add by nechama */
.blue1
{
	background-color: #528EC0;
	font-size:large;
	

}

#toolBarRow
{
	height: 60px;
	background-color: #DEE7F7;
}

.rightsLine
{
	background: left center;
	background-image: url(../../../Graphics/Images/RightsLine.png);
	background-repeat: no-repeat;
}

/*------ Footer bar ----------*/

.footerBarMaster
{
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: White;
}

.footerBarMaster a
{
	color: White;
	font-weight: bold;
	font-size:8.5pt;
}

.footerBarMaster .leftMaster
{
	background: left center;
	background-image: url(../../../Graphics/Images/FooterBackgroundOrangeLeft.png);
	background-repeat: no-repeat;
}

.footerBarMaster .rightMaster
{
	background: right center;
	background-image: url(../../../Graphics/Images/FooterBackgroundOrangeRight.png);
	background-repeat: no-repeat;
	display:block;
}

.footerBarMaster .midMaster
{
	background:center;
	background-image: url(../../../Graphics/Images/FooterBackgroundOrange.png);
	background-repeat: repeat-x;
}

td.EntityDetailColumnSpacer
{
	width: 5px;
}

table.EntityDetails
{
	font-family: Verdana, Arial;
	font-size: 9pt;
}

td.plusSignLeft
{ 
	text-align:left;
	background: url(../../../Graphics/Images/PlusSign.png) left center no-repeat; 
	padding-left: 10px;
	margin-bottom: 10px;	
}

td.plusSignCenter
{ 
	text-align:center;
	background: url(../../../Graphics/Images/PlusSign.png) left center no-repeat; 
	padding-left: 10px;
	margin-bottom: 10px;	
}


/*----------------------- Start bottomNavigation ----------------------*/
.bottomNavigation{
	background:url(../../images/headingBg.gif) no-repeat;
	height:26px;
	width:946px;
	clear:both;
	display:block;
}
.bottomNavigation span{
	padding:6px 0 0 355px;
	font-size:12px;
	color:#fff;
	float:left;
}
.bottomNavigation span a{
	color:#FFFFFF;
	padding:0 20px;
	font-weight:bold;
	font-size:11px;
}
.bottomNavigation b{
	float:right;
	display:block;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	padding-right:24px;
	background:url(../../images/rss.gif) no-repeat right top;
	margin:6px 8px 0 0;
}
.bottomNavigation b a{
	color:#FFFFFF;
}
.bottomArea ul{
	padding:2px 0 2px 134px;
	float:left;
}
.bottomArea ul li{
	background:url(../../images/bullet.gif) no-repeat left 8px;
	padding-left:11px;
	float:left;
	width:258px;
}
.bottomArea ul li a{
	font-size:11px;
	font-weight:bold;
	color:#2464c7;
}
/*----------------------- End bottomNavigation ----------------------*/
.footerLinks{
font-size:11px;
font-weight:bold;
color:#2464c7;
}