body	{
	margin: 0 0 0 0;
	text-align: left;
	color: #000000;
	background-color: #EEEEEE;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../Images/BodyBg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	
#Container	{
	margin: 0em auto;
	width: 750px;
	text-align: left;
	background-color: #FFFFFF;
	}

#Header	{
	background-image:  url(../images/HeaderBg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 111px;
	background-color: #FFFFFF;
	}
	
#MainBody {
	float: right;
	width: 543px;
	background-image: url(../Images/ContentBg.jpg);
	background-repeat: repeat-x;
	}
	
#MainHome {
	padding-bottom: 20px;
	}
	
#Content	{
	padding: 20px 15px 20px 30px;
	margin:0px 0px 10px 0px;
	}

#SideBar {
	float: left;
	width:192px;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 40px;
	padding-left: 15px;
	background-image: url(../Images/ContentBg.jpg);
	background-repeat: repeat-x;
}


/*** logo styles *****************/

#Logo{
	float: left;
	padding-left: 0px;
}	

/*** utility styles *****************/

#Utility{
	color: #000000;
	float: right;
	padding-top: 3px;
	padding-left: 0px;
	font-size: 85%;
	text-align: left;
	padding-right: 9px;
}

#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: #0033CC;
	text-decoration: underline;
}

a:visited {
	color: #000099;
	text-decoration: underline;
}

a:hover, a:active	{
	color: #0000FF;
	text-decoration: none;
	}
	
h1	{
	color: #87AF27;
	font-weight: bold;
	font-size: 180%;
	line-height: 100%;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 0px;
	border-bottom: 2px solid #95ACD6;
	padding-left: 5px;
	}
	
h2	{
	color: #87AF27;
	margin: 20px 0 10px 0;
	font-size: 120%;
	text-align: left;
	line-height: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(../Images/BgH2.jpg);
	background-repeat: no-repeat;
	height: 23px;
	background-position: top left;
	padding-top: 2px;
	padding-left: 5px;
	}
	
h2 a:link {
	color: #87AF27;
	text-decoration: none;
}

h2 a:visited {
	text-decoration: none;
	color: #62801C;
}

h2 a:hover, h2 a:active	{
	color: #87AF27;
	text-decoration: underline;
	}
	
h3	{
	font-weight: bold;
	font-size: 100%;
	line-height: 120%;
	color: #006CB7;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	padding-left: 0px;
	border-bottom: 1px solid #999999;
	}
h3 a:link {
	color: #006CB7;
	text-decoration: none;
}

h3 a:visited {
	text-decoration: none;
	color: #6F97BF;
}

h3 a:hover, h2 a:active	{
	color: #87AF27;
	text-decoration: none;
	}	
	
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: 140%;
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 0px;
	}

ul {
	line-height: 120%;
	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;
	font-size: 100%;
	}

ol {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	}

li {
	padding-bottom: 8px;
	color: #000000;
	}	
	
.ContentSummery	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 90%;
	margin-bottom: 15px;
	color: #003399;
	line-height: 130%;
	}
/************ navbar styles **************/

#NavBar {
	font-size:90%;
	line-height:normal;
	margin-bottom: 0px;
	width: 740px;
	background-color: #0096DC;
	text-align: left;
	float: left;
	height: 25px;
	background-image: url(../Images/NavBg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-left: 10px;
      }
	  
#NavBar ul {
	list-style: none;
	float: left;
	text-align: left;
	line-height: 130%;
	margin: 0px;
	padding:0;
      }
	  
#NavBar li {
	padding:0px 0px 0 5px;
	float: left;
	background-image: url("../images/NavLeft.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
      }

#NavBar a {
	float:right;
	display:block;
	padding:5px 8px 5px 5px;
	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:#D9EAF4;
	background-color: #0096DC;
	background-image: url(../Images/NavBg.gif);
	background-repeat: repeat-x;
	background-position: top left;
      }
#NavBar #current {
	background-image:  url(../Images/NavLeftOn.gif);
	background-repeat: no-repeat;
	border-width: 0px;
}

#NavBar #current a {
	background-image:  url("../images/NavRightOn.gif");
	color:#000099;
	background-position: top right;
}


/************ BreadCrumbs styles **************/
#BreadCrumbs	{
	color: #666666;
	font-size: 90%;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-image: url(../Images/BreadCrumbs.gif);
	background-repeat: no-repeat;
	background-position: center left;
	}
	
#BreadCrumbs a	{
	color: #666;
	text-decoration: none;
	font-size: 95%;
	}
	
#BreadCrumbs a:hover	{
	color: #666666;
	text-decoration: underline;
	}

/************ footer styles **************/
#Footer {
	clear: both;
	width: 750px;
	background-color: #FFFFFF;
	background-image: url(/eng/images/FooterBg.jpg);
	background-repeat: repeat-x;
	height: 56px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	}
#Footer	p{
	color: #000000;
	text-align: left;
	font-size: 60%;
	padding-top: 18px;
	margin-left: 5px;
	}
	
#Footer a	{
	color: #003399;
	text-decoration: underline;
	}
	
#Footer a:hover	{
	color: #000000;
	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;
	}
	
.ImageFooter	{
	float: right;
	}

#FooterHome a	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#FooterHome a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	}

/*** SideMenu styles **************/

.SideMenu {
	width: 192px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

.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;
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.SideMenu a {
	display: block;
	padding: 4px 10px 4px 25px;
	line-height: 120%;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #003399;
	text-decoration: none;
	background-image: url(/eng/images/SideMenuBullet.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center left;
}

.SideMenu a:hover {
	color: #0096DC;
	text-decoration: none;
	background-image: url(../Images/SideMenuBulletSelect.gif);
	background-repeat: no-repeat;
}
.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #0096DC;
	background-image: url(../images/SideMenuSelected.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.uberlink2 a:link, .uberlink2 a:hover, .uberlink2 a:visited {
	color: #0096DC;
	background-color: #EBEBEB;
	background-image: url(../Images/SideMenuBulletSelect.gif);
	background-repeat: no-repeat;
}




/*** SideStory styles **************/

.SideStory {
	width: 189px;
	padding-bottom: 0px;
	margin-top: 20px;
	background-image: url(../Images/SidestoryBg.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

.SideStoryTop {
	background-image: url(../images/SidestoryTopBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
	height: 33px;
	margin-top: -33px;
}

.SideStoryBotttom{
	background-image: url(../images/SidestoryBottomBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 19px;
}

.SideStory h1 {
	color: #0033CC;
	font-size: 125%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border: none;
	text-align: center;
	padding-top: 7px;
	margin: 0;
	background-image: url(../Images/SidestoryTopBg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 8px;
	margin-bottom: 8px;
	padding-left: 0px;
}

.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: 120%;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.ImageSideStory	{
	margin: 10px 0px 10px 0px;
	border: 2px solid #B18E7F;
	}

.SideStory a:link {
	color: #002BAA;
	text-decoration: underline;
}
.SideStory a:visited {
	color: #1B4993;
	text-decoration: underline;
}
.SideStory a:hover, .SideStory a:active	{
	color: #0000FF;
	text-decoration: underline;
	}

.SideImg {
	text-align: left;
}


/*** Forms styles *************************************/

.FormFieldLeft  		{
	direction:ltr;
	text-align: left;
	border: 1px solid #11458E;
	background-color: #F7F7F7;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormField		{
	direction:ltr;
	text-align: left;
	border: 1px solid #11458E;
	background-color: #F7F7F7;
	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: 90%;
	text-align: center;
	font-weight: bold;
	color: #333333;
	background-color: #F0F0F0;
}

/*** Tables styles **************************/

.TableList {
	margin-top: 15px;
	border-right: solid #B6C5E2 1px;
}

.TableList td {
	border-bottom: solid #B6C5E2 1px;
	padding: 4px 5px 4px 2px;
	vertical-align: top;
	line-height: 120%;
	text-align: left;
	font-size: 90%;
	border-left: solid #B6C5E2 1px;
}

.TableList th {
	border-bottom: solid #B6C5E2 2px;
	padding: 2px 5px 2px 2px;
	vertical-align: top;
	text-align: left;
	font-size: 90%;
	background-color: #F0F4F9;
	border-left: solid #B6C5E2 1px;
	border-top: solid #B6C5E2 1px;
}

.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;
	vertical-align: top;
}

.TableDetails th {
	padding: 2px 2px 2px 0px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
.CalendarTable {
	background-color: #EBF5FC;
	font-size: 90%;
}

.CalendarTable td {
	padding: 3px 3px 3px 3px;
	text-align: center;
}
.CalendarTable th {
	padding: 2px 2px 2px 0px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
}
.CalendarTable a:link {
	color: #333399;
	text-decoration: none;
}

.CalendarTable a:hover, .CalendarTable a:active	{
	color: #333399;
	text-decoration: underline;
	}

/*** PageNumbers styles **************/

.PageNumbers {
	font-size: 90%;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #999999;
	margin-top: 18px;
}
.PageNumbers a	{
	color: #1B4993;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}

.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: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #333333 1px;
	background-color: #F3F3F3;
	}
	
.Disabled	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}
/*** Misc styles **************/

.ClearBoth {
	clear: both;
}

#ImageStrip {
	height: 81px;
	clear: both;

}
.ImageFloatLeft	{
	float: left;
	margin: 0px 10px 10px 0px;
	}

.ImagePortraitFloatLeft	{
	float: left;
	margin: 3px 10px 5px 0px;
	}
	
.ImageFloatRight	{
	float: right;
	margin: 0px 0 10px 10px;
	}
	
.HomeBox {
	width: 230px;
	padding-left: 8px;
	padding-right: 5px;
}

.HomeBox ul {
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 15px;
	list-style-image:  url("../images/bullet.gif");
	font-size: 85%;
	text-align: justify;
	color: #002BAA;
	font-style: italic;
	font-family: Tahoma;
	}

.HomeBox h1{
	font-size: 130%;
	text-align: left;
	line-height: 100%;
	padding-top: 3px;
	color: #0033CC;
}
.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: #002BAA;
	font-size: 125%;
	text-align: left;
	line-height: 130%;
	padding-top: 0px;
	background-image: none;
	font-style: italic;
	padding-left: 5px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #DFBAA2;
	padding-bottom: 5px;
	font-weight: bold;
}
.HomeBox p{
	font-size: 80%;
	padding-right: 5px;
	text-align: left;
}

.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 center;
	padding-top: 20px;
}

.HomeIntro2{
	clear: both;
	padding-top: 0px;
	background-image: url(../Images/HomeIntro2Bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 10px;
}

.HomeIntro2Top{
	clear: both;
	padding-top: 0px;
	background-image: url(../Images/HomeIntro2Top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 5px;
}
.HomeIntro2Bottom{
	background-image: url(../Images/HomeIntro2Bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	clear: both;
}


.HomeIntro p{
	font-size: 90%;
	line-height: 130%;
	float: left;
	padding-left: 10px;
	padding-top: 0px;
}
.HomeIntro h1{
	font-size: 130%;
	padding-left: 11px;
	font-weight: bold;
	line-height: 120%;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #0033CC;
	border-bottom: none;
	background-image: url(../Images/HomeIntroH1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 0px;
	padding-bottom: 1px;
}

.HomeIntro h2{
	font-size: 120%;
	padding-left: 40px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #87AF27;
	text-align: left;
	line-height: 120%;
	background-image: url(none);
	margin: 0;
	height: 30px;
}
.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%;
}
.HomeNews h1{
	color: #FFFFFF;
	font-size: 120%;
	text-align: center;
}
.HomeNews ul{
	color: #FFFFFF;
	text-align: left;
	list-style-image: url("../images/arrow.gif");
}
.HomeNews p{
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.HomeNews a:link {
	color: #0033CC;
	text-decoration: none;
}

.HomeNews a:visited {
	color: #003399;
	text-decoration: none;
}

.HomeNews a:hover, .HomeNews a:active	{
	color: #0033FF;
	text-decoration: underline;
	}
.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: 25px;
}
.NewsItemDate {
	font-size: 80%;
	margin: 0;
	padding: 0;
	color: #666666;
	font-style: italic;
	padding-bottom: 5px;
}
.NewsItem h2{
	color: #87AF27;
	margin: 5px 0 0px 0;
	font-size: 120%;
	text-align: left;
	line-height: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 0px;
	}
.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;
}
.HomeTopBg {
	height: 21px;
}
#Footer #W3Validator {
	text-align: right;
}
#Calendar {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	position: relative;
	z-index: 1;
	margin-top: 10px;
}
.CalendarTopPanel {
	background-color: #0096DC;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.CalendarMonth {
	background-color: #FFFFFF;
	text-align: left;
}
.CalendarDaysPanel {
	background-color: #EEEEEE;
	color: #333333;
}
.EmptyCell {
	background-color: #FFFFFF;
}
.SelectedCell {
	background-color: #FFFFCC;
	border: 1px solid #666666;
}

.SideMenu ul ul {
	margin-left: 20px;
}
.SideMenu ul ul a {
	width: 137px;
}

.StandardForm {
	border: 1px solid #0096DC;
	padding-left: 5px;
}
.SnifBox {
	margin-bottom: 20px;
	margin-top: 0px;
}
.TextRight {
	float: right;
}.SideNote {
	font-size: 70%;
	background-color: #EEEEEE;
	padding: 5px;
	text-decoration: blink;
}
.SmallFont{
	font-size:80%;
	}
.ImgContainer {
	float: left;
	width: 110px;
	color: #888888;
	font-size: 80%;
	font-style: italic;
}
.ImgContainer img{
	margin: 0 10px 3px 0;

}
#Content li {
	line-height: 140%;
}

