
img {
   border: 0;
	}

/* Bulleted list items */

ul,ol {
   width: 100%;
   display: block;
   font-size: 10pt;
   list-style-type: disc;
   padding: 0;
   margin: .5em 0 0 0;
   border: 0;
   }

li {
   width: auto;
   font-size: 12pt;
   background-repeat: no-repeat;
   background-position: 0em .5em;
   list-style-type: disc;
   line-height: 15pt;
   margin: 0 0 0 .5em;
   border: 0;
   padding: 0 0 0 10pt;
   }

li.location {
   font-size: 9pt;
}

/* A list in a module description */

TD.itemDescription li.liDescription, TD.moduleDescription li.liDescriptioon {
    background-color: #efffff;
   font-size: 9pt;
}

/* A list in a line item description */
TD.liDescription li.liDescription {
    background-color: #efffef;
   font-size: 9pt;
}

/* These anchors are used for the Table of Contents */

A.indexEntry {
   font-size: 14pt;
}

/* Bold weight for strong and bold tags, and for License masters (e.g. BSD1).
   Underline feature and line item names (rows of product table in description
   column. */

strong, b {
	font-weight: bold;
	}
.master {
	font-weight: bold;
	}
.name {
	text-decoration: underline;
	}

/* Collapse internal borders in tables, make sure internal borders are drawn. */

TABLE { 
  border-collapse: collapse;
  empty-cells: show;
    width: 8in;

}

/* Center table header cell contents; white on black */
TD, TD.theader {
    text-align: center;
   border-left: 1px solid black;
   border-right: 1px solid black;
   border-bottom: 2px hidden black;
}

/* Left justify denotation terms and denotation definitions in glossary tables */
TD.dt, TD.dd {
    text-align: left;
    font-size: 12pt;
    vertical-align: top;
}

/* Center the attributes of new "Modules". */

TD.module {
    text-align: center;
    font-weight: bold;
   border-top: 5px double black;
   border-left: 1px solid black;
    vertical-align: top;
}

/* Left justify the other fields for a module */

TD.moduleName, TD.moduleDescription, TD.moduleLicense {
    text-align: left;
   border-top: 5px double black;
   border-left: 1px solid black;
    vertical-align: top;
   margin-bottom: 10pt;
   padding: 0 0 10pt 0;
}
TD.empty {
   border-top: 0 hidden black;
   border-left: 1px solid black;
}

/* Items are module entries that appear outside of features */

TD.item {
    text-align: center;
    font-weight: bold;
   border-top: 0px hidden #d5d5d5;
   border-left: 1px solid black;
    vertical-align: top;
   margin-bottom: 10pt;
   margin-top: 10pt;
   padding: 0 0 10pt 0;
}
TD.itemNote, TD.itemDescription {
    text-align: left;
   border-top: 0px hidden #d5d5d5;
   border-left: 1px solid black;
    vertical-align: top;
   margin-bottom: 10pt;
   margin-top: 10pt;
   padding: 0 0 10pt 0;
}
TD.itemLicense {
    text-align: left;
    font-weight: bold;
   border-top: 0px hidden #d5d5d5;
   border-left: 1px solid black;
    vertical-align: top;
   margin-bottom: 10pt;
   margin-top: 10pt;
   padding: 0 0 10pt 0;
}
TD.feature {
    text-align: center;
    font-weight: bold;
   border-top: 1px solid black;
   border-left: 1px solid black;
    vertical-align: top;
   margin-bottom: 12pt;
}
TD.featureDescription {
    text-align: left;
   border-top: 1px solid black;
   border-left: 1px solid black;
    vertical-align: top;
   margin-bottom: 12pt;
}
TD.featureLicense {
    text-align: left;
    font-weight: bold;
   border-top: 1px solid black;
   border-left: 1px solid black;
    vertical-align: top;
   margin-bottom: 12pt;
}

/* Line items are individual components or entries under a "feature" */

/* Center the attributes (support, SE/PE) */
TD.li {
    text-align: center;
    font-weight: bold;
   border-top: 1px dotted #d5d5d5;
   border-left: 1px solid black;
    font-size: 9pt;
    vertical-align: top;
   margin-bottom: 12pt;
}
/* Left justify license attributions and description */
TD.liDescription, TD.liLicense {
    text-align: left;
   border-top: 1px dotted #d5d5d5;
   border-left: 1px solid black;
   margin-bottom: 12pt;
    font-size: 9pt;
    vertical-align: top;
}
TD.locations {
    text-align: left;
   border-top: 0 hidden black;
   border-left: 1px solid black;
    font-size: 8pt;
    vertical-align: top;
}

/* Make each Product table fit to a landscape printed page */

TABLE.product {
    width: 8in;
}

.feature, .featureDescription, .featureLicense, .li, .liDescription, .liLicense, .locations {

    background-color: #efffef;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #000080;
    margin-bottom: 9pt;
}


TD.featureDescription, TD.featureLicense, TD.liDescription {
    text-align: left;
    vertical-align: top;
   
}

.featureLicense, .liLicense, .itemLicense {
    font-weight: bold;
}

.feature, .li {
    text-align: center;
}


.module, .moduleName, .moduleDescription, .moduleLicense, .item, .itemNote, .itemDescription, .itemLicense {
    background-color: #efffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #000080;
}

.moduleName, .moduleLicense, .itemNote, .itemLicense {
    font-weight: bold;
}


.feature, .li, .locations {

    background-color: #efffef;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #000080;
}


.product {
   border: 0;
    background-color: #efffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000080;
}

.module {
    text-align: center;
    font-weight: bold;
}

.tlayout, .spacer {
   border-top: 1px hidden black;
   border-left: 1px hidden black;
   border-right: 2px hidden black;
   border-bottom: 2px hidden black;
}

.theader {
   border: 0;
    background-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #efefef;
}

.tlabels {
    background-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #e0e0e0;
}

/* The following are for (experimental) Third party licensing guide; not used
   in QDLG presentation. */

TD.notice {
   border-top: 1px solid black;
   border-left: 1px solid black;
   border-right: 1px solid black;
    vertical-align: top;
}

TD.noticeModule {
   border-left: 1px solid black;
   border-right: 1px solid black;
    vertical-align: top;
}

TD.foot {
   border-left: 1px solid black;
   border-right: 1px solid black;
   border-bottom: 1px double black;
    vertical-align: top;
}


div.footer {
    background-color: #f1f1f1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #999999;
    padding: .5em;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    line-height: 12pt;
}

/* Tool tips */
A.info {
	BACKGROUND-COLOR: #ccc; COLOR: #000; POSITION: relative; TEXT-DECORATION: none; Z-INDEX: 24
}
a.info:hover {
	BACKGROUND-COLOR: #ff0; Z-INDEX: 25
}
A.info SPAN {
	DISPLAY: none
}
a.info:hover SPAN {
	BACKGROUND-COLOR: #ff8; BORDER-BOTTOM: #0cf 1px solid; BORDER-LEFT: #0cf 1px solid; BORDER-RIGHT: #0cf 1px solid; BORDER-TOP: #0cf 1px solid; COLOR: #000; DISPLAY: block; LEFT: 2em; POSITION: absolute; TEXT-ALIGN: center; TOP: 2em; WIDTH: 15em
}
