			body {
				margin:0;
				font-family: Verdana, Arial, Helvetica, sans-serif;
			}
			table.maintable {
				margin:none;
				border-spacing:0;
			}
			.titleright {
				background:#88a3cb;
				background-image:url(img/combined-pipes-test.jpg);
				background-position: top right;
				background-attachment:fixed;
				background-repeat: no-repeat;
			}
			.menurow {
				font-weight:bold;
				color:white;
				background-image: url(img/tab-bar.jpg);
			}
			.mainleft {
				background:#88a3cb;
				background-image:url(img/blue-shade.jpg);
				background-repeat:repeat-x;
			}
			.maincenter {
				background:white;
				background-image:url(img/white-shade.jpg);
				background-repeat:repeat-x;
			}
			.mainright {
				background:white;
				background-image:url(img/white-shade.jpg);
				background-repeat:repeat-x;
			}
			.menucellleft {
				border-right: 1px solid black;
			}
			.menutop {
				border-top: 1px solid black;
				border-bottom: 1px solid black;
			}
			.menubottom {
				border-bottom: 1px solid black;
			}
			.baseline {
				background:white
			}
			a:link.sidelink {
				text-decoration:none;
				color:black;
			}
			a:visited.sidelink {
				text-decoration:none;
				color:black;
			}
			a:hover.sidelink {
				text-decoration:none;
				color:black;
			}
			a:active.sidelink {
				text-decoration:none;
				color:black;
			}
			a:link {
				color:black;
			}
			a:visited {
				color:black;
			}
			a:hover {
				color:black;
			}
			a:active {
				color:black;
			}
			p {
				text-indent: 1.5em;
			}
			img.compressor {
				border: 1px solid black;
				margin-left: 15px;
				margin-bottom: 10px;
				clear: right;
				float: right;
			}

			table.sealstable {
				border: none;
				padding: none;
				margin: none;
			}

			.sealsimgheading {
				padding-left:15px;
				padding-bottom:4px;
				font-size:85%;
			}

			.sealpdf {
				font-size:75%;
			}


			img.customleft {
				border: 1px solid black;
				margin-right: 0px;
				margin-bottom: 0px;
				clear: both;
				float: left;
			}

			img.customright {
				border: 1px solid black;
				margin-left: 15px;
				margin-bottom: 10px;
				clear: both;
				float: right;
			}

			.nl {
				font-size:75%;
			}
