body {
background-color:#999999;
}

#mainbox {
	background-color:#FFFFFF;
	position:absolute;
	height: 1650px;
	width: 750px;
	top: 35px;
	left: 135px;
	z-index:0;
}

#logo {
	position:absolute;
	height: 82px;
	width: 464px;
	top: 45px;
	left: 275px;
	z-index:1;
}

#maintext {
	position:absolute;
	height: 600px;
	width:500px;
	top: 225px;
	left: 320px;
	z-index:1;
}

#header {
	position:absolute;
	height: 100px;
	width:200px;
	top: 160px;
	left: 650px;
	z-index:1;
}

#navigation {
	position:absolute;
	height: 200px;
	width: 100px;
	top: 225px;
	left: 180px;
	z-index:1;
}

#navigation a:link {
	font-size:14px;
	color:#6BBD46;
}

#navigation a:visited {
	font-size:14px;
	color:#6BBD46;
}

#copyright {
	position:absolute;
	height: 50px;
	width: 800px;
	z-index:1;
	top: 1625px;
	left: 135px;
}

#copyright a:link {
	font-family: GillSans, "Gill Sans", Futura, Helvetica, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
	line-height: 11px;
	text-align: center;
}

#copyright a:visited {
	font-family: GillSans, "Gill Sans", Futura, Helvetica, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
	line-height: 11px;
	text-align: center;
}

#blankbox {
	position:absolute;
	height: 100px;
	width: 800px;
	z-index:1;
	top: 1665px;
	left: 135px;
}

.bluetext {
	color: #120bd9;
}

.greentext {
	color: #6BBD46;
}


.copyright {
	font-family: GillSans, "Gill Sans", Futura, Helvetica, Arial;
	font-size: 10px;
	color: #999999;
	line-height: 11px;
	text-align: center;
}

.imagecaptions {
	font-size: 10px;
	line-height: normal;
	color: #666666;
}

.tocheaders {
	color: #6BBD46;
	font-size: 14px;
	font-style: italic;
}
.issueprice {
	color: #999999;
}


img {
	
	border: 0px;
}

link, a:link, a:visited {
	color: #120bd9;
	font-family: GillSans, Gill Sans, Futura, Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: GillSans, Gill Sans, Futura, Helvetica, Arial;
	color: #999999;
}

p {
	font-family: GillSans, Gill Sans, Futura, Helvetica, Arial;
	font-size: 12px;
	line-height: 16px;
}

ul {
	font-family: GillSans, "Gill Sans", Futura, Helvetica, Arial;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}

