/* CSS Document */

body {
	background-color: #F1F1F9;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	line-height:175%;
}

.arthead {
	font-size:14px
}

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

.floatright{
	float:right;
}

.floatleft{
	float:left;
}

.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:11px;
	line-height:14px;
}
	
.tocarticle {
	color:#000000;
	font-size: 95%;
}

#image01, #image02, #image03, #image04, #image05, #image06, #image07, #image08, #image09, #image10, #image11, #image12, #image13, #image14, #image15, #image16, #image17, #image18, #image19, #image20 {
    position:relative;
	left:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.image a img,
.image img {border:0;}
.image a:active,
.image a:focus {
color: #0000A0;
background-color: #CCCCFF;
outline:none;
}
.image a span {display:none;}
.image a:active span,
.image a:focus span { position: relative; display:block;}

a:link { color: #0000A0; text-decoration: none; }
a:visited { color: #0000A0; text-decoration: none; } 
a:hover { color: purple; }


#mag {
	position: absolute;
	top: 150px;
	left: 625px;
	z-index: 36;
	float: right;
}


#MagCover {
	position: absolute;
	top: 100px;
	right: 20px;
	z-index: 3
	}


#searchform {
	position: absolute;
	top: 150px;
	left: 645px;
}

#content {
	position: absolute;
	top: 175px;
	left: 38px;
	background-color: #F1F1F9;
	width: 11.5cm;
	height: auto;
	z-index: 20;
	/*font-size: 12px;*/
}


#delivery {
	position: absolute;
	top: 525px;
	left: 13cm;
	background-color: #F1F1F9;
	width: 300px;
	height: auto;
	z-index: 28;
}


#toc {
	position: absolute;
	top: 175px;
	left: 45px;
	width: 85%;
	height: auto;
	z-index: 20;
}

#logomag {
	postion: absolute;
	top: 175px;
	left: 490px;
	position: absolute;
	z-index: 20;
}

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

#bbar {
	position:relative;
}
#rbbar {
	position:relative;
	top:0px;
	width:4cm;
	float:right;
	text-align:center;
	padding-right:1cm;
}
#lbbar {
	position:relative;
	top:0px;
	width:4cm;
	float:left;
	text-align:center;
	padding-left:1cm;
}

#logo {
	position: absolute;
	top:20px;
	left:20px;
}

#SiteSearch {	position: absolute;	top: 0px;	right: 0px;	padding: 10px 20px;	width:270px;	}

INPUT {
	color: #000066;
	background-color:#e0e8ef;
	}
	