/* CSS Document */
BODY table {
	margin-left: 2px;
	}
.nav {
	display: none;
	}
.header {
	display: none;
	}
.printmast {
	background-image: url(files/print_mast.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;

	}
.leftside {
	
	padding: 0px;
	float: left;
	height: auto;
	width: 627px;
	margin-top: 15px;
	*margin-top: 45px;
	top: 83px;
	padding-bottom: 25px;

}
.text {
	font-size: 14pt;
	}
.rightside {
	display: none;
	}
	.footer {
		display: none;
		}
	.footerlinks {
		color: #fff;
		}
	.footerlinks a {
	color: #fff;
	}
