/* CSS Document */

body{margin:0px; background-color:#0B0B0B; background-image: url(../images/pagebg.gif); background-repeat: repeat-x;}
.graycolor{background-color:#676767}
.footermidline{background-image:url(../images/footermidline1.gif); height:5px; background-repeat:repeat-x}
.topgraytext1{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration:none}
.topmidbg{background-image:url(../images/midtopbg1.gif); height:8px; background-repeat:repeat-x}
.leftlinebg{background-image: url(../images/leftbg1.gif); height:461px; width:17px; background-repeat:repeat-y}
.rightlinebg{background-image:url(../images/rightlinebg1.gif); height:461px; width:17px; background-repeat:repeat-y}
.footermidbg{background-image:url(../images/footermid1.gif); height:9px; background-repeat:repeat-x}
.darkbluebg{background-image: url(../images/darkbluebg.gif); height:461px; background-repeat:repeat-x; background-color:#1F2B37}
.boxtopmidbg{background-image:url(../images/midbg1.gif); height:9px; background-repeat:repeat-x}
.footermidbg2{background-image:url(../images/footermid2.gif); height:10px; background-repeat:repeat-x}
.boxmidbg1{background-image:url(../images/boxbg1.gif); height:418px; background-repeat:repeat-x}
.bluecolortext{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#92B0CC; line-height:18px;}
.blueheddingtext{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#92B0CC; line-height:18px;}
.blueboder{border:1px solid  #646565; background-color:#141D26}
.whitehedding{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none}
.whitehedding2{font-family:Arial, Helvetica, sans-serif; font-size:28px; color:#FFFFFF; text-decoration:none}
.lightblueheadding{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#E9F8FD; text-decoration:none}
.bluetext{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#92B0CC; text-decoration:none}
.midbg3{background-image:url(../images/midbg2.gif); height:7px; background-repeat:repeat-x}
.leftlinebg2{background-image:url(../images/leftbg2.gif); height:163px; width:19px; background-repeat:repeat-y}
.rightlinebg2{background-image:url(../images/rightbg2.gif); height:163px; width:17px; background-repeat:repeat-y}
.footermidbg3{background-image:url(../images/footermid3.gif); height:6px; background-repeat:repeat-x}
.bluebg{background-image:url(../images/bluebg1.gif); height:163px; background-repeat:repeat-x; background-color:#2E3842}
.footerboxtop1{background-image:url(../images/boxtop1.gif); height:9px; background-repeat:repeat-x}
.footermidbg4{background-image:url(../images/footermid4.gif); height:9px; background-repeat:repeat-x}
.darkbluecolor{background-color:#141D26}
.blueline{background-image:url(../images/blueline.gif); height:2px; background-repeat:repeat-x}
.bluetext{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#9FACB4; text-decoration: none; line-height:16px;}
a.readmore{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#83BFDB; text-decoration: underline; line-height:16px;}
a.readmore:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#9FACB4; text-decoration: none; line-height:16px;}

.lightbluetext{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#83BFDB; text-decoration: none; line-height:16px;}
.lightbluetext2{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#83BFDB; text-decoration: none; line-height:18px; font-weight:none}
.combo{width:249px; height:17px; border:1px solid #676767; background-color:#141D26; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#f7f7f7}
.footertext{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#AFAFAF; text-decoration: none; line-height:16px;}
a.footerlink{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#AFAFAF; text-decoration: none; line-height:16px;}
a.footerlink:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#9FACB4; text-decoration: underline; line-height:16px;}





/* png css start */
td, div, input { behavior: url("../images/iepngfix.htc") }

*html .img,
* html .png{
    position:relative;
    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 = "../images/dot.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
/* png css end */