@charset "utf-8";
/* CSS Document */

#bactronContainerLeft {
	float: left;
}
.clear {
	clear: both;
}

/* images all */
#bactronImg {
	float: left;
	clear: both;
}

/*  text all  */
#bactronTextContainer {
	margin: 25px 0 0 300px;
}
#pageBody #bactronTextH1, #pageBodyContainer th {
	font-family: Arial,Helvetica,sans-serif bold;
	font-size: 24px;
	color: #981c1e;
	padding: 15px;
}
#pageBody #bactronTextH2 {
	font-family: Arial,Helvetica,sans-serif bold;
	font-size: 24px;
	color: #981c1e;
	padding: 15px;
}
#bactronMoreInfo a {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #981c1e;
	text-decoration: none;
}
#bactronMoreInfo a:hover {
	color: #636466;
	text-decoration: underline; 
}
#bactronText, #pageBody td#bactronText {
	font: 14px "Times New Roman", Times, serif;
	padding: 15px;

}

#bactronText a {
	color: #981c1e;
}

#bactronText a:hover {
	color: #636466;
}

#pageBodyContainer td {
	font: 14px "Times New Roman", Times, serif;
	padding: 5px;
}
#bactronText h9 {
	color: #636466;	
	font-weight: bold;
	font-size:16px;
}

/*  image classes */
.pressureControlImg {
	padding-top: 25px;
}
.pressureControl li {
	margin-left: 25px;
	list-style: disc;
	font: 14px "Times New Roman", Times, serif;
}
/*  text classes  */
.pressureControl {
	padding-top: 10px;
}



