body { background-color: #efefef;width: 100%; }

div.article-wrap {
    background: none repeat scroll 0% 0% ;
    margin: 0px;
    font-size: 14px;
    line-height: 1.4;
    font-family: Arial,sans-serif;
    color: rgb(51, 51, 51);
    width: 740px;
    padding: 0px;
	
}

.article-wrap p,.article-wrap div {
    font-weight: normal;
    margin: 15px 0px;
    padding: 0px;
    border: 0px none; 
    text-align: justify;
}
.article-wrap div.paper-type {
    border-bottom: 1px double rgb(85, 85, 85);
    font-size: 16px;
	 text-align: right;
    margin: 15px 0px;
    font-weight: bold;
    padding-bottom: 5px;
	 text-transform:uppercase;
	 letter-spacing: 3px;
}
div.article-wrap h1 {
    margin: 10px 0px 0px;
    padding: 0px;
}

.article-wrap div.corresp-author, .article-wrap div.manuscript-info {
    
    font-size: 12px;
    white-space: normal;
}

.article-wrap div.abstract{
	
}

.article-wrap p.keywords{ 
padding-bottom: 15px;
border-bottom: thin solid #818181; 
margin-bottom: 20px;
}

p {
    padding: 0px;
    margin: 10px 0px;
}
.article-wrap p,.article-wrap div {
    font-weight: normal;
    margin: 15px 0px;
    padding: 0px;
    border: 0px none;
    line-height: 1.5;
}
div.equation {
    clear: both;
    display: table;
    margin: 1.3846em 0;
    table-layout: fixed;
    width: 100%;
}
div.equation .f, div.equation .l {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
div.equation .f {
    width: 90%;
}
div.equation .l {
    
    white-space: nowrap;
    width: 10%;
}
div.equation {
    text-align: center;
}

.article-wrap h2, .article div#intro-header h2 {
    border-width: 0px 0px 2px;
    border-style: none none dotted;
    border-color: -moz-use-text-color -moz-use-text-color rgb(153, 153, 153);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    font-size: 125%;
	text-transform: uppercase;
    margin: 20px 0px !important;
}
.article-wrap h3{
    text-align: left !important;
    font-weight:bold !important;
    color: rgb(0, 0,0) !important;
    font-size: 1.2em !important;
    margin: 1em 0px 1em 0px !important;    
    
}
.article-wrap h4.h4-heading{
font-style: italic !important;
font-weight: bold !important;
font-size: 1em !important;
text-transform: none !important;
}
    
p.references {
    list-style: decimal outside none;
    margin-left: 2.5em;
    font-size: 12px;
}
p.references li {
    padding: 0.3em 0px;
    display: list-item;
}
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
.sub, .sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.3em; }
sub { bottom: -0.25em; }


p.ol-procedure, p.ol,p.NumberedList,p.references {
	padding-left: 20px;
	margin-bottom:2px;
	margin-top:2px;	
	margin-left: 2.8em;
	text-indent: -1.8em;

}
p.ol-procedure-l2{
	margin-bottom: 2px;
    margin-left: 4.2em;
    margin-top: 2px;
    padding-left: 37px;
    text-indent: -2.6em;
}
p.ol-procedure-l3{
	margin-bottom: 2px;
    margin-left: 5.4em;
    margin-top: 2px;
    padding-left: 60px;
    text-indent: -3em;
}
div.procedure-l4{
    margin-bottom: 2px;
    margin-left: 7.2em;
    margin-top: 2px;
    padding-left: 60px;
    text-indent: -1.6em;
}
div.procedure-indented-paragraph{
    margin-bottom: 2px;
    margin-left: 7.2em;
    margin-top: 2px;
    padding-left: 37px;
    
}
.article-wrap li.CheckList-l2{
	list-style-position: inside;
    margin-left: 1.2em;
    margin-top: 2px;
    padding-left: 37px;
    text-indent: -1.0em;
}
/*deal with numbered list used by old article*/
span._idGenBNMarker-1,span._idGenBNMarker-2 {
	display:inline-block;
	
	/*padding-right:1.5em;*/
	float: left;
	width: 1.8em;	
}
/*deal with numbered list used by new article*/
span.ol-list {
	display:inline-block;
	/*padding-right:1.5em;*/
	float: left;
	width: 1.8em;	
}
span.ol-list-l2{
    display: inline-block;
    float: left;
    width: 2.6em;
}
span.ol-list-l3{
    display: inline-block;
    float: left;
    width: 3.2em;
}


.figure img {
	display: block;
	max-width: 225px;
	height: auto;
	border: 0;
	


}
div.article .fig-wrap, div.article .table {
    margin: 1em 20px;
    clear: both;
}
div.fig-wrap{
background-color: rgb(238, 238, 238);

}
div.table-wrap{
background-color: rgb(238, 238, 238);
width:740px;
height:auto;
overflow: auto;
}

div.figure, .table-inline {
    font: 0.85em "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
    border: 1px dotted rgb(153, 153, 153);
    background-color: white;
    height: auto;
    width: 225px;
    padding: 1em;
    margin: 1em 5px 1em 10px;
    text-align: center;
    float: left;
}
/* old table*/
table {
    font: 0.85em "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
    border: 1px dotted rgb(153, 153, 153);
    background-color: white;
    height: auto;
    width: 98%;
    padding: 0em;
    margin: 1em;
    text-align: left;
    
}
td.Header-row{
background-color: #b9cadc;
}


/* old table end*/
.newtable {
    font: 0.9em "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
    background-color: #ffffff;
    border: 1px solid #b6cbc9;
	border-spacing: 2px;
    height: auto;
    width: auto;
    padding: 0em;
    margin: 1em;
    text-align: left;
    
}
 .newtable > th{
    background:  #3E7B2E none repeat scroll 0 0;
    border: 1px solid #205473;
    color: #ffffff;
    padding: 2px;
	
}
 .newtable > td {
    background-color: #f5f5f5;
    border-color: #ebeced #afb5b8 #afb5b8 #ebeced;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
	vertical-align:text-top;
}

div.fig-legend {
	/*background-color: rgb(238, 238, 238);*/
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 2em;
	padding-bottom: 0.25em;
	font: 0.85em "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	
}
div.table-caption, div.tableNote{
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 2em;
	padding-bottom: 0.25em;
	font: 0.85em "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

.fig-legend p, .table-caption p, .fig-caption span, .table-caption span, .media-caption p, .media-caption span {
    /*text-align: left;*/
}
div.figure-clear, br.figure-clear {
    clear: both;
}

img {
    border: 0px none;
    vertical-align: top;
}

#articleCoverImage{

}
img#graph-abstract{
display: block;
margin-left: auto;
margin-right: auto;
   padding:2px;
   border:1px solid #021a40;
  
}
a.anchor:link, a.anchor:visited{
text-decoration: none !important;
}

.strong{
  font-weight:bold;
  }

.bold-and-captial{
font-weight:bold;
text-transform:uppercase;
}
.bold-italic{
font-style: italic;
font-weight: bold;
}

/* the rest is lightbox code, don't touch

line 7, ../sass/lightbox.sass */
body:after {
  content: url(http://www.jbmethods.org/images/lightbox/close.png) url(http://www.jbmethods.org/images/lightbox/loading.gif) url(http://www.jbmethods.org/images/lightbox/prev.png) url(http://www.jbmethods.org/images/lightbox/next.png);
  display: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(http://www.jbmethods.org/images/lightbox/loading.gif) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(http://www.jbmethods.org/images/lightbox/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(http://www.jbmethods.org/images/lightbox/next.png) right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(http://www.jbmethods.org/images/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/*end lightbox*/
