html, body {
	margin:0px;
	padding:0px;
	vertical-align: top;
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
	
} .push {
	height: 30px; /* .push must be the same height as .footer */
}
.footer{
	height: 30px; /* .push must be the same height as .footer */
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color: #174688;
	clear:both;
	position: relative;
	text-decoration: none;
	direction:rtl;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: bottom;
}
.footer a, .footer a:visited {
text-decoration: none;
} 

.footer a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #609ed5;
}

a.footerR , a.footerR:visited {
	text-decoration: none;
	color: #999999;
} 

a.footerR:hover {
	text-decoration: none;
	font-size: 11px;
	color: #609ed5;
}


a:link {
	color: inherit;
}
a:visited {
	color: inherit;
}
a:hover {
	color: #609ed5;
}



#navcontainer { width: 500px; }

ul#navlist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	vertical-align: top;
}


#navcontainer ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	background-image: url(images/butt_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#navcontainer a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 92px;
	margin-right: 4px;
	margin-left: 4px;
	height: 22px;
}

#navcontainer li#active { 
	background: url(images/butt_bg.gif);
	background-repeat: no-repeat; 
	}
#navcontainer a:hover { 
	background: url(images/butt_bg_roll.gif);
	background-repeat: no-repeat; 
	}





#sidenavcontainerGilboa {
	float: right;
	direction: rtl;
	margin-right:0px;
	margin-top:0px;
	width:218px;
	margin-bottom:0px;
	display:inline;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	color: #585858;
	line-height: 150%;
	padding-top:1px;
	padding-bottom:2px;
	background-image: url(images/news_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}

#sidenavcontainer {
	float: right;
	direction: rtl;
	margin-right:10px;
	margin-top:0px;
	width:217px;
	margin-bottom:0px;
	display:inline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	color: #585858;
	line-height: 150%;
	padding-top:1px;
	padding-bottom:2px;
	background-image: url(images/news_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}

.sidenavcontainer {

	float: right;
	direction: rtl;
	padding-right:10px;
	width:209px;
	display:inline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	color: #585858;
	background-image: url(images/sidebg.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	height: 167px;

}

#EnglishSide {
	float: right;
	direction: ltr;
	margin-right:10px;
	margin-top:0px;
	width:218px;
	margin-bottom:0px;
	display:inline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	color: #585858;
	line-height: 150%;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #585858;
	height: 1260px;
	text-decoration: none;
	background-color: #E1E1E1;



}
.EnglishSideTitle {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	direction:ltr;
}




#sidenavlist {
	list-style-image: url(images/arrow.gif);
	text-align: right;
		text-decoration: none;
} 

ul#sidenavlist  li#active
{
	list-style-image: url(images/arrow.gif);
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}


.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	text-decoration: none;
	color: inherit;
	}
a:hover{
	text-decoration: underline;
}
#main {
	width:995px;
	border: 0px solid #f0f0f0;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}
#logo {
	margin-right:11px;
	margin-top:0px;
	width:301px;
	height:90px;
	margin-bottom:0px;
	float:right;
	display:inline;

}
#colwrap1 {
	float:right;
	width:640px;
	margin-left:0px;
	border: 0px solid #f0f0f0;

}
#colwrapCont {
	float:right;
	width:640px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
	margin-bottom: 20px;
}
.butt {
	margin-top:0px;
	margin-bottom:0px;
	float:right;
	display:inline;
}

#gilboa {
	margin-left:9px;
	margin-top:0px;
	width:759px;
	height:215px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
.gilboaSystemTitle {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	direction:rtl;
	color: #0d3670;
	font-weight: bold;
}
.gilboaSystem {
	float:left;
	display:inline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	direction:rtl;
	color: #000000;
	background-image: url(images/gilboa_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 191px;
	margin: 0px;
	height: 190px;
	padding-right: 26px;
	padding-top: 20px;
}

.gilboaSystem a, .gilboaSystem a:visited {
	text-decoration: none;
	color: #FFFFFF;
} 

.gilboaSystem a:hover {
	text-decoration: none;
	color: #000000;
}

.gilboaSystemNews {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	direction:rtl;
	color: #000000;
	background-color: #bcbcbd;
	padding-left: 10px;
}

.gilboaSystemNews a, .gilboaSystemNews a:visited {
	text-decoration: none;
	color: #FFFFFF;
} 

.gilboaSystemNews a:hover {
	text-decoration: none;
	color: #000000;
}


#orange {
	margin-left:9px;
	margin-top:0px;
	width:235px;
	height:33px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/orange.gif);
	overflow:hidden;
	background-repeat: no-repeat;

}
#blue {
	margin-left:8px;
	margin-top:0px;
	width:235px;
	height:33px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/blue.gif);
	overflow:hidden;
	background-repeat: no-repeat;

}
#blue2page {
	width:207px;
	height:33px;
	float:left;
	display:inline;
	background-image: url(images/blue2page.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	background-position: right;
}
#green {
	margin-left:9px;
	margin-top:0px;
	width:242px;
	height:33px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/green.gif);
	overflow:hidden;
	background-repeat: no-repeat;
}
#green2page {
	width:207px;
	height:33px;
	float:left;
	display:inline;
	background-image: url(images/green2page.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	background-position: right;
}
#red {
	width:207px;
	height:33px;
	float:left;
	display:inline;
	background-image: url(images/red.gif);
	background-repeat: no-repeat;

}
#red2page {
	width:207px;
	height:33px;
	float:right;
	display:inline;
	background-image: url(images/red.gif);
	background-repeat: no-repeat;
	margin-right: 0px;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 30px;
	text-align: right;
	padding-right: 10px;
}

.SubtitleGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71A23C;
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
}
.gilboaTitle {
	font-family: Arial, sans-serif;
	font-size: 18px;
}


.titleCont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 30px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
.ContBOXText {
	width:717px;
	float:right;
	display:inline;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	line-height: 16.799999237060547px;
	background-image: url(images/red_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
	vertical-align: top;
}

.ContBOXText a, .ContBOXText a:visited {
	color: #666666;
	text-decoration: underline;
} 
.ContBOXText  a:hover {
	text-decoration: none;
	color: #000000;
	}
.ContBOXTextGreen {
	width:717px;
	float:right;
	display:inline;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	direction:rtl;
	color: #000000;
	line-height: 16.799999237060547px;
	background-image: url(images/green_long_title.gif);
	background-position: left top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
	vertical-align: top;
	background-repeat: no-repeat;
}
.ContBOXTextGreen a, .ContBOXTextGreen a:visited {

	color: #666666;
	text-decoration: underline;
} 
.ContBOXTextGreen  a:hover {
	text-decoration: none;
	color: #000000;
}

.ContBOXTextGreenTitle {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
background-image: url(images/green_long_title.gif);
	background-position: left top;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
	vertical-align: top;
	background-repeat: no-repeat;
	height: 43px;
	width: 754px;
	padding-right: 20px;
	text-align: right;
	direction:rtl;
}

	
.EnglishContBOXTextGreen {
	width:717px;
	float:right;
	display:inline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	line-height: 16.799999237060547px;
	background-image: url(images/green_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
	vertical-align: top;
	direction:ltr;
	
}
.EnglishContBOXTextGreen a, .EnglishContBOXTextGreen a:visited {
	color: #528ECC;
	text-decoration: underline;
} 

.EnglishContBOXTextGreen a:hover {
text-decoration: none;
	color: #000000;
}


.ContBOXTextBlue {
	width:717px;
	float:right;
	display:inline;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	line-height: 16.799999237060547px;
	background-image: url(images/blue_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
	vertical-align: top;
}

.ContBOXTextBlue a, .ContBOXTextBlue a:visited {
	color: #666666;
	text-decoration: underline;
} 
.ContBOXTextBlue  a:hover {
	text-decoration: none;
	color: #000000;
	}
	
	
	.ContBOXTextPIC {
	width:717px;
	float:right;
	display:inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 10px;
	vertical-align: top;
	text-align: left;
}
.tableCell{
	text-align: justify;
	vertical-align: top;
	direction: rtl;
	padding-top: 10px;
}


.bold {
	font-weight: bold;
}
.justText {
	display:inline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	direction: rtl;
	line-height: 17px;
}
.justClientText {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #666666;
	direction: rtl;

}

.EnglishjustTextSIDE {
	display:block;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	direction: ltr;
	line-height: 17px;
	padding-top: 10px;
	padding-left: 10px;		
}
.EnglishjustText {
	display:block;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	direction: ltr;
	line-height: 17px;
	padding-top: 10px;
	padding-left: 10px;		
}
.text {
	margin-left:26px;
		margin-right:24px;
	margin-top:12px;
	width:200px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	line-height: 16.8px;
	padding-top:1px;
	padding-bottom:2px;
	direction: rtl;
}

.text a, .text  a:visited {
	text-decoration: underline;
	color: #F7933D;
} 
.text a:hover {
	text-decoration: none;
	color: #EB6F0A;
}

.text2 {
	margin-left:24px;
		margin-right:24px;
	margin-top:12px;
	width:210px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	line-height: 16.799999237060547px;
	padding-top:1px;
	padding-bottom:2px;
	direction: rtl;

}

.text2 a, .text2  a:visited {
	text-decoration: underline;
	color: #528ECC;
} 
.text2 a:hover {
	text-decoration: none;
	color: #316BA6;
}
.text3 {
	margin-left:24px;
	margin-right:24px;
	margin-top:12px;
	width:210px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	line-height: 16.799999237060547px;
	padding-top:1px;
	padding-bottom:2px;
	direction: rtl;

}
.text3 a, .text3  a:visited {
	text-decoration: underline;
	color: #84BC4A;
} 
.text3 a:hover {
	text-decoration: none;
	color: #639135;
}
.nav {
	margin-top:26px;
	margin-left:7px;
	direction:rtl;
	float:left;
	display:inline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #4984C5;

}

a.topNavLink:link, a.topNavLink:visited{
	font-size:13px;
	COLOR:#FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}

a.topNavLink:hover{
	font-size:13px;
	COLOR:#FFFFFF;
	text-decoration: none;
	background-color: #4984C5;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;

}

a.topNavLinkEnglish:link, a.topNavLinkEnglish:visited{
	font-size:10px;
	COLOR:#FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	font-weight: bold;
}

a.topNavLinkEnglish:hover{
	font-size:10px;
	COLOR:#FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	background-color: #4984C5;
	padding-left: 2px;
		font-weight: bold;
}

.subtitle {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}




a.menuLink:link {
	float: right;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #63a0d6;
	height: 16px;
	width: 200px;
	padding: 2px 15px 2px 2px;
	text-align: right;
	text-decoration: none;
	display: block;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

a.menuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #39BAF6;
	height: 16px;
	width: 200px;
	padding: 2px 15px 2px 2px;
	text-align: right;
	display: block;
}
a.menuLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #48A8D4;
	padding: 2px 15px 2px 2px;
	text-align: right;
	text-decoration: none;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 16px;
	width: 200px;
	display: block;
}
.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #e1e1e1;
	padding: 1px;
	height: 100%;
	width: 200px;
	text-align: right;

}
.footerPAD {
	padding-top: 10px;
}

