@charset "iso-8859-1";
body {
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}
td, textarea, input, select, span {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #660099;
}
a:hover {
	color: #CC0000;
}

.text10 {
	font-size: 10px;
}

/* Product Table */
#products {
	padding:6px;
	margin:9px 0px 6px -12px;
	font-size:9px;
}
#products td {
	vertical-align:top;
	width:140px;
	text-align:left;
	border-right: 1px solid #a993a7;
	padding:0px 6px 12px 12px;
	line-height:125%;
}
#products td.title {
	padding:6px 6px 0px 12px;
}
#products img {
	margin:0px 0px 2px 0px;
}
#products td.noborder {
	border:0px;
}

#products a {
	color: #56335C;
	font-weight: bold;
	font-size:12px;
}

#products a:hover {
	color: #ffffff;
	background-color: #56335C;
}

/* Globals */
.HomeFeatureHead {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.4em
}
.HomeFeatureTag {
	font-style: italic;
	font-size: 14px;
	line-height: 1.4em
}
.HomeTextArea {font-style: italic; font-size: 14px; color: #FFFFFF; line-height: 1.4em}
.HeadBackground {background: url(../Images/Common/Navigation_Bar.jpg)}
.GlobalFooter {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.GlobalFooter {font-size: 10px; font-weight: bold; color: #FFFFFF}
.GlobalFooterBlack {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.GlobalFooterBlack {font-size: 10px; font-weight: bold; color: #000000}
.ProductsLink {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.ProductsLink {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
a:hover.ProductsLink {font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFAA00}
.MiscText {	font-family: Arial, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 1.4em}
.TableHead {font-weight: bold;}
.ListItemWhite {color:#000000;}
.Patents {font-size: 12px; color: #000000;}

.RightBar
{
	border: solid 1px #F0C769;
	background-color: #FCF6E8;
	font-size: 12px;
}

.Spotlight
{
	border: solid 1px #660099;
	background-color: #F4E1FD;
	font-size: 14px;
}

.Spotlight td
{
	font-size: 14px;
}

.RedBox
{
	border: solid 1px #CC0000;
	background-color: #FFCCCC;
	font-size: 14px;
}

#product-table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px solid #a993a7;
}

#product-table td {
	color: #000000;
	padding:2px;
	border-bottom:1px solid #a993a7;
	line-height:120%;
	text-align:center;
}

#product-table th {
	line-height:110%;
	font-weight:bold;
	color:#ffffff;
	padding:3px;
	background-color:#a993a7;
	vertical-align:bottom;
	text-align:center;
}

#crumbtrail {
	padding: 5px;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 14px;
	/* background-color: #F4E1FD; */
}

#crumbtrail a:hover {
	color: #CC0000;
}