/* DJH - Product documentation styles */
.mxbar1 {
	font-weight: bold;
	color: #557575;
	background-image: url(images/subtitlebar1.gif);
	font-size: 14px;
	height: 18px;
	width: 480px;
	font-family: "Times New Roman";
	letter-spacing: 2px;
}

.mxsubbar1 {
	font-weight: bold;
	color: #557575;
	font-size: 14px;
	height: 18px;
	font-family: "Times New Roman";
	letter-spacing: 2px;
}


/* TOC Table 1 */
.mxtoc1 {
	font-size: 12px;
	background-color: #EBF1F8;
	color: #557575;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
/* TOC Table 1 Header*/
.mxtochdr1 {
	font-size: 16px;
	background-color: #B2C5D9;
	color: #557575;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;

}

/* TOC Table 1 border */
.mxtoc1Brd {
	background-color: #B2C5D9;
}

/* MXDOC contents 1 */
.mxcont1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;



}

/* Table used for application notes */
.mxappt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background-color: #ffffff;
  text-align : left;
  padding-left: 5px;
}

.mxapptOdd {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background-color: #f5f5f5;
  text-align : left;
  padding-left: 5px;
}
