body	{
	margin: 0 0 0 0;
	text-align: left;
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 130%;
	background-color: #FFFFFF;
	}
.Header	{
	height: 119px;
	width: 972px;
	background-image: url(../images/HeaderBg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
	
.Container	{
	width: 972px;
	text-align: left;
	margin: 0em auto;
	background-color: #FFFFFF;
	background-image: url(../images/ContainerBg.gif);
	background-position: top right;
	background-repeat: repeat-y;
	}

	
.MainBody {
	width: 766px;
	float: right;
	padding: 0;
	margin: 0;
	background-image: url(../images/MainBodyBg.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
.FormField {
	direction:ltr;
	text-align: left;
	font-size: 90%;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.LanguageFormField {
	direction:ltr;
	text-align: left;
	font-size: 85%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #D7DFEC;
}

.Content	{
	text-align: left;
	padding: 0px 15px 0px 15px;
}
.HebContent	{
	text-align: right;
	float: left;
	padding: 0px 20px 12px 20px;
	font-size: 90%;
	direction: rtl;
	margin-top: 30px;
}

.SideBar {
	text-align: left;
	font-size: 95%;
	padding-right: 0px;
	margin-right: 0px;
	float: left;
	width: 206px;
	padding-top: 31px;
}

/*** logo styles *****************/

.Logo{
	float: left;
	height: 72px;
	padding-left: 18px;
	width: 165px;
	padding: 15px 0px 0px 20px;
}	

/*** General Tags *****************/

a:link {
	color: #0033FF;
	text-decoration: underline;
}

a:visited {
	color: #0033FF;
	text-decoration: underline;
}

a:hover, a:active	{
	color: #FD9522;
	text-decoration: none;
	}
	
h1	{
	color: #FD9522;
	font-size: 180%;
	line-height: 120%;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 8px 0px 5px 0px;
	padding-bottom: 10px;
	}
	
h2	{
	color: #32548F;
	margin: 3px 0px 0px 0px;
	font-size: 130%;
	font-weight: bold;
	line-height: 120%;
	font-style: normal;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}
	
h2 a:link {
	color: #32548F;
	text-decoration: none;
	}
h2 a:visited {
	color: #32548F;
	text-decoration: none;
}
h2 a:hover, h2 a:active	{
	color: #34445F;
	text-decoration: underline;
	}

h3	{
	font-size: 120%;
	line-height: 120%;
	color: #FD9522;
	margin-bottom: 8px;
	font-weight: bold;
	}
h4	{
	font-weight: normal;
	margin-top: 8px;
	font-size: 160%;
	margin-bottom: 10px;
	color: #3F6387;
	line-height: 130%;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	}

h5	{
	color: #FD9522;
	margin: 15px 0 15px 0;
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	}
h6	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	}
h6 a:link {
	color: #1B4993;
	text-decoration: underline;
}

h6 a:visited {
	color: #1B4993;
	text-decoration: underline;
}

h6 a:hover, h6 a:active	{
	color: #1B4993;
	text-decoration: none;
	}

p	{
	line-height: 140%;
	color: #000000;
	margin: 0px 0px 15px 0px;
	}

ul {
	line-height: 140%;
	list-style-image:  url(../images/LiBullet.gif);
	font-family: Tahoma, Arial, sans-serif;
	margin-top: 0px;
	}

	
ul ul{
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-image: none;
	background-image: url(none);
	}

ol {
	line-height: 120%;
	margin: 8px 0px 15px 30px;
	padding: 0;
	}

li {
	margin: 0;
	margin-bottom: 10px;
	}	
	
.ContentSummery	{
	font-weight: bold;
	margin-bottom: 15px;
	color: #000000;
	line-height: 145%;
	font-style: normal;
	}
/************ BreadCrumbs styles **************/
.BreadCrumbs	{
	color: #FFFFFF;
	font-size: 80%;
	text-align: left;
	padding: 8px 0px 0px 0px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 13px;
	}
	
.BreadCrumbs a	{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	}
.BreadCrumbs a:visited	{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	}
.BreadCrumbs a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
	}

/************ footer styles **************/
.Footer {
	background-image: url(../images/FooterBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 0px 0px 10px;
	clear: both;
	height: 51px;
	width: 962px;
	}
.Footer	p{
	color: #FFFFFF;
	text-align: left;
	font-size: 90%;
	padding: 15px 0px 0px 205px;
	margin-bottom: 8px;
	}
	
.Footer a:link	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.Footer a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	}
	

.Footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}


.FooterLogos {
	color: #999999;
	text-decoration: none;
	float: right;
	padding-right: 0px;
	margin: 17px 10px 0px 0px;
	}

/*** SideMenu styles **************/
.SideMenu {
	float: left;
	font-size: 100%;
	width: 206px;
	margin-bottom: 30px;
}

.SideMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	line-height: 110%;
	list-style-image: none;
}

.SideMenu li {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
	width: 206px;
	border-bottom: 1px dotted #7484AD;
}

.SideMenu a {
	display: block;
	padding: 6px 20px 6px 12px;
	line-height: 120%;
	color: #252525;
	font-weight: normal;
	background-image: url(../images/LiBg.gif);
	background-position: center;
	background-repeat:no-repeat;
	width: 174px;
	margin-bottom: 0px;

}

.SideMenu a:link, .SideMenu a:visited {
	text-decoration: none;
	color: #252525;
	font-weight: bold;
}

.SideMenu a:hover, .SideMenu a:active {
	text-decoration: none;
	color: #737B95;
}

.uberlink a:link, .uberlink a:hover, .uberlink a:visited, .uberlink a:active {
	color: #FD9522;
	background-image: url(../images/SideMenuSelect.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
	border-bottom: 1px solid #9198AC;
	border-top: 1px solid #9198AC;
	padding-top: 6px;
	padding-bottom: 7px;
	margin-bottom: -1px;
	margin-top: -2px;
}


.SideMenu2 .uberlink2 a:link, .SideMenu2 .uberlink2 a:hover, .SideMenu2 .uberlink2 a:visited, .SideMenu2 .uberlink2 a:active {
	color: #FD9522;
	font-weight: bold;
	font-size: 90%;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 20px 6px 30px;
	width: 152px;
	border-bottom: 1px solid #FFFFFF;
}
.SideMenu2 .uberlink3 a:link, .SideMenu2 .uberlink3 a:hover, .SideMenu2 .uberlink3 a:visited, .SideMenu2 .uberlink3 a:active {
	color: #FD9522;
	font-weight: normal;
	font-size: 90%;
	border: none;
	margin: 0px 0px 0px 30px;
	padding: 5px 20px 5px 10px;
	width: 146px;
	border-bottom: 1px solid #9198AC;
	border-top: 1px solid #9198AC;
	background-image: url(../images/SideMenu3BgUberlink.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
.SideMenu3 .uberlink3 a:link, .SideMenu3 .uberlink3 a:hover, .SideMenu3 .uberlink3 a:visited, .SideMenu3 .uberlink3 a:active {
	color: #FD9522;
	font-weight: normal;
	font-size: 90%;
	border: none;
	margin: 0px 0px 0px 30px;
	padding: 5px 20px 5px 10px;
	width: 146px;
	border-bottom: 1px solid #9198AC;
	border-top: 1px solid #9198AC;
	background-image: url(../images/SideMenu3BgUberlink.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.SideMenu4 .uberlink4 a:link, .SideMenu4 .uberlink4 a:hover, .SideMenu4 .uberlink4 a:visited, .SideMenu4 .uberlink4 a:active {
	color: #FD9522;
	font-weight: normal;
	font-size: 90%;
	border: none;
	margin: 0px 0px 0px 30px;
	padding: 5px 20px 5px 20px;
	width: 136px;
	border-bottom: 1px solid #9198AC;
	border-top: 1px solid #9198AC;
	background-image: url(../images/SideMenu3BgUberlink.gif);
	background-position: top left;
	background-repeat: repeat-y;
}



/*** SideStory styles **************/



.SideStory h1 {
	color: #32548F;
	font-weight: bold;
	font-size: 130%;
	font-style: normal;
	direction:ltr;
	background-image: url(none);
	text-align: left;
	margin-left: 5px;
	padding-top: 10px;
	margin-top: 0px;
	line-height: 120%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.SideStory p {
	font-size: 100%;
	color: #333333;
	text-align: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 0px;
}



/*** Forms styles *************************************/

.FormFieldLeft {
	direction:ltr;
	text-align: left;
	font-size: 90%;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 2px;
}


.Selected	{
	color: #952020;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	border: solid #850000 1px;
	}
	
/*** Misc styles **************/

.ClearBoth {
	clear: both;
}

.ImageFloatLeft	{
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 4px 2px 0px 8px;
	}
	

.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.TextRight {
	float: right;
	font-weight: normal;
	font-size: 95%;
	padding-top: 0px;
	margin-right: 10px;
	color: #164B7D;
}

/*** ItemBox styles **************/
/* for understanding browsers */
.SideStory {
	width: 196px;
	font-size: 90%;
	margin-bottom: 10px;
	clear: both;
	background-image: url(../images/SideStoryTop.gif);
	min-height: 6em;
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 0px;

}
.FooterLinks {
	font-size: 90%;
	color: #999999;
	padding: 10px 0px 10px 0px;
}
.SideMenu h3 {
	background-image: url(../Images/SideMenuH3Bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 15px 18px 0px 10px;
	margin: 0px 0px 0px 10px;
	border-bottom: 1px solid #FFFFFF;
	color: #333333;
}
/*** Tables styles **************************/

.TableContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	color: #000000;
	margin-left: 10px;
}

.TableContact td {
	padding: 0px 5px 2px 0px;
	text-align: left;
}

.TableContact tr {
	padding: 0px 5px 0px 0px;
	text-align: left;
	font-size: 110%;
}

.TableContact th {
	vertical-align: top;
	text-align: left;
	font-size: 100%;
	color: #4B5876;
	font-weight: normal;
}

.TableSearch {
	direction:ltr;
	text-align: left;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

.TableSearch td {
	padding: 2px 5px 2px 0px;
	text-align: left;
	border: none;
}

.TableSearch tr {
	padding: 4px 5px 4px 0px;
	text-align: left;
	font-size: 110%;
}

.TableSearch th {
	vertical-align: top;
	text-align: left;
	font-size: 110%;
	color: #3F6387;
	padding-bottom: 5px;
	border-bottom: 1px solid #ABC1CD;
}

.TableDetail {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	color: #000000;
	width: 100%;
}

.TableDetail td {
	padding: 2px 5px 2px 0px;
	text-align: left;
}

.TableDetail tr {
	padding: 4px 0px 4px 0px;
	text-align: left;
	font-size: 110%;
}

.TableDetail th {
	vertical-align: top;
	text-align: left;
	font-size: 110%;
	color: #003366;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.TableAccessories {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	color: #000000;
	width: 100%;
}

.TableAccessories td {
	padding: 2px 5px 2px 5px;
	text-align: left;
	border-bottom: 1px solid #E6E6E6;
}

.TableAccessories tr {
	padding: 4px 0px 4px 0px;
	text-align: left;
	font-size: 110%;
}

.TableAccessories th {
	vertical-align: top;
	text-align: left;
	font-size: 110%;
	color: #003366;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	border-bottom: 1px solid #E6E6E6;
}


.TableSummit {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	color: #000000;
	width: 100%;
}

.TableSummit td {
	padding: 2px 5px 2px 5px;
	text-align: left;
	border-bottom: 1px solid #E6E6E6;
	color: #036;
}

.TableSummit tr {
	padding: 4px 0px 4px 0px;
	text-align: left;
	font-size: 110%;
}

.TableSummit th {
	vertical-align: top;
	text-align: left;
	font-size: 110%;
	color: #000;
	padding-bottom: 5px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	border-bottom: 1px solid #E6E6E6;
}

.TablePress {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	color: #000000;
	width: 100%;
}

.TablePress td {
	padding: 2px 5px 2px 7px;
	text-align: left;
	border-bottom: 1px solid #D0D2DA;
}

.TablePress tr {
	padding: 4px 0px 4px 0px;
	text-align: left;
	font-size: 100%;
}

.TablePress th {
	vertical-align: top;
	text-align: left;
	font-size: 110%;
	color: #32548F;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #F6F6F8;
}
.TableEvents {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	color: #000000;
	width: 100%;
}

.TableEvents td {
	padding: 2px 5px 2px 0px;
	text-align: left;
}

.TableEvents tr {
	padding: 4px 0px 4px 0px;
	text-align: left;
	font-size: 110%;
}

.TableEvents th {
	vertical-align: top;
	text-align: left;
	font-size: 110%;
	color: #003366;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.TablePartners {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	color: #000000;
	width: 100%;
	text-align: center;
}

.TablePartners td {
	padding: 5px 0px 5px 0px;
	border-right: 2px solid #FFFFFF;
	text-align: center;
	border-bottom: 2px solid #FFFFFF;
}

.TablePartners tr {
	padding: 4px 0px 4px 0px;
	text-align: left;
	font-size: 110%;
}
.row1 {
	background-image: url(../images/Row1Bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.TablePartners th {
	vertical-align: top;
	text-align: left;
	font-size: 110%;
	color: #000000;
	padding-bottom: 5px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
}


.W3Validator {
	text-align: right;
	clear: both;
	background-color: #FFFFFF;
}
/************ navbar styles **************/
.NavBar {
	font-size:85%;
	line-height:normal;
	text-align: left;
	padding: 43px 0px 0px 5px;
	width: 765px;
	margin:0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	float: right;
}
#siteNav {
	DISPLAY: inline;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	list-style-image: url(none);
	padding: 0px;
}
UL#siteNav LI {
	FLOAT: left;
	POSITION: relative;
	padding-bottom: 0px;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/NavTabLeft.gif);
	margin-right: 2px;
	margin-bottom: 0px;
	margin-top: 6px;
}
UL#siteNav LI A {
	FONT-SIZE: 110%;
	COLOR: #2D4979;
	TEXT-DECORATION: none;
	text-align: left;
	display: block;
	background-image: url(../images/NavTabright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight: bold;
	line-height: 130%;
	padding: 7px 39px 14px;
}
UL#siteNav #current a {
	COLOR: #FFFFFF;
	background-image: url(../images/NavTabrightCurrent.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
UL#siteNav #current li a {
	COLOR: #FFFFFF;
	background-image: url(none);
}
UL#siteNav #current li a:hover {
	COLOR: #33538B;
}

UL#siteNav LI:hover a{
	color: #33538B;
	background-image: url(../images/NavTabLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

UL#siteNav LI A:hover {
	color: #33538B;
	padding: 7px 39px 14px;
	background-image: url(../images/NavTabright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: none;
}
UL#siteNav LI A:visited {
	color: #33538B;
	padding: 7px 39px 14px;
	background-image: url(../images/NavTabright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: none;
}

UL#siteNav LI UL {
	DISPLAY: none;
	PADDING: 1px 0px 0px 0px;
	LEFT: 0px;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 80px;
	LIST-STYLE-TYPE: none;
	POSITION: absolute;
	BACKGROUND-COLOR: #374463;
	top: 36px;
}
UL#siteNav #current{
	FLOAT: left;
	POSITION: relative;
	padding-bottom: 0px;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/NavTabLeftCurrent.gif);
	margin-right: 2px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

UNKNOWN {
	LEFT: 0px; TOP: 40px
}
UL#siteNav LI:hover UL {
	CLEAR: left;
	DISPLAY: block;
	list-style-image: url(none);
}
UL#siteNav LI.sfhover UL {
	DISPLAY: block
}
UL#siteNav LI UL LI {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/NavUlLiBg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	color: #33538B;
}
UL#siteNav LI UL LI A {
	BORDER-LEFT-WIDTH: 0px;
	MARGIN: 0px;
	COLOR: #3A4A63;
	BORDER-RIGHT-WIDTH: 0px;
	font-size: 100%;
	font-weight: normal;
	border-bottom: 1px solid #243C66;
	display: block;
	padding: 5px 10px 5px 5px;
}

UL#siteNav LI UL LI A:link {
	color: #FFFFFF;
	background-image: url(../images/NavUlLiBg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	text-align: left;
	padding: 5px 10px 5px 5px;
}

UL#siteNav LI UL LI A:visited {
	color: #FFFFFF;
	background-image: url(../images/NavUlLiBg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

UL#siteNav LI UL LI A:hover  {
	color: #33538B;
	font-weight: normal;
	border: none;
	padding: 5px 9px 5px 5px;
	border-bottom: 1px solid #243C66;
	background-color: #F7F1EE;
	background-image: url(none);
}
UL#siteNav #ProductsUL  {
	width: 116px;
}
UL#siteNav #ProductsUL a {
	width: 100px;
	padding: 5px 10px 5px 5px;
}

UL#siteNav #ApplicationUL  {
	width: 166px;
}
UL#siteNav #ApplicationUL a {
	width: 150px;
	padding: 5px 10px 5px 5px;
}
UL#siteNav #TechnoUL  {
	width: 216px;
}
UL#siteNav #TechnoUL a {
	width: 200px;
	padding: 5px 10px 5px 5px;
}

UL#siteNav #LearningUL  {
	width: 176px;
}
UL#siteNav #LearningUL a {
	width: 160px;
	padding: 5px 10px 5px 5px;
}
UL#siteNav #AboutUL  {
	width: 156px;
}
UL#siteNav #AboutUL a {
	width: 140px;
	padding: 5px 10px 5px 5px;
}



.Dir {
float: left;
margin: 0 5px 0px 0px;
}
.OpDir {
float: Right;
margin: 0 0px 5px 0px;
}
.SearchBox {
	float: right;
	width: 195px;
	padding: 20px 10px 0px 0px;
	height: 23px;
	color: #FFFFFF;
}
.NewsBox {
	float: right;
	width: 169px;
	height: 213px;
	background-image: url(../Images/NewsBoxBg.gif);
	background-repeat: repeat-y;
	background-position: top;
	margin: 9px 5px 5px 0px;
	padding-left: 9px;
	padding-bottom: 3px;
	padding-right: 3px;
}

.NewsBox a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.NewsBox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.NewsBox a:hover, .NewsBox a:active	{
	color: #FFFFFF;
	text-decoration: underline;
	}

.NewsBox h1 {
	background-image: url(none);
	font-size: 110%;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 8px;
	font-weight: bold;
}
.NewsBox ul {
	font-size: 80%;
	margin-left: 10px;
	padding-left: 5px;
	list-style-image: url(../Images/BulletLiNewsBox.gif);
	color: #FFFFFF;
	margin-bottom: 0px;
}
.NewsBox li {
	padding-bottom: 10px;
}
.HomeBox h1 {
	font-size: 130%;
	color: #32548F;
	margin: 8px 0px 0px 12px;
	text-align: left;
	font-style: normal;
	padding: 0px 0px 3px 0px;
}
.HomeBox {
	width: 368px;
	background-image: url(../images/HomeBoxBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 170px;
	margin-right: 5px;
	float: left;
}
.HomeBox p {
	font-size: 90%;
	margin-bottom: 5px;
	color: #000000;
	padding: 0 10px 0px 10px;
	text-align: left;
	font-weight: normal;
}
.HomeBox li {
	font-size: 100%;
	margin: 0;
	padding-bottom: 3px;
	text-align: left;
	font-weight: normal;
}
.HomeBox ul {
	margin-left: 30px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
}
.HomeBox a {
	font-weight: normal;
	font-size: 110%;
}

.NewsItem {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #FF6600;
}.NewsItem h2 {
	padding-bottom: 5px;
	margin-top: 5px;
}

.NewsItem h2 a:link {
	color: #32548F;
	text-decoration: underline;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 80%;
}

.NewsItem h2 a:visited {
	color: #003366;
	text-decoration: underline;
	font-size: 90%;
}

.NewsItem h2 a:hover, .NewsItem h2 a:active	{
	color: #003366;
	text-decoration: none;
	}
	
.SearchBox form {
	margin: 0;
	padding: 0;
}

.SideBox h1 {
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	margin-left: 8px;
	color: #4E9700;
	padding-bottom: 5px;
}
.SideBox h1 a:link {
	color: #3F6387;
	text-decoration: none;
}

.SideBox h1 a:visited {
	color: #3F6387;
	text-decoration: none;
}

.SideBox h1 a:hover, .SideBox h1 a:active	{
	color: #3F6387;
	text-decoration: underline;
	}
	
.SideBox p {
	font-size: 90%;
}
.SideBox h2 {
	color: #002340;
	font-weight: bold;
	padding-left: 0px;
	font-style: normal;
	padding-top: 8px;
}
.SearchBox h1 {
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	padding-bottom: 0px;
}
.HomeBox .Text {
	float: left;
}
.HomeBoxBottom {
	width: 380px;
	height: 10px;
	background-image: url(../Images/HomeBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: Bottom;
	background-color: #FFFFFF;
}
	
.TextLeft {
	margin: 10px 0px 0px 15px;
	color: #3F6387;
	font-size: 120%;
	font-weight: bold;
}
.PrintLogo {
	width: 183px;
	padding: 10px 0px 0px 0px;
	float: left;
	height: 58px;
	display: none;
}
.Links {
	float: right;
	margin: 0px 10px 0px 0px;
	font-size: 90%;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 4px 0px 0px 100px;
	width: auto;
}

.Links a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.Links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.Links a:hover, .Links a:active	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.Strip {
	width: 963px;
	background-image: url(../Images/StripBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 125px;
}
.StripImg {
	width: 767px;
	padding: 6px 5px 1px 5px;
	margin-top: 3px;
	background-image: url(../Images/StripImgBg.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: right;
	height: 115px;
}
.SideStory li {
}
.SideStory ul {
	list-style-image: url(../images/SideBoxLiBg.gif);
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 25px;
}
#Home {
}

.NewsBox p {
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 90%;
}
.NewsBox p a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.NewsBox p a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.NewsBox p a:hover, .NewsBox p a:active	{
	color: #FFFFFF;
	text-decoration: none;
	}
.BoxesLeft {
	width: 341px;
	float: left;
	padding: 10px 8px 10px 8px;
	margin-top: 8px;
	background-image: url(../images/BoxesBg.gif);
	border: 1px solid #EDEEF1;
	background-position: top right;
	background-repeat: repeat-y;
}

.BoxesRight {
	width: 355px;
	float: left;
	padding: 10px 8px 12px 8px;
	margin-top: 8px;
	background-image: url(../images/BoxesRightBg.gif);
	border: 1px solid #EDEEF1;
	background-position: top left;
	background-repeat: repeat-y;
}

.HomeBox h2 {
	color: #4E9700;
	font-style: normal;
	font-size: 100%;
	margin: 0;
	padding-left: 10px;
}
.Description {
	float: right;
	text-align: left;
	width: 576px;
}


.DescriptionText {
	float: left;
	width: 264px;
}

.ImageDescription {
	float: right;
	width: 115px;
}
.DescriptionBtn {
	width: 100px;
	height: 26px;
	padding: 7px 3px 0px 3px;
}
.SideLinks {
	padding: 5px 5px 0px 5px;
	margin-bottom: 10px;
}
.SideLinks h1 {
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	padding: 0;
}
.Center {
	text-align: center;
}
.SideLinks p {
	font-size: 85%;
	color: #012441;
}
.SideLinks p a:link {
	color: #4E9700;
	text-decoration: underline;
}

.SideLinks p a:visited {
	color: #3BA60A;
	text-decoration: underline;
}

.SideLinks p a:hover, .SideLinks p a:active	{
	color: #3A6F00;
	text-decoration: none;
	}
	
.Utility {
	float: right;
	width: 200px;
	margin: 0px 0px 0px 40px;
	font-size: 85%;
}
.Utility a:link {
	color: #003366;
	text-decoration: none;
}

.Utility a:visited {
	color: #003366;
	text-decoration: none;
}

.Utility a:hover, .Utility a:active	{
	color: #F57C1A;
	text-decoration: none;
	}

.Tabs {
	font-size:90%;
	line-height:normal;
	margin-bottom: 10px;
	text-align: center;
	width: 710px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/TabsBg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 15px;
	height: 27px;
      }
	  
.Tabs ul {
	margin:0px;
	padding:0px 0px 8px 10px;
	list-style: none;
	float: none;
	text-align: right;
	line-height: 120%;
	padding-right: 0px;
      }
	  
.Tabs li {
	background-image:  url(../images/TabsLeft.gif);
	background-repeat: no-repeat;
	border-width: 0;
	background-position: top left;
	margin:0;
	padding:0px 0px 0px 13px;
	float: left;
	margin-right: 10px;
      }

.Tabs a {
	float:right;
	display:block;
	padding:8px 20px 5px 9px;
	text-decoration:none;
	color:#FFFFFF;
	background-image: url(../images/TabsRight.gif);
	background-position: top right;
	background-repeat: no-repeat;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
.Tabs a {float:none;}
    /* End IE5-Mac hack */
.Tabs a:visited, Tabs a:active{
	color:#FFFFFF;
	text-decoration: none;
      }
.Tabs a:hover {
	color:#FFAD33;
	text-decoration: none;
      }
.Tabs #current {
	background-image:  url(../images/TabsLeftCurrent.gif);
	background-repeat: no-repeat;
	border-width: 0;
	background-position: top left;
	padding-left: 13px;
}

.Tabs #current a {
	background-image:  url(../images/TabsRightCurrent.gif);
	color:#333333;
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 6px;
}
.SideMenu h1 {
	color: #000000;
	font-size: 130%;
	font-weight: bold;
	background-image: url(../images/H1SideMenuBg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-top: 1px solid #CCCCCC;
	margin: 0px 3px 0px 0px;
	padding: 2px 0px 2px 12px;
}
.Flash {
	height: 300px;
	background-color: #2E4C82;
	margin-top: 2px;
}
#Home .FormField {
	background-color: #FFFFFF;
}

#Home .FormFieldLeft {
	background-color: #FFFFFF;
}
#Home .ImageFloatRight {
	margin: 0px 0px 0px 5px;
}
.BoxesRight p {
	line-height: 130%;
}
.BoxesLeft p {
	line-height: 130%;
}
.NewsImg {
	float: left;
	width: 112px;
	height: 85px;
	border: 1px solid #B9B9B9;
	margin-right: 5px;
}
.Date {
	color: #666666;
	line-height: 100%;
	font-size: 90%;
	margin-bottom: 5px;
}
.NewsItem h1 {
	color: #32548F;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.NewsText {
	float: right;
}
.InfoBox {
	background-image: url(../images/InfoBoxBg.gif);
	width: 355px;
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 8em;
	float: left;
	padding-bottom: 15px;
	margin-right: 13px;
}
.InfoBox h1 {
	color: #32548F;
	font-size: 120%;
	font-weight: bold;
	margin-left: 10px;
	
}
.InfoBox p {
	margin-left: 15px;
}
.TabbedPanelsTab li {
}
										/*Images Gallrey*/
.basictab ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 0;
padding:0;
}
.basictab li {
background-repeat:no-repeat;
margin:0;
text-align:left;
}
.basictab li a {
-x-system-font:none;
	background-image:url(/eng/images/ButtonBg.jpg);
	color:#32548F;
	display:block;
	font-family:Arial;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:62px;
	line-height:normal;
	padding:37px 0 0 31px;
	text-decoration:none;
	width:160px;
}
.basictab li a:hover, .basictab li a.current {
background-image:url(/eng/images/ButtonBgS.jpg);
color:#FF9900;
}
.basictab img {
margin:0;
padding:0;
}
#tabcontentcontainer {
float:left;
height:293px;
margin:0 0 0;
padding:0;
width:570px;
}
.tabcontent {
display:none;
}
.basictab {
float:left;
}
.TopTag {
background-image:url(/shared-images/ContentTopBg.jpg);
background-repeat:no-repeat;
float:left;
height:293px;
width:571px;
}
.TopTagContent {
float:right;
padding:95px 10px 0 0;
text-align:center;
width:250px;
}
.MiddleTag {
background-image:url(/shared-images/ContentMiddleBg.jpg);
background-repeat:no-repeat;
float:left;
height:293px;
width:571px;
}
.MiddleTagContent {
float:right;
padding:52px 10px 0 0;
text-align:center;
width:206px;
}
.BottomTag {
	background-image:url(/shared-images/ContentBottomBg.jpg);
	background-repeat:no-repeat;
	float:left;
	height:293px;
	width:571px;
}
.HomeProduct {
	text-align: center;
	padding-left: 70px;
	padding-right: 60px;
}

.BottomTagContent {
	float:right;
	padding:0 10px 0 0;
	text-align:center;
	width:350px;
}
.BottomTagContent p {
	margin:0 0 3px;
	font-size: 90%;
}
.thumbnail {
position:relative;
z-index:0;
}
.thumbnail:hover {
background-color:transparent;
z-index:50;
}
.thumbnail span {
background-color:lightyellow;
border:1px dashed gray;
color:black;
left:-1000px;
padding:5px;
position:absolute;
text-decoration:none;
visibility:hidden;
}
.thumbnail span img {
border-width:0;
padding:2px;
}
.thumbnail:hover span {
left:60px;
top:0;
visibility:visible;
}.ImgPre {
	background-color: FFFFFF;
	border: 1px solid #A3B0BE;
	width: 300px;
	padding-top: 3px;
	padding-left: 1px;
}
.ImgPre p {
	padding-top: 3px;
}
.Q {
	background-color: #FFFF00;
}








.uk {
	padding:0;
	margin:0px 50px 100px 50px;
	list-style-type:none;
	background:#fff url(../../shared-images/WorldMap.gif);
	width:630px;
	height:350px;
	margin:0px 50px 100px 50px;
	position:relative;
	z-index:100;
	list-style-image: url(none);
}
/* move the text off screen */
.uk li a {text-indent:-999px; display:block; width:6px; height:6px; background:#000000; position:absolute; line-height:8px;}
/* make the images and description invisible and an absolute position so that it does not take up any space */
.uk li a em {visibility:hidden; position:absolute;}
/* position the square markers */
.uk li a.bs {top:288px; left:190px;}
.uk li a.ln {top:280px; left:240px;}
.uk li a.sw {top:282px; left:162px;}
.uk li a.nt {top:209px; left:333px;}
.uk li a.gl {top:83px; left:125px;}
.uk li a.bf {top:172px; left:112px;}
.uk li a.du {top:220px; left:105px;}
/* move the text back into view on hover */
.uk li a:hover {background:#600; text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 10px; width:90px;}
/* hack for IE5.x */
* html .uk li a:hover {width:110px; height:1.5em; w\idth:90px; he\ight:1.2em;}
/* make the descriptive text visible, give it a size and position */
.uk li a:hover em {
	visibility:visible;
	margin-left:5px;
	border:1px solid #600;
	width:150px;
	color:#600;
	padding:10px;
	font-style:normal;
	top:-135px;
	font-family:tahoma, geneva, "lucida sans unicode", "lucida grande", arial, sans-serif;
	letter-spacing:1px;
	line-height:1.5em;
	background-color: #FFFFFF;
}
/* hack for IE5.x */
* html .uk li a:hover em {width:200px; w\idth:150px;}
/* give the image a border and margin */
.uk li a:hover em img {border:1px solid #000; display:block; margin-bottom:10px;}
/* style the empty span (I know it's not semantically correct) into an arrow point */
.uk li a:hover em span {display:block; width:0; height:0; overflow:hidden; border:15px solid #fff; border-width:15px 0 15px 15px; border-left-color:#600; position:absolute; left:0; top:128px;}
/* hack for IE5.x */
* html .uk li a:hover em span {width:30px; height:30px; w\idth:0; he\ight:0;}
.Orange {
	color: #FF6600;
	font-size: 110%;
}
.Box {
	border-bottom: 1px dotted #32548F;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.BoxProduct {
}
.ImageBox {
	float: left;
	width: 142px;
	margin-right: 15px;
}
.ImageBox p {
	font-size: 90%;
	margin-bottom: 0px;
}
.ImageBox p a:link {
	color: #FD9522;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.ImageBox p a:visited {
	color: #FD9522;
	text-decoration: none;
}

.ImageBox p a:hover, .ImageBox p a:active	{
	color: #316AC5;
	text-decoration: none;
	}
.Smaller {
	font-size: 93%;
}
.BoxText {
	float: right;
	padding-right: 15px;
}
.ProductsBox {
	height: 175px;
	background-color: #FFFFFF;
	margin-top: 2px;
	width: 346px;
	border: 1px solid #EDEEF1;
	background-image: url(../images/ProductsBoxBg.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-left: 10px;

}
.ProductsBox {
	height: 175px;
	background-color: #FFFFFF;
	margin-top: 2px;
	width: 346px;
	border: 1px solid #EDEEF1;
	background-image: url(../images/ProductsBoxBg.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-left: 10px;

}

.ProductsBox h1 {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}
.basictabProduct ul{
	margin: 0px 0px 0 0;
	padding: 0;
	list-style: none;
	list-style-image: url(none);
}

.basictabProduct  li{
	background-repeat: no-repeat;
	text-align: right;
	margin: 0;
	margin-right: 0px;
	padding-right: 0px;
}

/*.basictabProduct li a{
	background-image:url(none);
	height: 16px;
	width: 162px;
	display: block;
	padding: 5px 5px 5px 0px;
	color: #000000;
	text-decoration: none;
	font: bold 13px Arial;
	font-weight: normal;
	margin-right: 0px;
}
.basictabProduct li a:hover, .basictabProduct li a.current{
	background-image:url(/Eng/Images/ProductsBoxLinkBg.gif);
	color: #FF9900;
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 5px;
	margin-right: 0px;
	width: 162px;

}*/
.basictabProduct img{
margin: 0;
padding:0;
}
#tabcontentcontainerProduct{
	width:172px; 
	height:140px; 
	margin: 0px 0 0 0;
	float: right;
	padding: 0;
}

.tabcontentProduct{
display:none;
}
.basictabProduct{
	float:left;
	/*width: 167px;
	margin-left: 7px;*/
}


.thumbnailProduct{
position: relative;
z-index: 0;
}

.thumbnailProduct:hover{
background-color: transparent;
z-index: 50;
}

.thumbnailProduct span{ 
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnailProduct span img{ 
border-width: 0;
padding: 2px;
}

.thumbnailProduct:hover span{ 
visibility: visible;
top: 0;
left: 60px; 

}
/* Product2 */
.basictabProduct2 ul{
	margin: 0px 0px 0 0;
	padding: 0;
	list-style: none;
	list-style-image: url(none);
}

.basictabProduct2  li{
	background-repeat: no-repeat;
	text-align: right;
	margin: 0;
	margin-right: 0px;
	padding-right: 0px;
}

.basictabProduct2 li a{
	background-image:url(none);
	height: 16px;
	width: 162px;
	display: block;
	padding: 5px 5px 5px 0px;
	color: #000000;
	text-decoration: none;
	font: bold 13px Arial;
	font-weight: normal;
	margin-right: 0px;
}
.basictabProduct2 li a:hover, .basictabProduct2 li a.current{
	background-image:url(/eng/images/ProductsBoxLinkBg.gif);
	color: #FF9900;
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 5px;
	margin-right: 0px;
	width: 162px;

}
.basictabProduct2 img{
margin: 0;
padding:0;
}
#tabcontentcontainerProduct2{
	width:172px; 
	height:140px; 
	margin: 0px 0 0 0;
	float: right;
	padding: 0;
}

.tabcontentProduct2{
display:none;
}
.basictabProduct2{
	float:left;
	width: 167px;
	margin-left: 7px;
}


.thumbnailProduct2{
position: relative;
z-index: 0;
}

.thumbnailProduct2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnailProduct2 span{ 
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnailProduct2 span img{ 
border-width: 0;
padding: 2px;
}

.thumbnailProduct2:hover span{ 
visibility: visible;
top: 0;
left: 60px; 

}
.ImageBox h1 {
	color: #32548F;
	font-size: 120%;
	font-weight: bold;
	margin-left: 5px;
}
.Text {
	float: right;
	padding-top: 60px;
	width: 260px;
}
.OtherProducts {
}
.OtherProducts .ImageBox {
	margin-right: 0px;
}
.TopTagContent h1 {
	color: #000000;
	font-weight: bold;
}
.TopTagContent p {
	margin-bottom: 0px;
	line-height: 120%;
}
.row2 {
	background-image: url(../images/Row2Bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#tabcontentcontainer h1 {
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.BottomTagContent h1 {
}


/*ExecutiveOfficers*/
#gmap {display:block; width:736px; height:449px; background:url(../../shared-images/Management.jpg); position:relative; margin:0 auto 2em auto;}
#gmap a {color:#000; font-family:arial, sans-serif; font-size:1.2em; font-weight:bold;}

.Officers {
	background-image:url(../images/363.png);
	width:380px;
	position:absolute;
	left:55px;
	top:0px;
	padding:5px;
	border:1px solid #5B76A5;
	height:auto;
}
.Officers Img{
	float:right;
	margin:4px;
	border: none;
}
.OfficersH1{
	padding:0 0 3px 0;
	color: #003366;
	font-size: 150%;
	line-height: 120%;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 8px 0px 5px 0px;
	clear: left;
	
}
.OfficersH2{
	color: #FD9522;
	margin: 3px 0px 0px 0px;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	font-style: normal;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.OfficersP {
	font-size: 75%;
	font-weight: normal;
}
a#Alan {display:block; width:60px; height:0; padding-top:55px; overflow:hidden; position:absolute; left:329px; top:139px;}
* html a#Alane {height:55px; he\ight:0;}
a#Alan:hover {background:transparent url(../img/group_mike.gif) no-repeat 0 0; overflow:visible;}
.AlanAdler{
top:-100px;
width:330px;
left:70px;
}
a#Gerry {display:block; width:57px; height:0; padding-top:50px; overflow:hidden; position:absolute; left:466px; top:130px;}
* html a#Gerry {height:111px; he\ight:0;}
a#Gerry:hover {background:transparent url(../img/group_tom.gif) no-repeat 0 0; overflow:visible;}
.GerryFeldman{
	left: -400px;
}
a#Walter {display:block; width:51px; height:0; padding-top:60px; overflow:hidden; position:absolute; left:116px; top:13px;}
* html a#Walter {height:-45px; he\ight:0;}
a#Walter:hover {no-repeat 0 0; overflow:visible;}

a#Yacov {display:block; width:51px; height:0; padding-top:60px; overflow:hidden; position:absolute; left:336px; top:23px;}
* html a#Yacov {height:-45px; he\ight:0;}
a#Yacov:hover {no-repeat 0 0; overflow:visible;}
.YacovBubis{
	width:320px;
}

a#Dominic{display:block; width:51px; height:0; padding-top:60px; overflow:hidden; position:absolute; left:238px; top:41px;}
* html a#Dominic {height:-45px; he\ight:0;}
a#Dominic:hover {no-repeat 0 0; overflow:visible;}

a#Uri{display:block; width:51px; height:0; padding-top:60px; overflow:hidden; position:absolute; left:283px; top:24px;}
* html a#Uri {height:-45px; he\ight:0;}
a#Uri:hover {no-repeat 0 0; overflow:visible;}

a#UriD{display:block; width:51px; height:0; padding-top:60px; overflow:hidden; position:absolute; left:567px; top:4px;}
* html a#UriD {height:-45px; he\ight:0;}
a#UriD:hover {no-repeat 0 0; overflow:visible;}

a#David{display:block; width:51px; height:0; padding-top:60px; overflow:hidden; position:absolute; left:397px; top:33px;}
* html a#David {height:-45px; he\ight:0;}
a#David:hover {no-repeat 0 0; overflow:visible;}

a#Thomas{display:block; width:51px; height:0; padding-top:60px; overflow:hidden; position:absolute; left:478px; top:23px;}
* html a#Thomas {height:-45px; he\ight:0;}
a#Thomas:hover {no-repeat 0 0; overflow:visible;}

a#Yehuda{display:block; width:51px; height:0; padding-top:60px; overflow:hidden; position:absolute; left:174px; top:4px;}
* html a#Yehuda {height:-45px; he\ight:0;}
a#Yehuda:hover {no-repeat 0 0; overflow:visible;}

a#Edna{display:block; width:51px; height:0; padding-top:60px; overflow:hidden; position:absolute; left:157px; top:130px;}
* html a#Edna {height:19px; he\ight:0;}
a#Edna:hover {no-repeat 0 0; overflow:visible;}
/*ExecutiveOfficers--End*/
.Title {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
	line-height: 160%;
}
.NewsItemDate {
	margin-bottom: 8px;
	font-size: 100%;
	font-style: italic;
	color: #000000;
}
.PageNumbers {
	font-size: 85%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #999999;
	direction:ltr;
}
.PageNumbers a	{
	color: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	}

.PageNumbers a:visited	{
	color: #235EA0;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}


.PageNumbers a:hover	{
	color: #FFFFFF;
	background-color: #1B4993;
	}
.Login {
	width: 250px;
}
.ResultBox {
	border-bottom: 1px dotted #666666;
}
.ResultBox h2 {
	font-size: 110%;
}
.FlashPartners {
	width: 190px;
}
.FlashDistributors {
	width: 190px;
	height: 400px;
}
#News .Content {
	background-image: url(../../shared-images/NewsImgBg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 30em;
}
.Ariel {
	font-family: Arial, Helvetica, sans-serif;
}
.SideMenu p {
	margin-bottom: 6px;
	margin-top: 3px;
	font-style: normal;
	font-size: 90%;
	padding-left: 50px;
	color: #34445F;
	font-weight: bold;
}
ul.thumb, ul.thumb2, ul.thumb3, , ul.thumb4 {
	list-style-type:none;
	margin:0px 0 0 0 ;
	padding:0;
	float:left;
}


.thumb li, .thumb2 li, .thumb3 li, .thumb4 li  {
	background-image:url(none);
	height: 26px;
	*height: 25px;
	width: 162px;
	display: block;
	padding:0; 
	color: #000000;
	text-decoration: none;
	font: bold 13px Arial;
	font-weight: normal;
	margin:0;
}
.thumb a, .thumb2 a, .thumb3 a, .thumb4 a{
	color:#000;
	text-decoration:none;
	height:24px;
	display:block;
	padding:5px 3px 1px 0;
}

ul.thumb li img, ul.thumb2 li img, ul.thumb3 li img, ul.thumb4 li img  {
border:none;
margin:0 0 10px 0;
}

.big, .big2, .big3, .big4 {
	clear:left;
	*float:right;
	*margin:0 13px 0px 0;
}


.thumb a.selected, .thumb2 a.selected, .thumb3 a.selected, .thumb4 a.selected   {
	background-image:url(/eng/images/ProductsBoxLinkBg.gif);
	color: #FF9900;
	background-repeat: no-repeat;
	background-position: top right;
	margin:0;
	padding:5px 3px 0 0 ;
	text-decoration:none;
	/*height:26px;*/
	display:block;
}
.Gallery {
	clear: both;
}
.DistributorsBox {
	width: 710px;
	padding: 0px 8px 0px 8px;
	margin-top: 8px;
	background-image: url(../images/BoxesBg.gif);
	border: 1px solid #EDEEF1;
	background-position: top right;
	background-repeat: repeat-y;
}
.EventsBox {
	width: 710px;
	padding: 10px 8px 10px 8px;
	margin-top: 8px;
	background-image: url(../images/BoxesBg.gif);
	border: 1px solid #EDEEF1;
	background-position: top right;
	background-repeat: repeat-y;
}

.Address {
	float: left;
	margin-right: 10px;
	width: 330px;
}
.ContactDetails {
	float: right;
	width: 350px;
}
.EventText {
}
.EventText p {
	margin-bottom: 0px;
}
.TitleMember {
	background-image: url(../images/TitleMemberBg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border-top: 1px solid #CCCCCC;
	width: 202px;
	border-bottom: 1px solid #CCCCCC;
}
.TitleMember p {
	font-size: 140%;
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
	padding-bottom: 3px;
	line-height: 100%;
	padding-top: 3px;
}
.EventsBox h1 {
	margin-top: 0px;
	font-size: 120%;
	color: #2E4E86;
	font-weight: bold;
}
.EventsBox h2 {
	color: #FD9522;
	font-size: 120%;
}
.Member {
	float: left;
	width: 375px;
	height: 39px;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-left: 18px;
	padding-top: 0px;
	margin-top: 2px;
}
.Member p {
	color: #32548F;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.MemberBox h1 {
	color: #32548F;
	font-size: 140%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.MemberBox {
	width: 315px;
	background-image: url(../images/MembersBoxBg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 266px;
	padding-left: 15px;
	padding-right: 15px;
}
.MemberBox li {
	font-size: 90%;
}
.TechnicalBox {
	width: 710px;
	padding: 10px 8px 10px 8px;
	margin-top: 8px;
	background-image: url(../images/BoxesBg.gif);
	border: 1px solid #EDEEF1;
	background-position: top right;
	background-repeat: repeat-y;
}
.MemberLogin {
	margin-top: 0px;
}
.PopUp	{
	margin: 0em auto;
	margin-top: 0px;
	padding-bottom: 10px;
	padding: 20px;
	padding-top: 0px;
	text-align: left;
	width: 380px;
	background-image: url(../images/PopupBg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	border: 1px solid #CBCDD8;

	height: 310.px;
	height: 280px;
	}
.PopUp h1 {
	margin-left: 0px;
	font-size: 150%;
	font-weight: bold;
	margin-top: 20px;
}
.TechnicalBox h2 {
margin-top: 0px;
	font-size: 120%;
	color: #2E4E86;
	font-weight: bold;
}
.ErrorBox {
	margin-top: 5px;
	width: 220px;
	border: 1px solid #CC0000;
	padding: 5px;
	background-color: #FFEDD9;
}
.ErrorBox p {
	font-size: 100%;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 0px;
}
.TableList{
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	color: #000000;
	width: 100%;
}
.TableList td {
	padding: 6px 5px 2px 0px;
	text-align: left;
	border-bottom: 1px solid #E7E7E7;
	vertical-align: top;
}

.TableList tr {
	padding: 4px 0px 4px 0px;
	text-align: left;
	font-size: 100%;
}

.TableList th {
	vertical-align: top;
	text-align: left;
	font-size: 110%;
	color: #6475A3;
	padding-bottom: 1px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	border-bottom: 1px solid #5F76A2;
	background-color: #F5F6F8;
	padding-top: 3px;
}
.SummitBox {
	width: 489px;
	height: 263px;
	background-image: url(../../shared-images/Summitbg.jpg);
	border: 1px solid #BFC9DB;
	padding: 15px 220px 20px 20px;
}
.SummitBox h1 {
	font-size: 140%;
	color: #32548F;
}
.OrangeIt {
	color: #FD9522;
	font-style: italic;
	font-weight: bold;
}
.SummitText {
	width: 701px;
	background-image: url(../images/SummitTextBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #C6CFDF;
}
#Home .SideBar {
	padding-top: 15px;
}
.SummitBox p {
	margin-bottom: 12px;
}
.InfoBoxCo2 {
	width: 630px;
	background-image: url(../../shared-images/InfoBoxCo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F2F3F5;
	padding: 20px 50px 20px 25px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.InfoBoxCo2 h1 {
	color: #32548F;
	font-size: 160%;
	margin-bottom: 20px;
}
.InfoBoxCo2 ul {
	line-height: 150%;
}
.SideStoryAbout {
	float: right;
	width: 238px;
	border-left: 1px dotted #5974A4;
	padding: 0px 5px 0px 20px;
	margin-top: 40px;
}
.MainContent {
	float: left;
	width: 450px;
	padding-right: 20px;
}
.SideStoryAbout p {
	color: #5572A2;
	line-height: 140%;
	font-size: 90%;
}
.SideStoryAbout h1 {
	margin-top: 0px;
}
.Laguage {
	width: 100px;
	height: 30px;
	padding-top: 2px;
	float: right;
}
.HomeStrip {
	background-image: url(../../shared-images/HomeBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 235px;
	padding: 60px 0 0 0;
}
#Home .Content {
	padding: 0px 5px 0px 15px;
}
#Home h1 {
	padding-bottom: 0px;
}
