/* CSS Document */

body {
	
	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:#0A0D39;
	text-align: center;
	height: 23px;
	width: 726px;
	vertical-align: bottom;
	text-align: center;
	margin: 0px auto 0px auto;
}#address p {
	margin: 0px;
}
#contentholder {
	width: 726px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	padding-bottom: 1px;
}

div#content {
	margin-left: 10px;
	text-align: left;
	margin-right: 10px;
}
h1#pagetitle {
	color: #0A0D3A;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
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;
}
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: 586px;
	
}
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: 10px;
	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;
    font-size:1px;
}
div.pagebreak {
	page-break-before: always;
}
.leftcol {
	float: left;
	width: 275px;
	margin-right: 10px;
}
#contentholder #content ul {
	text-align: left;
}
#contentholder #content table.chemtable {
	float: right;
	width: 270px;
	margin-top: 20px;
}
