/*	Sart general tags	*/ 

body
{
	font-family: Helvetica, Arial; background-color:#b2bfca
}

sup 	{
	font-family: Helvetica, Arial 
}

h2
{
	font-size: 12pt; font-weight: bold; color: #333333; margin-left: 9px; margin-top:9px;
}

h1
{
font-size:15pt;
font-weight:700;
color:#06c;
border-top:1px dashed #999;
border-bottom:1px dashed #999;
line-height:30px
	
}
h3
{
	font-size: 12pt; font-weight: bold; color: #0066cc; background-color:#eaeaea;
	
}
h4
{
	font-size: 12pt; font-weight: bold; color: #333333;
	
}

li	
{
	margin-left: -20; color: #333333; font-size: 9pt; font-family: Helvetica, Arial
}

ul
{
	margin-bottom: 0px; font-family: Helvetica, Arial; font-size: 9pt; color: #333333
}

select
{
font-family: Helvetica, Arial; font-size: 9pt; color: #333333;
}

option
{
font-family: Helvetica, Arial; font-size: 9pt;
}

.title
{
	font-size: 14pt; font-weight: bold; color: #0066cc; background-color:#ffffff; line-height:30px; border:0px;
}

.table_title
{
color:#0066cc; font-size:9pt; font-family: helvetica; font-weight: bold;
}

.selector   
{
color: #0066cc; font-size: 11pt; font-family: Helvetica, Arial; font-weight: bold; 
}

.highlight
{
color: #0066cc; font-size: 9pt; font-family: Helvetica, Arial; font-weight: bold;
}

.highlight_btn
{
color: #0066cc; font-size: 11pt; font-family: Helvetica, Arial; font-weight: bold;
}

.highlight_notbold
{
color: #0066cc; font-size: 9pt; font-family: helvetica; 
}

.required
{
color:#cc0000; font-size:9pt; font-family: helvetica; font-weight: normal;
}

.required_small
{
color:#cc0000; font-size:8pt; font-family: helvetica; font-weight: normal;
}

.masking
{
font-family:Copperplate Gothic Bold; font-style:italic
}

.caption_red
{
color:#cc0000; font-size:8pt; font-family: helvetica; font-weight: normal;
}

hr
{ 
height: 1px; color: #0066cc 
}

hr.selector
{
height: 1px; color: #bccad6;
}




/*	Start <p> tags	*/


p
{
font-size: 9pt; color: #333333;
text-align: left;
}

p.product {
font-size: 9pt; color: #333333;
text-align: left;
}

p.caption {
font-size: 7pt; color: #333333; /*dark gray - white*/
text-align: center;
}

p.caption_privacy {
font-size: 7pt; color: #333333; /*dark gray - white*/
text-align: left;
}

p.faqs
{
font-size: 9pt; color: #333333; /*dark gray - white*/
text-align: left; padding-top:10px; padding-bottom:20px; vertical-align:top;
}


/*	Start link tags	*/


a:link
{
color:#0066cc
}
a:visited
{
color:#999999
}
a:hover
{
color:#FC5A02
}
a:active
{
color:#999999
}

a:link.product
{
color:#0066cc; text-decoration:underline;
}
a:visited.product
{
color:#999999; text-decoration:underline;
}
a:hover.product
{
color:#FC5A02; text-decoration: underline;
}
a:active.product
{
color:#999999; text-decoration:underline;
}


a:link.info
{
color:#333333; text-decoration:none;
}
a:visited.info
{
color:#333333; text-decoration:none;
}
a:hover.info
{
color:#FC5A02; text-decoration:underline;
}
a:active.info
{
color:#999999; text-decoration:none;
}


a:link.style {
font-size: 9pt;
color: red;
}
a:active.style {
font-size: 9pt;
color: #999999;
}
a:visited.style {
font-size: 9pt;
color: #999999;
}
a:hover.style {
font-size: 9pt;
color: #FC5A02;
}


a:link.login {
font-size: 9pt;
color: #0066cc;
text-decoration:none;
}
a:active.login {
font-size: 9pt;
color: #999999;
text-decoration:none;
}
a:visited.login {
font-size: 9pt;
color: #999999;
text-decoration:none;
}
a:hover.login {
font-size: 9pt;
color: #FC5A02;
text-decoration:underline;
}


a:link.bookmark {
font-size: 9pt;
color: #FC5A02;
text-decoration:none;
}
a:active.bookmark {
font-size: 9pt;
color: #999999;
text-decoration:none;
}
a:visited.bookmark {
font-size: 9pt;
color: #999999;
text-decoration:none;
}
a:hover.bookmark {
font-size: 9pt;
color: #0066cc;
text-decoration:underline;
}


a:link.breadcrumb {
font-size: 9pt;
color: #0066cc;
}
a:active.breadcrumb {
font-size: 9pt;
color: #999999;
}
a:visited.breadcrumb {
font-size: 9pt;
color: #999999;
}
a:hover.breadcrumb {
font-size: 9pt;
color: #FC5A02;
text-decoration:underline;
}




/*	Start table tages	*/


th           { 
color: #0066cc; font-size: 9pt; font-family: Helvetica, Arial; background-color: #dddddd; font-weight:bold;
}
td
{
font-size: 9pt; color: #333333;
}
tr
{
color: #333333;
}



table.info	{
background: #eaeaea;
}
table.info th	{
color: #FFFFFF; background-image:url('../images/info-rounded-top2.gif'); text-align:center;
}
table.info td	{
color: #333333;
}



table.whats_new3	{
background: #eaeaea;
}
table.whats_new3 th	{
color: #FFFFFF; background-image:url('../images/whats-new-rounded-top3.gif'); text-align:center;
}
table.whats_new3 td	{
color: #333333;
}



table.product	{
background-color: #ffffff; border:1px solid #0066cc;
}
table.product th	{
background-color: #dddddd; color: #0066cc; text-align:left
}


table.product_red	{
background-color: #ffffff; border:1px solid #ff0000;
}
table.product_red th	{
background-color: #dddddd; color: #ff0000; text-align:left
}



table.substrates	{
background-color: #ffffff; border:1px solid #0066cc;
}
table.substrates th	{
background-color: #dddddd; color: #0066cc; text-align:CENTER
}
table.substrates td {
color:#333333; font-weight:normal; text-align:center
}


table.events	{
background-color: #ffffff; border:1px solid #0066cc; background-color:#ffffff
}
table.events th	{
background-color: #dddddd; color: #0066cc; text-align:left
}
table.events td	{
color: #333333; text-align:left; background-color: #eeeeee
}


table.sales_partners	{
background-color: #ffffff; border:1px solid #0066cc;
}
table.sales_partners th	{
background-color: #dddddd; color: #0066cc; text-align:left; font-size:11pt
}


table.main	{
background-image: url('../../images/shadow-l.gif'); background-repeat: repeat;
}


table.content	{
font-family:helvetica; font-size:9pt; color:#333333; text-align:justify
}
table.content th	{ background-color: #ffffff; text-align:left; font-size:12pt; color: #0066cc; margin-bottom:10px; line-height:75px
}



table.related	{
text-align:left; font-size: 9pt; font-family: Helvetica, Arial; font-weight: normal; align:center;
}
table.related th	{
color: #FFFFFF; text-align:left; font-family: Helvetica, Arial; background-color:#DDDDDD;background-image:url('../images/related-rounded-top2.gif') 
}
table.related td	{
background-color: #ffffff; font-family: Helvetica, Arial
}

table.whats_new	{
text-align:left; font-size: 9pt; font-family: Helvetica, Arial; font-weight: normal; align:center;
}
table.whats_new th	{
color: #0066cc; text-align:left; font-family: Helvetica, Arial; background-color:#ffffff; font-weight:bold
}
table.whats_new td	{
background-color: #ffffff; font-family: Helvetica, Arial
}


table.selector th
{
background-color: #dddddd; color: #0066cc; text-align:left; vertical-align:top;
}


table.specs-inner	{
background-color: #ffffff; border:0px;
}
table.specs-inner	td	{
background-color: #ffffff; border:0px;
}
table.specs-inner	tr	{
background-color: #ffffff;
}



table.faqs	{
background-color: #ffffff;
}
table.faqs th	{
background-color: #ffffff; color: #333333; text-align:left; font-weight:bold;
}
table.faqs td	{
color: #333333; font-size: 9pt; font-family: helvetica; font-weight:normal;
}



table.form	{
background-color: #ffffff;
}
table.form th	{
background-color: #dddddd; color: #0066cc; text-align:left;
}
table.form td	{
color: #333333; font-size: 9pt; font-family: helvetica; font-weight:normal;
}


table.adhesive_samples	{
background-color: #ffffff;
}
table.adhesive_samples th	{
background-color: #ffffff; color: #0066cc; text-align:left; height:45px; vertical-align:top;
}
table.adhesive_samples td	{
color: #333333; font-size: 9pt; font-family: helvetica; font-weight:normal;
}

table.consultation	{
background-color: #ffffff;
}
table.consultation th	{
background-color: #ffffff; color: #0066cc; text-align:left; height:45px; vertical-align:top;
}
table.consultation td	{
color: #333333; font-size: 9pt; font-family: helvetica; font-weight:normal;
}


table.rfq	{
background-color: #ffffff;
}
table.rfq th	{
background-color: #ffffff; color: #0066cc; text-align:left; height:45px; vertical-align:top;
}
table.rfq td	{
color: #333333; font-size: 9pt; font-family: helvetica; font-weight:normal;
}

table.tech_support	{
background-color: #ffffff;
}
table.tech_support th	{
background-color: #ffffff; color: #0066cc; text-align:left; height:45px; vertical-align:top;
}
table.tech_support td	{
color: #333333; font-size: 9pt; font-family: helvetica; font-weight:normal;
}

table.custom_formulations	{
background-color: #ffffff;
}
table.custom_formulations th	{
background-color: #ffffff; color: #0066cc; text-align:left; height:45px; vertical-align:top;
}
table.custom_formulations td	{
color: #333333; font-size: 9pt; font-family: helvetica; font-weight:normal;
}

table.trialrental	{
background-color: #ffffff;
}
table.trialrental th	{
background-color: #ffffff; color: #0066cc; text-align:left; height:45px; vertical-align:top;
}
table.trialrental td	{
color: #333333; font-size: 9pt; font-family: helvetica; font-weight:normal;
}

table.demo	{
background-color: #ffffff;
}
table.demo th	{
background-color: #ffffff; color: #0066cc; text-align:left; height:45px; vertical-align:top;
}
table.demo td	{
color: #333333; font-size: 9pt; font-family: helvetica; font-weight:normal;
}

table.warranty	{
background-color: #ffffff;
}
table.warranty th	{
background-color: #ffffff; color: #0066cc; text-align:left; height:45px; vertical-align:top;
}
table.warranty td	{
color: #333333; font-size: 9pt; font-family: helvetica; font-weight:normal;
}
