BODY, TABLE, TR, TD {

    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
	color: #6E6E6E;
	vertical-align: top;
	

}
SELECT, TEXTAREA, INPUT {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
}

/*+---------------------------------------------+
  | structure elements                          |
  +---------------------------------------------+*/
P         { margin-top: 3px; margin-bottom: 3px; margin-left: 0px; margin-right: 0px; }
UL        { margin-left: 15px; margin-top: 0px; margin-bottom: 0px; }
STRONG, B { font-weight: bold; }
EM, I     { font-style: italic }

/*+---------------------------------------------+
  | format elements                             |
  +---------------------------------------------+*/
A       {
	text-decoration: none;
	color: #6A84BF;
	font-weight: bold;
	font-size: 10px;

}
A:HOVER { text-decoration: underline; color: #39478E; }
}
.bullettext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	color: #999966;
	text-align: left;
	vertical-align: top;
	list-style-position: inside;
	list-style-type: square;
	letter-spacing: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #333333;
	padding-left: 10px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A84BF;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DBD5C8;
	border-right-color: #929296;
	border-bottom-color: #929296;
	border-left-color: #929296;


}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #88A0C8;
}
.indextable {
	border: 1px double D6D6AD;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #B4C2DF;
	font-style: normal;
	letter-spacing: 5px;
}

.titlecustom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #B4C2DF;
	font-style: normal;
	word-spacing: 2px;
}
.drypolymerprepbkg {
	background-image: url(../images/bkg/dry_polymer_prep_system_14.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;

}
.liquidpolymerprepbkg {
	background-image: url(../images/bkg/liquid_polymer_prep_system_.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
