/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.75;
}

/* Applicable Page Styles*/

.arthead {
	font-size:14px
}

.biblio {
	font-size:9px;
	color:#000000;
}	

.tocarticle {
	color:#000000;
	font-size: 12px;
}

.head{
	font-weight:bold;
	color: #010d81;
}

.supsubhead{
	font-size:110%;
	color: #010d81;
	font-weight: bold;
}

.subhead{
    font-weight:bold;
	color: #51568a;
}
.subsubhead{
	font-weight:bold;
	color: #6c73b8;
	font-size:85%;
}

.caption {
	font-size:9px;
	text-align:center;
	line-height:1;
}

a:link { color: darkblue; text-decoration: none; }
a:visited { color: darkblue; text-decoration: none; } 
a:hover { color: purple; }

/*Article Text Formatting*/

#mag {
	position: absolute;
	top: 150px;
	left: 625px;
	z-index: 36;
	float: right;
}
a#past {
    display:none;
}
a#past:hover {
    display:none;
}

a .alt { display: none; }

a#current {
	display:none;
}
a#current:hover {
	display:none;
}
a .alt { display: none; }

a#about {
	display:none;
}
a#about:hover {
	display:none;
}
a .alt { display: none; }

a#search {
	display:none;
}
a#search:hover {
	display:none;
}
a .alt { display: none; }

#searchform {
	display:none;
}

#content {
	margin:5%;
	background-color: white;
	height: auto;
	z-index: 20;
	font-size: 12px;
}


#delivery br {
	display:none;
}

#logomag {
	display:none;
}

#magdeliver {
	position: absolute;
	top: 225px;
	left: 590px;
	background-color: #FFFFFF;
	width: 300px;
	height: 350px;
	z-index: 28;
}

#logo {
	position:relative;
	top:0in;
	border-bottom: solid black 2px;
	display: compact;
	width:450px;
}

#bbar {
	display:none;
}
#rbbar {
	display:none;
}
#lbbar {
	display:none;
}

#image01, #image02, #image03, #image04, #image05, #image06, #image07, #image08, #image09, #image10, #image11, #image12, #image13, #image14, #image15, #image16, #image17, #image18, #image19, #image20 {
	width: 35%;
	display: inline;
	float: left;
	margin: 10px;
}

.image a {
	font-size:85%;
}

.image span {
	display: none;
}

