h2 {margin:0; padding:0;}
h3 {margin:0; padding:0;}
h4 {margin:0; padding:0;}
p {margin:0; padding:0; font-size: 8pt;}
a {margin:0; padding:0;}
ul {margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0;}

div#page {
	border-top: 1px solid #cdd5e8;
	padding-top: 5px;
	padding-bottom: 10px;
}
div#page h2.subHeader {
	margin-top: 0.5em; margin-bottom: 0.5em;
	font-size: 10pt; font-weight: bold;
	color: #8C3131;
}
div#page h2.subHeader em {
	font-weight: normal; font-style: normal;
}
div#page .subsubHeader {
	margin-top: 0.5em;	margin-bottom: 0.5em;
	font-size: 9pt; font-weight: bold;
	color: #8C3131;
}
/**/
div#page a.subPageLnk {
	font-size: 8pt; font-weight: bold;
	color: #32466B;
	text-decoration: none;
}
div#page a.subPageLnk:hover {
	font-size: 8pt; font-weight: bold;
	color: #813d3d;
	text-decoration: underline;
}
/**/
div#page ul {
	margin-top: 0; margin-bottom: 0;
	padding-top: 0; padding-bottom:0;
	/*margin-left: 0;*/
}
div#page ul li {
}
div#page ul li span.marker {
	display: none;
}
div#page ul.spMark {
	padding-left: 20px;
	list-style-type: none;
}
div#page ul.spMark li {
	padding-bottom: 0.2em;
}
div#page ul.spMark li span.marker {
	display: inline;
	font-weight: bold;
	padding-right: 10px;
}
div#page ul.inRow {
	padding-left: 0;
	list-style-type: none;
}
div#page ul.inRow li {
	padding-bottom: 0.2em;
	display: inline;
	margin-right: 15px;
}
div#page ul.inRow li span.marker {
	display: inline;
	color: #606060;
	padding-right: 5px;
}

/**/
div#page div.txt {
	margin-bottom: 0.5em;
}
div#page div.txt p.c {
	color: #303030;
	margin-top: 0.4em;
}
div#page div.txt p.c em {
	font-style: normal; font-weight: bold;
	color: #505050;
}

/**/
div#page div.featureBox {
	margin-bottom: 1em;
	margin-top: 1em;
}
div#page div.featureBox p.fHd {}
div#page div.featureBox span.pref {
	display: none;
	padding-right: 5px;
	font-weight: bold;
}
div#page div.featureBox span.txt {
}
div#page div.featureBox div.feature {
	margin-top: 1em;
	margin-bottom: 0.2em;
}
div#page div.featureBox div.feature span.pref {}
div#page div.featureBox div.feature span.txt {
	font-weight: bold;
	color: #303030;
}
div#page div.featureBox div.featureDesc {}
div#page div.featureBox div.featureDesc span.pref {}
div#page div.featureBox div.featureDesc span.txt {
	display: block;
	padding-left: 3.2em;
}

/**/
div#page div.lnkBox {
	margin: 0; padding: 0;
	margin-top: 0.3em;
	text-align: right;
	background-color: whitesmoke;
	padding: 4px;
}
div#page div.lnkBox a {
}
/**/
div#page div.list {
	margin: 1em 0;
}
div#page div.list p.listHd {
	margin-bottom: 0.2em;
	border-bottom: 1px solid #a0a0a0;
	padding-bottom: 2px;
	color: #606060; font-weight: bold;
}
div#page div.list ul {
}
div#page div.list span.marker {
	margin-bottom: 10px;
	color: #a0a0a0;
}
/**/
div#page div.useListBox {
	margin: 1em 0;
}
div#page div.useListBox h4.listHd {
	margin-bottom: 0.2em;
	border-bottom: 1px solid #a0a0a0;
	padding-bottom: 2px;
	font-size: 8pt; color: #606060; font-weight: bold;
}
div#page div.useListBox ul {
	padding-left: 30px;
	margin-left: 0;
}
div#page div.useListBox ul li {
	color: #a0a0a0; margin-bottom: 0.2em;
}
div#page div.useListBox ul li p.cl {
	color: #303030;
}
/**/
div#page div.listC {
	margin: 1em 0;
}
div#page div.listC p.listHd {
	/*color: #606060; font-weight: bold;*/
}
div#page div.listC ul {
}
div#page div.listC ul li {
	margin-top: 0.2em; /*color: #3D5682;red;*/
}
div#page div.listC ul li p.c {
	margin: 0; padding: 0; /*color: black;*/
}
/**/
div#page div.descList {
	margin: 1em 0;
	padding-left: 0px;
}
div#page div.descList p.listHd {
	margin-bottom: 0.2em;
	padding-bottom: 2px;
}
div#page div.descList ul.l {
	list-style-type: square;
	margin-left: 1em;
	padding-left: 0.5em;
}
div#page div.descList ul.l li.l {
	color: #8b224c;
	margin-bottom: 1em;
}
div#page div.descList ul.l li.l div.d {
	color: #303030;
}
div#page div.descList ul.l li.l div.d div.header {
	padding: 3px 5px 3px 5px;
	background-color: whitesmoke;
}
div#page div.descList ul.l li.l div.d div.header h4.hd {
	font-size: 8pt; 	font-weight: bold;
	color: #32466B;
}
div#page div.descList ul.l li.l div.d div.header div.lnk {
	float: right;
}
div#page div.descList ul.l li.l div.d div.header div.lnk a.lnk {
	color: #909090;
}
div#page div.descList ul.l li.l div.d div.header div.lnk a.lnk:hover {
	color: #813d3d;
}
div#page div.descList ul.l li.l div.d div.desc {
	/*margin-left: 10px;*/
}
div#page div.descList ul.l li.l div.d div.desc p.c {
	color: #606060;
	margin-bottom: 0.3em;
}
div#page div.descList ul.l li.l div.d div.desc ul.descL {
}
div#page div.descList ul.l li.l div.d div.desc ul.descL li {
}
div#page div.descList ul.l li.l div.d div.desc p a.lnk {
	color: #303030;
}
/**/
div#page.eqDescription {}
div#page.eqDescription div.part {
	padding-bottom: 1em;
}
div#page.eqDescription div.txt {}
div#page.eqDescription div.txt p {}
/**/
div#page.eqDescription div.im {
	text-align: center;
}
div#page.eqDescription div.im img {
	padding: 10px;
}
div#page.eqDescription div.imRems {
	font-size: 7pt;
	color: #606060;
	margin-left: 40px;
}
div#page.eqDescription div.imRems div.remPart {
}
div#page.eqDescription div.imRems div.remPart p.hd {
	font-weight: bold;
}
div#page.eqDescription div.imRems div.remPart ul.l {}
div#page.eqDescription div.imRems div.remPart ul.l span.ref {
	font-weight: bold;
}
/**/
div#page.eqDescription div.tab {
	clear: both;
	margin-top: 1em;
}
div#page.eqDescription div.tab table.equipmentChars {
	width: 100%; border: none; border-collapse: collapse;
}
div#page.eqDescription div.tab table.equipmentChars th
, div#page.eqDescription div.tab table.equipmentChars td {
	vertical-align: top;
	text-align: center;
	padding: 5px 5px;
}
div#page.eqDescription div.tab table.equipmentChars th.serNameCol
, div#page.eqDescription div.tab table.equipmentChars td.serNameCol {
	text-align: left;
}
div#page.eqDescription div.tab table.equipmentChars th {
	background-color: whitesmoke;
	border: 1px solid white;
	color: #32466B;
}
div#page.eqDescription div.tab table.equipmentChars td {
	border-bottom: 1px solid #d0d0d0;
	color: #606060;
}


