<!--Eclipse stylesheet for Docbook -->
P.Code {
    display: block;
    text-align: left;
    text-indent: 0.00pt;
    margin-top: 0.000000pt;
    margin-bottom: 0.000000pt;
    margin-right: 0.000000pt;
    margin-left: 15pt;
    font-size: 10.000000pt;
    font-weight: normal;
    font-style: normal;
    color: #4444CC;
    text-decoration: none;
    vertical-align: baseline;
    text-transform: none;
    font-family: "Courier New", Courier, monospace;
}
H6.CaptionFigColumn {
    display: block;
    text-align: left;
    text-indent: 0.000000pt;
    margin-top: 3.000000pt;
    margin-bottom: 11.000000pt;
    margin-right: 0.000000pt;
    margin-left: 0.000000pt;
    font-size: 9.000000pt;
    font-weight: bold;
    font-style: Italic;
    color: #000000;
    text-decoration: none;
    vertical-align: baseline;
    text-transform: none;
}
P.Note {
    display: block;
    text-align: left;
    text-indent: 0pt;
    margin-top: 19.500000pt;
    margin-bottom: 19.500000pt;
    margin-right: 0.000000pt;
    margin-left: 30pt;
    font-size: 11.000000pt;
    font-weight: normal;
    font-style: Italic;
    color: #000000;
    text-decoration: none;
    vertical-align: baseline;
    text-transform: none;
}
EM.UILabel {
    font-weight: Bold;
    font-style: normal;
    text-decoration: none;
    vertical-align: baseline;
    text-transform: none;
}
EM.CodeName {
    font-weight: Bold;
    font-style: normal;
    text-decoration: none;
    vertical-align: baseline;
    text-transform: none;
    font-family: "Courier New", Courier, monospace;
}
body, html {
     border: 0px 
}
/* following font face declarations need to be removed for DBCS */
body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {
    font-family: Arial, Helvetica, sans-serif;
     color: #000000
}
pre {
    font-family: "Courier New", Courier, monospace;
}
/* end font face declarations */
/* following font size declarations should be OK for DBCS */
body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {
    font-size: 10pt;
     
}
pre {
     font-size: 10pt
}
/* end font size declarations */
body {
    background: #FFFFFF;
     margin-bottom: 1em 
}
h1 {
    font-size: 18pt;
    margin-top: 5px;
     margin-bottom: 1px 
}
h2 {
    font-size: 14pt;
    margin-top: 25px;
     margin-bottom: 3px 
}
h3 {
    font-size: 11pt;
    margin-top: 20px;
     margin-bottom: 3px 
}
h4 {
    font-size: 10pt;
    margin-top: 20px;
    margin-bottom: 3px;
     font-style: italic 
}
p {
    margin-top: 10px;
     margin-bottom: 10px 
}
pre {
    margin-left: 6px;
    font-size: 9pt;
     color: #4444CC 
}
a:link {
     color: #0000FF 
}
a:hover {
     color: #000080 
}
a:visited {
     text-decoration: underline 
}
ul {
    margin-top: 10px;
    margin-bottom: 10px;
     
}
li {
    margin-top: 5px;
    margin-bottom: 5px;
     
}
li p {
    margin-top: 5px;
    margin-bottom: 5px;
     
}
ol {
    margin-top: 10px;
    margin-bottom: 10px;
     
}
dl {
    margin-top: 10px;
    margin-bottom: 10px;
     
}
dt {
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
     
}
dd {
    margin-top: 5px;
    margin-bottom: 5px;
     
}
strong {
     font-weight: bold
}
em {
     font-style: italic
}
var {
     font-style: italic
}
div.revision {
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #7B68EE;
     padding-left:5px 
}
th, div.note th, div.important th, div.tip th, 
div.warning th, div.caution th {
	background-color: transparent;
	color: #003366;
	font-weight: bold 
}

/* images */
/* docbook: <imageobject> */
img {
/* no margin */
    margin: 0;
/* no padding ("inner margin") */
    padding: 0;
/* no border */
    border: 0;
}
.navheader {
    padding: 6px 6px 0px 6px;
    border-bottom: none;
    background: #FFFFFF;
    vertical-align: top;
    z-index: 2;
    visibility: visible;
    margin: 0px 0px 0 0px;
}
/* table of contents, list of figures and list of tables */
.toc, .list-of-figures, .list-of-tables {
/* margin settings are top - right - bottom - left (think clockwise) */
    margin: 15px 30px 15px 15px;
}
/* the "headings" are rendered as paragraphs */
.toc p, .list-of-figures p, .list-of-tables p {
/* no margin */
    margin: 0;
}
span.guibutton, span.guimenu, span.guimenuitem, span.guisubmenu, span.guilabel {
    font-weight: bold;
}
.markup, .filename {
    font-family: monospace
}
span.preface, span.chapter, span.section, span.index {
    font-weight: normal
}

div.caution, div.note, div.important, div.tip, div.warning {
	background-color: #EEEEEE;
	border: none;
	color: #000000;
	font-style: italic;
	margin-left: 10%;
	width: 80%;
}

strong.command, strong.userinput {
	background-color: transparent;
	color: #990033;
	font-family: "Lucida Console", "Courier New", Courier, monospace;
	font-size: 9pt;
}

span.guibutton, span.guilabel, span.guimenu, span.guisubmenu, 
span.guimenuitem { 
	color: #000033;
	font-weight: bold;
}

span.property {
    background-color: transparent;
	color: #990033;
	font-family: "Lucida Console", "Courier New", Courier, monospace;
	font-size: 9pt;
}

div.informaltable table,
div.table-contents table {
	border-collapse: collapse;
	border-top: 0.5pt solid;
	border-bottom: 0.5pt solid;
	border-left: 0.5pt solid;
	border-right: 0.5pt solid;	
}