body	{
	margin: 0 0 0 0;
	text-align: right;
	color: #000000;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	background-repeat: no-repeat;
	}
#Header	{
	width: 100%;
	height: 99px;
	}
	
#Container	{
	width: 100%;
	text-align: left;
	margin: 0em auto;
	background-color: #FFFFFF;
	}

	
#MainBody {
	width: 100%;
	float: left;
	}
	
#MainHome {
	}
	
#Content	{
	padding: 0px 15px 10px 0px;
	margin:0px 0px 0px 0px;
	direction:rtl;
	text-align: right;
	direction:rtl;
	}
#ContentHome	{
	direction:rtl;
	text-align: right;
	direction:rtl;
	}

#SideBar {
	float: right;
	width: 190px;
	padding-right: 0px;
	margin-left: 1px;
	padding-top: 8px;
	display: none;
}


/*** logo styles *****************/

#Logo{
	float: right;
	padding: 20px 20px 0px 0px;
	display: none;
}	
#PrintLogo{
	float: right;
	padding: 20px 20px 0px 0px;
}	

/*** utility styles *****************/

#Utility{
	color: #000000;
	float: left;
	padding-left: 0px;
	font-size: 75%;
	text-align: left;
	margin-left: 0px;
	display: none;
}

#Utility a{
	color: #000000;
}

#Utility a:hover{
	color: #000000;
}

/*** General Tags *****************/

a:link {
	color: #003DBB;
	text-decoration: underline;
}

a:visited {
	color: #000066;
	text-decoration: underline;
}

a:hover, a:active	{
	color: #0000FF;
	text-decoration: none;
	}
	
h1	{
	color: #147056;
	font-size: 160%;
	line-height: 120%;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: lighter;
	font-style: normal;
	}
	
h2	{
	color: #003399;
	margin: 15px 0 10px 0;
	font-size: 125%;
	text-align: right;
	line-height: 140%;
	border-bottom: 2px solid #999999;
	font-weight: normal;
	}
	
h2 a:link {
	color: #003399;
	text-decoration: none;
	}
h2 a:visited {
	color: #0033FF;
	text-decoration: none;
}
h2 a:hover, a:active	{
	color: #000066;
	text-decoration: none;
	}

h3	{
	font-size: 120%;
	line-height: 100%;
	color: #415CA3;
	margin-top: 15px;
	margin-bottom: 10px;
	text-decoration: none;
	}
.Data {
	font-size: 120%;
	line-height: 100%;
	color: #1F2B63;
	text-decoration: none;
	font-weight: normal;
	}
	
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 100%;
	margin-bottom: 10px;
	color: #1F8D70;
	line-height: 100%;
	}

h5	{
	color: #1B8E6D;
	margin: 0px 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	}
h6	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	}

p	{
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 10px;
	direction:rtl;
	color: #000000;
	margin-top: 0px;
	text-align: right;
	}

ul {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	list-style-image:  url("../images/bullet.gif");
	font-size: 90%;
	direction:rtl;
	}
.sidestory_ul {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	list-style-image:  url("../images/Arrow2.gif");
}	
	
ul ul{
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-image: none;
	}

ol {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	}

li {
	padding-bottom: 13px;
	}	
	
.ContentSummery	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 90%;
	margin-bottom: 15px;
	color: #000000;
	line-height: 120%;
	}
.TextCenter	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 90%;
	margin-bottom: 15px;
	color: #000000;
	line-height: 120%;
	text-align: center;
	}
/************ navbar styles **************/

#NavBar {
	font-size:110%;
	line-height:normal;
	margin-bottom: 0px;
	text-align: left;
	width: 765px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 0px;
	display: none;
      }
	  
#NavBar ul {
	margin:0px;
	list-style: none;
	float: right;
	text-align: right;
	line-height: 120%;
	padding-right: 12px;
	
      }
	  
#NavBar li {
	margin:0;
	float: left;
	padding: 0 0 0 0px;
      }

#NavBar a {
	float:right;
	display:block;
	padding:2px 11px 3px 11px;
	text-decoration:none;
	font-weight:bold;
	color:#304E9C;
	background-image: url(../Images/NavBgRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
#NavBar a {float:none;}
    /* End IE5-Mac hack */
#NavBar a:hover {
	color:#252F84;
	background-color: #EAEAF4;
      }
#NavBar #current {
	background-image:  url("../images/NavLeftOn.gif");
	background-repeat: no-repeat;
}

#NavBar #current a {
	background-image:  url("../images/NavRightOn.gif");
	color:#FFFFFF;
	background-position: top right;
	background-repeat: repeat-x;
	padding: 2px 11px 3px 11px;
}

/************ Tabs styles **************/

#Tabs {
	font-size:100%;
	line-height:normal;
	background-repeat: repeat-x;
	background-image:  url(../../SharedImages/TabsBg.gif);
	margin-bottom: 0px;
	text-align: center;
	width: 100%;
	margin-top: 12px;
	background-position: bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
      }
	  
#Tabs ul {
	margin:0px;
	padding:0px 0px 8px 0px;
	list-style: none;
	float: right;
	text-align: right;
	line-height: 120%;
      }
	  
#Tabs li {
	margin:0;
	padding:0px 0px 0px 0px;
	float: left;
	margin-left: 2px;
      }

#Tabs a {
	float:right;
	display:block;
	padding:3px 10px 2px 10px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
#Tabs a {float:none;}
    /* End IE5-Mac hack */
#Tabs a:hover {
	color:#147056;
      }
#Tabs #current {
	background-image:  url(../Images/TabLeftOn.gif);
	background-repeat: no-repeat;
	border-width: 0;
	background-position: top left;
}

#Tabs #current a {
	background-image:  url(../Images/TabRightOn.gif);
	color:#304E9C;
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 4px;
}

/************ BreadCrumbs styles **************/
#BreadCrumbs	{
	color: #666666;
	font-size: 95%;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-right: 210px;
	direction:rtl;
	background-image: url(../Images/BreadCrumbsBg.jpg);
	clear: both;
	text-align: right;
	background-repeat: no-repeat;
	padding-top: 12px;
	display: none;
	}
	
#BreadCrumbs a	{
	color: #666;
	text-decoration: none;
	font-size: 95%;
	}
	
#BreadCrumbs a:hover	{
	color: #666666;
	text-decoration: underline;
	}

/************ footer styles **************/
#Footer {
	width: 765px;
	direction:rtl;
	background-image: url(../Images/FooterBg.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin-top: 10px;
	padding-top: 50px;
	display: none;
	}
#Footer	p{
	color: #333333;
	text-align: right;
	font-size: 75%;
	line-height: 180%;
	padding-top: 5px;
	padding-right: 20px;
	}
	
#Footer a	{
	color: #333333;
	text-decoration: underline;
	}
	
#Footer a:hover	{
	color: #333333;
	text-decoration: none;
	}
/************ footer Home styles **************/
#FooterHome {
	margin-top: 0px;
	direction:rtl;
	background-color: #33486C;
	margin-bottom: 0px;
	background-image: url("../images/footer_home_bg.gif");
	background-repeat: no-repeat;
	clear: both;
	width: 750px;
	}
#FooterHome	p{
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
	line-height: 150%;
	padding-top: 30px;
	}
	
#FooterHome a	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#FooterHome a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	}

/*** SideMenu styles **************/

.SideMenu {
	width: 189px;
	background-color: #E6EDF4;
	font-size: 100%;
}

.SideMenuTop {
	background-image: url(../Images/SideMenuTop.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 70px;
}

.SideMenuBottom {
	background-image: url(../Images/SideMenuBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 70px;
}

.SideMenu ul {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	line-height: 100%;
	list-style-image: url(none);
	list-style-type: none;
	background-repeat: no-repeat;
	border-top: 1px solid #4B7BAB;
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.SideMenu a {
	display: block;
	padding: 3px 18px 3px 0px;
	line-height: 120%;
	border-bottom: 1px solid #4B7BAB;
	border-left: 1px solid #4B7BAB;
	border-right: 1px solid #4B7BAB;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #333333;
	text-decoration: none;
	background-image: url(/Heb/Images/SideMenuDown.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.SideMenu a:hover {
	text-decoration: none;
	background-color: #C7D7E7;
}

.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #2F967A;
	background-position: right center;
	background-image: url(../Images/SideMenuSelect.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

/*** SideStory styles **************/

.SideStory {
	width: 190px;
	padding-bottom: 20px;
	background-image: url(../Images/SideStoryBg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	margin-top: 40px;
}

.SideStory h1 {
	color: #003399;
	font-weight: bold;
	font-size: 120%;
	padding-top: 3px;
	margin: 0px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	direction:rtl;
	text-align: right;
	background-color: #CBD3E4;
	padding-right: 11px;
}

.SideStory h2 {
	color: #000000;
	font-weight: bold;
	font-size: 120%;
	margin: 0px;
	border: none;
	text-align: center;
	font-style: normal;
	padding: 8px 5px 0px 5px;
	background-image: url(../Images/SideStoryLine.jpg);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 100%;
}
.SideStory h3 {
	color: #1D8D6F;
	font-weight: bold;
	font-size: 90%;
	margin: 0px;
	border: none;
	text-align: center;
	font-style: normal;
	padding: 15px 5px 5px 5px;
	line-height: 120%;
	text-decoration: none;
}

.SideStory p {
	font-size: 90%;
	line-height: 120%;
	color: #000000;
	text-align: right;
	padding-left: 8px;
	padding-right: 8px;
	direction:rtl;
	padding-top: 8px;
}

.SideStory a:link {
	color: #003DBB;
	text-decoration: underline;
}
.SideStory a:visited {
	color: #000099;
	text-decoration: underline;
}
.SideStory a:hover, .sidestory a:active	{
	color: #0000FF;
	text-decoration: none;
	}


.SideStoryGreen {
	margin-top: 0px;
	width: 184px;
	margin-bottom: 15px;
}
.SideStoryGreen h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
	padding-top: 5px;
	padding-right: 6px;
	margin: 0px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.SideStoryGreen p {
	line-height: 120%;
	color: #000000;
	text-align: right;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 90%;
}

.SideStoryGreen a:link {
	color: #1B4993;
	text-decoration: underline;
}
.SideStoryGreen a:visited {
	color: #1B4993;
	text-decoration: underline;
}
.SideStoryGreen a:hover, .SideStoryGreen a:active	{
	color: #0000FF;
	text-decoration: underline;
	}

.SideImg {
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #7186BB;
}
.SideStoryBottom	{
	background-image:  url(../Images/SideStoryLine.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}	


/*** Forms styles *************************************/

.FormFieldLeft  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #11458E;
	background-color: #F8F9FC;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormFieldRight  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #11458E;
	background-color: #F8F9FC;
	font-size: 90%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormButton 		{
	FONT-SIZE: 90%;
	text-align: center;
	color: #FFFFFF;
	background-color: #002779;
	font-weight: bold;
	font-family: Arial, Miriam, David, sans-serif;
	height: 22px;
}

/*** Tables styles **************************/

.TableList {
	width: 510px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 20px;
	text-align: right;
}

.TableListRow2 {
	background-color: #EFF1F8;
}

.TableList td {
	padding: 1px 2px 1px 0px;
	font-weight: bold;
	vertical-align: middle;
}

.SubTitle {
	border-left: solid #B6C5E2 1px;
	padding: 3px 2px 3px 0px;
	border-bottom: solid #B6C5E2 1px;
	font-weight: bold;
}

.TableList th {
	padding: 1px 2px 1px 0px;
	text-align: right;
	font-size: 100%;
	font-weight: normal;
	vertical-align: middle;
}
.TableList caption {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
}

.TableListTr {
	background-color: #EDF0F8;
	border-bottom: solid #B6C5E2 1px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	border-left: solid #B6C5E2 1px;
}
.TableDetails {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
}

.TableDetails td {
	padding: 0px 2px 2px 0px;
	text-align: right;
	font-size: 90%;
}

.TableDetails th {
	padding: 0px 2px 0px 2px;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

/*** PageNumbers styles **************/

.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;
	}
	
.Selected	{
	color: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #666666 1px;
	}
	
.Disabled	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
/*** Misc styles **************/

.ClearBoth {
	clear: both;
}

#ImageStrip {
	height: 220px;
	clear: both;
}
.ImageFloatLeft	{
	float: left;
	margin: 0 10px 10px 0px;
	}
.ImageStrip	{
	margin: 0 0px 10px 0px;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 0px 0 10px 10px;
	}
	
.ImageItem	{
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	}

.HomeBox {
	float: right;
	width: 515px;
	padding-bottom: 30px;
	padding-left: 10px;

}
.SearchCommunity {
	text-align: right;
	background-color: #E8EDF3;
	padding-top: 10px;
	margin-top: 8px;
}
.HomeBox h1{
	color: #333333;
	font-size: 120%;
	text-align: right;
	padding-right: 0px;
	line-height: 130%;
	background-image: url(../Images/HomeBoxH1.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
	padding-bottom: 5px;
	font-weight: bold;
}
.HomeBox h1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.HomeBox h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.HomeBox h1 a:hover, .HomeBox h1 a:active	{
	color: #FFFFCC;
	text-decoration: none;
	}
	
.HomeBox h2{
	color: #C01623;
	font-size: 120%;
	text-align: right;
	line-height: 130%;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/HomeBoxTop.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	background-position: 0px 38px;
	padding-bottom: 24px;
	font-weight: bold;
	border-bottom: none;
}
.HomeBox p{
	font-size: 90%;
	text-align: right;
	margin-left: 5px;

}
.HomeIntro {
	margin-top: 0px;
	clear: both;
	background-image: url(/images/HomeBg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.HomeIntro h2{
	font-size: 85%;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 150%;
	direction:rtl;
	padding-left: 100px;
	padding-right: 40px;
	color: #003399;
	border-bottom: none;
}
.HomeIntro h1{
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	direction:rtl;
	padding-left: 40px;
	padding-right: 43px;
	color: #C01623;
	font-style: italic;
	padding-top: 230px;
}
.HomeIntro p{
	font-size: 85%;
	padding-right: 40px;
	text-align: right;
	margin-left: 100px;
	direction:rtl;
}
.HomeStrip{
	background-image: url(../Images/BreadCrumbsBg.jpg);
	height: 41px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 22px;
}
.HomeIntro strong{
	font-size: 100%;
	color: #FF6600;
}
.HomeNews {
	background-color: #E6EDF4;
	width: 234px;
	float: left;
	margin-bottom: 20px;
}
.HomeNews h1{
	color: #FFFFFF;
	font-size: 120%;
	text-align: right;
	background-image: url(../Images/HomeNewsH1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-right: 5px;
	font-weight: bold;
}
.HomeNews ul{
	color: #FFFFFF;
	text-align: right;
	list-style-image: url("../images/arrow.gif");
	padding-left: 10px;
}
.HomeNews p{
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.HomeNews a:link {
	color: #003DBB;
	text-decoration: underline;
}

.HomeNews a:visited {
	color: #002B82;
	text-decoration: none;
}

.HomeNews a:hover, .HomeNews a:active	{
	color: #003DBB;
	text-decoration: none;
	}
.HomeBox a:link {
	color: #003DBB;
	text-decoration: underline;
	font-weight: bold;
	font-size: 90%;
}

.HomeBox a:visited {
	color: #002B82;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

.HomeBox a:hover, .HomeNews a:active	{
	color: #003DBB;
	text-decoration: none;
	}
	
.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.ContentBox {
	font-weight: bold;
	background-color: #CBD6E7;
	text-align: center;
	color: #33486C;
	padding: 10px;
	border: 1px solid #003399;
}

.ContentBox em{
	color: #CC0000;
	font-size: 120%;
}

.ContentBoxDiv {
	font-weight: bold;
	background-color: #CBD6E7;
	color: #33486C;
	padding: 10px;
	border: 1px solid #003399;
	margin-bottom: 25px;
}
.PageTop {
	text-align: left;
	margin-bottom: 20px;
	padding-left: 20px;
	background-image: url("../images/top.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
.NewsItem {
	margin-bottom: 20px;
}
.ShowroomItem {
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}
.NewsItemDate {
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #000000;
	font-style: italic;
	text-align: right;
	padding-bottom: 5px;
}
.NewsItem h2{
	background-image: none;
	padding: 0;
	margin: 0;
	color: #003399;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
.LinkItem {
	margin-bottom: 20px;
}
.LinkItem h2{
	background-image: none;
	padding: 0;
	margin: 0;
	color: #003399;
}
.SeriesPrice{
	text-align: center;
	margin-bottom: 15px;
}
.SeriesPrice P{
	text-align: center;
	margin:0px;
	font-size: 90%;
}
.SeriesContact{
	margin-bottom: 15px;
}
.SeriesContact h1{
	color: #FFFFFF;
	font-size: 110%;
	padding-right: 6px;
}
.SeriesContact P{
	text-align: center;
	margin:0px;
	font-size: 90%;
}

.SeriesAges{
	margin-bottom: 15px;
}
.SeriesBox {
	clear: right;
	height: 100%;
	margin-bottom: 10px;
	padding-bottom: 6px;
	width: 250px;
}

.MainBox{
	width: 240px;
	float: right;
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
}
.SeriesBoxLogo {
	width: 150px;
	float: right;
}
.SeriesBoxText {
	margin-right: 165px;
}
.SeriesBoxText p{
	font-size: 90%;
}
.SeriesBoxText h2{
	margin-bottom: 2px;
	margin-top: 0px;
}
.SeriesBookList ul{
}
.SeriesBookList li{
	list-style-image: url("../images/book_list_bullet.gif");
	padding-right: 7px;
	margin: 0;
	padding-bottom: 2px;
	padding-top: 0px;
}
.SeriesImageBig {
	margin-left: -9px;
	text-align: left;
	margin-bottom: 10px;
}
.PressItem	{
	border-bottom: 1px solid #009900;
	padding-bottom: 5px;
	padding-top: 5px;
}
#PopUp {
	background-color: #FFFFFF;
	background-image: none;
}
#PageUtilityBox {
	float: left;
	margin-top: 7px;
	display: none;
}
