/* Redefined Tags */
body {
   background-image: url("images/drpcloth.jpg");
   font-size: 11pt;
}

table.content-panel {
   background: #EAEAAE;
   width: 85%;
}

td.content-cell-left {
   text-align: left;
   font: 10pt Times, Garamond, serif;
}

td.content-cell-left2 {
   text-align: left;
   font: bold 10pt Times, Garamond, serif;
}

td.content-cell-center {
   text-align: center;
   font: bold 10pt Times, Garamond, serif;
}

td.tds-title {
    font: bold 24pt Times, Garamond, serif;
	text-align: center;
	vertical-align: top;
    width: 70%;
}
td.tds-title2 {
    font: bold 12pt Times, Garamond, serif;
	text-align: center;
	vertical-align: top;
    width: 70%;
}

table.spec-table {
	background: #D8D8BF;
}

caption.spec-caption {
	font: 10pt Times, Garamond, serif;
}

td.spec-key {
	font: 10pt Times, Garamond, serif;
    text-align: left;
	vertical-align: top;
	width: 70%
}

td.spec-value {
	font: 10pt Times, Garamond, serif;
    text-align: right;
	vertical-align: top;
	width: 30%
}

td.spec-key2 {
	font: 10pt Times, Garamond, serif;
    text-align: left;
	vertical-align: top;
}
td.spec-key2-center {
	font: 10pt Times, Garamond, serif;
    text-align: center;
	vertical-align: top;
}

td.spec-value2 {
	font: 10pt Times, Garamond, serif;
    text-align: center;
	vertical-align: top;
}

td.prodline-section-head {
    text-align: left;
	font: bold 14pt Times, Garamond, serif;
}

td.prodline-cell {
    text-align: left;
	vertical-align: top;
	font: 9pt Times, Garamond, serif;
}

td.prodline-subhead1 {
    text-align: left;
	vertical-align: top;
	font: bold 9pt Times, Garamond, serif;
	text-decoration: underline;
}

td.prodline-subhead2 {
    text-align: left;
	vertical-align: top;
	font: bold italic 10pt Times, Garamond, serif;
}

td.prodline-footnote {
    text-align: left;
	vertical-align: top;
	font: 8pt Times, Garamond, serif;
}

td.contact-info-cella {
   text-align: left;
   vertical-align: top;
   font: bold 9pt Times New Roman, Calisto MT, Book Antiqua;
   color: #23238E;
}

td.contact-info-cellb {
   text-align: left;
   vertical-align: top;
   font: bold 9pt Times New Roman, Calisto MT, Book Antiqua;
   color: #23238E;
}

.powerlube-text {
   text-align: left;
   vertical-align: top;
   font: 10pt Times, Garamond, serif;
}

.section-head {
    font: bold 12pt Times, Garamond, serif;
	text-decoration: underline;
}

.section-body {
    font: 10pt Times, Garamond, serif;
}

.section-body-small {
    font: 8pt Times, Garamond, serif;
}
.inline-name {
    font-weight: bold;
}

/* Index Page: Level 1 Bullet Points */
.index-text1 {
    font: bold 12pt Times, Garamond, serif;
}

/* Index Page: Level 2 Bullet Points */
.index-text2 {
    font: bold 10pt Times, Garamond, serif;
}

/* Index Page: Company Name in description statement */
.index-text3 {
    font: bold 16pt Times, Garamond, serif;
	color: #ff0000;
}

/* Index Page: Text in description statement */
.index-text4 {
    font: bold 12pt Times, Garamond, serif;
	color: #000000;
}

/* Index Page: Subscript (MoS2) in description statement */
.index-text-script {
    font: bold 10pt Times, Garamond, serif;
	color: #000000;
}

/* Spec Table: Subscript/Superscript */
.spec-script {
    font: 8pt Times, Garamond, serif;
}



