Body{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	direction:ltr;
}
.Container {
	width: 100%;
	margin: 0em auto;
	font-size: 80%;
	position: relative;
	background-color: #E9E9E9;
	background-image: url(../Images/Container-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
Img  {
	margin:0;
	padding: 0;
	border: none;
	overflow: hidden;
}
.ImgFloatDir {
	float: left;
	margin: 0 10px 10px 0;
}
.ImgFloatOppDir {
	float: right;
	margin: 0 0 10px 10px;
}
form{
	padding:0;
	margin:0 0 0px 0;
	vertical-align: top;
}
.LoginInput {
	background-color: #FFF;
	border: 1px solid #C7C7C7;
	height: 14px;
	vertical-align: middle;
	color: #666;
	padding: 3px;
	margin: 3px 0px 3px 0px;
	font-size: 90%;
	width: 120px;
}
.FloatOppDir{
	float:right;
}
.FloatDir{
	float:right;
}
h1 {
	font-size: 180%;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #006600;
	text-shadow: 1px 1px 2px #cccccc;
}
h2{
	font-size: 120%;
	color: #006600;
	padding: 0;
	margin: 20px 0 8px 0;
	font-weight: bold;
}
h3{
	font-size: 110%;
	color: #333333;
	padding: 0;
	margin: 20px 0 8px 0;
	font-weight: bold;
}
p{
	line-height: 150%;
	padding: 0;
	margin: 0px 0px 10px 0px;
	color: #000;
}
p.subhead {
	font-size: 140%;
	color: #003466;
	padding: 0;
	margin: 20px 0 8px 0;
	line-height: 110%;
	font-weight: bold;
	text-align: center;
}
.Header {
	width: 100%;
	height: 140px;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: top center;
}
.quotation {
	font-style: italic;
	font-size: 130%;
}
.Logo {
	float: left;
	width: 193px;
	height: 105px;
	display: none;
}
.PrintLogo {
	float: left;
	width: 193px;
	height: 105px;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover, a:active	{
	color: #0038AE;
	text-decoration: underline;
}
.ContentSummery	{
	font-weight: bold;
	margin-top: 8px;
	font-size: 95%;
	margin-bottom: 5px;
	color: #000;
	line-height: 140%;
}
 /* for understanding browsers */
.Footer {
	color: #002448;
	padding: 0px 0px 0px 0px;
	height: 100px;
	font-weight: normal;
	text-align: right;
	font-size: 80%;
	background-image: url(../Images/FooterBg.gif);
	background-repeat: repeat-x;
	background-color: #CCC;
	margin-bottom: 0px;
	display: none;
}
/* for Internet Explorer */
/*\*/
* html .Footer {
	margin-top: 0px;
}
/**/
.Footer a, .Footer a:active, .Footer a:visited {
	text-decoration:none;
	color:#002448;
}
.Footer a:hover {
	text-decoration:underline;
	color:#002448;
}
ul {
	line-height:130%;
	list-style-image:url(../Images/Side-box-bullet.gif);
	margin: 0px;
	padding: 8px 0 0px 20px;
}

li {
	margin:0 0 15px 0;
	padding: 0px 0 5px 5px;
}

/*** NavBar Tags *****************/
.NavBar {
	width:635px;
	background-image: url(../Images/Nav-bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	float: right;
	display: none;
}
#nav{
	padding:0;
	direction: rtl;
	font-size: 95%;
	margin: 0;
	height: 35px;
	font-weight: bold;
}
#nav, #nav ul{
	margin:0px 9px 0 9px;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	text-align: center;
	list-style-image: url(../Includes/none);
}
#nav a{
	display:block;
	text-decoration:none;
	padding: 9px 17px 8px 17px;
	margin:0;
	color: #FFF;
	line-height: 135%;
}
#nav a:hover{
	background-color:#002142;
	color: #FFF;
	
}
#nav a:hover, #nav :hover > a {
	background-color:#002142;
	color: #FFF;
	
}	
#nav li{
	float:left;
	position:relative;
	list-style-image: url(../Includes/none);
	padding:0;
	margin:0 0 0 0px;
	direction: ltr;
	background-image: url(../Images/NavBorder.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#nav li #Current {
	color:#FFFFFF;
	background-image: url(../Images/NavSelect.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
#nav ul {
	position:absolute;
	display:none;
	width:140px;
	padding:0;
	margin:0;
}
#nav li ul a{
	height:auto;
	float:left;
	padding:4px 10px;
	background-color:#003466;
	border-bottom:1px solid #75A2DD;
	width:144px;
	display:block;
	color: #FFF;
	font-size: 90%;
}
#nav li ul{
	width:168px;
	background-image: url(../Includes/none);
	margin:0;
	padding:0;
	text-align: left;
	left: 0px;
}
#nav li li a:hover{
	background-color:#002142;
	color:#E9F2F8;
	background-image:none;

}
#nav li:hover ul, #nav li li:hover ul{
	display:block;
	color: #FFFFFF;
}
ul#nav #SolutionsUL {
	width:125px;
}
ul#nav #Solutions a{
	width:1200px;
}
ul#nav #ProductsUL {
	width:205px;
}
ul#nav #ProductsUL a{
	width:200px;
}
ul#nav #TechnologysUL {
	width:185px;
}
ul#nav #TechnologysUL a{
	width:180px;
}
ul#nav #CompanyUL {
	width:93px;
}
ul#nav #CompanyUL a{
	width:88px;
}
ul#nav #NewsUL {
	width:93px;
}
ul#nav #NewsUL a{
	width:88px;
}
.ClearBoth {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.PhoneNumberBox {
	float: right;
	height: 44px;
	width: 219px;
	display: none;
}


.SideMenu h2 {
	color: #FFF;
	font-size: 160%;
	padding-left: 15px;
	padding-top: 5px;
	height:25px;
	left: 0px;
	margin: 0;
	font-weight: bold;
	background-color: #B8C2CF;
	line-height: 110%;
}
.MainBody {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	float: right;
	background-image: url(../Images/MainBodyBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Content {
	font-weight: normal;
	margin: 0px;
	padding: 1px 0px 14px 30px;
}
.MainBody ul {
	line-height: 140%;
	margin: 0;
	padding: 0 0 5px 20px;
	list-style-image: url(../Images/Main-bullet.gif);
}
.MainBody li {
	margin: 0;
	padding: 0 0 5px 0;
}
/*SideBar*/
.SideBar {
	width: 240px;
	color: #333333;
	padding: 1px 0 0 0px;
	float: left;
	margin: 0px 0px 0px 0px;
	display: none;
}
.SideMenu {
	float: left;
	padding: 0;
	width: 212px;
	font-size: 100%;
	margin: 0 0 60px 0;
	font-weight: normal;
}
.SideMenu ul {
	line-height: 120%;
	margin: 0;
	padding: 0px 0 35px 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}
.SideMenu li {
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	width: 240px;
	padding: 0px;
	clear: both;
}
.SideMenu a {
	padding: 6px 0px 6px 15px;
	display: block;
	width: 197px;
	margin: 0px;
	border-bottom: 1px dotted #7F93AF;
	font-size: 95%;
}
.SideMenu a:link, .SideMenu a:visited {
	text-decoration:none;
	color: #5B7291;
	font-weight: bold;
}
.SideMenu a:hover, .SideMenu a:active {
	text-decoration:none;
	color: #FFF;
	background-color: #5B7291;
}
.uberlink a:link, .uberlink a:visited, .uberlink a:hover, .uberlink a:active {
	text-decoration:none;
	color: #002448;
	background-color: #FFF;
	background-image: url(../Images/Uberlink-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border-bottom: 1px dotted #7F93AF;
	font-weight: bold;
}


/*** Table styles ***/
.TableDetails {
	text-align: left;
	margin-bottom: 3px;
	margin-top: 3px;
	color: #F2F2F2;
	font-size: 95%;
}
.TableDetails td {
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: top;
}
.TableDetails th {
	padding: 2px 2px 2px 2px;
	text-align: right;
	font-weight: normal;
	vertical-align: middle;
}
.FormField{
	text-align:left;
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #666666;
}
.FormFieldLeft{
	text-align:left;
	border: 1px solid #B9B9B9;
	background-color: #F6F8E3;
	color: #666666;
}
.SkipLinks {
	display: none;
}
.PhoneNumberBox .TextSmall {
	font-size: 80%;
}
#Solution {
	background-image: url(none);
	background-repeat: repeat-x;
	background-position: top;
}
.Slogan {
	padding: 44px 0 1px 0;
	float: left;
	display: none;
}

.NavBar #nav li #ProductsUL {
	width: 350px;
}
.StripImg {
	width: 954px;
	height: 139px;
	display: none;
}
.SideStory {
	width: 228px;
	padding: 8px 0px 0px 0px;
	background-image: url(../Images/SideStoryBg.gif);
	float: right;
	margin-bottom: 30px;
	display: none;
}
#ContentSkip p {
	margin-right: 10px;
}
.SideStoryBottom {
	background-image: url(../Images/SideStoryBottomBg.gif);
	height: 17px;
}
#ContentSkip .SideStory p {
	margin: 10px 5px 5px 30px;
	font-size: 95%;
	color: #FFF;
}
.SideStory ul {
	list-style-image: url(../Images/SideStoryUlBullet.jpg);
	padding: 0 0 0 50px;
	margin: 0 0 0 0;
	color: #FFF;
}
.SideStory li {
	padding: 0 0 5px 0;
	margin: 0 0px 0 5px;
}
.SideStory a:link {
	color: #FFF;
	text-decoration: none;
}
.SideStory a:visited {
	color: #FFF;
	text-decoration: none;
}
.SideStory a:hover, .SideStory a:active	{
	color: #FFF;
	text-decoration: underline;
}

.InfoBox {
	background-image: url(../Images/InfoBoxBg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 212px;
	margin-bottom: 30px;
}
.InfoBox h1 {
	color: #FFF;
	font-size: 120%;
	padding: 20px 0px 0px 10px;
}
.InfoBox ul {
	list-style-image: url(../Images/InfoBoxUlBullet.jpg);
	padding: 0 0 0 30px;
	margin: 0 0 0 0;
	color: #FFF;
	line-height: 110%;
}
.InfoBox li {
	padding: 0 0 5px 0;
	margin: 0 0px 0 5px;
}

.InfoBox a:link {
	color: #FFF;
	text-decoration: none;
}
.InfoBox a:visited {
	color: #FFF;
	text-decoration: none;
}
.InfoBox a:hover, .InfoBox a:active	{
	color: #FFF;
	text-decoration: underline;
}
.InfoBoxBottom {
	background-image: url(../Images/SideStoryLeftBottomBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 17px;
}
.FooterContent {
	width: 954px;
	margin: 0em auto;
	background-image: url(../Images/FooterContentBg.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding: 50px 0px 0px 0px;
}
.FooterContent p {
	font-size: 90%;
	color: #002448;
	padding-right: 10px;
}
#home .Container {
}
