#slices{
	position: absolute;
	top: 18;
	left: 20;
	z-index: 1;
}
#login{
	position: absolute;
	left: 0px;
	top: 2px;
	width: 700;
	z-index: 2;
	text-align:right;
}
#relo{
	position: absolute;
	left: 580px;
	top: 110px;
	width: 100;
	z-index: 2;
}
#topnav{
	position: absolute;
	left: 240;
	top: 65;
	width: 560;
	z-index: 2;
}
#content{
	position: absolute;
	left: 40;
	top: 160;
	width: 700;
	z-index: 2;
}
#mlscontent{
	position: absolute;
	left: 140;
	top: 160;
	width: 610;
	z-index: 2;
}
#printbody{
	position: absolute;
	left: 40;
	top: 5;
	width: 640;
	z-index: 1;
}
#printfooter{
	position: absolute;
	left: 40;
	top: 850;
	width: 640;
	z-index: 1;
}
#tagline{
	position: absolute;
	top: 30;
	left: 210;
	font-style: italic;
	color: rgb(46,119,113);
	z-index: 2;
}
.tagline{
	font-size: 8pt;
}
body,p,td,h1,h2,h3{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #626B74;
}

a{
	color: rgb(0,83,76);
	text-decoration: none;
}

a:hover{
	color: red;
	text-decoration: underline;
}

.topnav{
	font-weight:bold;
	color: white;
}

a.topnav{
	font-weight:bold;
	color: white;
}

a.topnav:hover{
	font-weight:bold;
	color: white;
	text-decoration: underline;
}
p,td{
	font-size: 10pt;
}

.fineprint {
	color: black;
	font-size: 8pt;
}

.body {
	font-size: 10pt;
}
