body {
	font-style:normal;
	font-weight:normal;
	font-size:small;
	font-family:Times New Roman, Times, serif;
	color:#000000;
	background-color:#FFFFFF;
}
/*
table {
	font-style:normal;
	font-weight:normal;
	font-size:x-small;
	font-family:Times New Roman, Times, serif;
	color:#000000;
}
*/
select {font-size:x-small;}
A:link {text-decoration: underline; color: blue}
A:visited {text-decoration: underline; color: purple}
A:active {text-decoration: red}
A:hover {text-decoration: underline; color:red}

.reagentTitle{
	font-style:normal;
	font-weight:bold;
	font-size:large;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
}
.reagentSubTitle{
	font-style:normal;
	font-weight:bold;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
}

.reagentSectionHeader{
	font-style:normal;
	font-weight:bold;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
}
.reagentSubHeader{
	font-style:italic;
	font-weight:bold;
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
}

.reagentFormula{
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	display: inline;


}
.reagentParagraph{
	text-indent:10pt;
}
.reagentDataTableValue {
	background: url(/reagents/10/images/table_dots.gif) repeat-x bottom;
	vertical-align: bottom;
}
.reagentAssayTable{
	font-style:normal;
	font-weight:normal;
	font-size:small;
	font-family:"Times New Roman", Times, serif;
	display:inline;
}
.reagentSpecTable{
	font-style:normal;
	font-weight:normal;
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
}
.reagentSpecName {
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
}
.reagentSpecValue {
	background: url(/reagents/10/images/table_dots.gif) repeat-x bottom;
	vertical-align: bottom;
}
.reagentElementTable{
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
	font-style:normal;
	font-weight:normal;
	font-size:small;
	font-family:"Times New Roman", Times, serif;
	display:inline;
}
.reagentElementTableHeader {
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #000000;
	font-style:italic;
	font-weight:normal;
	font-size:small;
	font-family:"Times New Roman", Times, serif;
	display:inline;
	text-align:left;
}
.reagentTocTableHeader {
	font-style:normal;
	font-weight:normal;
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	background-image:  url(/reagents/10/images/table_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 18px;
}
.reagentMenuName{
	background-color: d9d3e7;
}
.reagentMenuLink{
	background-color: ebebeb;
}
.reagentBibliography {
	text-indent: -20pt;
	margin-left: 20pt;
}
.reagentHeader {

	font-style:normal;
	font-weight:bold;
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
}
.reagentNote {
	font-size: x-small;
}

