@charset "UTF-8";
/* CSS Document */



body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/mainback3.png) repeat-y center;
	background-color: #e5e5e5;
	}
	
img {border:0;}


.ProdTableHeading {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.ProdTableHeading a:link, .ProdTableHeading a:visited {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.ProdTableHeading a:hover {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}


a:link {color: #000000; text-decoration:underline;}
a:visited {color: #666666; text-decoration:underline;}
a:hover {color: blue;text-decoration:underline;}
a:active {color: #FF0000; text-decoration:none;}

a.type1:link    {color:#ffffff; text-decoration:none;}
a.type1:visited {color:#ffffff; text-decoration:none;}
a.type1:active  {color:#ffffff; text-decoration:none;}
a.type1:hover   {color:#C2CADF; text-decoration:underline;}

#fadeDiv {height:100%;
display:none;
}
#fullheight1{height:100%}
#boxheight1{height:100%}

.style7 {
	color: #fe7401;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 a:link {
	color: #FFFFFF;
}
.style7 a:visited {
	color: #FFFFFF;
}
.style7 a:hover {
	color: #FF6600;
}
.style7 a:active {
	color: #FFFFFF;
}
.navi {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}


/* product tables */

.PageHeading {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.PageHeadOrange {color: #FF6600}
.PageHeadGrey {color: #666666}
.prodback {background: url(../images/productgradorange.png) repeat-y left}
.distributorback {background: url(../images/distgradorange.png) repeat-y top left}
.prodtabwhiteback {background-color:#FFFFFF; width:150px}


.Proddescription {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.ProddescriptionOrange {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
}

.historytext {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.historyheading {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: text-top;
}

.historylink {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.historylink:link, a.historylink:visited {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: orange;
	text-decoration: none;
}
a.historylink:hover {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.subhead {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

.InvacomTextStd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.InvacomBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
}
.QandA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFA500;
	background-color: #000000;
}
.boxmargins
{margin-top: 4px;
margin-left: 4px;
margin-right: 0px;
margin-bottom: 0px;}
