.TocPageTitle {
	font-size: 200%;
	font-weight: bolder;
        text-align:center;
}

.EndMatterLink {
    font-size: 120%;
}
.FreeNotice {
    color: red;
    text-align: center;
}

.freeJournalArticle {
    color: #930;
}

hr.journalHr {
    color: #aaa; /* used by IE only */
    background-color: #aaa; 
    height: 2px;
}

.issn {
    font-size: .9em; 
}

#navCell {
    border-width: 2px;
    border-style: solid;
    border-color: #AAA; 
    font-size: .9em; 
    text-align: center;
}

.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: #333333;
	border-bottom-color: #333333;
	font-size: .8em;
}

.allIssuesTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
}

.allIssuesTableCell {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.bookReviewHeader {
	font-size: 1.3em;
	font-weight: bolder;
}

.recentlyPostedBlurb {
	font-size: 0.9em;
	font-weight: normal;
	background-color: #F7F7F7;
	border: 1px solid #666699;
	text-align: center;
	padding: 2px;
        margin-bottom: 1.5em;
        margin-top: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
}

.currentPairingInfo {
   font: 0.7em Arial, Helvetica, sans-serif;
   color: #333;
}

.articleTitle {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
}

.articleTitleInAbstract {
	font-style: italic;
	font-weight: bolder;
}

.bibDataTag {
	font-weight: bolder;
}
.abstractSubHead {
    font-weight: bolder;
    font-size: 1.2em;
}
.references {
	font-size: 0.9em;
	list-style-position: inside;

}

.volumeNumber {
	font-weight: bolder;
}


/* This is stuff that was used on the editorial board page and other pages
   in the Journals v2 design. */

.line {
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-color: #006699;
 border-right-color: #006699;
 border-bottom-color: #006699;
 border-left-color: #006699;
 margin: 5px;
 border-bottom-style: solid;
}

.editorBox {
 font-family: Georgia, "Times New Roman", Times, serif;
 background-color: #EFEFEF;
 border: 1px solid #003366;
}

.style1 {font-family: Georgia, "Times New Roman", Times, serif}

.rssBullet {
	list-style: square url(/images/rssBullet.gif) outside;
	margin-left: 3px;
}

.journalsReferenceList li {
    margin-bottom: 15px;
    margin-left: 0px;
    line-height: 1.6em;
    list-style-image: none;
    list-style-type: none;
    text-indent: -38px;
    }

/* Beginning of stuff from old stylesheets */
/*
body {
	font-family: Arial, Helvetica, sans-serif;
}

.amsJournalReferenceTitle {
    color: #03C;
    text-decoration: none;
    }
li {
    line-height: 1.4em;
    }
a[href ^="http://www.ams.org/mathscinet-getitem?mr"] {
    font-size: 0.9em;
    text-decoration: none;
    }
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.globalNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	list-style-type: square;

}
.jrnlsGlobalNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	list-style-type: square;

}
.sectionHeader {
	font-size: 1em;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline;
}
.contentList {
	font-size: 1em;
	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;
}


.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: #333333;
	border-bottom-color: #333333;
	font-size: .75em;
}

.journalISSN {
	color: #333;
	background: transparent;
	font: 0.8em Arial, Helvetica, sans-serif;
}



*/
