body
{
	background-color: #CC9;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.jagNavigationTable {
	margin-right:10px;
	margin-bottom: 10px;
}
.freeJournalArticle {
    font-size: 12px;
    color: #930;
}

#navCell {
	border-color: #039;
	font-size: 13px;
	background-color: #dfdfaf;

}

.localNavBox {
	background-color: #F2F2F2;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #039;
	border-bottom-color: #039;
	font-size: .8em;
}

/* for background on nav ribbon at top */
.nav, .navbar-header,  .container-fluid, .navbar {
    background-color: #dfdfaf;
    border-color: #dfdfaf;
}

/* The distinctive color for rule lines */
hr.journalHr {
    color: #039; /* used by IE only */
    background-color: #039; 
    height: 2px;
    border-color: #039;
}

.jagTopAndBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 9pt;
}


/**********************
Probably don't need stuff from here on,
from old css before responsive design
*************/

/*

.amsJournalReferenceTitle {
    color: #03C;
    text-decoration: none;
    }
.journalsReferenceList li {
    margin-bottom: 15px;
    margin-left: 0px;
    line-height: 1.6em;
    list-style-image: none;
    list-style-type: none;
    text-indent: -38px;
    }


span.footer
{color: #303030;
font-family: Arial;
font-size: .6em}

span.journal-title
{color: #003e6b;
font-weight: 700}

div.contents
{color: #383838;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight: normal}

span.nav-links
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em}

span.nav-head
{color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
font-weight: bold}

span.journal-footer
{color: #4a4a4a;
font-size: 0.6em}

div.editors
{color: #383838;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .7em}

A:link
{color: #003E6B;
text-decoration: none}

A:hover
{background-color: #e0e0e0;
color: #000000}

A:visited
{color: #800080;
text-decoration: none}

span.pagetitle
{color: #004080;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: 800;
padding-bottom: 0em;
padding-top: 0em}

A:active
{color: #FF3333}

a.external:hover
{background-color: transparent;
color: transparent}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.globalNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;

}
.jrnlsGlobalNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;

}
.sectionHeader {
	font-size: 15px;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline;
}
.bottomCell {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}
.contentList {
	font-size: 14px;
	list-style-type: square;
}
a:link {
	text-decoration: none;
	color: #003399;
} 

a:visited {
	text-decoration: none;
	color: #003366;
}

a:hover {
text-decoration: underline;
color: #ff0000;
}

a:active {
text-decoration: underline;
color: #ff0000;
}
.articleTitle {
	font-size: 17px;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
}

.articleTitleInAbstract {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
}

.bibDataTag {
	font-weight: bolder;
	font-size: 14px;

}
.references {
	font-size: 0.9em;
	list-style-position: inside;

}
.volumeNumber {
	font-size: 18px;
	font-weight: bolder;
}
.TocPageTitle {
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}
.allIssuesTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
}
.allIssuesTableCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.recentlyPostedBlurb {
	font-size: 9pt;
	font-weight: normal;
	background-color: #F7F7F7;
	border: 1px solid #666699;
	text-align: center;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
}
.tableTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

*********/
