body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	background-color: #eeeeee;
	margin:10px 0;
	padding:0;
}
html img
{
	border: 0;
}
a:link
{
	text-decoration: none;
	color: #c60d0d;
}
a:hover
{
	text-decoration: underline;
	color: #c60d0d;
}
a:active {
	text-decoration: underline;
}
a:visited
{
	text-decoration: none;
	color: #CC6600;
}
p
{
	margin-top:0
}
h1,h2,h3,h4,h5
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
h1
{
	font-size: 22px;
}
h2
{
	 font-size:14px;
	 font-weight:normal;
	 margin-bottom:15px;
	 color:#333333;
}
h3
{
	font-size:16px;
}
h4
{
	font-size: 12px;
}
h5
{
	font-size: 12px;
}
.clear
{
	clear: both;
	height: 1px;
}
.separator
{
	clear: both;
/*	border-bottom: 1px dashed #cccccc;
	height: 10px;*/
	margin-bottom: 15px;
}
div#header
{
	background: #ffffff url(../images/header_back.jpg) no-repeat top right;
/*	background-color: #ffffff;
	padding: 10px 0;*/
	margin-bottom: 8px;
/*	padding-left: 10px;*/
	width: 800px;
}
div#header .hLinks
{
	 float:right;
	 width:200px;
	 text-align:right;
	 padding-top:10px;
	 padding-right:10px;
	 color:#ffffff;
}
div#header .hLinks a:visited, div#header .hLinks a:link
{
	color: #ffffff;
	text-decoration: none;
}
div#header .hLinks a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
/*		MENU		*/

div#menu
{
	background: transparent url(../images/menu_mid.jpg) repeat-x center;
	color: #ffffff;
	text-transform: uppercase;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	height: 26px;
}
#leftSide
{
	 position:absolute;
	 top: 0;
	 left:0;
}
#rightSide
{
	 position:absolute;
	 top: 0;
	 right:0;
}
ul#nav
{
	margin: 0;
	padding: 6px 0;
	list-style-type: none;
	text-align: center;
}
ul#nav li
{
	display: inline;
}
ul#nav a
{
	padding: 5px 10px;
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
}
ul#nav a:active, ul#nav a:hover 
{
	background: transparent;
	color: #ffffff;
	text-decoration: underline;
}

/*		END MENU		*/

div#page
{
	width:846px;
	margin:-2px auto 0 auto;
	padding: 0;
	background: #eeeeee url(../images/bg.jpg) repeat-y center;
}
div#pageWrapper
{
	width:800px;
	padding:0 10px;
	margin-left: 13px;
	background-color:#ffffff;
}
div#container
{
	margin-top: 15px;
}
div#content
{
	float:left;
	width:610px;
}
div#contentOne
{
	width: auto;
}
div#side
{
	float:right;
	width: 180px;
}
div#sideContent
{
	background: #ffffff url(../images/side_back.jpg) repeat-x top center;
}
.sideTitle
{
/*	color: #999999;
	padding-left: 5px;
*/
	background-color: #CCCCCC;
	color: #333333;
	padding:5px 5px 5px 10px;
	width: 165px;
}
.sideTitleBlack
{
	color: #ffffff;
	background-color: #333333;
	padding:3px 5px 3px 10px;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	width: 165px;
}
div#feedbackHome
{
	font-size:10px;
	color:#000000;
	background-color:#FFF0B5;
	margin-bottom:10px;
	padding:8px;
/*	border:1px dashed #666666;*/
}
#nwsLetterTitle
{
	background-color: #333333;
	color: #F6F6F6;
	padding:5px 5px 5px 10px;
}
div#newsletterSignup
{
	padding: 5px;
}
div#newsletterSignup td
{
	padding-bottom: 5px;
}
#txtEmail
{
	font-size: 11px;
}
#lblMessage
{
	color: #ff0000;
}
.thankYou
{
	text-align: center;
	margin: 20px 0;
	font-weight: bold;
}
.emailNews
{
	width: 160px;
}
div#feedback
{
	 color:#000000;
	 background-color:#FFF0B5;
	 margin:10px 5px;
	 padding:5px;
	 border:1px dashed #666666;
}
div.box h4
{
	margin: 0;
	padding: 3px;
	color: #000000;
	background-color: #AAAAAA;
	text-align: center;
}
div.box div
{
	color: #000000;
	background-color: #eeeeee;
	padding:5px;
}
div.box ul
{
	margin: 5px;
	padding: 5px 15px 5px;
	line-height: 1.5em;
	list-style-type: square;
	color: #c60d0d;
}
.sublinks
{
	padding: 0 5px;
}
/*
.sublinks a:visited, .sublinks a:link
{
	text-decoration: none;
}
.sublinks a:hover
{
	text-decoration: none;
	color: #818181;
}
*/
.sublinks ul
{
	margin: 0 5px;
	padding: 5px 15px 5px;
	line-height: 1.5em;
	list-style-type: square;
	color: #c60d0d;
}
div#footer
{
	clear:both;
/*	margin-top:10px;*/
	padding:5px 0;
	background: #000000;
	color: #ffffff;
	text-align:center;
	line-height: 175%;
	font-size: 9px;
	width: 800px;
}
/* ------------- bottom navigation ---------------*/
.bottom_nav {
	color: #999999;
	text-transform: uppercase;
}
.bottom_nav a, .bottom_nav a:link, .bottom_nav a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.bottom_nav a:hover {
	color: #c60d0d;
	font-weight: bold;
	text-decoration: none;
}
div#footer a
{
	color: #999999;
}
div#footer a:hover
{
	color: #ffffff;/*#c60d0d*/
}
div#pListHome
{
	float:left;
	width: 600px;
	padding: 0 10px;
}
div#productList
{
	padding: 0 10px 10px 0;
}
h1.pTitle
{
	margin: 0 0 10px 0;
	font-size: 20px;
	color: #000000;
	background-color: #E4E4E4;
	padding: 5px 10px;
	font-weight: normal;
	text-align: left;
	width: 590px;
}
h1.pTitle a:link, h1.pTitle a:visited
{
	color: #000000;
	text-decoration: none;
}
h1.pTitle a:hover
{
	color: #c60d0d;
	text-decoration: none;
}
.pDescription
{
	 float:left;
	 width:225px;
	 text-align:justify;
}
.pImage
{
	float: right;
}
.pImage p
{
	text-align: right;
	margin-top: 10px;
}
#tooltip
{
	position: absolute;
	left: -300px;
	width: 250px;
	border: 1px solid #000000;
	padding: 10px;
	color: #000000;
	background-color: #FFFFE0;/*#FEF8DE*/
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
	font-size: 10px;
	text-align: justify;
}

#tooltippointer
{
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
div#topBanner
{
	margin-bottom: 10px;
	position: relative;
}
div#topBanner h3
{
	margin: 0;
}
div#topBanner h3.tvHead1
{
	position:absolute;
	top:10px;
	left:30px
}
div#topBanner h3.tvHead2
{
	position:absolute;
	top:30px;
	left:185px
}
div#topBanner h3.clHead1
{
	position:absolute;
	top:10px;
	left:398px
}
div#topBanner .tvLinks
{
	position:absolute;
	top:280px;
	left:120px;
}
div#topBanner .clLinks
{
	position:absolute;
	top:280px;
	left:530px
}
div#tickerNews
{
	margin: 10px 0;
}
div#newsTag
{
	float:left;
	width:100px;
	background-color:#c60d0d;
	color:#ffffff;
	padding:5px;
	text-align:center;
}
div#newsTag h4
{
	margin: 0;
/*	line-height: 2em;*/
}
div#newsTag h4 a:link, div#newsTag h4 a:visited
{
	color: #ffffff;
	background-color: #c60d0d;
	text-decoration: none;
}
div#newsTag h4 a:hover
{
	color: #ffffff;
	background-color: #c60d0d;
	text-decoration: underline;
}
div#newsContent
{
	float: right;
	width:675px;
	background-color: #EEEEEE;
	color:#000000;
	padding:5px;
}
div.message
{
	height: 18px;
}
div.message div.mDate
{
	float: left;
	width: 70px;
	font-weight: bold;
}
div.message div.mNews
{
	float: right;
	width: 595px;
}
div.message p
{
	margin: 0;
}

/* ---	Tab Content	-- */

div#tabSep
{
	background-color:#4e4e4e;
	color: #ffffff;
	width:100%;
	position:relative;
	margin-top: 20px;
}
.shadetabs
{
	font: normal 12px Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	height: 25px;/*25px*/
	padding: 0;
	margin: 0;
	position:absolute;
	top:0;
	left:0;
	z-index: 99;
}
.shadetabs li
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
.shadetabs li a, .shadetabs li a:visited
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin:0;
	padding:5px 0 0 0;
	width:80px;
	height:19px;
	overflow:hidden;
	text-align:center;
	border-right: 1px solid #ffffff;
}
.shadetabs li a:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #FF9B04;/*#c60d0d;*/
}
.shadetabs li.selected
{
	position: relative;
	top: 0;
}
.shadetabs li.selected a /*selected main tab style */
{ 
	background-color: #FF9B04;/*#c60d0d;*/
	outline:none;
	color: #000000;
}
.shadetabs li.selected a:hover /*selected main tab style */
{
	text-decoration: none;
	outline:none;
}
.tabcontentstyle /*style of tab content container*/
{
	padding: 10px 5px;
	z-index: 100;
}
.tabcontent
{
	display:none;
}
@media print
{
.tabcontent
{
	display:block!important;
}
}
.shadetabs li a.pricetab
{
	background-color: #c60d0d;
	color: #ffffff;
}
.topPage
{
	text-align: right;
	padding:10px;
}
.balloonstyle{
	position:absolute;
	top: -500px;
	left: 0;
	padding: 10px;
	visibility: hidden;
	border:1px solid black;
	font:normal 11px Tahoma;
	/*line-height: 18px;*/
	z-index: 100;
	background-color: #ffffe0;
	width: auto;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);*/
}
#arrowhead
{
	z-index: 99;
	position:absolute;
	top: -500px;
	left: 0;
	visibility: hidden;
}
table.history
{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: none;
}
table.history th
{
	text-align: center;
	vertical-align: middle;
	background-color: #eeeeee;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}
table.history td
{
	vertical-align: top;
	border-bottom: 1px solid #999999;
}
ul.overview
{
	padding-left:5px;
	padding-top:0;
	margin-left: 10px;
	margin-top:8px;
}
pre
	{
	margin-top: .5em;
	margin-bottom: .5em;
	overflow: auto;
	}
pre, code, .code
	{
	font: 100% Monospace, Courier New, Courier; /* This is 100% of 70% */
	color: #000066;
	}
pre b, code b
	{
	letter-spacing: .1em; /* opens kerning on bold in Syntax/Code */
	}
pre.syntax
	{
	background: #eee;
	padding: 4px 8px;
	cursor: text;
	margin-top: 1em;
	margin-bottom: 1em; 
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	}
.lang /* controls the multilang tag styles */
	{
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
/*	font-size: 80%;*/
	font-weight: normal;
	font-style: normal;
	}
.testimonials
{
	border-bottom: 1px dashed #CCCCCC;
}
.testimonials p
{
	margin:10px 0;
}
p.alignRight, .alignRight p
{
	text-align:right;
}
table.pricelistAll
{
	text-align: center;
	margin-bottom: 15px;
}
table.pricelistAll th
{
	color: #ffffff;
	background-color: #333333;/*#5F7484*/
	text-align: center;
	line-height: 2em;
}
table.pricelistAll td
{
	color: #000000;
	background-color: #F4F4F4;
	line-height: 20px;
	vertical-align: middle;
}
table.pricelistAll td.leftAl
{
	text-align: left;
	padding-left: 5px;
}
table.pricelistAll td.rightAl
{
	text-align: right;
	padding-right: 5px;
}
table.pricelistAll td.emptyRow
{
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	line-height: 24px;
	text-align: left;
}
table.pricelistAll td.footnote
{
	background-color:#ffffff;
	text-align:left;
	padding-left: 15px;
}
table.pricelistAll sup 
{
	color: #cc0000;
}

table.pricelistAll a:visited, table.pricelistAll a:link
{
	text-decoration: none;
	color: Maroon;
}
table.pricelistAll a:hover
{
	text-decoration: none;
	color: Maroon;
}
table.priceProduct
{
	text-align: center;
	margin-bottom: 15px;
}
table.priceProduct th
{
	color: #333333;
	background-color: #CCCCCC;/*#5F7484*/
	text-align: center;
	line-height: 2em;
}
table.priceProduct td
{
	color: #000000;
	background-color: #F4F4F4;
	line-height: 20px;
	vertical-align: middle;
}
table.priceProduct td.leftAl
{
	text-align: left;
	padding-left: 5px;
}
table.priceProduct td.emptyRow
{
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	line-height: 24px;
	text-align: left;
}
table.priceProduct td.footnote
{
	background-color:#ffffff;
	text-align:left;
	padding-left: 15px;
}
table.priceProduct sup 
{
	color: #cc0000;
}

table.priceProduct a:visited, table.priceProduct a:link
{
	text-decoration: none;
	color: Maroon;
}
table.priceProduct a:hover
{
	text-decoration: none;
	color: Maroon;
}
table.productlist
{
	text-align: left;
	margin-bottom: 15px;
}
table.productlist th
{
	color: #ffffff;
	background-color: #333333;/*#5F7484*/
	line-height: 2em;
	padding-left: 5px;
	font-size: 12px;
}
table.productlist td
{
	color: #000000;
	background-color: #F4F4F4;
	line-height: 24px;
	vertical-align: middle;
	padding-left: 5px;
}
table.productlist td.centerAl
{
	text-align: center;
	padding: 0;
}
table.productlist td.emptyRow
{
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	line-height: 24px;
	text-align: left;
}
table.productlist a:visited, table.productlist a:link
{
	text-decoration: none;
	color: Maroon;
}
table.productlist a:hover
{
	text-decoration: none;
	color: Maroon;
	font-weight: bold;
}
table.downloadList
{
	text-align: center;
	margin: 15px 0;
}
table.downloadList th
{
	color: #ffffff;
	background-color: #333333;/*#5F7484*/
	text-transform: uppercase;
	text-align: center;
	line-height: 1.75em;
}
table.downloadList td
{
	color: #000000;
	background-color: #F4F4F4;
	padding:0 5px;
	line-height: 20px;
	vertical-align: middle;
}
table.downloadList td.leftAlign
{
	text-align: left;
}
table.downloadList td.emptyRowBig
{
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	line-height: 24px;
	text-align: left;
	text-transform: uppercase;
}
table.downloadList td.emptyRow
{
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	line-height: 24px;
	text-align: left;
}
table.downloadList a
{
	text-decoration: none;
}
table.downloadList a:hover
{
	text-decoration: underline;
}
table.samplesList
{
	text-align: justify;
	margin: 15px 0;
}
table.samplesList h5
{
	margin: 5px 0 8px 0;
}
table.samplesList th
{
	color: #ffffff;
	background-color: #333333;/*#5F7484*/
	text-transform: uppercase;
	text-align: center;
	line-height: 1.75em;
}
table.samplesList td
{
	color: #000000;
	background-color: #F4F4F4;
	padding:0 5px;
/*	line-height: 20px;*/
	vertical-align: top;
}
table.samplesList td.leftAlign
{
	text-align: left;
}
table.samplesList td.emptyRowBig
{
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	line-height: 24px;
	text-align: left;
	text-transform: uppercase;
}
table.samplesList td.emptyRow
{
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	line-height: 5px;
	text-align: left;
}
table.samplesList a
{
	text-decoration: none;
}
table.samplesList a:hover
{
	text-decoration: underline;
}
table.supportlist
{
	text-align: left;
	margin: 15px 0;
}
table.supportlist th
{
	color: #ffffff;
	background-color: #333333;/*#5F7484*/
	text-transform: uppercase;
	text-align: center;
	line-height: 2em;
}
table.supportlist td
{
	color: #000000;
	background-color: #F4F4F4;
	padding:0 5px;
/*	line-height: 20px;*/
	vertical-align: top;
}
table.supportlist td.centerAl
{
	text-align: center;
	padding-top: 1px;
}
table.supportlist td.emptyRow
{
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	line-height: 24px;
}
table.supportlist ul
{
	margin: 5px 10px 5px 15px;
	padding: 5px 10px 5px 15px;
}
.labelL {
	vertical-align: middle;
	text-align: right;
}
div.showcase
{
	width:47%;
	margin-bottom:15px;
	padding-bottom: 6px;
	background: #ffffff url(../images/block_backgr.jpg) no-repeat bottom right;
}
div.showcaseNew
{
	width:47%;
	margin-bottom:15px;
	padding-bottom: 6px;
	background: #ffffff url(../images/block_backgr_new.jpg) no-repeat bottom right;
}
div.showcase p, div.showcaseNew p
{
/*	text-align: justify;*/
}
div.showcase ul, div.showcaseNew ul
{
	padding: 0 10px 0 11px;
	margin: 0 10px 0 11px;
}
p.pLearn
{
	text-align:right;
	margin:0;
	padding-right:60px;
}
ul.quickLinks, ul.quickLinks ul
{
	margin: 5px 10px;
	padding: 5px 10px;
	list-style-type: square;
	line-height: 1.25em;
}
ul.quickLinks ul
{
	margin: 0 5px;
	padding: 0 5px;
}
div.btnDownload
{
	text-align: right;
	margin-top: 30px;
}
div.txtHighlight
{
	color: White;
	border: 0;
	font-family: HandelGothic BT;
	font-size: 12px;
	padding: 2px;
	text-align: left;
}
.licenseType
{
	float: left;
	width: 40%;
	background-color: #FFF0B5;
	margin-right: 5px;
	padding: 8px;
}
h4.page_part
{
	font-size: 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #333333;
	margin-bottom: 15px;
	color: Maroon;
	width: 50%;
}
ul.supportPolicy li
{
	padding-bottom: 6px;
}
div.innerContent
{
	padding: 0 10px 10px;
}
div.prodDesc
{
	float: left;
	width: 240px;
	padding-left: 10px;
}
div.prodDesc p
{
	text-align: justify;
}
.featuredText
{
	float: left;
	width: 300px;
}
.featuredText h1
{
	font-size: 14px;
	margin-bottom: 20px;
}
.featuredImage
{
	float: right;
	text-align: right;
}
ul.featuredList
{
	margin: 5px 0 5px 15px;
	padding: 0 0 0 15px;
	font-size: 12px;
	font-weight: bold;
}
.btnDetails
{
	text-align:right;
	margin-top:20px;
	padding-right:20px;
}
h1.homeHeader
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 3px;
}
h1.hShowcase
{
	background: #ffffff url(../images/heading-showcase.jpg) no-repeat center left;
	height: 24px;
	font-size: 16px;
	margin: 0;
	padding-top: 4px;
	padding-left: 8px;
	color: #333333;
}
.showProduct
{
	width: 48%;
}
.showProduct div
{
	height: 70px;
}
.showProduct img
{
	text-align: right;
}
table.homeSamples
{
	text-align: center;
}
table.homeSamples td
{
	vertical-align: top;
	text-align: center;
}
table.homeSamples a
{
	color: ActiveCaption;
}
.btnsProducts
{
	text-align: right;
	margin-top: 30px;
}