  /* last update by hardtype 100303 */
body {
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 10px;
}

body, p, td, li, dt, dd {
	font: 12px/18px Verdana, Arial, Helvetica, Sans-Serif;
}

body, td {
	scrollbar-3dlight-color:555555;
	scrollbar-arrow-color:ffffff;
	scrollbar-base-color:CFCFCF;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-face-color:CFCFCF;
	scrollbar-highlight-color:FFFFF;
	scrollbar-shadow-color:595959;
} 

th {
	font: 12px/18px Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: 600%;
}

p {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-left: 0px;
}

.chapter {
	padding-left: 5px;
}

.sect1 {
	padding-left: 10px;
}
.sect2 {
	padding-left: 15px;
}
.sect3 {
	padding-left: 20px;
}


em {
	font-weight: 600;
	font-style: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

dt {
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.mediaobject {
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	text-align: left;
	display: inline-block;
}
/* add 100303 */
.informaltable .mediaobject {
	text-align: center;
	vertical-align: top;
}

.calloutlist, .figure, {
  margin: 0x 0px 0px 0px;
}

.itemizedlist, .variablelist {
	margin: 0px;
	padding: 0px;
}

.blockquote {
  margin-bottom: 5x;
}

.itemizedlist ul {
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-bottom: 0px;

}

.procedure ol {
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-bottom: 0px;
    /* list-style-type: decimal; del 100308*/
}

.procedure ul {
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-bottom: 0px;
    /* list-style-type: decimal;  del 100308*/
}

.procedure .itemizedlist ul {
    list-style-type: disc;
}

.orderedlist ol {
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-bottom: 0px;
	/* list-style-type: decimal; del 100303 */
	list-style-position: outside;
}


.orderedlist {
	margin: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.toc, .list-of-figures, .list-of-tables {
  margin: 15px 30px 15px 15px;
}

.toc p, .list-of-figures p, .list-of-tables p {
  margin: 0;
}

.figure p, .table p, .example p {
  font-size: 100%;
}

div.note, div.important, div.warning, div.caution, div.tip
{
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div.note th, div.important th, div.warning th, div.caution th, div.tip th {
	font: 12px/18px Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: 600;
	text-decoration: underline;
	text-align: left;
}

.note p, .important p, .warning p, .caution p, .tip p {
	margin: 0;
}

.note img, .important img, .warning img, .caution img, .tip img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}

h1 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 150%;
	font-weight: 600;
	line-height: 250%;
	text-align: center;
	color: #009;
	background-color: #ddd;
	margin: 15px 0 15px 0;
	padding: 0;
}

div.legalnotice {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 90%;
	color: #000; 
	background-color: #ddd;
	margin: 10px 45px 10px 45px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000;
}

.informaltable table {
	border-collapse:collapse;
	horizontal-align:top;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.informaltable {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.informaltable th {
	font-size:12px;
	font-weight:bolder;
	color:#4D5B67;
	background-color:#BDBEC0;
	padding-top:6px;
	padding-bottom:s6px;
	/* text-align:center; del 100303 */
	vertical-align:middle;
}

.informaltable th p sup {
	text-transform: none;
}

.informaltable tbody {
	vertical-align: top;
}

.updown {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
TD.absol {
	background-color: #00FFFF;
	white-space: nowrap;
}
TD.width20 {
	background-color: #FF0000;
	width: 170px;
	float: left;
	white-space: nowrap;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}

.tip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	}

.tab1 {
	padding-left: 1cm;
}

.tab1_5 {
	padding-left: 1.5cm;
}

.tab2 {
	padding-left: 2cm;
}

.tab3 {
	padding-left: 3cm;
}

.tab4 {
	padding-left: 4cm;
}

.table table {
	align: center
	margin-left:15px;
	border-collapse:collapse;
	horizontal-align:center;
}
.table {
	height: auto;
	padding-bottom: 0px;
	padding-left: 5px;
}

.table th {
	font-size:12px;
	font-weight:bold;
	color:#4D5B67;
	background-color:#BDBEC0;
	padding-top:6px;
	padding-bottom:6px;
	/* text-align: center; del 100303 */
}
.table tbody {
}
.chapter .titlepage .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 300%;
	font-weight: normal;
	text-decoration: none;
	color: #7372a9;
	border-bottom: solid 2px;
	text-align: left;
	line-height: normal;
	background-color: #CCCCCC;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 0px;
}

.chapter .titlepage .title .rear_cover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}

.sect1 .titlepage .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: 600;
	text-decoration: none;
	color: #7372a9;
	border-bottom: solid 1px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sect2 .titlepage .title {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 140%;
	font-weight: 500;
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0px;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 0px;
}
.sect3 .titlepage .title {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 120%;
	font-weight: 600;
	text-decoration: none;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.sect4 .titlepage .title {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 120%;
	font-weight: 500;
	text-decoration: underline;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.guimenu {
	font-weight: bold;
}

.italic {
	font-style: italic;
}