@charset "utf-8";
.chem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	}
.chembullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
.chemitalicquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #246ABF;	
	font-style: italic;
}
.chemitalicimportant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;	
	font-style: italic;
}
.chemformtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #246ABF;
}
.chemimportantred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #F00;
}
.chemsubwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFF;
}

.chemtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	letter-spacing: 0em;
	word-spacing: 0em;
	font-weight: bold;
	color: #246ABF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.chemsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #246ABF;
}
.chemfoot {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	color: #999;
}
a:link {
	color: #266FC6;
}
a:visited {
	color: #266FC6;
}
a:hover {
	color: #0099FF;
}	
li {
	list-style-position: inside;
	list-style-type: disc;
}
.doc{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #266FC6;
}
.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
