/* General */ 
*{margin: 0;padding: 0;}
html,body{height:100%;width:100%;background:#fff;color:#171717;font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px;} 
img{border:0} 
h1{color:#30984e;font-size:12px;font-weight:bold;line-height:16px;} 
h4{color:#000;font-size:11px;font-weight:bold;font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
a{color:#2e55a2;text-decoration:none;outline: none;}
a:hover{color:#182e81}
p{line-height:18px;}
table{border-collapse:collapse;margin:0;padding:0;}
table td{padding:0;}
ol li {list-style-position:inside}

/* Header */ 
#header{position:absolute;top:0;left:0;width:100%;height:78px;background:#fff;color:#fff;}
#header .wrap{height:78px;min-width:1087px;}

/* Logo */
#header .logo{position:absolute;top:15px;left:82px;display:inline;float:left;width:269px;height:52px;background:url(/i/logo.gif) no-repeat left top;}
#header .logo.hedh {width:266px; height:46px; background-image:url(/i/logo_hedh.gif);}
#header .logo.atoz {width:227px; height:46px; background-image:url(/i/logo_atoz.gif);}
#header .logo.ichmt {width:316px; height:46px; background-image:url(/i/logo_ichmt.gif);}
#header .logo.vf {width:258px; height:46px; background-image:url(/i/logo_vf.gif);}
#header .logo.journals {width:269px; height:52px; background-image:url(/i/logo.gif);}
#header .logo a{float:left;display:inline;padding-top:52px;padding-right:269px;}

/* Language selector */
#header .lang {position:relative; float:right; width:138px; height:21px; background-color:none;}
#header .lang .bot_right, #header .lang .bot_left {position:absolute; bottom:0; width:12px; height:12px; background:#fff url(/i/tabl_corners.gif) no-repeat left top;}
#header .lang .bot_left {left:0; background-position:left -12px; margin-top:9px;}
#header .lang .bot_right {right:0; background-position:-12px -12px}
#header .lang .border_grey {height:20px; border:1px solid #cbcbcb; border-top:0px; border-left:0px; border-right:0px}
#header .lang .border_white {position:relative; height:17px; border-bottom:1px solid #fff; background:#f3f3f3; padding:2px 9px 0; overflow:hidden; overflow: visible;}
#header .lang .option {display:block; width:100px; cursor:pointer;}
#header .lang .option .dropBtn {display:block; width:12px; height:14px; float:right; background:url(/i/dropBtn.gif) no-repeat left top;}
#header .lang .option .dropVal {display:block; height:12px; line-height:12px; margin-right:12px; padding:0 5px 0 24px; border:1px solid #9f9f9f; color:#181818; font-size:10px; background:#fff url(/i/flag_en.gif) no-repeat left top;}
#header .lang .option:hover .dropVal {background-color:#F5F5F5;}
#header .lang .langOptions {position:absolute; display:none;}
#header .lang .langOptions .option .dropVal {width:69px; border-top-width:0; margin:0;}

/* Top Menu */
#header .menu{position:relative; height:20px;display:inline;float:right;padding-left:10px;}
#header .menu a{display:inline;float:left;background:#3650b4 url(/i/menu_bg.gif) repeat-x left -20px;color:#fff;text-decoration:none;padding-top:1px;padding-bottom:2px;}
#header .menu a:hover{text-decoration:none;color:#fff;}
#header .menu a span{padding:2px 22px;border-left:1px solid #ffffff;line-height:17px;}
#header .menu a.sel,#header .menu a:hover,#header .menu div.first a:hover,#header .menu div.first a.sel{background-position:left 0px;}
#header .menu a.sel span{font-weight:bold}
#header .menu div.first a span{border:0;}
#header .menu div.first a{background:#3650b4 url(/i/menu_left.gif) no-repeat left -20px;padding-left:7px;}
#header .menu div.first a.sel{font-weight:bold}
#header .menu div.first{display:inline;float:left;}
#header .search_form{position:absolute;top:20px;right:0;display:inline;float:right;white-space:nowrap;background:#30984e url(/i/search_left.gif) no-repeat left top;height:29px;margin-top:1px;padding-left:10px;padding-right:6px;margin-left:20%;}
#header .search_form p{padding-top:6px;line-height:14px;}
#header .search_form input{border:0;margin-right:8px;font-size:10px;}
#header .search_form .inp{width:70px;height:15px;}
#header .search_form .numb{width:57px;}
#header .search_form .search{font-size:11px;font-weight:bold;width:44px;height:15px;background:#30984e;color:#fff;cursor:pointer;}

/*new from Andrew*/
#content .active{font-weight:bold}
#content .highlight{background-color:#DCF6FF}/*#ADD5FC*/
#content .active .active{background:#FFF url(/i/bullet.gif) no-repeat 5px 13px;}
#content .obl{color:#FF7800}

/* Content */
#content {min-height:100%;height:auto;background:#fff;text-align:justify;} 
#content h1{padding-bottom:10px}

/*common classes for expand/collapse*/
	#content .center .visible {display:;}
	#content .center .expanded {display:block;}
	#content .center .collapsed {display:none}
	#content .center p.open, #content .center p.close, #content .center span.open, #content .center span.close {font-weight:bold; color:#2e55a2; padding:0px 0px 2px 20px; cursor:pointer;}
	#content .center p.open, #content .center span.open {background: url(/i/minus.gif) no-repeat left;}
	#content .center p.close, #content .center span.close {background: url(/i/plus.gif) no-repeat left;}

#content .siteSel {background-color:#f5f5f5; margin:20px 0 33px;}
#content .siteSel th {width:92px; height:59px; text-align:center;}
#content .siteSel td {width:562px;}
#content .siteSel td a {font-weight:bold;}
#content .siteSel th, #content .siteSel td {border: solid #fff; border-width: 2px 0;}

#content .center{padding:78px 40px 0 80px; overflow:hidden}
#content .center .userInfo{width:100%;margin-bottom:30px;}

#content .center .userInfo .bot_right,#content .center .userInfo .top_right,#content .center .userInfo .top_left,#content .center .userInfo .bot_left{width:12px;height:12px;position:relative;background:#fff url(/i/tabl_corners.gif) no-repeat left top;display:inline;float:left;margin-bottom:-12px;}
#content .center .userInfo .top_left{top:0;left:0;}
#content .center .userInfo .bot_left{bottom:12px;left:0;background-position:left -12px;}
#content .center .userInfo .top_right{top:0;right:0;background-position:-12px top;float:right;}
#content .center .userInfo .bot_right{bottom:12px;right:0;background-position:-12px -12px;float:right;}
#content .center .userInfo .border_grey{border:1px solid #cbcbcb;}
#content .center .userInfo .border_white{border:2px solid #fff;background:#f5f5f5;padding:5px 10px; overflow:hidden;}
#content .center .userInfo .border_white p{color:#181818;font-weight:normal;font:normal 11px Tahoma;padding:5px 20px;}
#content .center .userInfo .grey_text{color:#4c4c4c;font-size:12px;font-weight:bold; line-height:18px;}
#content .center .userInfo .border_white .loginLinks span{padding:2px 0; border-left:1px solid #d8d8d8;padding-right:10px;margin-left:10px;}
#content .center .userInfo .border_white .loginLinks span.sel{padding-left:15px; color:#30984e;font-weight:bold;}
#content .center .userInfo .border_white .loginLinks span.noborder{padding-left:0px; border-left:0;padding-right:0px;margin-left:0px;}
#content .center .userInfo .border_white .loginLinks{padding-bottom:2px; line-height:16px;}
#content .center .userInfo .border_white .profButtons {float:right; width:150px;}
#content .center .userInfo .border_white .profile, #content .center .userInfo .border_white .logout {display:block; float:right; padding:0px 20px 2px 6px; height:17px; line-height:17px;}
#content .center .userInfo .border_white .profile{right:68px;background-position:120% center; margin-right:10px; padding-right:15%;}
#content .center .userInfo .border_white .logout{right:0px;background-position:44px center;}
#content .paddLR {padding:0 10px;font:normal 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;;}


/*pop-up div START */
#invWrpr{display:none;}

#overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background-color:#333;-moz-opacity: 0.3;opacity:.30;filter: alpha(opacity=30);}
#invForm, #invFormEm {display:none; position:absolute; z-index:101; top:20%; left:33%; width:330px; height:220px; border: 1px solid #000; background:#fff; padding:5px 20px 0px 20px;}
#invFormEm {height:200px;}
#invForm .altTitle, #invFormEm .altTitle {margin:20px 0}
#invForm .invToTitle, #invFormEm .invToTitle {margin-top:10px}
#invForm .invLabel, #invFormEm .invLabel {float:left; width:70px;}
#invForm a, #invFormEm a {padding:0;}
#invForm input, #invFormEm input {vertical-align:middle;}
#invForm .inp, #invForm select, #invFormEm .inp {border:1px solid #9f9f9f;height:16px;width:160px;}

#invForm[id]{ /* IE6 and below Can't See This */    position:fixed;}#invFormEm[id]{ /* IE6 and below Can't See This */    position:fixed;}#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;}
/*pop-up div END */

#content .center .improve{margin:0% auto;padding-top:25px;}
#content .center .improve img{padding:10px;padding-left:0;float:left;}
#content .center .impf {background:url(/i/arrow_orange.gif) no-repeat 0 7px;padding-left:8px;font-size:10px;}

#content .center .loginDesc {margin:40px 0 -20px; text-align:center;}
#content .center .wrapper{margin:25px auto 10px;border:1px solid #6179d2; position:relative;}
#content .center .wrapper .wrapperLeft,
#content .center .wrapper .wrapperLeftGray,
#content .center .wrapper .wrapperRight,
#content .center .wrapper .wrapperTitle .right,
#content .center .wrapper .wrapperTitle .left{position:relative;background:#fff url(/i/loginTitle.gif) no-repeat left top;width:7px; height:8px; font-size:7px; display:inline; float:left;}
#content .center .wrapper .wrapperLeftGray {background:#fff url(/i/loginTitleGray.gif)}
#content .center .wrapper .wrapperTitle{background:#6786db;color:#fff;font-weight:bold;}
#content .center .wrapper .wrapperTitle .left{left:-1px;top:-1px;}
#content .center .wrapper .wrapperTitle .right{float:right;right:-1px;top:-1px;background-position: right top;}
#content .center .wrapper .wrapperTitle p{padding:2px 15px 5px 15px;line-height:12px;}
#content .center .wrapper .wrapperLeft, #content .center .wrapper .wrapperLeftGray{left:-1px;bottom:-1px;background-position: left -8px;}
#content .center .wrapper .wrapperRight{float:right;right:-1px;bottom:-1px;background-position: right -8px;}
#content .center .wrapper .wrapperEmpty{font-size:7px;height:8px;}
#content .center .wrapper .divText {border-top:11px solid #efefef;padding:0 10px;}
#content .center .wrapper .divText .userPass{margin:0% auto;margin-bottom:5px;font:normal 11px Tahoma; }
#content .center .wrapper .divText .userPass td, #content .center .wrapper .divText .userPass th{padding:10px 5px 0px;}
#content .center .wrapper .divText .userPass th{text-align:left;}
#content .center .wrapper .divText .userPass th .normal{font-weight:normal; padding-left:5px;}
#content .center .wrapper .divText .userPass .separator td, #content .center .wrapper .divText .userPass .separator th, #content .center .wrapper .divText .userPass .separator {padding-bottom:10px; border-bottom:2px solid #d8d8d8}
#content .center .wrapper .divText.journal{padding:20px 20px;}
#content .center .wrapper .divText p.jrnl_list a {padding-left:25px}
#content .center .wrapper .divText p.jrnl_list a.nih {background:url(/i/nih2.gif) no-repeat 0 0;}
#content .center .wrapper .divText.journal .inner{margin:5px 0 10px 20px;}
#content .center .wrapper .divText.manual {padding:20px;}
#content .center .wrapper .divText.manual li {padding-left:20px; line-height:20px;}
#content .center .wrapper .divText.manual h1 {padding-top:25px;}
#content .center .wrapper .newart input, #content .center .wrapper .newart textarea{border:1px solid #9f9f9f;}
#content .center .inp{border:1px solid #9f9f9f;height:16px;width:160px;}
#content .center .inp_wide{border:1px solid #9f9f9f;height:16px;width:250px;}
#content .center .inp_small{height:16px;width:35px;}
#content .center .inp350{border:1px solid #9f9f9f;height:16px;width:350px;}
#content .center .w200px .inp{width:600px;}

#content .center .wrapper .loginLinks{padding:0px;line-height:12px;height:15px;}
#content .center .wrapper .loginLinks span{padding:2px 0; border-left:1px solid #d8d8d8;padding-right:10px;}
#content .center .wrapper .loginLinks a{margin:3px 13px 6px 0px;}
#content .center .wrapperTitle .help{background: url(/i/help.gif) no-repeat left; padding-right:8px;padding-bottom:13px;width:1px;line-height:13px;float:right;display:inline;font-size:13px;margin-bottom:-27px;position:relative;top:-27px;right:-3px;}

#content .center .wrapper label {padding:0 10px; vertical-align:middle;}
#content .center .wrapper .tip {font-size:smaller; vertical-align:middle;padding-top:4px;}
#content .center .wrapper input, #content .center .wrapper select, #invForm .inp, #invForm select, #invFormEm .inp {vertical-align:middle;}
#content .center .wrapper textarea {border:1px solid #9f9f9f}
#content .center select, #content .center .wrapper select, #invForm select {border:1px solid #9f9f9f; font-size:11px;}
#content .center select option, #content .center .wrapper select option, #invForm select option {padding-left:15px;}

#content .center .userPass .comments{width:100%; height:70px;}


#content .center .issueArticles .middleText {padding:10px 0; text-align:center; font-weight:bold;}
#content .center .issueArticles .article th {padding-right:10px;}
#content .center .issueArticles .files {padding-left:22px;}

#content .center .emptytext{width:100%;font-size:40px;color:red;}

#content .center .infoTable{width:100%;margin-bottom:-8px;overflow:hidden;color:#484848;}
#content .center .infoTable .mail, #content .center .journal .mail{background: url(/i/mail.gif) no-repeat left center;width:1px;padding:0px 14px 0 0;margin-left:5px;}
#content .center .subm_mail,#content .center .infoTable .subm_mail{display:inline;vertical-align:top;padding-top:3px;padding-left:5px;}
#content .center .subm_mail.pt0{padding-top:0;}
#content .center .infoTable td,#content .center .infoTable th{border:1px solid #d8d8d8;border-left:0;border-bottom:0;}
#content .center .infoTable td{padding:10px;vertical-align:top;}
#content .center .infoTable .pt0 td{padding-top:0;}
#content .center .infoTable .t_c, t_c{text-align:center;}
#content .center .infoTable td.jrn_sel{padding:0 0 5px;vertical-align:top;}
#content .center .infoTable td.jrn_sel .roleSelect {height:16px; width:16px;}
#content .center .infoTable th{padding:5px 10px;text-align:left;}
#content .center .infoTable th{background:#efefef;}

#content .center .bord0 tr td,#content .center .bord0 tr th,#content .center .infoTable .bord0 th,#content .center .infoTable .bord0 td{border-top:0;}
#content .center .bord_r0 tr td,#content .center .bord_r0 tr th,#content .center .infoTable .bord_r0, #content .center .infoTable .bord_r0, th,#content .center .infoTable .bord_r0 td{border-right:0;}
#content .center .infoTable .nobord th,#content .center .infoTable .nobord td{border:0;}
#content .center .infoTable .padd0 td{padding-top:0;}
#content .center .infoTable p.title {margin-right:0px;}
#content .center .infoTable .chld a {padding-left:20px;}

#content .center .infoTable .jtitle {color:#000;font-weight:bold;margin-right:2px;}
#content .center .infoTable .jtitle span{padding-left:10px;background: url(/i/bullet.gif) no-repeat 0 3px;line-height:22px;}
#content .center .infoTable .green_text a {color:green;}
#content .center .infoTable .priority {color:#F00}
#content .center .loginTitle .help, #content .center .wrapperTitle .help{background: url(/i/help.gif) no-repeat left; padding-right:8px;padding-bottom:13px;width:1px;line-height:13px;float:right;display:inline;font-size:13px;margin-bottom:-27px;position:relative;top:-27px;right:-3px;}
#content .center .pb0 tr td{padding-bottom:0}

#content .maxfilesize{margin-top:5px; margin-bottom:10px;font-size:10px}
input.file{border:1px solid #d8d8d8}

#content .center .simpleTable {border:1px solid #D8D8D8; margin:5px 0 10px; color:#484848; width:100%;}
#content .center .simpleTable td,
#content .center .simpleTable th,
#content .center .wrapper .divText .userPass .simpleTable th,
#content .center .wrapper .divText .userPass .simpleTable td 
{border:1px solid #D8D8D8; background:#EFEFEF; padding:5px 10px; text-align:left;vertical-align:top;}
#content .center .simpleTable td, #content .center .wrapper .divText .userPass .simpleTable td  {background:none;}
#content .center .simpleTable .grey td {background-color:#F5F5F5;}
#content .center .infoTable.reviewerInfo, #content .center .infoTable.simpleTable, #content .center .simpleTable {border:1px solid #d8d8d8; margin:10px 0;}

#content .center p.reviewers {padding: 5px 0 5px 22px; margin: 0 0;}
#content .center p.reviewers_date {padding: 5px 0; margin:0 0}
.REVIEW_REQUESTED TD {padding-top: 10px}

#content .center .articleInfoHead {width:100%;}
#content .center .manuscript{width:100%;}
#content .center .manuscript p span, #content .center .historyInfo p span {color:#30984e;font-weight:bold;font-size:12px;}
#content .center .state{text-align:right;}
#content .center .state p{background:#fff url(/i/arrowGreen.gif) no-repeat right center;padding-right:30px;padding-left:20px;font-size:12px; font-weight:bold;}
#content .center .submenu{width:100%;border-bottom:1px solid #6179d2;display:block;height:23px;margin:20px 0px;overflow:hidden;}
#content .center .submenu p{display:inline;float:left;background: url(/i/bullet.gif) no-repeat 12px 9px;line-height:22px;color:#4b62bb;font-weight:bold;margin-right:2px;border-top:1px solid #6179d2;margin-bottom:-2px;cursor:pointer;}
#content .center .submenu .sel{background:none;color:#30984e;border-top:0;}
#content .center .submenu p span{display:block;background: url(/i/submenuLeft.gif) no-repeat left top;padding:0px 0px 0px 20px;position:relative;top:-1px;overflow:hidden;}
#content .center .submenu p span span{display:block;background: url(/i/submenuRight.gif) no-repeat right top;padding:5px 20px 5px 2px;font-size:12px;line-height:14px;position:relative;top:0px;overflow:hidden;}
#content .center .submenu .sel span,#content .center .submenu .sel span span{background:none;}
#content .center .submenu .sel span{padding-left:8px;}
#content .center .submenu .sel span span{padding-right:12px;}

#content .center .subm, #content .center .go_back, #invForm .go_back, #invForm .subm, #invFormEm .go_back, #invFormEm .subm{border:1px solid #8ba4ea;background:#fff url(/i/arrowGreen.gif) no-repeat right center; font:normal 11px Tahoma; color:#2e55a2; padding:0px 28px 2px 6px; cursor:pointer; height:18px; margin-bottom:1px;}
#invForm .go_back, #invForm .subm, #invFormEm .go_back, #invFormEm .subm{line-height:18px;}
#content .center .go_back, #invForm .go_back, #invFormEm .go_back {background:#fff  url(/i/go_back.gif) no-repeat 10px center; padding:0px 15px 2px 25px;vertical-align:middle;}
#content .center .buttons{border-top:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb;width:100%;padding:2px 0;}
#content .center .buttons.nobord{border:0;width:auto;}
#content .center .buttons .subm, #content .center .go_back, #invForm .go_back, #invForm .subm, #invFormEm .go_back, #invFormEm .subm{margin:6px 20px 6px 0px;}


#content .center .helpDescr{width:100%;float:left;margin-top:20px;line-height:25px;}
#content .center .helpDescr p{margin-left:5px;color:#2e55a2;}
#content .center .helpDescr table{width:100%;}
#content .center .helpDescr table td{padding:0 5px;}
#content .center .helpDescr .descrLeft{color:#2e55a2;font-weight:bold;}

#content .alert{color:#F00; font-weight:bold;}

#content .flash{background:url(/i/flash_bg.jpg) repeat-x;width:100%;height:83px;}
#content .flash .flash_left{background:url(/i/flash_bg_lc.jpg) no-repeat left top;width:11px;height:83px;}
#content .flash .flash_right{background:url(/i/flash_bg_rc.jpg) no-repeat right top;width:11px;height:83px;}

#content  .jounalComment p{color:#484848;padding-top:5px;font-weight:bold;}
#content  .authors{margin-bottom:25px;margin-top:20px;}
#content  .authors td{padding-right:10px;padding-bottom:5px;vertical-align:top;}
#content  .authors span{font-weight:bold;font-size:12px;color:#484848;text-align:right;}
#content  .authors a{font-size:12px;}

#content  .editorial{width:100%;border-top:1px solid #e4e6e5;}
#content  .editorial td {border-bottom:1px solid #e4e6e5;}
#content  .editorial td span{font-weight:bold;font-size:14px;color:#484848;}
#content  .editorial td a{font-weight:normal;font-size:11px;}
#content  .editorial .other a,#content  .editorial .editorial_bord a, #content  .editorial .nih a{background:url(/i/editorial_bord.gif) no-repeat left center; padding:12px 0;padding-left:54px;float:left;}
#content  .editorial .other a{background-image:url(/i/pdf.jpg);}
#content  .editorial .nih a{background-image:url(/i/nih.gif);}
#content .lead {line-height: 14px;}
#content .scope_text{line-height:20px;text-align:justify;}
#content .scope_text big{font-size:11px;}
#content .jarticle{font-size:14px;padding-top:30px;}
#content .price_list{width:100%;margin-top:20px;color:#484848;}
#content .price_list td{padding:0px 10px 10px 0px;}
#content .price_list .onlineAccess{color:#073a93;padding:4px 0px 4px 35px;background:url(/i/onlineAcess.gif) no-repeat top left;}

/* Styles for articles typesetted in HTML*/
#content .block_top{background:#f7f7f7 url(/i/block_tr.gif) no-repeat top left; width:162px;padding-top:22px;border-bottom:30px solid #fff;height:100%;}
#content .article p, #content .article ul li, #content .block_top a{font-size:11px; text-align:justify;line-height:20px;}
#content .article ol li {list-style-position:outside;}

#hedh_content p {font:11px/18px Tahoma;padding-bottom:15px;}

#tharticle {text-align:left;}
#tharticle {position:relative; overflow:hidden;}
#tharticle h3.author {padding-bottom:10px; margin-bottom:10px;border-bottom:1px solid #dcdcdc;}
#tharticle .article p {font-size:12px; line-height:20px;}
#tharticle .quest, #tharticle .quest a, #tharticle .red{color:red; font-weight:bold}

/* End HTML styles*/

.empty{height:40px;width:1%;padding-top:40px;}

/* Footer */ 
#footer{position:relative;height:32px;margin-top:-32px;background:#3346a8;font-size:10px;color:#fff;}
#footer a{color:#fff;text-decoration:none;}
#footer .bh{display:inline;float:left;background:url(/i/bh_logo.gif) no-repeat left 5px;padding:4px 0px 0px 22px;line-height:11px;margin-left:14px; text-align:left;}
#footer .ichmt{display:inline;float:left;padding:4px 0px 0px 22px;line-height:11px;margin-left:14px; text-align:left;}
#footer ul{display:inline;float:right;}
#footer ul li{display:inline;float:left;border-left:1px solid #7889de;margin:3px 0px;padding:0px 25px;height:26px}
#footer ul li a{line-height:26px;}

#content{height:100%;}
html>body #content{height:auto;}
#content,#footer,#header{min-width:1003px;width:100%;}
#header .wrap,#content,#footer {width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1003?'1003px': "auto")}
#max_areas {font-size:smaller}

.w60 {width:60%}
.w70 {width:70%}
.w50 {width:50%}
.w100 {width:100%}
.wMin {width:1%}
.w650px{width:650px}
.w350px{width:350px}
.w50px{width:50px}
.w20px{width:20px}
.h100 {Height:100%}
.h250px{Height:250px}
.bold{font-weight:bold}
.nowrap{white-space: nowrap}
.p_lr10{padding-left:10px;padding-right:10px}
.m_lr10{margin-left:10px;margin-right:10px}
.p_lr5{padding-left:5px;padding-right:5px}
.p_t5{padding-top:5px;}
.p_t10, #content .center .wrapper .divText.p_t10, #content .center .infoTable td.p_t10{padding-top:10px}
.p_l20{padding-left:20px}
.pb0 {padding-bottom:0}
.pt0{padding-top:0}
.pb13{padding-bottom:13px}
.mb10{margin-bottom:10px}
.mt10{margin-top:10px}
.m_tb10{margin-top:10px;margin-bottom:10px}
.priority, .priority a{color:#F00}
.m_auto{margin:auto;}
.alignC {text-align:center}
.alignR {text-align:right}
.alignJ {text-align:justify}
.alignT {vertical-align:top}
.alignM {vertical-align:middle}
.alignB {vertical-align:bottom}
.bordered{border:1px solid #D8D8D8}
.norm,p.norm{color:#484848;margin:20px 50px 0px 50px;}
p.norm{margin:10px 50px 0px 50px;}
p.norm select{padding:5px;color:#484848;}
.norm ul{margin:0px 50px 20px 50px;}
.norm li{padding-top:3px}
.dInline {display:inline;}
.lh20 {line-height:20px}
.lh14 {line-height:14px}
.blueLine{height:4px;border-top:1px solid #bbc8f7;margin:0 10px 0 10px;}
.link {color:#2e55a2; cursor:pointer}

#content .center .wrapper .divText .userPass ol li  {padding-bottom:5px;}
#content .center .wrapper .divText .userPass ul  {margin-left:32px;}
#content .center .wrapper .divText .userPass ul li{list-style:circle;padding-bottom:0;}

#content .center .wrapper .divText .userPass .specSymbCont .specSymbTable td {padding:5px; border: 1px solid #9F9F9F; text-align:center; vertical-align:middle;}
#content .center .wrapper .divText .userPass .specSymbCont .specSymbTable td p {color:#2e55a2; font-weight:bold; cursor:pointer;}
#content .center .userPass .mail{background: url(/i/mail.gif) no-repeat right center;padding:0px 14px 0 0px;margin-right:5px;}
#content .center.padd10{padding:10px;}
#content.widthAuto{width:auto;min-width:200px;}

/*-----------LEIGHT_BOX--------------------*/
.leightbox {
	color: #333;
	display: none;
	position: absolute;
	/*top: 10%;*/
	top:40px;
	left: 15%;
	width: 70%;
	height: 600px;
	text-align: center;
	z-index:1001;
	/*overflow: auto;*/
}
#overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background-color:#333;-moz-opacity: 0.5;opacity:.50;filter: alpha(opacity=50);}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;}#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;}

.leightbox .areas_button{color:blue;padding:2px 10px 2px 15px; border:1px solid #0F0;cursor:pointer}
.leightbox .areas_button a{text-decoration:none}
.leightbox .areas_table{width:100%;height:100%;border:0;border-collapse:collapse;padding:0;margin:0;z-index:1002;}
.leightbox .areas_table td {padding:0}
.leightbox .areas_table hr {color:#B2B2B2;margin-top:4px}
.leightbox .areas_table .bw{background-color: white;}
.leightbox .areas_table .lt,.areas_table .rt,.areas_table .lb,.areas_table .rb {}
.leightbox .areas_table td.lt {background: url(/i/lt.gif) no-repeat left top;width:21px;height:21px;text-align:left;}
.leightbox .areas_table td.rt {background: url(/i/rt.gif) no-repeat right top;width:21px;height:21px;text-align:left;}
.leightbox .areas_table td.lb {background: url(/i/lb.gif) no-repeat left bottom;width:21px;height:21px;text-align:left;}
.leightbox .areas_table td.rb {background: url(/i/rb.gif) no-repeat right bottom;width:21px;height:21px;text-align:left;}
.leightbox .areas_table td.b_top {height:21px;background: url(/i/bt.gif) repeat-x top left;vertical-align:bottom;text-align:right;padding-right:10px}
.leightbox .areas_table td.b_bottom {height:21px;background: url(/i/bb.gif) repeat-x bottom left}
.leightbox .areas_table td.b_left {width:21px;background: url(/i/bl.gif) repeat-y top left}
.leightbox .areas_table td.b_right {width:21px;background: url(/i/br.gif) repeat-y top right}
.leightbox .areas_table .main_td{height:558px;}
/*.leightbox .req #areas_forsearch{border:1px solid #9f9f9f;width:241px;margin:7px 0;padding:8px;font-weight:normal;text-align:justify;}
#areas_forsearch{font-weight:normal;text-align:left;}*/
.leightbox #areas {width:100%;height:95%;overflow: auto;}
.leightbox #buttons {position:relative;width:100%; height:30px}
.leightbox #buttons div.links, #buttons div.ok_but{padding: 10px 0 0 0;margin:0;}
.leightbox #buttons div.links{float:left;text-align:left;}
.leightbox #buttons div.links span {font:11px tahoma;color:#2E55A2;padding:0 15px;cursor:pointer}
.leightbox #buttons div.ok_but{text-align:right;float:right;}
.leightbox #buttons div.ok_but img{cursor:pointer}
.leightbox .area_list {width:95%; height:100%}
.leightbox .area_list td{width:25%;vertical-align:top;text-align:left;font:11px tahoma;padding-left:2px}
.leightbox .area_list .area {clear:both;}
.leightbox .area_list .area label{}
.leightbox .area_list div.chkbox{float:left; padding:0 10px 0 0; margin:0}
.leightbox .area_list td div.sect_title{font-weight:bold;padding-bottom:10px}
.leightbox .area_list td div.sphere_title {font-weight:bold; font-size:120%; color:#2E55A2; padding-bottom:10px}
/*-----------END LEIGHT_BOX--------------------*/

