/* 11 Jan 2015 */
/* HTML */
body {
	background: #c0c0c0;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	padding: 0px;
}

h5 {
	font: 13px Georgia, "Times New Roman", Times, serif;
}

.author {
	font-style: italic;
}

.subtitle {
	font-style: italic;
}
.abstract {
	font-style: italic;
}
/* LOGO THINGS */

#tagLine {
	margin-left: 14px;
	padding-top: 5px;
}
#coverGraphic {
	padding: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
#coverCell {
	background: #000000;
	padding-left: 10px;
}

/* SEARCH STUFF */
#searchCell {
	background: #0E4054;
	color: #FFFFFF;
	padding-left: 13px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	padding-top: 1px;
}
#currentIssue {
	color: #CCCCCC;
	padding-left: 10px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
#browseIssue {
	color: #FFFFFF;
	padding-left: 10px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
}
#volIssue {
	font-size: 10px;
}	
#issueSearchCell {
	color: #FFFFFF;
	padding-left: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	background: #000000;
}
#issueSearch {
	color: #ccc;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
select[name="issue"] {
	font-size: 9px;
}
select[name="year"] {
	font-size: 9px;
}

#topCell {
	background: #000000;
	clear: right;
}
#noticesAnywhereSearch {
	margin: 0px;
	padding: 0px;
}
#issueSearch {
	font: .9em Arial, Helvetica, sans-serif;
	padding-left: 0px;
}
/* GLOBAL THINGS */
#containerTable {
	background: #FFFFFF;
	border: 1px solid #000000;
}
#contentTable {
	background: #FFFFFF url(../images/gradientBackground2.jpg) repeat-x;
	border: 1px solid #333333;
}

#notiBanner {
	margin-left: 10px;
}
#bannerCell {
	height: 60px;
	padding-top: 5px;
}
#issn {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #8AACB8;
}

#leftColumnLine {
	border-right: 1px solid #666666;
	background: url(../images/gradientBackground.jpg) no-repeat;
}
.noticesTitle {
	font-style: italic;
}
.noticesTitleRoman {
	font-style: normal;
}
/* RIGHT COLUMN */
#rightColumn {
	border-left: 1px solid #666666;
}
#rightColumn li {
	list-style: none; 
	margin-bottom: 15px;
	margin-left: -30px;
}
#rightColumn h2 {
	padding-left: 10px;
	padding-top: 5px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #0E4054;
}
#rightColumn h3 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #0E4054;
	margin-bottom: -10px;
	margin-top: 5px;
}
/* Secretary */
#secretary p {
	margin-right: 5px;
	margin-bottom: 5px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	margin-left: 12px;
}
#secretary p a:link {
	color: #075A79;
	text-decoration: none;
}
#secretary p a:visited {
	color: #075A79;
	text-decoration: none;
}
#secretary p a:hover {
	color: #993300;
	text-decoration: underline;
}
#secretary p a:active {
	color: #075A79;
	text-decoration: none;
}
/* Print icons */
.printMeIcons {
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.printMeIcons a:link {
	color: #0E4054;
	text-decoration: none;
	background: transparent;
}
.printMeIcons a:visited {
	color: #0E4054;
	text-decoration: none;
	background: transparent;
}

.printMeIcons a:hover {
	color: #990000;
	text-decoration: underline;
	background: transparent;
}
.printMeIcons a:active {
	color: #0E4054;
	text-decoration: none;
	background: transparent;
}
/* COMMUNICATIONS */
#communicationsHeader {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #0E4054;
	margin-left: 5px;
	margin-top: 3px;
	padding-top: 3px;
}
#communications p {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
#communications p a:link {
	color: #075A79;
	text-decoration: none;
}
#communications p a:visited {
	color: #075A79;
	text-decoration: none;
}
#communications p a:hover {
	color: #993300;
	text-decoration: underline;
}
#communications p a:active {
	color: #075A79;
	text-decoration: none;
}

#communications .author {
	color: #333333;
}

#communications .subtitle {
	color: #333333;
}


/*
#communications li {
	list-style: none;
	margin-bottom: 10px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
}

*/
#communications li a:link {
	color: #075A79;
	text-decoration: none;
}
#communications li a:visited {
	color: #075A79;
	text-decoration: none;
}
#communications li a:hover {
	color: #993300;
	text-decoration: underline;
}
#communications li a:active {
	color: #075A79;
	text-decoration: none;
}

/* COMMENTARY*/
#commentaryHeader {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #0E4054;
	margin-left: 3px;
}
#commentary {
}
#commentary h3{
	margin-left: 12px;
	margin-bottom: 5px;
	font: 13px Georgia, "Times New Roman", Times, serif;
}

#commentary h3 a:link {
	color: #075A79;
	text-decoration: none;

}
#commentary h3 a:visited {
	color: #075A79;
	text-decoration: none;

}
#commentary h3 a:hover {
	color: #993300;
	text-decoration: underline;

}
#commentary h3 a:active {
	color: #075A79;
	text-decoration: none;

}

.commentaryAuthor {
	font-style: italic;
   }  
#commentary li {
	list-style: none;
	margin-bottom: 10px;
	margin-left: -30px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
}
#commentary li em {
	color: #333333;
}

#commentary li a:link {
	color: #075A79;
	text-decoration: none;
}
#commentary li a:visited {
	color: #075A79;
	text-decoration: none;
}
#commentary li a:hover {
	color: #993300;
	text-decoration: underline;
}
#commentary li a:active {
	color: #075A79;
	text-decoration: none;
}
/* DEPARTMENTS */
#departmentHeader {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #0E4054;
	margin-left: 3px;
}
#departments {
	margin-left: 7px;
	margin-right: 7px;
}

#departments h2 {
	margin-right: 5px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #0E4054;
	margin-left: 4px;
}
#departments h3 {
	color: #075A79;
	font: 13px Georgia, "Times New Roman", Times, serif;
	background: transparent;
	margin-bottom: 2px;
	margin-left: 4px;
}
#departments h3 > p > em {
	padding-left: 30px;
}
#departments h3 a:link {
	color: #075A79;
	text-decoration: none;

}
#departments h3 a:visited {
	color: #075A79;
	text-decoration: none;

}
#departments h3 a:hover {
	color: #993300;
	text-decoration: underline;

}
#departments h3 a:active {
	color: #075A79;
	text-decoration: none;

}

#departments li {
	list-style: none;
	margin-bottom: 10px;
	margin-left: -40px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
}
#departments em {
	color: #333333;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
}

#departments li a:link {
	color: #075A79;
	text-decoration: none;
}

#departments li a:visited {
	color: #075A79;
	text-decoration: none;
}
#departments li a:hover {
	color: #993300;
	text-decoration: underline;
}
#departments li a:active {
	color: #075A79;
	text-decoration: none;
}

/* BOTTOM LINKS */
#bottomLinks {
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bottomLinks li {
	margin-bottom: 10px;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
#bottomLinks li a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E4054;
	text-decoration: none;
}
#bottomLinks li a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E4054;
	text-decoration: none;
}
#mathPeople {
	margin-left: 4px;
}
#bottomLinks li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	text-decoration: underline;
}
#bottomLinks li a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E4054;
	text-decoration: none;
}
/* BOTTOM CENTER SECTION */

#bottomCenterSection {
	margin-left: 10px;
	margin-right: 10px;
}
#bottomCenterSection p {
	clear: both;
	margin-bottom: 10px;
}
#bottomCenterSection a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E4054;
	text-decoration: none;
}
#bottomCenterSection a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E4054;
	text-decoration: none;
}
#bottomCenterSection a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	text-decoration: underline;
}
#bottomCenterSection a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E4054;
	text-decoration: none;
}

#contactNotices li {
	font-size: 12px;
 }
/* FEATURES TABLE */
#mainImageCell {
	background: #0E4054;
}
#featuresTable {
	margin-top: 10px;
	margin-left: 8px;
}
#featuresUnderlineCell {
	border-bottom: medium solid #9AB9CB;
	font-size: 25px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
#featuresTable h2 {

}
.pagespan {
   color: #999;
   background: #FFF;
   font-size: .8em;
}
/* LEFT CELL */
#leftCell {
	color: #075A79;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
#leftColumn {
	background: #fff;
	border-top: 2px solid #AC270D;
}
#leftCell h2 {
	color: #0E4054;
	background: #CBDEE5;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 5px;

}
#contact {
	font-size: 100px;
}
#featureImages {
	background: #FFFFFF;
	padding-bottom: 10px;
}
#mathPeople li {
	list-style: none;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
#mathPeople li em {
	color: #333333;
	font-size: 13px;
}
#monthlyImage {
	margin: 5px auto;
}

/* CENTER CELL */
#centerCell {
/*
	background: #FFFFFF;
	padding-left: 10px;
	border: thin solid #FF0000;
	*/
}
#articles {
	width: 95%;
	margin-top: -10px;
}
/* About notices text */
#aboutNotices {
	width: 95%;
	margin-right: 5px;
	margin-left: 5px;
}
#aboutNotices p {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font: .9em Arial, Helvetica, sans-serif;
}
#aboutNotices h2 {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
}
#aboutNotices a:link {
	text-decoration: none;
	color: #990000;
}
#aboutNotices a:hover {
	text-decoration: underline;
	color: #003366;
}	
#aboutNotices a:visited {
	text-decoration: none;
	color: #990000;
}
#aboutNotices a:active {
	text-decoration: underline;
	color: #003366;
}	

/* Article Blurb Styles */
.articleBlurb {
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 95%;
	margin-right: 5px;
}
.articleBlurb h2 {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
.articleBlurb h2 a:link {
	text-decoration: none;
	color: #990000;
}
.articleBlurb h2 a:visited {
	text-decoration: none;
	color: #990000;
}
.articleBlurb h2 a:hover {
	text-decoration: underline;
	color: #003366;
}
.articleBlurb h2 a:active {
	text-decoration: none;
	color: #990000;

}
.articleBlurb h3 {
	margin-top: -15px;
	font: italic 1em Georgia, "Times New Roman", Times, serif;
}
.articleBlurb p {
	font: .9em Arial, Helvetica, sans-serif;
}

h3.featuredcomm {
	margin-bottom: 0px;
}

/* NAVIGATION IN GRAY CELL */
/* Navigation */
.navRow {
	font: 0.9em Arial, Helvetica, sans-serif;
	background: #E3E9F5 url(../images/oftheams-background.gif) repeat-x;
	border-bottom: 1px solid #AA2004;
	height: 16px;
}
.navRow a:link {
	text-decoration: none;
	color: #AA1E05;
	margin-right: 5px;
}
.navRow a:visited {
	text-decoration: none;
	color: #AA1E05;
	margin-right: 5px;
}
.navRow a:hover {
	text-decoration: none;
	color: #AA1E05;
	margin-right: 5px;
}
.navRow a:active {
	text-decoration: none;
	color: #AA1E05;
	margin-right: 5px;
}
.navRow1 {	font: 13px Arial, Helvetica, sans-serif;
	color: #AA2004;
	background: #CDCBCB url(../images/oftheams.jpg) no-repeat 14px;
	border-bottom: 1px solid #AA2004;
}
#navRow {
	background: #CECCCB;
	height: 25px;
}
/*
.navRow a:link {
	font-size: 12px;
	color: #871802;
	text-decoration: none;
	margin-right: 3px;
}
.navRow a:visited {
	font-size: 12px;
	color: #871802;
	text-decoration: none;
		margin-right: 3px;
}
.navRow a:hover {
	font-size: 12px;
	color: #871802;
	text-decoration: none;
	margin-right: 3px;
}
.navRow a:active {
	font-size: 12px;
	color: #871802;
	text-decoration: none;
	margin-right: 3px;
}
*/
#navLinks {
	float: right;
	font: .9em Arial, Helvetica, sans-serif;
	height: 15px;
	margin-bottom: 5px;
	position: relative;
	bottom: 5px;
}
#navLinks a:link {
	color: #871802;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#navLinks a:visited {
	color: #871802;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#navLinks a:hover {
	color: #000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#navLinks a:active {
	color: #871802;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
/* Editors */
#editors h3 {
	margin-left: 10px;

}
.noticesEditor li {
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.noticesEditor li a:link {
	color: #075A79;
	text-decoration: none;
}
.noticesEditor li a:visited {
	color: #075A79;
	text-decoration: none;
}
.noticesEditor li a:hover {
	color: #993300;
	text-decoration: underline;
}
.noticesEditor li a:active {
	color: #993300;
	text-decoration: underline;
}

/* Advertisers */

#advertisers {
	font-style: italic;
	margin-right: 10px;
}
#advertisers li {
font-size: .7em !important;	
margin-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
 }
#advertisers li a:link {
	color: #075A79;
	text-decoration: none;
}
#advertisers li a:visited {
	color: #075A79;
	text-decoration: none;
}
#advertisers li a:hover {
	color: #993300;
	text-decoration: underline;
}
#advertisers li a:active {
	color: #075A79;
	text-decoration: none;
}
/* Ad specs */

#coverads {
	font-family: Arial, Helvetica, sans-serif;
	font: .9em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;	
}

#featuresLeft {
	border-right: 1px solid #DBE8EE;
	background: #FFFFFF url(../images/leftBG.jpg) no-repeat;
	border-top: 1px solid #CCCCCC;
}
#secretaryList li {
	padding-left: 2px;
}
#browsePDF {
	color: #FFFFFF;
	background: #000000;
	padding-left: 10px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;

}
#notiFooter {
}
#notiFooter a:link {
	background: #C0C0C0;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
#notiFooter a:visited {
	background: #C0C0C0;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
#notiFooter a:hover {
	background: #C0C0C0;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #993300;
	text-decoration: underline;
}
#notiFooter a:active {
	background: #C0C0C0;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
.navigationRow {
	height: 16px;
	font: 0.9em Arial, Helvetica, sans-serif !important;
	margin-right: 10px;
}
#contentLeft {
	height: 100%;
	width: 225px;
	border-right: 2px solid #666666;
	background: #D2E5E9 url(../images/gradientBackground3.gif);
	position: absolute;
	top: 425px;
	left: 50px;
}
#contentRight {
	float: right;
	top: 1px;
	width: 365px;
	margin-top: -700px;
	position: relative;
}
#monthlyImageNew {
	float: left;
	width: 225px;
}
#topNavigation {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
}
#topNavigation a:link {
	color: #0E4054;
	text-decoration: none;
font-size: 0.8em !important;
margin-bottom: 5px;
}
#topNavigation a:visited {
	color: #0E4054;
	text-decoration: none;
font-size: 0.8em !important;
margin-bottom: 5px;
}
#topNavigation a:hover {
        color: #A92401;
}
#topNavigation a:active {
        color: #A92401;
}
#navTable {
	background: #000000;
	padding-top: 4px;
}

img {
	border-style: none;
}
#rateTable {
	font-size: .8em;
}
#articles h2 {
	font-size: 1.0em !important;	
}
#articles h2 +h3 {
        font-size: 0.9em !important;
}
#articles h2 +h3 +p {
        font-size: 0.8em !important;
}
a[href*="/jemail"] {
	display: none;
}
.pagespan {
display: none;
}
.printMeIcons {
display: none;
}