body{background-color: #fff;background-image: url(../images/bg.gif);background-repeat: repeat-x;background-position: top center;margin: 0px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.Normal, .NormalDisabled { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#718794; }
table tr td { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
p { margin:12px 0; padding:0 }
a:link, a:visited {
color:#3399CC;
text-decoration:none;
}
a:hover, a:visited:hover {
color:#FF0000;
text-decoration:underline;
}

.green { color:#339900 }
img { border:none }
.mainTbl{text-align:left}
.top{height: 71px;vertical-align: top;}
.search{text-align: left; padding-left:15px}
.search table {position: relative;top: 23px;right: 28px;}
.toplog { padding-right:10px; }
.topMenu{height: 30px; margin:-17px 0 0 0;}
.flash{text-align: left;padding:14px 0 0 20px;font-size:0px;}
.rightBanners{padding: 15px 15px 0 6px;text-align: right;}
.rightBanner1{}
.rightBanner2{padding-top: 5px;}
.rightBanner3{padding-top: 5px;}
.middleBanners{text-align: right;height: 172px;padding: 0px 16px 8px 0px;white-space: nowrap;}
.bottomLinks{padding-left: 40px;padding-top: 16px;}
.bLinks{vertical-align: top;height: 150px;}
.bLinks h1{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #006699;}
.bLinks a:link, .bLinks a:visited{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #006699;line-height: 18px;text-decoration: none;}
.share{text-align: left;color: #808080;font-size: 9px;padding: 5px 0px 0px 25px;}
.privacy{text-align: right;color: #8A8A8A;font-size: 9px;white-space: nowrap;padding-right: 20px;padding-top: 0px;}
.privacy a:link,.privacy a:visited{color: #8A8A8A;text-decoration: none;}
.copyright{height: 39px;}

/*Navigation*/
#nav, 
#nav ul {padding:0; margin:0; list-style:none; font: 11px arial, sans-serif; font-weight:bold; color:#00426c; position:relative; z-index:100;}
#nav {height:23px; float:right; padding:0 30px 0 0; margin:7px 0 0 0;}

#nav table {border-collapse:collapse;}
#nav li {float:left;}
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {display:block; float:left; color:#fff; height:23px; padding:11px; line-height:22px; text-decoration:none; white-space:nowrap; color:#00426c; text-transform:uppercase; }
#nav li li a {height:21px; line-height:20px; float:none; border-top:0px solid #c0eafa; color:#aaaaaa; padding:0px 5px 0 10px; text-transform:capitalize; }

#nav li:hover {position:relative; z-index:100; background: url(../images/rollover.gif) center no-repeat;}
#nav a:hover {position:relative; z-index:100; color:#00426c; background: url(../images/rollover.gif) center no-repeat;}
#nav li:hover > a { color:#00426c;  }

#nav :hover  ul {left:0; top:38px; z-index:300; width:180px; border-bottom:0px solid #c0eafa; }
#nav a:hover ul {left:-1px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:0; margin-left:100%; top:0;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover li:hover > a {color:#00426c;  }

#nav li a:hover ul li a:hover {color:#00426c;}

/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:0;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; }
/*Navigation*/

.inputs { background:url(../images/input.gif) no-repeat; height:24px; width:132px}

.framed,
.framed .f_r,
.framed .f_b,
.framed .f_l,
.framed .f_c
{
position: relative; z-index: 1;
width: 980px; height: auto;
margin: 0; padding: 0;
}
.framed .f_tt,
.framed .f_rr,
.framed .f_bb,
.framed .f_ll
{
display: none;
}
.framed
{
margin: -15px 30px 15px 0;
/*background: url(../hint-t.png) no-repeat left top;*/
}
.ffml {background: url(../hint-lc.png) repeat-y left top;margin:0px;padding:0px;}
.ffmr {background: url(../hint-rc.png) repeat-y right top;margin:0px;padding:0px;}

.f_r
{
left: 30px;
/*background: url(../hint-r.png) repeat-y right top;*/
background: url(../hint-r.png) no-repeat right top;
}
.f_b
{
top: 30px;
background: url(../hint-b.png) no-repeat right bottom;

}
.f_c
{
float: none;
position: relative;
left: 15px; top: -15px;
padding: 1px 0; margin: 0 0px 0 0;
background: #fff;
}

.f_l
{
left: -30px;
padding: 0;
/*background: url(../hint-l.png) repeat-y left bottom;*/
background: url(../hint-l.png) no-repeat left bottom;
}
* html .framed .f_r,
* html .framed .f_b,
* html .framed .f_l
{ height: 0; }

* html .framed .f_rr,
* html .framed .f_bb,
* html .framed .f_bb *,
* html .framed .f_ll,
* html .framed .f_ll *
{
display: block;
position: absolute;
left: 0; top: 0;
}
* html .framed .f_bb
{
width: expression( parentNode.offsetWidth ); height: 30px;
}
* html .framed .f_rr,
* html .framed .f_ll
{
width: 30px; height: expression( parentNode.offsetHeight );
}
* html .framed .f_bb,
* html .framed .f_ll
{
overflow: hidden;
}
* html .framed .f_bb *
{
width: 3000px; height: 30px;
}
* html .framed .f_ll *
{
width: 30px; height: 3000px;
}

* html .framed .f_rr,
* html .framed .f_bb *
{ right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 ); left: auto; }
* html .framed .f_ll,
* html .framed .f_ll *,
* html .framed .f_bb,
* html .framed .f_bb *
{ bottom: expression( this.parentNode.offsetHeight % 2 ? -1 : 0 ); top: auto; }


.trade { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#556771; font-weight:bold; }
.searchtable { float:right; margin-right:20px}
.top_bg { background:url(../images/top_bg.gif) no-repeat; width:980px; height:75px; }

/* Boxes */
.box_1 { background:url(../images/box_1.jpg) no-repeat; width:753px; height:29px; margin:0 0 1px 0px; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; color:#ffffff }
.box_1 a, .box_1 a:hover, .box_1 a:visited, .box_2 a, .box_2 a:hover, .box_2 a:visited, .box_3 a, .box_3 a:hover, .box_3 a:visited, .box_4 a, .box_4 a:hover, .box_4 a:visited, .box_5 a, .box_5 a:hover, .box_5 a:visited, .box_6 a, .box_26 a:hover, .box_6 a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; color:#ffffff; text-decoration: none }
#div1 {  background:#d6f0ff; text-align:left; font-size:12px; margin:-2px 0 0 0; padding:15px 40px; color:#052d66 }
.subbox_1 { padding:5px 0 0 40px; font-size:12px }
.flash select, .flash input {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#052d66}
.box_2 { background:url(../images/box_2.jpg) no-repeat; width:753px; height:29px; margin:0 0 2px 0px; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; color:#ffffff }
#div2 {  background:#d6f0ff; text-align:left; font-size:12px; margin:-2px 0 0 0; padding:15px 40px; color:#052d66 }
.box_3 { background:url(../images/box_3.jpg) no-repeat; width:753px; height:29px; margin:0 0 2px 0px; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; color:#ffffff }
#div3 {  background:#d6f0ff; text-align:left; font-size:12px; margin:-2px 0 0 0; padding:15px 40px; color:#052d66 }
.box_4 { background:url(../images/box_4.jpg) no-repeat; width:753px; height:29px; margin:0 0 2px 0px; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; color:#ffffff }
#div4 {  background:#d6f0ff; text-align:left; font-size:12px; margin:-2px 0 0 0; padding:15px 40px; color:#052d66 }
.box_5 { background:url(../images/box_5.jpg) no-repeat; width:753px; height:29px; margin:0 0 2px 0px; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; color:#ffffff }
#div5 {  background:#d6f0ff; text-align:left; font-size:12px; margin:-2px 0 0 0; padding:15px 40px; color:#052d66 }
.box_6 { background:url(../images/box_6.jpg) no-repeat; width:753px; height:29px; margin:0 0 2px 0px; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; color:#ffffff }
#div6 {  background:#d6f0ff; text-align:left; font-size:12px; margin:-2px 0 0 0; padding:15px 40px; color:#052d66 }

.findsolutin { margin:30px 0 0 30px}

.lc { background:url(../includes/left_corner.png) no-repeat; //background: none; height:9px; width:9px }
* html .lc {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=left_corner.png,sizingMethod=crop);}
.rc { background:url(../includes/right_corner.png) no-repeat; //background: none; height:9px; width:9px }
* html .rc {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=right_corner.png,sizingMethod=crop);}

.logo { padding-left:18px}

.inside { text-align:left; }
.inside a, .inside a:visited { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#9d9d9d; font-weight:normal; text-transform:none; }
.inside a:hover, .inside a:visited:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#00426C; font-weight:normal; text-transform:none; background:none !important }

.middle { background:url(../images/middle.gif) top no-repeat; }

.insider { background:url(../images/middle.gif) top center no-repeat; width:980px; margin:20px 0 0 0;}
.swf { padding:0 7px 0 17px; margin:-5px 0 0 0;}

.banners { padding:17px 0 0 0; width:250px; }
.boxes { padding:3px 0; }

.gr_area { padding:15px 0; background:#f6f6f6; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#1074b0; line-height:17px; }
.gr_area table { }
.gr_area table tr td { text-align:left; padding:0 25px; }
.st { font-size:11px; font-weight:bold; }

/*.footer { background:url(../images/footer_bgt.gif) top center no-repeat; width:920px; padding:20px 30px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#FFFFFF; }*/
.footer {
background:url("../images/footer_bgt.gif") no-repeat scroll center top #87C7E1;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
padding:20px 30px 0;
width:920px;
}
.footer a, .footer a:visited, .footer a:hover {
color:#FFFFFF;
}

.pd { padding:15px; text-align:left}
.btrail { background:#bbe3f4; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#00426c; padding:3px 8px; margin-bottom:4px; } 
.btrail a, .btrail a:visited { color:#00426c; text-decoration:none; }
.btrail a:hover, .btrail a:visited:hover { color:#00426c; text-decoration: underline; }

.greent { background:url(../images/greent.gif) top center no-repeat; width:205px; height:57px; }
.greenc { background:url(../images/greenc.gif) repeat-y; width:205px; }
.greenb { background:url(../images/greenb.gif) top center no-repeat; width:205px; height:19px; }
.grtitl { font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#FFFFFF; font-size:12px; padding:25px 0 0 20px;}

.greenc a { display:block; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#00426b; padding:3px 10px 3px 35px; text-decoration:none; background:url(../images/arrow.gif) 22px 7px no-repeat; margin-left:4px; }
.greenc a:hover { display:block; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#00426b; padding:3px 10px 3px 35px; text-decoration:none; background:url(../images/arrow.gif) #d3ecf7 22px 7px no-repeat; width:150px }
#active { display:block; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#00426b; padding:3px 10px 3px 35px; text-decoration:none; background:url(../images/arrowactive.gif) #d3ecf7 22px 7px no-repeat; width:150px}
.dropd a { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#69badd; text-decoration:none; background:none}
.dropd a:hover { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#69badd; text-decoration: underline; background:none}

.mainarea { border-top:1px solid #c6c6c6; margin:5px 40px; color:#718794; }

h1 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#1074b0; text-transform:uppercase; margin:0; padding:15px 0 0 0; }
h2 { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#86b94c; margin-bottom:0; }

.buttons { padding:18px 0 0 30px; }
.content { padding-bottom:40px; }

.res_top { background:url(../images/resourses_top.gif) no-repeat; height:11px; width:173px; }
.res_cen { background:url(../images/resourses_center.gif) repeat-y; width:173px; height:100%; }
.res_bot { background: url(../images/resourses_bottom.gif) no-repeat; height:11px; width:173px; }

.one { background:url(../images/res/1.jpg) center no-repeat; width:158px; height:142px; font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#caeeff; margin:0 0 0 7px; }
.txt {padding-bottom:0;padding-left:15px;padding-right:0;padding-top:93px;width:140px;}
.txt_gr { background:#f4f4f4; margin:7px 0 0 7px; width:158px; }
.ico { text-align:center; line-height:25px; margin:15px 0 0 0;}

a.sa, a.sa:visited  { font-family:Arial, Helvetica, sans-serif; color:#70c2e9; text-decoration:none; font-weight:bold; font-size:16px }
a.sa:hover, a.sa:visited:hover  { font-family:Arial, Helvetica, sans-serif; color:#70c2e9; text-decoration: underline; font-weight:bold; }