@charset "utf-8";
	.verticaltext {
		writing-mode: tb-rl;
		filter: flipv fliph;
	}
	/* Content Styles */
	div.content {
		background: url('../images/pageBg.png') top left repeat-y;
		width: 800px;
	}
	div.gradient {
		background: url('../images/gradient.png') top left no-repeat;
		height: 20px;
		width: 800px;
	}
	div.miniNavTop {
		background: url('../images/minibox_miniNavTop.png') top left no-repeat;
		height: 30px;
		margin: 0px;
		width: 180px;
	}
	div.miniNavBg {
		background: url('../images/minibox_miniNavBg.png') top left repeat-y;
		margin: 0px;
		width: 180px;
	}
	div.miniNavBottom {
		background: url('../images/minibox_miniNavBottom.png') top left no-repeat;
		height: 2px;
		margin: 0px;
		width: 180px;
	}
	ul.miniNav {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	ul.miniNav li {
		/*border-bottom: 1px solid #8b8b8b; */
		border-left: 2px solid #E0E0E0;
		margin-bottom: 5px;
		padding-left: 10px;
		text-align: left;
	}
	a.miniNav {
		font-size: 10px;
		text-decoration: none;
	}
	a.miniNav:link { color: #126aa5; }
	a.miniNav:visited { color: #126aa5; }
	a.miniNav:hover { color: #cc3838; }
	a.miniNav:active { color: #126aa5; }
	ul.miniNavSub {
		list-style-type: none;
		margin: 0px;
		margin-top: 5px;
		padding: 0px;
	}
	ul.miniNavSub li {
		/*border-bottom: 1px solid #8b8b8b; */
		border-left: 2px solid #E0E0FF;
		margin-bottom: 5px;
		margin-left: 5px;
		padding-left: 10px;
		text-align: left;
	}
	a.miniNavSub {
		font-size: 10px;
		text-decoration: none;
	}
	a.miniNavSub:link { color: #8b8b8b; }
	a.miniNavSub:visited { color: #8b8b8b; }
	a.miniNavSub:hover { color: #cc3838; }
	a.miniNavSub:active { color: #8b8b8b; }
	div.featuredProduct {
		background: url('../images/minibox_featuredProduct.png') top left no-repeat;
		height: 140px;
		margin: 0px;
		width: 180px;
	}
	div.featuredProduct img {
		float: right;
	}
	div.boxTitle {
		color: #126aa5;
		font-size: 10px;
		font-weight: bold;
	}
	div.boxDesc {
		color: #8b8b8b;
		font-size: 10px;
	}
	div.whatsNew {
		background: url('../images/minibox_whatsNew.png') top left no-repeat;
		height: 140px;
		margin: 0px;
		width: 180px;
	}
	div.newsDate {
		color: #126aa5;
		font-size: 10px;
		font-weight: bold;
	}
	div.newsDesc {
		color: #8b8b8b;
		font-size: 10px;
	}
	div.dynamixSupport {
		background: url('../images/minibox_dynamixSupport.png') top left no-repeat;
		height: 90px;
		width: 180px;
	}
	div.flashbanner {
		height: 340px;
		width: 480px;
	}
	div.blerb {
		background: url('../images/blerb.png') top left no-repeat;
		height: 50px;
		width: 480px;
	}
	div.sitesearch {
		background: url('../images/minibox_siteSearch.png') top left no-repeat;
		height: 90px;
		width: 180px;
	}
	div.dataTop {
		background: url('../images/box_dataTop.png') no-repeat;
		color: #F0F0F0;
		font-size: 12px;
		height: 30px;
		width: 590px;
	}
	div.dataBg {
		background: url('../images/box_dataBg.png') repeat-y;
		width: 590px;
	}
	div.dataBottom {
		background: url('../images/box_dataBottom.png') no-repeat;
		height: 2px;
		width: 590px;
	}
	a.boxLink { font-size: 10px; text-decoration: underline; }
	a.boxLink:link { color: #126aa5; }
	a.boxLink:visited { color: #126aa5; }
	a.boxLink:hover { color: #cc3838; }
	a.boxLink:active { color: #126aa5; }
	a.titleLink { font-size: 14px; font-weight: bold; text-decoration: none; }
	a.titleLink:link { color: #126aa5; }
	a.titleLink:visited { color: #126aa5; }
	a.titleLink:hover { color: #cc3838; text-decoration: underline; }
	a.titleLink:active { color: #126aa5; }
	table.contactForm {
		color: #444;
		font-size: 11px;
	}
	table.contactForm input {
		background-color: #fff;
		border: 1px solid #ccc;
		color: #444;
		font-size: 11px;
	}
	table.compare {
		background-color:#888;
		margin: auto;
	}
	table.compare tr {
		background-color:#FFF;
	}
	table.compare td.compareInfo ul { list-style-image:url('/images/blt_bb3030.png'); margin:0px 20px; }
	table.compare td.compareInfoHeader { background-color:#FFF; color:#555; font-size:12px; font-weight:bold; text-align:center; }
	table.compare td.compareInfo { background-color:#FFF; font-size:10px; text-align:left; }
	table.compare td.compareUsHeader { background-color:#EFE; color:#5A5; font-size:14px; font-weight:bold; text-align:center; }
	table.compare td.compareUs { background-color:#EFE; font-size:10px; text-align:center; }
	table.compare td.compareThemHeader { background-color:#FEE; color:#C00; font-size:12px; font-weight:bold; text-align:center; }
	table.compare td.compareThem { color:#C00; background-color:#FEE; font-size:10px; text-align:center; }
	table.compare span.greenCheck { color:#5A5; font-size:20px; font-weight:bold; }
	table.compare span.txtCompetitor { color:#C00; }
	table.compare span.txtInfoTotal { color:#000; font-size:12px; font-weight:bold; }
	table.compare span.txtUsTotal { color:#5A5; font-size:14px; font-weight:bold; }
	table.compare span.txtCompetitorTotal { color:#C00; font-size:12px; font-weight:bold; }
	span.txtCompareSummary { color:#5A5; font-size:16px; font-weight:bold; }
