body {
    font-size: 100%;
    font-family: "Times New Roman",Times,FreeSerif,serif;
}

a {
    color: black;
    text-decoration: none;
}

#closePrint a {
    color: blue;
    text-decoration: underline;
}


#closePrint {
    display: block;
    text-align: right;
    padding-right: 1em;
    padding-top: 0.2em;
    color: black;
    
}

#extra1, #extra2, #footer, #citations {
    display: none;
}

#article #main #content h3 {
   border: 0;
}

#article #main #content h3 > span {
    background: none;
    color: black;
}

#article #main #content h3 span.tab {
	background: none;
	color: black;
	padding: 0;
}

#main.layout2 #content {
    margin-left:0;
    margin-right:0;
}

#content {
    margin-left:0;
    margin-right:0;
}

h2 {
    color: black;
}

.search_result {
    background-color: white;
}

#keywords a {
    color: black;
    text-decoration: none;
}


h1 {
    background-color: white;
}


#header #search, 
#header #primaryNavigation, 
#header #extranav,
#header #secondaryNavigation {
    display: none;
}

#header #backgroundImage {
    background-image: none;
}

#header #backgroundImage img,
#econolog img{
    display:none;
}

#header {
    background-color: white;
    height: 5em;
}




#header h1 span  {
    left: 5000em; 
    display: block;   
    width: 30em;
    
}

#header h1 a {
    left: 0.3em;
    text-decoration: none;
    width: 40em;
    top: 0;
    cursor: default;
    height: 0;
    width: 30em;
}

#skipNav {
    display: none;
}

#header a:visited , #header a:link, #header a:active {
    color: black;
}

.backToTop {
    display: none;
}

div.article.abstractView {
    display: none;
}


.openurl {
    display: none;
 }


.doilink:after {
    content: attr(title);
}

#article div.equationWrapper {
   padding-bottom: 2em;
   padding-top: 2em;

   text-align:center;
}

#searchBar{
    display:none;
}

#article div.p {
    text-indent: 20px;
    line-height: 24px;
}

#article div.fp { 
    line-height: 24px; 
}

#article div.p img, 
#article div.fp img { 
    margin-bottom: -3px;
    margin-top: 3px;
}
#article div.mathBlock,#article div.proof,#article div.quote {
    padding-top: 1em;
    padding-bottom: 1em;
	line-height: 24px;
}
