* html .png {
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "img/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='" + this.origBg + "')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

.right{float:right;display:inline;}
.left{float:left;display:inline;}
.both{clear:both;width:0;height:0;overflow:hidden;}
.normalwieght{font-weight:normal;}
.bold{font-weight:bold;}
.bold a{font-weight:bold;}
html,body{margin:0;padding:0;font-family:arial;direction:rtl;font-size:9pt;height:100%;}
body{background:#4d4d4d;}
.blackbg{background:black;}
textarea{font-family:arial;font-size:9pt;overflow:auto;}
form,p{margin:0;padding:0;}
a img{border:0;}
a{-moz-outline-style: none;} 
ul li a span{cursor:pointer;}
.displaynone{display:none;}
input{font-family:arial;}
h1,h2,h3{margin:0;}

.black_overlay{position: fixed;top: 0%;left: 0%;bottom:0%;right:0%;background-color: black;z-index:1001;-moz-opacity: 0.7;opacity:.70;filter: alpha(opacity=70);}
.white_content{position:absolute;top: 205px;right:0;width:903px;height:244px;padding-top:15px;z-index:1006;font-size:11pt !important;overflow:hidden;text-align:center;}
* html .bgblackposition{width: expression(document.body.clientWidth+"px");height: expression(document.body.clientHeight+"px");}

#wrapper{height:100%;}
#wrapper,#site{margin:0 auto;position:relative;}
#site{z-index:1003;}
#content{}
#footerLinks{margin:12px auto 5px;}
.footerLink{}
.footerLinkSep{color:#bdbcbc;font-weight:bold;margin:0 5px;}
.footerLink a{text-decoration:none;color:#bdbcbc;font-weight:bold;}
.footerLink a:hover{text-decoration:underline;}
#footertext{color:#8f8f8f;font-size:11px;text-align:center;}
#footerCopy{color:#c1c1c1;font-size:11px;margin:5px auto 0;padding-bottom:15px;}
.copySep{margin:0 5px;}
#footerCopy a{color:#c1c1c1;font-size:11px;text-decoration:none;}
#footerCopy a:hover{text-decoration:underline;}
#indexPage{text-align:center;width:970px;margin:0 auto;position:relative;}
#helpPage{text-align:center;width:800px;margin:0 auto;position:relative;}

#flashBottom{height:11px;width:970px;overflow:hidden;background:url('../img/layout/bottom.jpg') no-repeat;}
#flashRight{height:609px;width:9px;overflow:hidden;background:url('../img/layout/right.jpg') no-repeat;position:absolute;top:0;right:-9px;}
#flashLeft{height:609px;width:9px;overflow:hidden;background:url('../img/layout/left.jpg') no-repeat;position:absolute;top:0;left:-9px;}

#loaderLayer{width:100%;height:100%;text-align:center;}
#loaderLayer table{width:100%;height:100%;}
#loadingSkip a{color:white;font-size:16px;text-decoration:none;}
