﻿a.SitePath:hover
{
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
}
a.SitePath:link
{
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
	font-weight: normal;
}
a.SitePath:visited
{
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
	font-weight: normal;
}
a.SitePath:active
{
	font-size: 10pt;
	color: Red;
	font-family: Arial;
	font-weight: normal;
}
p.title
{
	font-weight: bold;
	font-size: 12pt;
	color: #003399;
	font-family: Arial;
}
p.content
{
	font-size: 10pt;
	color: #334d7b;
	font-family: tahoma;
	text-align: justify;
}
.SitePath
{
	font-weight: bold;
	font-size: 10pt;
	color: #003399;
	font-family: Arial;
	text-decoration: none;
}
a:hover
{
	font-size: 10pt;
	color: #003399;
	font-family: tahoma;
	font-weight: normal;
	text-decoration: underline;	
}
a:link
{
	font-size: 10pt;
	color: #003399;
	font-family: tahoma;
	font-weight: normal;
}
a:visited
{
	font-size: 10pt;
	color: #003399;
	font-family: tahoma;
	font-weight: normal;
		
}
a:active
{
	font-size: 10pt;
	color: Red;
	font-family: Tahoma;
	font-weight: normal;
}
a
{
	font-size: 10pt;
	color: #003399;
	font-family: tahoma;
	font-weight: normal;
	text-decoration: none;
}
ul
{
	font-size: 10pt;
	color: #334d7b;
	font-family: Tahoma;
}
table.ProdSpec
{
	font-size: 10pt;
	color: #334d7b;
	font-family: Tahoma;
	text-align: left;
	background-color: #000000;
}
a.title:hover
{
	font-size: 12pt;
	color: #003399;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}
a.title:link
{
	font-size: 12pt;
	color: #003399;
	font-family: Arial;
	font-weight: bold;
}
a.title:visited
{
	font-size: 12pt;
	color: #003399;
	font-family: Arial;
	font-weight: bold;	
}
a.title:active
{
	font-size: 12pt;
	color: red;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}
td.Spec-title
{
    background-color: #d6ebf7;
}
td.Spec-content
{
    background-color: #ffffff;
}
td.dl-content
{
    background-color: #ffffff;
    color: #000000;
}
span.about-title
{
    font-weight: bold;
	font-size: 12pt;
	color: #003399;
	font-family: Arial;
}
span.about-content
{
    font-size: 10pt;
	color: #334d7b;
	font-family: tahoma;
	text-align: justify;
}
div.about-content
{
    font-size: 10pt;
	color: #334d7b;
	font-family: tahoma;
	text-align: justify;
}