/* Properties for the body */
body {
	background: #FFFFFF;
	color: #000;
}
a:green {
	color: 007700;
	text-decoration: none;
}

a:visited {
     color: #B52535;
}
a:link-grn {
	color: #007700;
}

}
a:link {
     color: #0000FF;
}


/* Properties for Top Banner  */
.banner-top {
     background: #3525b5;
     color: #ffffff;
     padding-top: 0.1in;
     padding-bottom: 0.1in;
}
/* Properties for Top Banner  */
.white9 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.banner-top-text {
     font-family: Times, Garamond, serif;
     font-weight: bold;
     font-size: 28pt;
}
     
/* Properties for Bottom Banner  */
.banner-bottom {
     background: #b52535;
     color: #ffffff;
     padding-top: 0.1in;
     padding-bottom: 0.1in;
     padding-left: 0.1in;
}

.banner-bottom-text {
     font-family: Times, Garamond, serif;
     font-size: 10pt;
}
 

/* Navigation Panel properties */
.nav-table {
     padding-top: 0.2in;
     padding-left: 0.1in;
     background: #eeeeee;
}

.nav-text {
     font-family: Helvetica, sans-serif;
     font-size: 12pt;
     font-weight: bold;
     padding-top: 5px;
     padding-bottom: 5px;
}

.nav-bar-contactus-text {
     font-family: Times, Garamond, serif;
     font-size: 8pt;
     font-weight: bold;
     line-height: 10pt;
}

/* Body Properties */
/* About body - Home page, About Moly page */
.about-body {
     padding: 0.2in;
}

.caption {
      font-family: Times, Garamond, serif;
      font-size: 8pt;
}    

.body-title {
      font-family: Times, Garamond, serif;
      font-size: 16pt;
      font-weight: bold;
      padding: 0.2in;
}

.body-title-sub {
      font-family: Times, Garamond, serif;
      font-size: 12pt;
      font-weight: bold;
}

.body-subsection-header {
      font-weight: bold;
}

.td-prod-series-name {
      background: #000000;
      color: #DED68E;
      font-family: Times, Garamond, serif;
      font-size: 11pt;
      font-weight: bold;
      padding: 5px;
 }
 
.product-series-table {
      padding: 1px;
 }
 
.company-name {
      font-family: Times, Garamond, serif;
      font-size: larger;
      font-weight: bold;
}

.prod-name {
      font-family: Times, Garamond, serif;
      font-size: 9pt;
      font-weight: bold;
 }
 
.prod-desc {
      font-family: Times, Garamond, serif;
      font-size: 9pt; 
 }
 
.prod-note {
      font-style: italic;
}

.prod-footnote {
      font-family: Times, Garamond, serif;
      font-size: 8pt;
 }

.price-table-row-key {
      font-family: Times, Garamond, serif;
      font-size: 9pt;
      font-weight: bold;
      vertical-align: top;
 }
.price-table-row-key2 {
      font-family: Times, Garamond, serif;
      font-size: 10pt;
      font-weight: bold;
      vertical-align: top;
 }

.price-table-row-value {
	font-family: Times, Garamond, serif;
	font-size: 9pt;
	vertical-align: top;
 }

.price-table-header {
      font-family: Times, Garamond, serif;
      font-size: 10pt;
      font-weight: bold;
 }

.price-body {
      font-family: Times, Garamond, serif;
      font-size: 9pt;
      vertical-align: top;
 }
 
.spec-heading{
      color: black
      font-family: Times, Garamond, serif;
      font-size: 11pt;     
      font-weight: bold;
      text-decoration: underline;
 }
 
.spec-detail {
      font-family: Times, Garamond, serif;
      font-size: 9pt;
 }
 
.footnote {
      font-family: Times, Garamond, serif;
      font-size: 8pt;
 }

.observation-row {
      font-family: Times, Garamond, serif;
      font-size: 9pt;
      vertical-align: top;
 }
