#content section, 
#content h, 
#content nl, 
#content label, 
#content l, 
#content blockcode, 
#content separator, 
#content di {
	display: block;
}
#content section, 
#content h, 
#content nl, 
#content label, 
#content l, 
#content blockcode, 
#content di {
	unicode-bidi: embed
}
#content nl {
	margin: 1.33em 0;
}
#content summary, 
#content standby, 
#content handler {
	display: none
}
#content blockcode {
	font-family: monospace;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	white-space: pre
}
#content separator {
	border-bottom: thin black solid;
	border: 1px;
 	/*inset;*/
	width 100%;
}
#content h {
	display: block;
	font-weight: bolder;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bolder
}
#content h1 {
	font-size: 2em;
	margin: .67em 0;
}
#content section h, 
#content h2 {
	font-size: 1.5em;
	margin: .83em 0;
}
#content section section h, 
#content h3 {
	font-size: 1.17em;
	/*margin: 1em 0;*/
}
#content section section section h, 
#content h4, #content p, 
#content blockquote, 
#content ul, 
#content ol, 
#content dl {
	margin: 1.33em 0;
}
#content section section section section h, 
#content h5 {
	font-size: .83em;
	line-height: 1.17em;
	margin: 1.67em 0;
}
#content section section section section section h, 
#content h6 {
	font-size: .67em;
	margin: 2.33em 0;
}
#content nl {
	height: 1.5em;
	overflow: hidden;
	margin: 0;
	line-height: normal /*!important;*/
	white-space: nowrap;
	text-align: start;
	cursor: default;
	/*border-width: 2px !important;
	border-style: inset !important;*/
	vertical-align: baseline;
	padding: 0;
}
#content nl:hover {
	height: auto;
	overflow: visible;
}
#content nl > li, 
#content nl > label {
	display: block;
	min-height: 1em;
	line-height: normal;/* !important;*/
}
#content nl > li, 
#content nl > label {
	padding: 0 5px 0 3px;
}
#content nl > li {
	margin-left: 1em;
}
#content nl > label {
	font-weight: bold;
}
#content nl > nl > label {
	display: block;
	line-height: normal ;/*!important;*/
	font-style: italic;
	font-weight: bold;
}
#content nl > nl > li {
	padding-left: 2em;
	font-style: normal;
	font-weight: normal;
}
/* inherited elements */

#content div, 
#content p, 
#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6, 
#content address, 
#content blockquote, 
#content pre, 
#content ol, 
#content ul, 
#content dl, 
#content dt, 
#content dd {
	display: block
}
#content li {
	display: list-item
}
#content table {
	display: table;
	border-spacing: 0;
}
#content tr {
	display: table-row
}
#content thead {
	display: table-header-group
}
#content tbody {
	display: table-row-group
}
#content tfoot {
	display: table-footer-group
}
#content col {
	display: table-column
}
#content colgroup {
	display: table-column-group
}
#content td, 
#content th {
	/*display: table-cell;*/
	padding: 0px;
	margin:0;
}
#content caption {
	display: table-caption
}
#content table:hover summary {
	display: block
}
#content th {
	font-weight: bolder;
	text-align: center
}
#content caption {
	text-align: center
}
#content strong {
	font-weight: bolder
}
#content blockquote {
	margin-left: 4em;
	margin-right: 4em
}
#content cite, #content em, #content q, #content var, #content address {
	font-style: italic
}
#content pre #content code, #content kbd, #content samp {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#content pre {
	white-space: pre
}
#content sub, #content sup {
	font-size: smaller
}
#content sub {
	vertical-align: sub
}
#content sup {
	vertical-align: super
}
#content ol, #content ul, #content dd {
	margin-left: 4em
}
#content ol {
	list-style-type: decimal
}
#content ul{
	list-style:outside;
}
#content ol ul, #content ul ol, #content ul ul, #content ol ol {
	margin-top: 0;
	margin-bottom: 0
}
#Customer ul{
	list-style:outside;
	list-style-type:circle!important;
}
/* block-level elements */
#content div, #content p, #content hr, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content address, #content blockquote, #content pre, #content ol, #content ul, #content li, #content di, #content dt, #content dd, #content table, #content thead, #content tbody, #content tfoot, #content tr, #content td, #content th, #content col, #content colgroup, #content caption, #content object, #content summary, #content standby, #content blockcode {
	unicode-bidi: embed;
}
#content td p{
	margin:3px;
}

