/* CSS Document */

body {
	background-color: #0A0D3A;
	margin-top:0px;
	font-family:"Times New Roman", Times, serif;
	color: #0A0D3A;
	text-align: center;
}
a {
	color: #0A0D3A;
	text-decoration: underline;
}
a:hover {
	color:#0000A3;
	text-decoration: underline;
}
#header {
	height: 115px;
	width: 726px;
	text-align: center;
	margin: 0px auto 0px auto;
}
#address {
	color:#DFE5F2;
	text-align: center;
	background-image: url(images/addressBG.jpg);
	height: 58px;
	width: 726px;
	vertical-align: bottom;
	text-align: center;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #0A0D3A;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0A0D3A;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #888CA8;
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0A0D3A;
}#address p {
	margin: 0px;
}
#contentholder {
	width: 726px;
	background-image: url(images/contentBG.gif);
	text-align: center;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #0A0D3A;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0A0D3A;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	padding-bottom: 1px;
}
#nav {
	float: left;
	width:139px;
	text-align:left;
	color: #0A0D3A;
	background-color: #AAB1C4;
}
#nav ul {
	margin: 0;
	margin-left:3px;
	padding:0;
	list-style-type: none;
	display: block;
}
#nav ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size:14px;
	text-align: center;
	font-weight: bold;
}
#nav ul li a {
	color: #0A0D3A;
	width: 100%;
	display: block;
	text-decoration: none;
	padding-bottom: 2px;
	font-weight: bold;
	text-align: left;
}
#nav ul li a:hover {
	color:#0000A3;
	background-color: #B4BED1;
}
#nav ul li ul{
	list-style-type: none;
	margin-left: 5px;
	display:block;
	padding:0;
    margin:0;
	width: 131px;
}
#nav ul li ul li{
	width: 100%;
	margin-left:5px;
	font-size:12px;
	padding:0;
}
#nav ul li ul li a {
	font-weight: normal;
	color: #444881;
	text-decoration: none;
}
#nav ul li ul li a:hover {
	color: #0000A3;
	background-color: #B4BED1;
}
#nav #samepage {
	color: #0400C5;
	background-color: #B4BED1;
}
#nav ul li#navlogo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
}
div#content {
	margin-left: 150px;
	text-align: left;
	margin-right: 10px;
}
h1#pagetitle {
	color: #0A0D3A;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h4#prodtitle {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 8px;
}
h4#heading {
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 6px;
}
h3#quotes {
	padding: 0px;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;

}
p#headinginfo {
	margin-right: 10px;
	margin-left: 20px;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 3px;

}
p#prodinfo {
	margin-right: 10px;
	margin-left: 20px;
	text-align: left;
	text-indent: 15px;
	margin-top: 3px;
	margin-bottom: 0px;

}
table {
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 5px;
	background-color: #E9F3FF;
	border: 2px solid #0A0D3A;
	text-align: center;
}
#content > table {
	clear: none;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
table tr td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0A0D3A;
	padding-right: 3px;
	padding-left: 3px;
}
table tr.head {
	font-weight: bold;
	text-align: center;
	background-color: #C4CDE1;
	height: 35px;

}
table tr.odd{
	background-color: #F2F5FF;

}
table tr.even{
	background-color: #E0EAF6;
}
table#nostyle {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
table#nostyle tr {
	background-color: #FFFFFF;
	border-left-style: none;
}
table#nostyle tr td {
	background-color: #FFFFFF;
	border-left-style: none;
}
div#homecontent {
	background-image: url(images/homeBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	text-align: left;
	background-color: #B5BDD0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4#home {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #D6DAE4;
	width: 584px;
	margin-bottom: 5px;
	margin-left: 139px;
	margin-top: 3px;
	text-align: center;
}
#homecontent > h4#home {
	width: 580px;
	
}
p#home {
	width: 275px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	float: left;
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	text-indent: 10px;
	margin-bottom: 122px;
	margin-left: 5px;
}
#homecontent > p#home {
	margin-bottom: 113px;
}
ul#home {
	float: left;
	width: 260px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;

}
ul#home li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
ul#home li#spacer {
	display: block;
	height: 5px;
	padding: 0px;
	margin-top: -11px;
}
ul#home > li#spacer {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
.clear {
	clear:both;
	height: 1px;
}
div.pagebreak {
	page-break-before: always;
}
.leftcol {
	float: left;
	width: 275px;
	margin-right: 10px;
}
#contentholder #content ul {
	text-align: left;
}
table.chemtable {
	float: right;
	width: 270px;
	margin-top: 20px;
}
#address a {
	color: #FFFFFF;
}
.industriallink {
	font-size: 12px;
	color: #9198AA;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 726px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.industriallink a {
	color: #9D9FB4;
	font-size: 12px;
	text-decoration: underline;
}
.industriallink a:hover {
	color: #FFFFFF;

}
