body	{
	margin: 0 0 0 0;
	text-align: left;
	color: #000000;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	background-image: url(none);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #FFFFFF;
	direction: rtl;
	}
.Header	{
	width:100%;
	height: 108px;
	background-color: #FFFFFF;
	background-image: url(none);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
.Container	{
	width: 100%;
	text-align: left;
	margin: 0em auto;
	background-color: #FFFFFF;
	margin-top: 17px;
	border: none;
	clear: both;
	}

	
.MainBody {
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	background-image: url(../Images/MainBodyBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	}

.MainContent	{
	text-align: right;
	padding: 20px 30px 12px 0px;
	font-size: 90%;
}
.Content	{
	float: right;
	width: 100%;
}
.SideContent {
	float: left;
	width: 202px;
	padding-right: 13px;
}

.SideBar {
	width: 197px;
	text-align: right;
	font-size: 95%;
	background-image: url(../Images/SideBarBg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	display: none;
}
.SideBar .Image {
	margin: 0;
}
/*** logo styles *****************/

.Logo{
	padding: 0;
	margin: 18px 0px 0px 20px;
	float: left;
}	

/*** General Tags *****************/

a:link {
	color: #00753E;
	text-decoration: none;
}

a:visited {
	color: #00753E;
	text-decoration: none;
}

a:hover, a:active	{
	color: #990000;
	text-decoration: none;
	}
	
h1	{
	color: #D50A18;
	font-size: 200%;
	line-height: 120%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	margin-top: 9px;
	border-bottom: 1px solid #D7D7D7;
	margin-left: 208px;
	}
	
h2	{
	color: #1B1C1D;
	margin: 12px 0px 2px 0px;
	font-size: 120%;
	font-weight: bold;
	line-height: 120%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 3px;
	}
	
h2 a:link {
	color: #1B1C1D;
	text-decoration: none;
	}
h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover, h2 a:active	{
	color: #00753E;
	text-decoration: none;
	}

h3	{
	font-size: 110%;
	line-height: 120%;
	color: #0A7339;
	margin: 12px 0px 2px 0px;
	}
h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 100%;
	margin-bottom: 10px;
	color: #850000;
	line-height: 130%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

h5	{
	color: #000000;
	margin: 15px 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	font-family: Tahoma, Arial, sans-serif;
	}
h6	{
	color: #1B4993;
	margin: 0px 0 10px 0;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	}

p	{
	line-height: 140%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
	}

ul {
	line-height: 130%;
	list-style-image:  url(../Images/LiBullet.gif);
	margin-top: 8px;
	}

	
ul ul{
	margin-bottom: 0px;
	list-style-type: disc;
	}

ol {
	line-height: 120%;
	margin: 8px 23px 15px 0px;
	}

li {
	margin: 0;
	padding-bottom: 8px;
	}	
	
.ContentSummery	{
	font-weight: bold;
	margin-bottom: 15px;
	color: #000000;
	line-height: 145%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;

	d
; 	text-align: right;
	}
/************ BreadCrumbs styles **************/
.BreadCrumbs	{
	color: #666666;
	font-size: 90%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif, Campain, Corbel;
	font-weight: bold;
	display: none;
	}
	
.BreadCrumbs a	{
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	}
.BreadCrumbs a:visited	{
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	}
	
.BreadCrumbs a:hover .BreadCrumbs a:active	{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
.EnglishList {
	float: left;
	margin-left: 10px;
}

.BreadCrumbs .EnglishList a	{
	text-decoration: none;
	color: #0A7339;
	font-weight: bold;
	}
.BreadCrumbs .EnglishList a:visited	{
	text-decoration: none;
	color: #0A7339;
	font-weight: bold;
	}
	
.BreadCrumbs .EnglishList a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}
.BreadCrumbs .EnglishList a:active	{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}
/************ footer styles **************/
.Footer {
	background-image: url(../Images/FooterBg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	clear: both;
	padding: 5px 0px 0px 0px;
	margin: 0em auto;
	width: 958px;
	display: none;
	}
.Footer	p{
	color: #FFFFFF;
	text-align: right;
	font-size: 85%;
	padding: 0px 10px 5px 10px;
	margin-bottom: 0px;
	}
	
.Footer a:link	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.Footer a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
	}
.Footer a:visited	{
	color: #FFFFFF;
	text-decoration: none;
	}

.FooterLogos {
	color: #999999;
	text-decoration: none;
	float: right;
	padding-right: 0px;
	}

/*** SideMenu styles **************/

.SideMenu {
	text-align: left;
	margin: 25px 0px 25px 0px;
	width: 195px;
	background-image: url(../Images/SideStoryBg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0;
}

.SideMenuBottom {
	background-image: url(../Images/SideMenuBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 0px;
	height: 20px;
	margin-top: 0px;
}

.SideMenu ul {
	margin: 0;
	padding: 20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	list-style-image: url(none);
	list-style-type: none;
	text-align: right;
	background-image: url(../Images/SideMenuTop.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.SideMenu li {
	list-style-type: none;
	background-image: url(../Images/SideMenuArrow.gif);
	background-position: center right;
	background-repeat: no-repeat;
	list-style-image: url(none);
	padding: 0;
}

.SideMenu a {
	padding: 8px 30px 8px 0px;
	line-height: 120%;
	color: #000000;
	display: block;
	font-weight: bold;
	width: 165px;
}


.SideMenu a:link, .SideMenu a:visited {
	color: #000000;
	text-decoration: none;
}

.SideMenu a:hover {
	padding: 8px 30px 8px 0px;
	line-height: 120%;
	color: #000000;
	display: block;
	width: 164px;
	font-weight: bold;
	background-image: url(../Images/SideMenuArrowOver.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #F5F5F5;
}
.uberlink a:link, .uberlink a:visited {
	color: #D50A18;
	font-weight: bold;
	border-top: none;
	background-image: url(../Images/SideMenuArrowOver.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #FFFFFF;
	width: 164px;
}

/*** SideStory styles **************/

.SideStory {
	text-align: right;
	width: 195px;
	background-image: url(../Images/SideStoryBg.gif);
	background-position: left;
	background-repeat: repeat-y;
	font-size: 90%;
	margin-bottom: 25px;
}
.SideStoryContent {
	padding: padding: 20px 0px 0px 0px;;
	padding: 0px 3px 0px 10px;
}

.SideStory h1 {
	color: #0A7339;
	font-weight: bold;
	font-size: 110%;
	font-style: normal;
	background-image: url(none);
	text-align: right;
	border-bottom: none;
	padding: 0 5px 5px 0;
	margin: 0;
}
.SideStory p {
	margin-bottom: 0px;
}

.SideStory a:link {
	color: #000000;
	text-decoration: none;
}
.SideStory a:visited {
	color: #333333;
	text-decoration: none;
}
.SideStory a:hover, .SideStory a:active	{
	color: #666666;
	text-decoration: underline;
	}
.SideStory .Green a:link {
	color: #0A7339;
	text-decoration: underline;
}
.SideStory .Green a:visited {
	color: #0C8743;
	text-decoration: underline;
}
.SideStory .Green a:hover, .SideStory .Green a:active	{
	color: #0A7339;
	text-decoration: none;
	}
.SideStoryTop {
	background-image: url(../Images/SideStoryTop.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0px 0px 0px;
}
.SideStoryBottom {
	background-image: url(../Images/SideStoryBottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 20px;
}

.SideBoxTop {
	background-image: url(../Images/SideBoxTop.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 20px 0px 0px 0px;
}
.SideBoxBottom {
	background-image: url(../Images/SideBoxBottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
}
.SideBox {
	background-image: url(../Images/SideBoxBg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 202px;
	text-align: right;
	margin: 30px 0px 20px 0px;
	display: none;
}
.SideBox .Button {
	background-image: url(../Images/SideBoxButtonBg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 181px;
	height: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 110%;
	margin: 0em auto;
	margin-bottom: 8px;
	padding-top: 5px;
}
.SideBox a:link {
	color: #000000;
	text-decoration: none;
}

.SideBox a:visited {
	color: #000000;
	text-decoration: none;
}

.SideBox a:hover, .SideBox a:active	{
	color: #00753E;
	text-decoration: none;
	}

.SideBoxEng {
	background-image: url(../Images/SideBoxBg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 202px;
	text-align: left;
	margin: 30px 0px 20px 0px;
}
.SideBoxEng .Button {
	background-image: url(../Images/SideBoxButtonBg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 181px;
	height: 25px;
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	margin: 0em auto;
	margin-bottom: 8px;
	padding-top: 5px;
}
.SideBoxEng a:link {
	color: #000000;
	text-decoration: none;
}

.SideBoxEng a:visited {
	color: #000000;
	text-decoration: none;
}

.SideBoxEng a:hover, .SideBoxEng a:active	{
	color: #00753E;
	text-decoration: none;
	}


/*** Forms styles *************************************/

.FormFieldLeft  		{
	text-align: left;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #008200;
	background-color: #F7F7F7;
}

.FormField {
	direction:ltr;
	text-align: right;
	border: 1px solid #008200;
	background-color: #F7F7F7;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

.FormButton 		{
	FONT-SIZE: 90%;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
}


.Selected	{
	color: #952020;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	border: solid #850000 1px;
	}
	
.Disabled	{
	color: #850000;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	}
/*** Misc styles **************/

.ClearBoth {
	clear: both;
}

.MustAsterix {
	color: #FF0000;
	font-size: 100%;
	font-weight: normal;
}
.TextLeft {
	text-align: left;
}
/*** NavBar Tags *****************/
.Nav {
	font-size:90%;
	line-height:normal;
	margin-bottom: 0px;
	text-align: right;
	float: right;
	font-family: Arial, Helvetica, sans-serif, Campain, Corbel;
	font-weight: normal;
	padding-top: 0px;
	width: 100%;
	background-image: url(../Images/NavBg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #046402;
	display: none;
}
#siteNav {
	DISPLAY: inline;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0;
	list-style-image: url(none);
}
UL#siteNav LI {
	FLOAT: right;
	POSITION: relative;
	padding-bottom: 0px;
	text-align: center;
	font-weight: normal;
}
UL#siteNav LI A {
	FONT-SIZE: 110%;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	text-align: right;
	display: block;
	background-image: url(../Images/NavLine.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 2px 20px 6px 20px;
	font-weight: bold;
	line-height: 130%;
}
UL#siteNav #current a {
	background-color: #FFFFFF;
	COLOR: #006600;
}

UL#siteNav LI:hover a{
	color: #016600;
	background-color: #FFFFFF;
}

UL#siteNav LI A:hover {
	color: #00753E;
	padding: 2px 20px 6px 20px;
	background-color: #FFFFFF;
}

UL#siteNav LI UL {
	DISPLAY: none;
	PADDING: 1px 0px 0px 0px;
	LEFT: 0px;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 100px;
	LIST-STYLE-TYPE: none;
	POSITION: absolute;
	BACKGROUND-COLOR: #006600;

}
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;
}
UL#siteNav LI UL LI A {
	DISPLAY: block;
	BORDER-LEFT-WIDTH: 0px;
	MARGIN: 0px;
	COLOR: #FFFFFF;
	BORDER-RIGHT-WIDTH: 0px;
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	padding: 5px 10px 5px 5px;
	border-bottom: 1px solid #006600;
	background-color: #00763C;
}

UL#siteNav LI UL LI A:link {
	background-color: #FFFFFF;
	color: #00753E;
}

UL#siteNav LI UL LI A:visited {
	background-color: #FFFFFF;
	color: #00753E;
}

UL#siteNav LI UL LI A:hover  {
	color: #006600;
	font-weight: bold;
	border: none;
	padding: 5px 9px 5px 5px;
	border-bottom: 1px solid #006600;
	border-right: 1px solid #006600;
	background-color: #FFFFFF;
	background-image: url(../Images/DropDownBg.gif);
	background-position: center;
	background-repeat: repeat-x;
}
UL#siteNav #AboutUL  {
	width: 116px;
}
UL#siteNav #AboutUL a {
	width: 100px;
}
UL#siteNav #CareerUL  {
	width: 176px;
}
UL#siteNav #CareerUL a {
	width: 160px;
}
UL#siteNav #ResponsibleUL  {
	width: 176px;
}
UL#siteNav #ResponsibleUL a {
	width: 160px;
}
UL#siteNav #NewsUL  {
	width: 116px;
}
UL#siteNav #NewsUL a {
	width: 100px;
}
UL#siteNav #OurProductsUL  {
	width: 116px;
}
UL#siteNav #OurProductsUL a {
	width: 100px;
}

.Dir {
	float: left;
	margin: 0 5px 0px 0px;
}
.OpDir {
float: Right;
margin: 0 0px 5px 0px;
}
.Box {
	background-image: url(../Images/JobBoxBg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 243px;
	padding-left: 5px;
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	min-height: 12em;
}

/* for Internet Explorer */
/*\*/
* html .Box {
	height: 12em;
}
/**/	
 
.Box h1 {
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	border-bottom: none;
	margin-right: 10px;
}
.Left {
	text-align: left;
}
.BoxBottom {
	padding-right: 10px;
	padding-left: 10px;
    margin-left: 10px;
}

.Table_row1	{
	FONT-SIZE: 90%;
	text-align: right;
	color: #000000;
	padding: 7px 20px 7px 0px;
	background-color: #EBEBEB;
}
.Table_row2 	{
	FONT-SIZE: 90%;
	text-align: right;
	color: #000000;
	background-color: #F8F8F8;
	padding: 7px 6px 7px 0px;
}
.JobList {
	margin: 0;
	padding: 0;
}
.JobList tr{
	background-image: url(../Images/JobListBullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.JobList td{
	padding: 6px 25px 6px 4px;
	margin: 0px;
	border: 0px;
	text-align: right;
	border-bottom: solid 1px #FFFFFF;
	background-color: #EBEBEB;
	background-image: url(../Images/JobListBullet.gif);
	background-repeat: no-repeat;
	background-position: right center;


}
.Row2 {
}
.JobList .Row2 td{
	background-color: #F4F4F4;
    background-image: url(../Images/JobListBullet.gif);
	background-repeat: no-repeat;
	background-position: right center;

}

.JobListEng {
	margin: 0;
	padding: 0;
}
.JobListEng tr{
}

.JobListEng td{
	padding: 6px 4px 6px 25px;
	margin: 0px;
	border: 0px;
	text-align: left;
	border-bottom: solid 1px #FFFFFF;
	background-color: #EBEBEB;
	background-image: url(../Images/JobListEngBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.Row2Eng {
}
.JobListEng .Row2 td{
	background-color: #F4F4F4;
	background-image: url(../Images/JobListEngBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;

}

/************ Tabs styles **************/

.Tabs {
	font-size:90%;
	line-height:normal;
	margin-bottom: 0px;
	text-align: center;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	background-image: url(../Images/TabsBg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
      }
	  
.Tabs ul {
	margin:0px;
	padding:0px 0px 8px 0px;
	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: right;
	margin-left: 3px;
      }

.Tabs a {
	float:right;
	display:block;
	padding:4px 28px 4px 17px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	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, a:active{
	color:#666666;
	text-decoration: none;
      }
.Tabs a:hover {
	color:#00753E;
	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: 5px;
}



.NewsItem {
}
.NewsItem h2 {
	margin-bottom: 8px;
}
.NewsItemParameters {
}
.NewsImage {
	float: right;
	width: 100px;
	height: 75px;
	margin: 3px 0px 5px 20px;
}
.Date {
	font-style: italic;
	font-size: 80%;
	margin: 0;
}
.Center {
	text-align: center;
}
.ImageFloatRight {
	float: right;
	margin-left: 10px;
	padding-left: 10px;
}
.Small {
	font-size: 85%;
}
.PortraitBox {
	margin-top: 10px;
}
.JobList a:link {
	color: #333333;
	text-decoration: none;
	background-color: nonr;
}

.JobList a:visited {
	color: #666666;
	text-decoration: none;
	background-color: none;
}

.JobList a:hover, .JobList a:active	{
	color: #D50A18;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px 0px 2px 0px;
	}
.English {
	text-align: left;
	direction: ltr;
}
.Bonus {
	padding-right: 25px;
	padding-top: 10px;
}

.TabsEng {
	font-size:90%;
	line-height:normal;
	margin-bottom: 0px;
	text-align: center;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	background-image: url(../Images/TabsBg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
      }
	  
.TabsEng ul {
	margin:0px;
	padding:0px 0px 8px 0px;
	list-style: none;
	float: none;
	text-align: right;
	line-height: 120%;
	padding-right: 0px;
      }
	  
.TabsEng 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: 3px;
      }

.TabsEng a {
	float:right;
	display:block;
	padding:4px 28px 4px 17px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	background-image: url(../Images/TabsRight.gif);
	background-position: top right;
	background-repeat: no-repeat;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
.TabsEng a {float:none;}
    /* End IE5-Mac hack */
.TabsEng a:visited, TabsEng a:active{
	color:#666666;
	text-decoration: none;
      }
.TabsEng a:hover {
	color:#00753E;
	text-decoration: none;
      }
.TabsEng #current {
	background-image:  url(../Images/TabsLeftCurrent.gif);
	background-repeat: no-repeat;
	border-width: 0;
	background-position: top left;
	padding-left: 13px;
}

.TabsEng #current a {
	background-image:  url(../Images/TabsRightCurrent.gif);
	color:#333333;
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
.PopUp	{
	margin: 0em auto;
	margin-top: 0px;
	padding-bottom: 10px;
	padding: 20px;
	padding-top: 0px;
	background-color: #FFFFFF;
	text-align: right;
	}
.PopUp h1 {
	margin-left: 0px;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
}
.TableDetails {
	font-size: 80%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.TableDetails td {
	text-align: right;
	line-height: 130%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.TableDetails th {
	padding: 5px 0px 3px 0px;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}
#Eng .PopUp h1 {
	text-align: left;
}
#Eng .PopUp .ContentSummery {
	text-align: left;
}
#Eng .PopUp .TableDetails {
	text-align: right;
	direction: ltr;
}
#Eng .PopUp .TableDetails th {
	text-align: left;
}
#Eng .PopUp .TableDetails td {
	text-align: left;
}
#Eng .PopUp {
	text-align: left;
	direction: ltr;
}
#Eng .FormField {
	text-align: left;
}

