.noshow {
	display: none;
}

#heading {
	border-bottom: none;
}

#heading .letterSpace {
	border-top: 1px solid #b9a753;
	border-right: none;
	border-bottom: none;
}

#articles {
	width: 100%;
	border: 3px solid #192f6b;
	background-color: #eae4cc;
}

#articles a,#VolumeContainer a {
	color: #112459;
}

#LogosHeading {
	position:relative;
	height: 30px;
	background-color: #192f6b;
	color: #fff;
	border-bottom: 1px solid #b9a753;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:2px;
	margin-left:150px;
}

#LogosHeading a {
	padding-left:6px;
	height:15px;

	background-image:url("%2410528");
	background-position:bottom left;
	background-repeat:no-repeat;
	text-decoration:none;
}

.headingText {
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 0 3px 8px;
}

.headingLinks {
	position:absolute;
	bottom: -2px;
	right: 2px;
}

.headingLinks a {
	font-size: 11px;
	color: white;
}

.headingspacer {
	border-top: 2px solid #192f6b;
	border-bottom: 1px solid #4A5364;
	background-color: #b9a753;
	overflow: hidden;
	height: 9px;
}

#letterIndex {
	text-align: center;
	width: 100%;
	background-color: #e2dcba;
	border-bottom: 1px solid #b9a753;
	padding: 10px 0 4px;
}

#letterIndex a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;;
	color: #000000;
}

#centerCol ul li {
	list-style-image: none;
}

.letterTable {
	width: 100%;
	font-family: "Arial", "Verdana", sans-serif;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

.letterTable .borderTop {
	border-top: 1px solid #b9a753;
}

.letterTable td,.letterTable th {
	padding-left: 5px;
	vertical-align: top;
	padding-top: 10px;
	border-bottom: 1px solid #b9a753;
	margin: 0;
}

.letterTable th {
	border: none;
}

th.letterSpace,td.letterSpace {
	width: 30px;
	border-right: 1px solid #b9a753;
	border-left: none;
	vertical-align: top;
	border-bottom: none;
	background-color: #EAE4CC;
	margin: 0;
}

.lastName {
	border-right: 1px solid #b9a753;
	width: 100px;
	vertical-align: top;
}

.firstName {
	border-right: 1px solid #b9a753;
	width: 100px;
	vertical-align: top;
}

.articleTitle {
	border-right: 1px solid #b9a753;
	width: 250px
}

.volume {
	border-right: 1px solid #b9a753;
	width: 60px;
}

.pages {
	border-right: 1px solid #b9a753;
	width: 57px
}

/* letter and up arrow (triangle) rules */
span.letter,.triangle {
	text-align: center;
	margin-right: 0px;
	margin-left: 2px;
	width: 35px;
	display: block;
}

span.letter {
	background-color: #b9a753;
	color: #ffffff;
	font-weight: bold;
	padding-top: 4px;
	margin-bottom: -16px;
	border-right: 1px solid #b9a753;
}

.triangle {
	border: 1px solid #b9a753;
	border-right: none;
	padding-bottom: 8px;
	padding-top: 8px;
}

/*
	Styles for the Volumes
*/
#VolumeContainer {
	width: 100%;
	border: 4px solid #192f6b;
	
}

#imgContainer {
	float: left;
	height: 175px;
	margin-right: -3px;
}

#imgContainer img {
	border-right: 4px solid #192f6b;
	border-bottom: 4px solid #192f6b;
	
}

#volumeHeading {
	height: 35px;
	background-color: #192f6b;
	color: #ffffff;
	width:400px;
	clear:both;
}

#ContentLinks {
	font-weight: bold;
	padding-right: 10px;
}

#ContentLinks a {
	margin-right: 5px;
	font-size: 12px;
	text-decoration: none;
	background-image: url("logos-links-notch.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 10px;
}

#ContentLinks .contents {
	margin-left: 10px;
}

#contents {
	padding-left: 15px;
	padding-bottom: 25px;
	padding-top: 15px;
	background-color: #eae4cc;
}

#contents ul {
	list-style: none;
	list-style-position: outside;
}

#contents li {
	list-style: none;
	list-style-position: outside;
	margin-bottom: 10px;
}

#contents ul li {
	margin-bottom: 15px;
}

*
 
html
 
#topSection
   /* this is recognized by IE only */
{
height
:
 
228
px
;
   /* total width, only for IE5.x/Win */
he\ight
:
 
228
px
;
  /* content width for other IE */
}
#topSection {
	overflow: hidden;
	height: 225px;
	background-color: #b9a753;
	display: block;
	margin: 0;
	border-bottom: 1px solid #192f6b;
}

#editorContent,#managingEditorContent {
	float: left;
	width: 175px;
	display: block;
	margin-left: 15px;
}

#editorContent,#associateEditorContent {
	height: 60px;
	margin-top: 10px;
}

#associateEditorContent,#circulationManagerContent {
	float: left;
	display: block;
}

.year {
	border:1px solid #BAA951;
	background-color:#E2DCBA;
	color:#192F6B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-left:1px;
	width:100%;
	padding: 17px 17px 0 7px;/* 'padding-right' 'padding-bottom' 'padding-left';*/
	text-align:left;
}
