body	{
	margin: 0 0 0 0;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif, Campain;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../Images/BodyBg.gif);
	}
	
.Container	{
	margin: 0em auto;
	text-align: center;
	background-color:#FFFFFF;
	width: 100%;
	background-image: url(../Images/ContainerBg.gif);
	background-repeat: repeat-y;
	background-position: right;
	}

.Header	{
	background-repeat: no-repeat;
	background-position: top right;
	height: 75px;
	border-top: 1px solid #8A8C8F;
	background-image: url(../Images/HeaderBg.gif);
	background-color: #FFFFFF;
	}
	
.MainBody {
	float: right;
	width: 100%;
	border-top: 1px solid #FFFFFF;
	}
	

.Content	{
	padding: 10px 10px 20px 10px;
	margin:0px 0px 10px 0px;
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	width: 100%;
	float: left;
	background-image: url(../Images/MainBodyTopBg.gif);
	}

.SideBar {
	float: left;
	width:191px;
	margin-top: 0px;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(../Images/SideBarBg.gif);
	border-top: 1px solid #FFFFFF;
	text-align: left;
	display: none;
}


/*** logo styles *****************/

.Logo{
	float: left;
	padding: 0;
}	

/*** utility styles *****************/

.Utility{
	color: #666666;
	float: right;
	padding-top: 15px;
	padding-left: 0px;
	font-size: 85%;
	text-align: left;
	padding-right: 25px;
	display: none;
}

.Utility a{
	color: #003273;
	text-decoration: underline;
}

.Utility a:hover{
	text-decoration: none;
	color: #0000FF;
}

.Utility input{
	color: #000000;
	font-size: 90%;
	background-color: #E9EDF3;
	border: 1px solid #003399;
}
/*** General Tags *****************/

a:link {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover, a:active	{
	color: #0033CC;
	text-decoration: none;
	}
	
h1	{
	color: #B15727;
	font-size: 150%;
	line-height: 100%;
	font-family: Tahoma;
	padding-bottom: 0px;
	font-weight: normal;
	padding-top: 10px;
	margin-top: 0px;
	border-bottom: 1px solid #F2EBDF;
	}
	
h2	{
	color: #000000;
	margin: 20px 0 10px 0;
	font-size: 120%;
	text-align: left;
	line-height: 100%;
	font-family: Tahoma;
	font-weight: normal;
	}
	
h2 a:link {
	color: #333333;
	text-decoration: none;
}

h2 a:visited {
	color: #2E547A;
	text-decoration: none;
}

h2 a:hover, h2 a:active	{
	color: #666666;
	text-decoration: underline;
	}
	
h3	{
	font-weight: bold;
	font-size: 110%;
	line-height: 120%;
	color: #AF5526;
	margin-top: 20px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif, Campain;
	font-style: normal;
	text-align: left;
	}
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	margin-bottom: 10px;
	color: #133285;
	line-height: 130%;
	}

h5	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	}
h6	{
	color: #666666;
	margin: 0px 0 5px 5px;
	font-size: 90%;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

p	{
	font-size: 90%;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	}

ul {
	line-height: 110%;
	margin-top: 8px;
	margin-bottom: 15px;
	list-style-image:  url("../images/bullet.gif");
	font-size: 90%;
	text-align: left;
	}


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: 8px;
	}	
	
.ContentSummery	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 90%;
	margin-bottom: 15px;
	color: #000000;
	line-height: 150%;
	}
/************ navbar styles **************/

.NavBar {
	font-size:100%;
	line-height:normal;
	text-align: left;
	float: left;
	padding-left: 10px;
	background-image: url(../Images/NavBg.gif);
	background-repeat: repeat-x;
	background-color: #808285;
	border-left: 1px solid #E2E3E3;
	border-right: 1px solid #E2E3E3;
	width: 753px;
	border-top: 2px solid #B15727;
	display: none;
      }
	  
.NavBar ul {
	list-style: none;
	float: left;
	text-align: left;
	line-height: 120%;
	margin: 0px;
      }
	  
.NavBar li {
	margin:0;
	padding:0px 0 0 0px;
	float: left;
      }

.NavBar a {
	float:right;
	display:block;
	padding:6px 16px 8px 16px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
.NavBar a {float:none;}
    /* End IE5-Mac hack */
.NavBar a:hover {
	color:#C7D2E0;
      }
.NavBar #current {
	background-image: url(../Images/NavLeftOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.NavBar #current a {
	color:#000000;
	background-image: url(../Images/NavRightOn.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


/************ BreadCrumbs styles **************/
.BreadCrumbs	{
	color: #999999;
	font-size: 80%;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	display: none;
	}
	
.BreadCrumbs a	{
	text-decoration: none;
	font-size: 95%;
	color: #999999;
	}
	
.BreadCrumbs a:hover	{
	color: #666666;
	text-decoration: underline;
	}

/************ footer styles **************/
.Footer {
	width: 765px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/FooterBg.gif);
	clear: both;
	height: 50px;
	background-color: #FFFFFF;
	background-position: center top;
	display: none;
	}
.Footer	p{
	color: #333333;
	text-align: left;
	font-size: 75%;
	line-height: 180%;
	padding-top: 15px;
	padding-left: 205px;
	}
	
.Footer a	{
	color: #333333;
	text-decoration: none;
	}
	
.Footer a:hover	{
	color: #333333;
	text-decoration: underline;
	}
/************ footer Home styles **************/

/*** SideMenu styles **************/

.SideMenu {
	width: 191px;
	padding-top: 30px;
	font-size: 100%;
}

.SideMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	list-style-image: none;
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #CCCCCC;
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.SideMenu a {
	display: block;
	padding: 4px 3px 4px 30px;
	width: 158px;
	line-height: 120%;
	background-image: url(../Images/SideMenuBullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}

.SideMenu a:hover {
	color: #999999;
	text-decoration: none;
	background-image: url(../Images/SideMenuBulletSelect.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #B15727;
	background-color: #FFFFFF;
	background-image: url(../Images/SideMenuBulletSelect.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	background-position: center left;
}



/*** SideStory styles **************/

.SideStory {
	margin-top: 45px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}

.SideStoryTop {
	padding-bottom: 3px;
	padding-top: 0px;
}

.SideStoryBotttom{
	height: 18px;
}
.SideMenuBotttom{
	background-image: url(../Images/SideMenuBottomBg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 49px;
	margin-top: -1px;
}

.SideStory h1 {
	color: #CC0000;
	font-size: 100%;
	padding-right: 2px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, Campain;
	font-style: normal;
	border: none;
	font-weight: bold;
	background-image: url(../Images/SideStoryH1.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 10px;
}

.SideStory h2 {
	color: #000000;
	font-weight: bold;
	font-size: 100%;
	padding-top: 5px;
	padding-right: 20px;
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	border: none;
}

.SideStory p {
	font-size: 90%;
	line-height: 140%;
	color: #000000;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
}

.ImageSideStory	{
	margin: 10px 0px 10px 0px;
	}

.SideStory a:link {
	color: #CC0000;
	text-decoration: underline;
}
.SideStory a:visited {
	color: #DE6666;
	text-decoration: none;
}
.SideStory a:hover, .SideStory a:active	{
	color: #CC0000;
	text-decoration: none;
	}

.SideImg {
	text-align: left;
}


/*** Forms styles *************************************/

.FormFieldLeft  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormField		{
	direction:ltr;
	text-align: left;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
}

.FormFieldRight  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #11458E;
	background-color: #FFFFFF;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormButton 		{
	FONT-SIZE: 100%;
	text-align: center;
	font-weight: normal;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}

/*** Tables styles **************************/

.TableList {
	margin-top: 15px;
}

.TableList td {
	border-bottom: solid #CCCCCC 1px;
	padding: 2px 5px 2px 2px;
	vertical-align: top;
	line-height: 120%;
	text-align: left;
	font-size: 90%;
}

.TableList th {
	border-bottom: solid #808285 2px;
	padding: 2px 5px 2px 2px;
	vertical-align: top;
	text-align: left;
	font-size: 90%;
	font-style: italic;
	color: #333333;
}

.TableListTr {
	background-color: #F0F4F9;
}
 
.TableDetails {
	font-size: 90%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}

.TableDetails td {
	padding: 2px 0px 2px 0px;
	text-align: left;
}

.TableDetails th {
	padding: 2px 2px 2px 0px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

/*** PageNumbers styles **************/

.PageNumbers {
	font-size: 90%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #999999;
	margin-top: 18px;
}
.PageNumbers a	{
	color: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	}

.PageNumbers a:visited	{
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}


.PageNumbers a:hover	{
	color: #333333;
	background-color: #CCCCCC;
	}
	
.Selected	{
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #B15727 1px;
	background-color: #F3ECE1;
	}
	
.Disabled	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
/*** Misc styles **************/

.ClearBoth {
	clear: both;
}

.ImageStrip {
	height: 108px;
	clear: both;

}
.ImageFloatLeft	{
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 1px;
	}

.ImagePortraitFloatLeft	{
	float: left;
	margin: 3px 10px 5px 0px;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 0px 0 10px 10px;
	padding: 1px;
	}
	
.HomeBox {
	float: right;
	text-decoration: none;
	text-align: left;
}

.HomeBoxLeft {
	width: 330px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	border-right: 1px solid #999999;
	margin-top: 10px;
}
.HomeBoxRight {
	width: 340px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	float: right;
}

.HomeBox ul {
	line-height: 140%;
	margin-top: 8px;
	margin-bottom: 15px;
	list-style-image:  url(../Images/HomeBullet.gif);
	font-size: 80%;
	text-align: left;
	color: #000000;
	font-style: normal;
	font-family: Tahoma;
	}

.HomeBoxRight h1{
	color: #006EB4;
	font-size: 130%;
	text-align: left;
	padding-right: 5px;
	background-image: url(../Images/HomeBoxH1.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	padding-top: 5px;
}
.HomeBoxLeft h1{
	color: #006EB4;
	font-size: 130%;
	text-align: left;
	padding-right: 5px;
	background-image: url(../Images/HomeBoxH1.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	padding-top: 5px;
}

.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: #CC0000;
	font-size: 100%;
	text-align: left;
	line-height: 130%;
	padding-top: 0px;
	padding-left: 5px;
	font-family: Tahoma;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
.HomeBox p{
	font-size: 90%;
	padding-right: 5px;
	text-align: left;
	line-height: 140%;
}

.HomeBoxHeb {
	width: 300px;
}
.HomeBoxHeb p{
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	direction:rtl;
}

.HomeIntro{
	clear: both;
	background-image: url(/eng/images/ContentBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}

.HomeIntro p{
	font-size: 90%;
	padding-left: 0px;
	padding-top: 20px;
	line-height: 120%;
	float: right;
	width: 350px;
	padding-bottom: 0px;
}
.HomeIntro h1{
	font-size: 90%;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	padding-right: 390px;
	border-bottom: none;
	padding-top: 0px;
}
.HomeIntro strong{
	font-size: 100%;
	color: #FF6600;
}
.HomeNews {
	background-image: url("../images/home_news_bg.gif");
	background-repeat: no-repeat;
	margin-top: 0px;
	text-align: left;
	font-size: 90%;
}
.HomeNewsDate{
	color: #666666;
	font-size: 90%;
	text-align: left;
	background-image: url(../Images/HomeNewsH1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 7px;
}
.HomeNews ul{
	color: #FFFFFF;
	text-align: left;
	list-style-image: url("../images/arrow.gif");
}
.HomeNews p{
	font-size: 100%;
	padding-left: 15px;
	margin-bottom: 5px;
}

.HomeNews a:link {
	color: #003399;
	text-decoration: underline;
}

.HomeNews a:visited {
	color: #000099;
	text-decoration: none;
}

.HomeNews a:hover, .HomeNews a:active	{
	color: #003399;
	text-decoration: none;
	}
.MustAsterix {
	color: #FF0000;
	font-size: 130%;
	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: 15px;
	border-bottom: 1px solid #CCCCCC;
}
.NewsItemDate {
	font-size: 85%;
	margin: 0;
	padding: 0;
	color: #666666;
	font-style: italic;
}
.NewsItem h2{
	background-image: none;
	padding: 0;
	margin: 0;
	color: #003399;
	background-color: #FFFFFF;
	border: none;
}
.LinkItem {
	margin-bottom: 20px;
}
.LinkItem h2{
	background-image: none;
	padding: 0;
	margin: 0;
	color: #003399;
}
.Item {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	height: 100%;
	margin-top: 10px;
	padding-bottom: 10px;
}
.ItemImg {
	width: 180px;
	float: left;
}
.ItemText {
	margin-left: 200px;
}
.note {
	font-size: 80%;
	color: #666666;
}

.Footer .W3Validator {
	text-align: right;
}
.SeperatorTd {
	border-right: 1px solid #CCCCCC;
	padding-right: 5px;
}
.TextRight {
	text-align: right;
}

.RightCol {
	width: 191px;
	float: right;
	text-align: left;
	display: none;
}
.RightCol h1 {
	font-size: 120%;
	border-bottom: none;
}
.RightCol ul {
	text-align: left;
}
.NewsBox {
	border-bottom: 1px solid #FFFFFF;
	width: 169px;
	padding: 10px 10px 10px 10px;
}
.PressBox {
	width: 169px;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
}
.ItemDate {
	font-size: 90%;
	font-style: italic;
	color: #666666;
}
.ImageFooter	{
	float: left;
	margin: 20px 0px 10px 0px;
	}
/*** Home styles **************/
.Home {
}
.HomeMainBadyTop {
	background-image: url(../Images/HomeMainBodyTop.jpg);
	height: 233px;
	width: 765px;
	background-repeat: no-repeat;
	border-top: 1px solid #FFFFFF;
	clear: both;
}
.Home .NewsBox {
	float: right;
	border-bottom: none;
	display: none;
}
.Home .LeftCol {
	width: 171px;
	float: left;
	padding: 20px 10px 10px 10px;
}
.Home .CenterCol {
	width: 383px;
	float: left;
}
.Home .CenterCol p {
	color: #FFFFFF;
	margin: 60px 10px 10px 28px;
}
.Home .NewsBox h1 {
	border-bottom: none;
	text-align: left;
	font-size: 120%;
	font-weight: normal;
}
.Home .SideBar {
	padding: 1px 10px 10px 10px;
	width: 171px;
	border-top: none;
}
.Home  h1 {
	font-size: 120%;
	text-align: left;
	border-bottom: none;
}
.Home .RightCol {
	padding: 0px 10px 10px 10px;
	width: 171px;
}
.Home .Content {
	padding-top: 0px;
}
.LeftSide {
	width: 170px;
	float: left;
}
.RightSide {
	width: 170px;
	float: right;
}
.Best100 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-align: left;
	color: White;
	font-size: 12;
}
	/*color: #A77D3C;*/
