/* ALL URLs ARE MADE RELATIVE INSTEAD OF ABSOLUTE. ALL THE http://localhost/jc_new TAGS HAVE BEEN REMOVED.*/
body{	background-color:#fff;}
a
{
	TEXT-DECORATION:none;
	font-size: 12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#0000ff; 
	font-weight:normal;

}

a:visited
{
	color:#0000ff;	
}

a:Hover
{
	color:#0000ff;	
	TEXT-DECORATION:underline;
}

.topmenu
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-left:5px;
}
.topmenu a:link
{
	color: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.topmenu a:visited
{
	color: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.topmenu a:Hover
{
	color: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.button
{
	background-color: #77B4DC; 
	color: #ffffff; 
	border: 1px solid #ffffff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	cursor:pointer;
	height:20px;
	font-weight:bold;
}

.dropDown
{
	background-color: #F5F5F5; 
	font-size: 9pt;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.dbody
{
	margin:0;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;	
	background-color:#878787;
}
/************************************************************************************/
/****************************** ADD LINES **************************/
/************************************************************************************/
.tmb	{
	
	border: 0px none transparent;
	width: 1000px;
	/*1000px;*/
	border-spacing: 0px;
	/*center;*/
	background: url('../images/tmrc.gif') repeat-x;
	/*height:193px;*/
}
.tmb td	{
	border: 0px none transparent;
	padding: 0px;
}
table.outerTable	{
	margin: 0;
	border: 0px solid transparent;
	width: 100%;
	border-spacing: 0px;
}
table.outerTable	td{
	padding: 0px;
}
table.topNav {
	clear:both;
	border: 0px solid transparent;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	width: 100%;
	vertical-align: top;
	background: none transparent;
}

table.topNav td {
	border: 0px solid transparent;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	background: url('../images/mbi.gif') repeat-x;
}

table.topNav td a{
	display: block;
	line-height: 27px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
table.topNav td a:link{
	background: none transparent;
	color: #00233e;
}
table.topNav td a:visited{
	background: none transparent;
	color: #00233e;
}
table.topNav td a:hover{
	background: url('../images/mri.gif') repeat-x;
	color: #000;
	text-decoration:none;
}
table.topNav td a:active{
	background: url('../images/mri.gif') repeat-x;
	color: #00233e;
}
table.srchbox {
	border: 0px solid transparent;
	border-spacing: 0px;
}
table.srchbox td {
	padding: 2px 2px 5px 2px;
	font-size: 13px;
	color: #000000;
}
table.boolsearchtbl {
	width: 90%;
	border: 1px solid #aaaaaa;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 5px;
}
table.boolsearchtbl td {
	vertical-align: top;
	padding: 10px 5px 5px 5px;
	border: 1px solid #aaaaaa;
}
.leftNav	{
	width: 100%;

	border-spacing: 1px;
	color:#222;
	background-color: #fff;	
	border:1px solid #ddd;
}
.leftNav td	{
	width: 100%;
	height:28px;
	background-color:#fff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	border: 0px;
	padding: 0px;

	
}
.leftNav td a:link	{ color:#222; display: block; padding: 0px 0px 0px 10px; font-family: inherit; font-size: inherit; line-height: 28px; text-decoration: none; background-color: transparent; border-right:2px solid transparent; border-left:7px solid transparent; }
.leftNav td a:visited	{ color:#222; display: block; padding: 0px 0px 0px 10px; font-family: inherit; font-size: inherit; line-height: 28px; text-decoration: none;  background-color: transparent; border-right:2px solid transparent; border-left:7px solid transparent; }
.leftNav td a:hover	{ color:#222; display: block; padding: 0px 0px 0px 10px; font-family: 
inherit; font-size: inherit; line-height: 28px; text-decoration: none; background-color: #BA221C; font-weight:bold;	background: url('../images/mbi.gif') repeat-x; 

-moz-box-shadow: 1px 1px 5px #ddd;
 -webkit-box-shadow: 1px 1px 5px #ddd;
 box-shadow: 1px 1px 5px #ddd;
 border-radius: 5px;
	box-shadow: 0px 0px 10px #efefef;}
	
/***additional .leftNav1 class added by Jayashree to resolve the blank field (for ad) in the currentissue.asp and backissue.asp page**/

.leftNav1	{
	width: 100%;

	border-spacing: 1px;
	color:#222;
	background-color: #fff;
	-moz-box-shadow: 1px 1px 5px #ddd;
 -webkit-box-shadow: 1px 1px 5px #ddd;
 box-shadow: 1px 1px 5px #ddd;
 border-radius: 5px;
	box-shadow: 0px 0px 5px #E7E4E4;
	border:none;
}


.leftNav1 td	{
	width: 100%;
	height:28px;
	background-color:#fff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	border: 0px;
	padding: 0px;

	
}
.leftNav1 td a:link	{ color:#222; display: block; padding: 0px 0px 0px 10px; font-family: inherit; font-size: inherit; line-height: 28px; text-decoration: none; background-color: transparent; border-right:2px solid transparent; border-left:7px solid transparent; }
.leftNav1 td a:visited	{ color:#222; display: block; padding: 0px 0px 0px 10px; font-family: inherit; font-size: inherit; line-height: 28px; text-decoration: none;  background-color: transparent; border-right:2px solid transparent; border-left:7px solid transparent; }
.leftNav1 td a:hover	{ color:#fff; display: block; padding: 0px 0px 0px 10px; font-family: 
inherit; font-size: inherit; line-height: 28px; text-decoration: none; background-color: #BA221C; font-weight:bold;	background: url('../images/mbi.gif') repeat-x; 

-moz-box-shadow: 1px 1px 5px #ddd;
 -webkit-box-shadow: 1px 1px 5px #ddd;
 box-shadow: 1px 1px 5px #ddd;
 border-radius: 5px;
	box-shadow: 0px 0px 10px #efefef;}	
/************************************************************************************/
/************************************** UPTO HERE ***********************************/
/************************************************************************************/

.logo
{
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:50px;
	color:#FFFFFF;
}
.bottomTAble
{
	background-color:#E8E8E8;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.FooterTAble
{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:inherit;
	background-color: transparent; 
}

.pageSub
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:15px;
 	color:#110458;
	font-weight:bold;
}


.inhd
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
 	color:#FFFFFF;
	background-color:#6A6562; 
}

.navCell
{
	background-color:#2A185D;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
}


.hashLinksTable
{
	border: 0px solid ;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10PX;
	font-weight:bold
}

.IssueVolume
{
	font-size:10PT;	
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#1f1f3f;
}

.insideLine
{
	background-color:#394780;
}


.articleType
{
	font-size:14PX;	
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#1f1f3f;
}


.articleTitle
{
	font-size:13px;	
	font-weight:bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#000000; 
	line-height:120%;
}

.articleAuthor
{
	font-size:12PX;	
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}

.sAuthor
{
	font-size:11px;	
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#1f1f3f;
	line-height:125%;
}


.CorrsAdd
{
	font-size:11px;	
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#1f1f3f;
	line-height:125%;
}

.AuthorAff
{
	font-size:11px;	
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#1f1f1f;
}


.body
{
	font-size:12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#000000;
	line-height: 140%;
	background-color:transparent;
}
.about
{
	font-size:9pt;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#000000;
	line-height: 50%;
}
.PrePublication
{
	background-color:#FFFFFF;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12PX;
	color:#796B5C;
}
.sitethis
{
	border: 1px solid #A6ADC4;
	background-color:#F5DABF;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11Px;
	line-height:135%;
	text-align:left;
}

.splnote
{
	border: 1px solid #A6ADC4;
	background-color:#F5DABF;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11Px;
	line-height:135%;
	color:#000000;
}

.topBand1
{
	font-size: 10px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#21201f;
	background-color:#1BA6B2;
	font-weight:bold;
}
.topBand1 a:LINK
{
	font-size: 12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#005f2e;
	font-weight:bold;
	text-decoration:none;
}
.topBand1 a:VISITED
{
	font-size: 12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#005f2e;
	font-weight:bold;
	text-decoration:none;
}
.topBand1 a:hover
{
	font-size: 12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#005f2e;
	font-weight:bold;
	text-decoration:none;
}

.topBand1MO
{
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#000000;
	border:1px dotted #F6E9E8;
	background-color:#ffffff;
}
.topBand1MO A:VISITED
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.topBand1MO A:LINK
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.topBand1MO A:Hover
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.buttonCell
{
	/*background-color:#365082;*/
	background-color:#F6E9E8;
}

.buttonCell a:link
{
	color: #aaaaaa;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.buttonCell a:visited
{
	color: #aaaaaa;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.buttonCell a:Hover
{
	color: #aaaaaa;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.nav
{
	font-size: 11px;
	font-weight:bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#065F67;
	background-color:#F6E9E8;
}
.nav a:link
{
	color:#000000;
	text-decoration:none;
}
.nav a:visited
{
	color:#000000;
	text-decoration:none;
}
.nav a:hover
{
	color:#000000;
	text-decoration:none;
}
.navover
{
	font-size: 11px;
	font-weight:bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#065F67;
	/*background-color:#365082;*/
	background-color:#77B4DC;  
}
.navover a:link
{
	color:#FFFFFF;
	text-decoration:none;
}
.navover a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
.navover a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

.topTable
{
	font-size: 12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-decoration:none;
}


.jrnl
{
	font-size: 11px;
	font-weight:normal;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color:#000000;
	text-decoration:none;
}

.topBand2
{
	font-size: 1px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: transparent;
	COLOR: #000000;
	text-decoration:none
}
.ltb
{
	background-color:#03838E;
	color:#ffffff;
	font-size:10px;
}

.Highlight
{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:Bold;
	color:#190C74;
	line-height:115%;
}
.HighlightArticleTitle
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#110090;
	line-height:120%;
}

.tocAT
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#005f2e;
}

.tochead
{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#065F67;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.line
{
	background-color:#C4261C;
}

.HighlightVol
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#444444;
}


.HighlightAbstract
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10pt;
	color:#1B1818;
}
.textBox
{
	font-size: 9pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	border: 1px solid #C0C0C0;
}

.articlepage
{
	background-color:#ffffff;
	padding-top:10PX ;
	line-height: 150%;
	margin-top:20px;
	margin-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    border:1px solid #ddd;
	color:#000000;
	text-align:justify;	
}

.curved{background-color:#ffffff;
	padding-top:10PX ;
	line-height: 150%;

	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
-moz-box-shadow: 1px 1px 10px #ddd;
 -webkit-box-shadow: 1px 1px 10px #ddd;
 box-shadow: 1px 1px 10px #ddd;
border-radius: 5px;
	box-shadow: 0px 0px 10px #E7E4E4;  

border:1px solid #ddd;
	color:#000000;
	text-align:justify;		}
.articlepage td{
	padding: 1px;
}
.toctab
{
	background-color:#ffffff;
	padding-top:10PX ;
	line-height: 150%;
	margin-top:20px;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
-moz-box-shadow: 1px 1px 10px #ddd;
 -webkit-box-shadow: 1px 1px 10px #ddd;
 box-shadow: 1px 1px 10px #ddd;
  border-radius: 5px;
	box-shadow: 0px 0px 10px #E7E4E4;

	color:#000000;
	text-align:justify;	
}
.parameter
{
	font-size:12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#065F67;
}
.parameterhead
{
	font-size:12px;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:bold;
	color:#065F67;
}
.parametertext
{
	font-size:12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:bold;
	color:#065F67;
}
.pageHead
{
	font-size:18px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	border:1px solid #ddd;
	display:block;
	background-color:#fff;
	line-height:40px;		
}

.other
{
	font-size:12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#1f1f3f;
}

.sTitle
{
	font-size:18px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:	#000000;
	line-height:110%;
	font-weight:bold;
	text-align:left;
}

.ref
{
	font-size:11px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:	#110090;
}

.empty
{
	background-color:transparent;
	color:#065F67;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:1px;

}

.footer 
{
	background-color:#383838;
	color:#fff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
	height:71px;
}

.footer a:link {color:#fff;font-weight:normal;TEXT-DECORATION:underline;}
.footer a:visited {color:#fff;font-weight:normal;TEXT-DECORATION:underline;}
.footer a:hover {color:#fff;font-weight:normal;TEXT-DECORATION:underline;}
.FooterTAble a:link {color:#fff;font-weight:normal;TEXT-DECORATION:underline;}
.FooterTAble a:visited {color:#fff;font-weight:normal;TEXT-DECORATION:underline;}
.FooterTAble a:hover {color:#fff;font-weight:normal;TEXT-DECORATION:underline;}

.menu
{
	color:#000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.sj
{
	font-size:11px;
	font-family: Arial, Verdana,sans-serif;
	color: #065F67;
	background-color:#FFFFFF;
	font-weight:bold;
}
.Footertab
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10px;
	color:#A1A1A1;
	background-color:#FFFFFF
}


.foot
{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10px;	
	color:#000000;
}

.medknow
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10px;
	color:#A1A1A1;
}
.jname
{
	font-family:	Verdana, Arial, sans-serif;
	font-size:18px;
	color:#E7E4E4;
}
.jasso
{
	font-family:	Verdana, Arial, sans-serif;
	font-size:11px;
	color:#E7E4E4;
	font-weight:bold;
}

.rtmc
{
	font-size: 11px;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#21201f;
	font-weight:normal;
	background:url(../images/tpic.gif) no-repeat;
	padding-bottom:12px;
}
.adlink
{
	font-size: 10px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
}
.toc
{
	font-size: 11px;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#110090;
	font-weight:normal;
}


.leftnavcelltop
{
	color:#000000;
	background-color: #FFFFFF;
	border-bottom:1px solid #ffffff;
}


.leftcell
{
    
}
.leftref
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}	
.vol
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#065F67;
}	

.headrow
{
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#065F67;
}

.spl
{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	FONT-STYLE:  ITALIC;
	color:#000000;
	border: 3px dotted #FFFFFF;
	background-color:#CDD8BA;
	margin-left:2px;
	margin-right:2px;
}

.ftbl
{
	BACKGROUND: url(../images/ft.gif) repeat left center;
}

.mimg
{
	BACKGROUND: url(../images/mnb.gif) repeat left center;
}
.w3cc
{
	font-size:9px;
}
.w3cc a:link
{
	color:#000000;
	font-size:9px;
}
.w3cc a:visited
{
	color:#000000;
	font-size:9px;
}
.w3cc a:hover
{
	color:#000000;	font-size:9px;
}
.jh
{
background-color:#000000;
color:#000000;
font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
BACKGROUND: url(../images/mbi.gif) repeat;
font-size:11px;

}
.bm
{
	font-size:9px;
background-color:#F6E9E8;
color:#FFFFFF;
font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
BACKGROUND: url(../images/bmr.gif) repeat-x;
}
.jh a:link{color:#000000;font-size:12px;font-weight:bold;}
.jh a:visited{color:#000000;font-size:12px;font-weight:bold;}
.jh a:hover{color:#000000;font-size:12px;font-weight:bold;}

.hm
{
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
}

.hd
{
	background-color:#1BA6B2;
	color:#FFFFFF;
	FONT-FAMILY:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10px;
}

.hdi
{
background-color:#EEF2F8;
}

.btm
{
BACKGROUND: url(../images/btm.gif) repeat;
}
.jhb{BACKGROUND: url(../images/tbl.gif) repeat-x;
FONT-FAMILY:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}
.nb{BACKGROUND: url(../images/11.gif) no-repeat;}
.tbcl{BACKGROUND-color: #837aa5;}
td.nb{height:110px;}


.kyds{
FONT-FAMILY:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#383838;
}
.sart{FONT-FAMILY:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#383838;
	background-color:#E8E4DF;}
.hpsr{background:url(../images/16.jpg) no-repeat;color:#000000;text-decoration:none;}
.tbt{FONT-FAMILY:arial, verdana, Helvetica, Sans-Serif;background-color:#000000;text-decoration:none;color:#ffffff;}
.tmt{FONT-FAMILY:arial, verdana, Helvetica, Sans-Serif;background:url(../images/logo.gif) no-repeat;color:#cccccc;text-decoration:none;background-color:#ffffff;}
.tbt a:link{FONT-FAMILY:arial, verdana, Helvetica, Sans-Serif;color:#ffffff;text-decoration:none;font-size:13px;font-weight:bold;}
.tbt a:visited{FONT-FAMILY:arial, verdana, Helvetica, Sans-Serif;color:#ffffff;text-decoration:none;font-size:13px;font-weight:bold;}
.tbt a:hover{FONT-FAMILY:arial, verdana, Helvetica, Sans-Serif;color:#ffffff;text-decoration:none;font-size:13px;font-weight:bold;}
.abt {padding:5px;FONT-FAMILY:arial, verdana, Helvetica, Sans-Serif;color:#2D4470;text-decoration:none;font-size:12px;	text-align:justify;	}
.vll{background:url(../images/vll.gif) repeat-y;}
.vlr{background:url(../images/vlr.gif) repeat-y;}
.hlt{background:url(../images/hlt.gif) repeat-x;}
.hlb{background:url(../images/hlb.gif) repeat-x;}
.mlro{background:url(../images/mlro.gif) repeat-x;color:#ffffff;font-size:11px;}
.mlro a:link{color:#ffffff;font-size:11px;}
.mlro a:visited{color:#ffffff;font-size:11px;}
.mlro a:hover{color:#ffffff;font-size:11px;}
/*.journalHeading {color:#333333;}
.journalHeading a:link{FONT-FAMILY:arial, verdana, Helvetica, Sans-Serif;color:#000000;text-decoration:none;font-size:13px;font-weight:bold;}
.journalHeading a:visited{FONT-FAMILY:arial, verdana, Helvetica, Sans-Serif;color:#000000;text-decoration:none;font-size:13px;font-weight:bold;}
.journalHeading a:hover{FONT-FAMILY:arial, verdana, Helvetica, Sans-Serif;color:#000000;text-decoration:underline;font-size:13px;font-weight:bold;}
*/
.lg{background:url(../images/logo.gif) no-repeat;padding-left:80px;color:#ffffff; font-size: 12px;}
.dsg1{background:url(../images/dsg1.gif) no-repeat;color:#ffffff; font-size: 12px;}
.dsg2{background:url(../images/dsg2.gif) no-repeat;color:#ffffff; font-size: 12px;}
.lg2{background:url(../images/logo2.gif) no-repeat;color:#ffffff; font-size: 12px;}
.brv{	background:url(../images/hs.gif) repeat-y;}

.abox{	background:url(../images/abox.gif) repeat;}
.lbox{	background:url(../images/lbox.gif) repeat-y;}
.dsg1{	background:url(../images/dsg1.gif) no-repeat;}
.tlc{	background:url(../images/tmlr.gif) repeat-x;}
.trc{	background:url(../images/tmrc.gif) repeat-x;}
.licons {margin-top:15px;text-align:center;}


a.anchor, a.anchor:link, a.anchor:visited, a.anchor:hover, a.anchor:active {
	font: inherit;
	color: #000000;
	text-decoration: none;
	cursor: text;
}

/*******************************************************************************************************************
											VARIABLE SIZE ELEMENTS
*******************************************************************************************************************/
p blockquote, blockquote, .articlepage p, td .body, p .body, table.other td span, a.anchor {
	font-size: 12px;
}
/****************** feedback.asp styles **********************/
/**** append all these linkes at the ends off current.asp, current_l.asp and current_s.asp ***/
td.dsg1>a.button {
	background-color: #ffffff;
	border: 1px solid #5eaca4;
	border-radius: 5px;
	color: #000000;
	display :inline-block;
	font: bold 11px/20px verdana;
	padding: 5px 10px;
	position: relative;
	top: -30px;
	text-decoration: none;
}
td.dsg1>a.button:hover {
	box-shadow: 0px 0px 5px #5eaca4;
}
a.anchor {
	font: inherit;
	color: #000000;
	text-decoration: none;
	cursor: text;
}

td>label:first-child{
	display: block;
}

div>label { border: 1px solid transparent; }
div>label:hover { border: 1px solid #c8e5e2; }

div.inputsDiv 	{ display: block; padding: 0px 10px; }
div.inputsDiv>label { display: block; margin-left: 30px; padding: 1px; }
div.inputsDiv>label>input[type="checkbox"] { margin-right: 20px; vertical-align: bottom; }
div.inputsDiv>label>input[type="text"] { float: right; }
div.inputsDiv>label>input[type="radio"] { margin-right: 20px; margin-top: 1px; }

div.inputsMatrixDiv { display: block; margin-left: 30px; padding: 0px 10px; width: 100%; }
div.inputsMatrixDiv>span { display: block; margin: 12px 0px 2px 0px; }
div.inputsMatrixDiv>label { display: inline-block; width: 20%; }
div.inputsMatrixDiv>label>input[type="radio"] { margin-right: 1ex; }


.hdrWpr
{
	float:left;
	width:1000px;
	height:82px;
	margin:0;
	padding:0;
}

.hdrLogo
{
	float:left;
	width:544px;
	height:82px;
	margin:0;
	padding:0;
}



.hdrImg2
{
	float:left;
	width:456px;
	height:82px;
	background-color:#e82432;
	margin:0;
	padding:0;
}

/*********css for the misc links start here************/


ul.mscLnks{float:right;width:180px;margin:4px 0 0 0;padding:0;color:#d1d1d1;font-size:11px;}
ul.mscLnks li{float:left;list-style:none;display:inline;margin:0 5px 0 5px;}
ul.mscLnks li a{float:left;font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;font-weight:normal;font-size:12px;color:#4e309a;text-decoration:none;}

/*********css for the misc links ends here************/




/**********css for default.asp starts here***********/

.wpr
{
float:left;
width:1000px;
display:block;
/*padding:0 30px;*/
}


.wpr a
{
font-size:12px;
font-weight:bold;
color:#0063ff;
padding:0;
margin:0;
}

.wpr a:hover
{
text-decoration:underline;
}

.lftwpr
{
  float:left;
  width:590px;
  margin:0;
  padding:20px;
  background-color:#fff;
}


h1
{
font-size:18px;
color:#404040;
font-weight:bold;
}
 
h3
 {
 color:#616161;
 font-weight:normal;
 font-size:15px;
 margin:20px 0 0 0;
 letter-spacing:1;
}

h4
{
font-size:14px;
font-weight:bold;
color:#404040;
margin:6px 0;
}

h5
{
font-size:12px;
font-weight:bold;
color:#404040;
margin:6px 0;
}

ul.tocLnks
{
width:300px;
margin:30px 0;
padding:0;
}

ul.tocLnks li
{
 width:150px;
 margin:0 15px 0 0;
 padding:0;
 list-style:none;
 display:inline;
}



ul.tocLnks li img
{
margin:0 7px 0 0;
}

.atclWpr
{
width:590px;
margin:0;
padding:0;
}

.atclWpr img
{
float:left;
display:inline;
margin:0 10px 0 0;
}



hr
{
height:1px;
border-width:0;
background-color:#aeadae;
margin:13px 0;
clear:both;
}

p.imgAtcl
{
float:left;
margin:5px 0;
padding:0;
}

.atclContr
{
float:left;
width:495px;
margin:0 0 8px 0;
padding:0;
}

.atcl
{
float:left;
width:590px;
padding:10px 0;
}

.rtwpr
{
  float:left;
  width:370px;
  margin:0;
  background-color:#f5f5f5;
}
 
 .rtwprBg
 {
 float:left;
 width:9px;
 height:900px;
 background-image:url('../images/rtwpr_bg.gif');
 background-repeat:repeat-y;
 background-position:top left;
 background-color:#eeeeee;
 }
 
 .rtwprContent
 {

 width:300px;
 height:950px;
 padding:0 0 0 30px;
 margin:0 auto;
 }
 
 
 
 
.srchwpr
 {
 float:left;
 display:block;
 width:255px;
 }
 
#srchbox
 {
background-color: #fff;
    border: 1px solid #c5d5c6;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    color: #616060;
    float: right;
    height: 20px;
    margin: 0;
    padding: 2px 4px;
    width: 175px;
	transition:width 1s;
}

#srchbox:focus
{
	width:300px;
}

::-webkit-input-placeholder {
   color:#9f9e9e;
   opacity:1;

}

:-moz-placeholder { /* Firefox 18- */
   color:#9f9e9e;  
   opacity:1;
}

::-moz-placeholder {  /* Firefox 19+ */
   color:#9f9e9e;  
   opacity:1;
}

:-ms-input-placeholder {  
   color:#9f9e9e;  
   opacity:1;
}



.btnImg
{
float:right;margin:0;width:36px;height:26px;
}

.adSrch
{
display: block;
    float: right;
    height: 15px;
    margin: 2px 0 0;
    text-align: right;
    width: 238px;
	padding:0;
}

.adSrch a
{
color:#fff;font-size:11px;text-decoration:underline;
}



#srchForm{
	float:right;
	/*width:290px;*/
	margin:10px 20px 0 0;
}


#submit
{
background-image:url('../images/submitBtn.gif');
height:27px;
width:36px;
border:0;
margin:0 5px;
}

p.abtjrnl 
{
float:left;
width:271px;
margin:30px 0;
}


ul #submit li
{
margin:10px 0;
color:#404040;
}


a.space
{
float:left;
display:block;
margin:11px 0 0 0;
-webkit-transition:box-shadow 0.3s ease-in-out;
transtion:box-shadow 0.3s ease-in-out;
}

a.space:hover
{
-webkit-box-shadow: 0px 14px 9px -10px rgba(0,0,0,1);
-moz-box-shadow: 0px 14px 9px -10px rgba(0,0,0,1);
box-shadow: 0px 14px 9px -10px rgba(0,0,0,1);
}

a.space1
{
float:left;
display:block;
margin:20px 0 0 0;
}

a.space1:hover
{
-webkit-box-shadow: 0px 14px 9px -10px rgba(0,0,0,1);
-moz-box-shadow: 0px 14px 9px -10px rgba(0,0,0,1);
box-shadow: 0px 14px 9px -10px rgba(0,0,0,1);
}


.articlepage a > img
{
-webkit-transition: box-shadow 0.3s ease-in-out;
transition:box-shadow 0.3s ease-in-out;
margin-bottom:20px;
}


.articlepage a > img:hover
{
-webkit-box-shadow: 0px 14px 9px -10px rgba(0,0,0,1);
-moz-box-shadow: 0px 14px 9px -10px rgba(0,0,0,1);
box-shadow: 0px 14px 9px -10px rgba(0,0,0,1);
}

.jrnCntr
{
float:left;
display:block;
width:160px;
height:220px;
margin:0;
padding:0;
background-image:url('../images/cover.png');
background-repeat:no-repeat;
background-position:bottom left;
}


.articleLnks {
    float: left;
    margin: 0;
    padding: 0;
    width: 547px;
}

.submit
{
float:left;
margin:0;
padding:10px 0 10px 12px;
width:300px;
}

ul.submit li
{
font-size:14px;
color:#404040;
margin:0 0 10px 0;
}
.box
{
	cursor:pointer;
	height:293px;
	float:left;
	margin:0;
	position:relative;
	overflow:hidden;
	width:370px;
}


.box>img
{
	position:absolute;
	left:0;
	-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.box>img:hover
{
	-moz-transform: scale(1.4);
    -o-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}

.box .caption
{
	background-color:rgba(0,0,0,0.8);
	position: absolute;
	color: #fff;
	z-index: 100;
	left: 0;
	-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
	opacity:0;
	height:243px;
	width:320px;
	padding:25px;
}


.box .scale-caption h3,.box .scale-caption p
{
	position:relative;
	left:-200px;
	width:300px;
	-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.box .scale-caption h3.animate
{
	-webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    transition-delay: 300ms;
	color:#fff;
}

.box .scale-caption p.animater
{
	 -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    -ms-transition-delay: 500ms;
    transition-delay: 500ms;
}

.box:hover .scale-caption h3,
.box:hover .scale-caption p
{
	-moz-transform: translateX(200px);
    -o-transform: translateX(200px);
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
}



.box:hover .scale-caption  {
	opacity: 1;
}

div.abInd
{
float:left;
height:300px;
width:370px;
padding:10px;
box-sizing:border-box;
background: -moz-linear-gradient(top, rgba(124,124,124,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(124,124,124,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(124,124,124,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a67c7c7c', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}



/*********css for default.asp ends here**********/


#tsw4
{
	margin-top:0;
}

#tsw2
{
	background-color:#fff;
	width:1000px;
}

/*****css for new footer added on 17th March, 2016 by Jayashree - starts here**/
.flex-container
{
margin:5px auto 0 auto;padding:0;display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
  width:1000px;
  }

.flex-item:nth-of-type(1)
{
margin:0;
padding:0;
width:50%;
text-align:left;
}

.flex-item:nth-of-type(2)
{
margin:0;
padding:0;
width:50%;
text-align:right;
}

ul.footLnks
{
margin:0 0 5px 0;
padding:0;
}

.othrLnks
{
margin:0;
padding:0;
width:100%;
text-align:left;
}

ul.footLnks li{
list-style:none;
display:inline;
}

/*****css for new footer added on 17th March, 2016 by Jayashree - ends here**/


/**styles for new drop down menu starts here**/

/* JS disabled styles */
.no-js nav li:hover ul { display:block; }

/* base nav styles */
nav { display:block; margin:0;position:relative; background-color:#d6d6d6; font:16px Tahoma, Sans-serif; }
nav ul { padding:0; margin:0; }
nav li { position:relative; float:left; list-style-type:none;width:140px; }
nav ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
nav li a { display:block;padding:10px 20px;color:#eee; text-decoration:none;height:30px;}
nav li a:focus { outline:none; text-decoration:underline; }
nav li:first-child a { border-left:none; }
nav li.last a { border-right:none; }
nav a span { display:block;float:right;margin-right:30px;margin-top:-2px;
font-family: verdana; }
nav ul ul { display:none; width:100%; position:absolute; left:0; background:#6a6a6a;z-index:1000; }
nav ul ul li { float:none; }
nav ul ul a { padding:5px 10px 5px 25px; border-left:none; border-right:none; font-size:14px;box-sizing:border-box; }
nav ul ul a:hover { background-color:#555; }
.secondLast{width:160px;}

/* CSS3 */
.borderradius nav ul ul { -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px; border-bottom-left-radius:4px; border-bottom-right-radius:4px; }
.boxshadow.rgba nav ul ul { background-color:#d6d6d6;box-shadow: 10px 0px 10px -15px rgba(0,0,0,0.5), -10px 0px 10px -7px rgba(0,0,0,0.5);}
.rgba nav ul ul li {border-right:1px solid rgba(0,0,0,0.1);text-align:left; }
.rgba nav ul ul a:hover { background-color:#fff;}
.borderradius.rgba nav ul ul li.last {border-bottom:1px solid rgba(0,0,0,0.1); -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px; border-bottom-left-radius:4px; border-bottom-right-radius:4px; }
.csstransforms ul a span { -moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg); }

/* fallbacks */
.no-cssgradients nav, .no-js nav { padding-bottom:4px; border:none; background:url(../fallback/navBG.gif) repeat-x 0 0; }
.no-borderradius nav ul, .no-js nav ul { background:url(../fallback/navRight.gif) no-repeat 100% 0; }
.no-borderradius nav ul ul, .no-js nav ul ul { background:none; }
.no-borderradius nav li, .no-js nav li { height:44px; }
.no-cssgradients nav li:hover, .no-js nav li:hover { background:url(../fallback/navOverBG.gif) repeat-x 0 0; }
.no-borderradius nav li li, .no-js nav li li { height:auto; width:98%; left:-2px; }
.no-borderradius nav li:first-child, .no-js nav li:first-child { background:url(../fallback/navLeft.gif) no-repeat 0 0; }
.no-borderradius nav li:first-child:hover, .no-js nav li:first-child:hover { background:url(../fallback/navOverLeft.gif) no-repeat 0 0; }
.no-borderradius nav li li:first-child, .no-js nav li li:first-child { background:none; }
.no-rgba nav ul ul, .no-js nav ul ul { left:1px; padding-left:2px; background:url(../fallback/subnavBG.png) no-repeat 100% 100%; }
.no-rgba nav ul ul a, .no-js nav ul ul a { left:3px; }
.no-rgba nav ul ul a:hover { background:url(../fallback/subOverBG.png) repeat 0 0; }
.no-csstransforms ul a span { height:7px; width:12px; margin-top:8px; text-indent:-5000px; overflow:hidden; background:url(../fallback/indicator.png) no-repeat 0 0; }
.no-borderradius ul ul li.last { margin-bottom:10px; }
.no-cssgradients.boxshadow nav { box-shadow:none; }


/**styles for new drop down menu ends here**/

/*css for right side quicklinks starts here*/

ul.quickLnks{
  clear: both;
    display: block;
    float: left;
    margin: 20px 0;
    padding: 0;
}

ul.quickLnks li{
  list-style-type:none;
  margin:7px 0;
  float:left;
}

ul.quickLnks li a{
  background-color:#edecec;
  border-radius:20px;
  border:1px solid #65a0fe;
  color:#4a4a4a;
  padding:5px 15px 5px 15px; 
  font-size:14px;
  font-family:arial;
  text-decoration:none !important;
  float:left;
  height:18px;
  line-height:18px;
  width:160px;	
  text-align:left;
  -webkit-transition:box-shadow 0.3s ease-in-out;
transtion:box-shadow 0.3s ease-in-out;
  font-weight:bold !important;

}

ul.quickLnks li a:hover{
  -webkit-box-shadow: 0px 14px 9px -10px rgba(0,0,0,1);
-moz-box-shadow: 0px 14px 9px -10px rgba(0,0,0,1);
box-shadow: 0px 14px 9px -10px rgba(0,0,0,1);
}

/*css for right side quicklinks ends here*/

.topLnks{float:right;margin:5px;}

.topLnks1{float:left;margin:2px 10px 0 0;}

.topLnks1 a{font-size:11px;color:#fff;margin:0 10px 0 0;text-decoration:underline;}

.topLnks1 span{color:#a0a0a0;}


.callPap{
border:1px solid #a5a5a5;width: 370px;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    /* font-size: 18px !important; */
    text-transform: uppercase;
	background-color:#fceeb6;
}

.callPap span{
    color: green;
    font-size: 18px;
}

.contWrp{
clear:both;display:block;float:left;
}