body	{
	margin: 0 0 0 0;
	text-align: right;
	color: #000000;
	background-color: #333333;
	font-size: 85%;
	font-family: Arial, Miriam, David, sans-serif;
	}
	
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: #000000;
	font-weight: bold;
	font-size: 170%;
	direction:rtl;
	line-height: 120%;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom: 1px solid #CCCCCC;
	}
	
h2	{
	color: #000000;
	margin: 20px 0 5px 0;
	font-size: 120%;
	font-weight: bold;
	direction:rtl;
	text-align: right;
	}
	
h2 a:link {
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
	}
	
h3	{
	font-weight: bold;
	margin-top: 30px;
	font-size: 130%;
	direction:rtl;
	line-height: 140%;
	color: #1B4993;
	background-color: #E4EAF5;
	padding-right: 3px;
	}
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 110%;
	direction:rtl;
	margin-bottom: 10px;
	color: #333333;
	line-height: 130%;
	}

h5	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 100%;
	font-weight: bold;
	direction:rtl;
	text-align: right;
	}
p	{
	font-size: 100%;
	line-height: 140%;
	text-align: right;
	direction:rtl;
	padding-bottom: 10px;
	margin-top: 10px;
	}

ul {
	line-height: 150%;
	margin-top: 8px;
	margin-bottom: 15px;
	direction:rtl;
	list-style-image:  url("../images/bullet.gif");
	}

li {
	padding-top: 5px;
	padding-bottom: 5px;
	}	
	
#Container	{
	margin: 0em auto;
	width: 750px;
	text-align: right;
	background-image:  url("../../SharedImages/ContainerBg.gif");
	background-repeat: repeat-y;
	background-position: center;
	}
	
#Header	{
	background-image:  url("../../SharedImages/HeaderBg.gif");
	background-repeat: no-repeat;
	background-position: 0px 40px;
	height: 111px;
	background-color: #333333;
	}

#Content	{
	padding: 15px 15px 30px 20px;
	margin:0px 224px 0px 0px;
	float: none;
	clear: left;
	}

#SideBar {
	float: right;
	width:224px;
	padding-bottom: 20px;
	clear: both;
	margin-top: 0px;
	padding-right: 0px;
	padding-top: 80px;
	background-image: url("../../SharedImages/SideBarBg.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.ImageFloat	{
	float: left;
	margin: 0 10px 10px 0px;
	}
.ImageFloatRight	{
	float: right;
	margin: 0 0 10px 10px;
	}
	
/************** logo styles *****************/

#Logo{
	float: right;
	padding-top: 5px;
}	

/************** utility styles *****************/

#Utility{
	color: #000000;
	float: left;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 90%;
	direction:rtl;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-bottom: 12px;
}

#Utility a{
	color: #B5B5B5;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}

#Utility a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
	
/************ navbar styles **************/

    #NavBar {
	float:right;
	width:100%;
	font-size:90%;
	line-height:normal;
	background-repeat: repeat-x;
	background-image:  url("../images/nav_bg.gif");
	margin-bottom: 0px;
      }
	  
    #NavBar ul {
	margin:0px;
	padding:2px 20px 2px 0px;
	list-style: none;
	float: right;
	direction: ltr;
      }
	  
    #NavBar li {
	margin:0;
	padding:0px 0 0 9px;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
      }
	  
    #NavBar a {
      float:right;
      display:block;
      padding:2px 9px 3px 0px;
      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:#CCCCCC;
      }
#NavBar #current {
	background-image:  url("../images/nav_left_on.gif");
	border-width:0;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#NavBar #current a {
	background-image:  url("../images/nav_right_on.gif");
	color:#993300;
	padding-bottom:2px;
	background-position: top right;
}

/************ footer styles **************/
#Footer	{
	margin-top: 0px;
	direction:rtl;
	margin-bottom: 0px;
	background-image: url("../../SharedImages/FooterBg.gif");
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-top: 5px;
	background-color: #333333;
	font-size: 80%;
	color: #666666;
	text-align: center;
	clear: both;
	}
#Footer	p{
	color: #999999;
	text-align: center;
	line-height: 120%;
	}
	
#Footer a	{
	color: #999999;
	text-decoration: underline;
	}
	
#Footer a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
#ImageStrip {
}

#FlashStrip {
	margin: 0;
	padding: 0;
	height: 446px;
}

/************ navlist styles **************/

.NavList {
	width: 224px;
	margin-bottom: 30px;
}

.NavList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	list-style-image: none;
	float: left;
}

.NavList li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.NavList a {
	display: block;
	padding: 5px 5px 5px 15px;
	width: 164px;
	line-height: 100%;
}

.NavList a:link, .NavList a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url("../images/side_menu_down.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

.NavList a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

.Uberlink a:link, .Uberlink a:hover {
	color: #333333;
	background-image: url("../images/navlist_uberlink.gif");
	background-color: #FFFFFF;
	border-bottom: 2px solid #999999;
}

.Uberlink a:visited {
	color: #333333;
	background-image: url("../images/navlist_uberlink.gif");
	background-color: #FFFFFF;
	border-bottom: 2px solid #999999;
}

/************ sidestory styles **************/

.SideStory {
	margin-top: 40px;
	padding-bottom: 7px;
	margin-right: 20px;
	margin-left: 15px;
}
.SideStory h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
	padding-top: 2px;
	padding-right: 25px;
	margin: 0px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	background-image: url(/images/IconContact.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.SideStory h4 {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.SideStory p {
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	text-align: right;
	margin-top: 4px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.SideStory h2 {
	text-align: left;
	background-image: url("../../../images/sidestory_btm.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;
	margin: 0px;
	height: 24px;
	padding-left: 5px;
	font-family: Arial, Miriam, David, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	border: 0px none;
}

.SideStory a:link {
	color: #0033CC;
	text-decoration: underline;
}
.SideStory a:visited {
	color: #0033CC;
	text-decoration: underline;
}
.SideStory a:hover, .SideStory a:active	{
	color: #0000FF;
	text-decoration: none;
	}

/************ home box styles **************/

#ContentHome	{
	padding: 0px 10px 30px 10px;
	margin:0px;
	float: none;
	clear: right;
	}

#HomeStrip h1{
	font-size: 110%;
	color: #003366;
	height: 120px;
	line-height: 140%;
	}

#ContentHome h2{
	padding-bottom: 1px;
	}
	
#ContentHome ul {
	line-height: 150%;
	text-align: right;
	margin-top: 5px;
	direction:rtl;
	list-style-image:  url("../images/bullet.gif");
	font-size: 90%;
	}

#ContentHome li {
	padding-top: 0px;
	padding-bottom: 5px;
	}	

/************ Home styles **************/

.Home_li {
	list-style-image:  url("../images/bullet.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.Home_ul {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 16px;
	text-align: left;
}
/************ Forms styles **************/
.FormFieldLeft  		{
	text-align: left;
	border: 1px solid #B6B4B4;
	background-color: #F5F5F5;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormFieldRight  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #B6B4B4;
	background-color: #F5F5F5;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}
.FormField  		{
	direction:rtl;
	text-align: right;
	border: 1px solid #B6B4B4;
	background-color: #F5F5F5;
	font-size: 95%;
	font-family: Arial, Miriam, David, sans-serif;
}

.FormButton 		{
	FONT-SIZE: 90%;
	text-align: center;
	color: #000000;
	background-color: #D2D2D2;
	font-weight: bold;
	font-family: Arial, Miriam, David, sans-serif;
	height: 22px;
	padding-top: 0px;
	margin-right: 40px;
}

.NewsDate {
	font-size: 90%;
	color: #666666;
}
/************ Tables styles **************/

.TableList {
	margin-top: 15px;
	direction: rtl;
	width: 490px;
	font-size: 100%;
}

.TableList td {
	border-bottom: solid #CCCCCC 1px;
	padding: 2px 0px 2px 5px;
	vertical-align: top;
	line-height: 150%;
	text-align: right;
}

.TableList th {
	border-bottom: solid #CCCCCC 2px;
	padding: 2px 0px 2px 5px;
	vertical-align: top;
	text-align: right;
	font-size: 105%;
}
 
.TableDetails {
	padding: 5px 10px 5px 10px;
	border: solid #235EA0 1px;
	font-size: 100%;
	text-align: right;
	width: 520px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.TableDetails td {
	padding: 2px 0px 2px 0px;
	text-align: right;
	direction:rtl
}

.TableDetails th {
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	direction:rtl
}

.TableDetails ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
.TableNormal {
	direction: rtl;
}
/************ Page Numbers styles **************/

.PageNumbers {
	font-size: 90%;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	direction: rtl;
}
.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: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #CCCCCC 1px;
	}

.ClearBoth {
	clear: both;
}

.SideImage {
	border-bottom: 2px solid #DAE2F1;
	margin-top: 30px;
	margin-right: 7px;
	border-top: 2px solid #DAE2F1;
	padding: 0;
}
.SideImage p {
	padding-right: 7px;
	padding-left: 7px;
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top {
	text-align: left;
}
.Date {
	font-size: 90%;
	color: #666666;
}
#HomeIntro {
	background-color: #CCCCCC;
	background-image: url("../../SharedImages/HomeIntroBg.gif");
	background-repeat: repeat-y;
}
.HomeIntroText{
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
	direction:rtl;
	padding: 10px;
	vertical-align: top;
	color: #333333;
}
.HomeNews {
	margin-top: 0px;
	text-align: right;
	font-size: 90%;
	width: 288px;
	padding-top: 8px;
}
.HomeNews h1{
	color: #333333;
	font-size: 130%;
	text-align: right;
	padding-right: 10px;
}
.HomeNews ul{
	color: #FFFFFF;
	text-align: right;
	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: #003399;
	text-decoration: none;
}

.HomeNews a:visited {
	color: #003399;
	text-decoration: none;
}

.HomeNews a:hover, .HomeNews a:active	{
	color: #0033CC;
	text-decoration: underline;
	}
.NewsItem {
	margin-bottom: 20px;
}
.NewsItemDate {
	font-size: 90%;
	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;
}


ol {
	text-align: right;
	direction:rtl;
	margin-top: 0px;
	padding-top: 0px;
}
.ContentSummery {
	font-weight: bold;
}
.Company {
	text-align: center;
	font-size: 85%;
}
#Container #HomeIntro .HomeBanner {
	text-align: center;
	margin: 33px 0 0 0;
}
