table,td,th,select,input,span,div,p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	direction: rtl;
}
body
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img
{
	border-width:0px;
}

.h100 { height:100%;}
.w100 { width:100%;}
.bold { font-weight:bold;}
.block { display:block;}
.normal { font-weight: normal;}
.uline { text-decoration:underline!important;}
.h100 { height:100%;}
.w100 { width:100%;}
.wh100 {width:100%;height:100%;}
.wrapper { width : 750px; height : 100%; }
 
.c0 { color:#FFFFFF;}
.c1 { color:#000000;}
.c2 { color:#002C5A;}/**/ /*site text */
.c3 { color:#21558C;}
.c4 { color:#166C6F;}/*green titels*/
.c4 { color:#706F6F;} /*Grey*/
.c5 { color:#777676;} /*Grey Trajector*/
.c6 { color:#4F4E4E;} /*Grey Titile*/
.c7 { color:#555555;} /*Grey RS*/
.c8 { color:#C3CFE2;} /*Blue Seminar*/
.c9 { color:#3F5278;} /*Blue CimData*/

.s9 { font-size:9px;}
.s10 { font-size:10px;}
.s11 { font-size:11px;}
.s12 { font-size:12px;}
.s14 { font-size:14px;}
.s15 { font-size:15px;}
.s16 { font-size:16px;}
.s18 { font-size:18px;}

table.bg_wrapper
{
	/*background:url(../../Images/bg1.png) top center no-repeat; */
	width:100%;
}
td.bg_wrapper
{
	vertical-align:top;
	border: solid 0 orange;
}
table.wrapper{/*background:#DDDCDC;*/width:780px;height:100%;}

.visible
{
	display:block;
}
.invisible
{
	display:none;
}

.content
{
	/*background: url(../../Images/content_bg_new.gif) top center no-repeat #FFFFFF;*/
	border-left: 8px solid #DDDCDC;
	border-top: 8px solid #DDDCDC;
	width: 613px;
	height:100%;
	padding:4px 4px 4px 4px;
}

.padding_bottom_2
{
	padding-bottom:2px;
}

.padding_top_2
{
	padding-top:2px;
}
.padding_right_4
{
	padding:0px 4px 0px 0px;
}

/* Footer */
img.footer_logo
{
	width:110px;
	height:52px;
}

/* List Paging */
td.paging_padding
{
	padding:0px 15px 0px 7px;
}

@media print
{
	/*TABLE.top,*/ .no_print,
	TD.sb_container, TABLE.sb_table,
	DIV.banner_1, DIV.banner_2, DIV.banner_3, DIV.banner_4,
	DIV.banner_5, DIV.banner_6, DIV.banner_7, DIV.banner_8,
	TABLE.response2,
	SPAN.footer, A.footer,
	TABLE.navigation,
	TABLE.paging,
	TABLE.footer	
	{
		display: none;
	}
	
	TD.content
	{
		width: 700px;
		border-top: 3px solid #FFFFFF!important;
	}	
	
	/*TABLE.footer
	{
		width: 650px!important;
		float: right;
	}
	*/		
}	


.d_none
{
	display: none;
}
.d_inline
{
	display: inline;
}



/******************************************************/
/* CSS by Itzik Pop for Sending CV
/******************************************************/
div.sending_cv
{
	display: none;
}
div.contact_now
{
	width: 125px;
	display: table;
}
div.contact_now_start
{
	height: 35px;
	width: 100%;
	background: url(../../Images/NS.HE/contact_now_top.gif) no-repeat center top;
	color: #fff;
	text-align: center;
	position: relative;
}
div.contact_now_start span
{
	position: absolute;
	left: 8px;
	bottom: 0px;
	font-size: 13px;
	font-weight: bold;
}
div.contact_now_content
{
	border-left: solid 1px #005bab;
	border-right: solid 1px #005bab;
	text-align: center;
	color: #005bab;
}
div.contact_now_content table
{
	width: 110px;
	margin: 0px auto;
}
span.required img
{
	vertical-align: top;
	margin-top: 3px;
}
input.input_110
{
	border: solid 1px #005bab;
	background: #fff;
	height: 20px;
	width: 110px;
}
input.input_60
{
	border: solid 1px #005bab;
	background: #fff;
	height: 20px;
	width: 60px;
}
select.select_45
{
	width: 45px;
	font-size: 11px;
}
td.contact_now_btn
{
	text-align: left;
	padding: 5px 0px 10px;
}
input.contact_now_btn
{
	background: url(../../Images/NS.HE/btn_send.gif) no-repeat;
	width: 44px;
	height: 18px;
	border: 0px;
	cursor: pointer;
}
div.contact_now_end
{
	height: 20px;
	width: 100%;
	background: url(../../Images/HR.HE/SideBar/sb_bottom.gif) no-repeat;
}
