
img { -ms-interpolation-mode:bicubic; }

a
{
	color: #4A5678;
	text-decoration: none;
}

td
{
	vertical-align: top;
}

a:hover, a:focus, a:active {
	color: #445590;
	text-decoration: underline;
} 

.arrowlink
{
	width: 20px;
}

body 
{
	background-color: #27489C;
	background-image: url('/images/bggrad.png');
	background-repeat: repeat-x;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: left;
	font-family: arial;
	font-size: 10pt;
	color: #222222;

overflow: scroll;
*overflow: visible
*overflow-y: scroll;

}

.container
{
	background-color: transparent;
	width: 807px;
	padding-left: 7px;
	margin: 0 auto;
}

.banner
{
	background-image: url('/images/banner.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 798px;
	height: 70px;
	margin-left: -7px;
	border-left: 1px #888888 solid;
	border-right: 1px #888888 solid;
}

.breadcrumb
{
	width: 760px;
	padding-left: 0px;
	padding-right: 20px;
	height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	background-color: transparent;
	font-size: 9pt;
}

.blocklink, a.blocklink
{
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 112px;
	padding-top: 6px;
	height: 24px;
	float: left;
	text-align: center;
	background-color: #DDDDDD;
	background-image: url('/images/bar.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-bottom: 1px #888888 solid;
}

a.blocklink:hover, a.blocklink:focus, a.blocklink:active {
	background-color: #000000;
	background-image: url('/images/bardown.png');
	background-repeat: repeat-x;
} 

.blocklink2, a.blocklink2
{
	text-decoration: none;
	display: block;
	width: 140px;
	padding-top: 6px;
	padding-right: 30px;
	height: 24px;
	text-align: right;
	background-image: none;
	margin-left: 20px;
	margin-bottom: 5px;
	color: #2B5268;
}

a.blocklink2:hover, a.blocklink2:focus, a.blocklink2:active {
	background-image: url(/images/tab.png);
	background-position: top right;
	background-repeat: no-repeat;
} 

.clearer
{
	clear: both;
}

.content
{
	width: 528px;
	margin-left: -7px;
	margin-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
	background-color: #FFFFFF;
	min-height: 600px;
	text-align: left;
	border: 1px #888888 solid;
}

.contenttitle
{
	width: 578px;
	margin-left: -30px;
	margin-bottom: 20px;
	height:18px;
	/*background-color: #5480B9;*/
	background-image: url('/images/bar.png');
	background-repeat: repeat-x;
	border-bottom: 3px #BBBBBB solid;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
	padding: 5px;
}

.contenttitle a
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}

.dotteddiv
{
	border: 1px #BBBBBB dashed;
	padding: 10px;
}

.downloadtable
{
	width: 100%;
	border-collapse: separate;
	border: 1px #444444 solid;
}

.downloadtable img
{
	width: 30px;
	vertical-align: middle;
}

.downloadtable span
{
	font-size: 8pt;
}

.downloadtable td
{
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: middle;
	text-align: center;
	background-color: #F0F6F9;
}

.downloadtable th
{
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #DCE9C7;
	vertical-align: middle;
	text-align: center;
}

.footer
{
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
}

.footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

.imgdisp
{
	width: 100px;
}

.menu
{
	background-color: #DDDDDD;
	background-image: url('/images/bar.png');
	background-repeat: repeat-x;
	width: 798px;
	height: 30px;
	text-align: center;
	font-size: 11pt;
	margin-left: -7px;
	border: 1px #888888 solid;
}

.modeldisp
{
	float: left;
	width: 50px;
	font-weight: bold;
}

.modelimg
{
	text-align: center;
}

a.nocss, a.nocss:hover, a.nocss:focus, a.nocss:active
{
	font-family: arial;
	font-size: 10pt;
	color: #222222;
	text-decoration: none;
}

.hometable
{
	width: 80%;
	border-collapse: collapse;
	margin-left: 50px;
}

.hometable td
{
	vertical-align: middle;
	padding: 10px;
}

.productinfo td
{
	margin: 0px;
	border: 2px #CCCCCC solid;
	padding: 10px;
	vertical-align: top;
}

.productlisting
{
	width: 100%;
	border-collapse: collapse;
}

.productlisting td
{
	vertical-align: top;
	padding: 10px;
	background-color: #DCE9C7;
}

.productlisting tr td div
{
	width: 150px;
	text-align: center;
}

.dllisting
{
	width: 100%;
	border-collapse: collapse;
}

.dllisting td
{
	vertical-align: middle;
	padding: 10px;
	height: 50px;
	background-color: #DCE9C7;
}

.dllisting tr .modelimg
{
	width: 100px;
	text-align: center;
}

.dllisting tr .modelimg img
{
	width: 100px;
}


.reslisting
{
	width: 100%;
	border-collapse: collapse;
}

.reslisting td
{
	vertical-align: middle;
	padding: 10px;
	height: 50px;
	background-color: #DCE9C7;
}

.reslisting tr .modelimg
{
	width: 100px;
	text-align: center;
}

.reslisting tr .modelimg img
{
	width: 60px;
	padding-left: 20px;
	padding-right: 20px;
}

.productmenu
{
	padding: 3px;
	text-align: left;
}

.productmenu img
{
	width: 150px;
	margin-bottom: 5px;
}

.productmenu a
{
	font-size: 11pt;
	font-weight: bold;
}

.screenshot
{
	width: 200px;
}

.sidebar
{
	width: 190px;
	margin-top:0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-top: 20px;
	background-color: transparent;
	background-image: url('images/sidegrad.png');
	background-repeat: no-repeat;
	min-height: 648px;
	float: left;
	color: #2B5268;
}

.sidebarbullet
{
	margin-left: 20px;
}

.sidebar img
{
	width: 180px;
}

.sidebarlist
{
	list-style: none;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	margin-right: 20px;
}

.sidebarlist li
{
	margin-bottom: 15px;
}

.sidebartitle
{
	width: 190px;
	margin-left: -10px;
	margin-bottom: 20px;
	height:18px;
	background-color: #5480B9;
	border-bottom: 3px #BBBBBB solid;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
	padding: 5px;
	display: none;
}

.spacer
{
	float: left;
	width: 2px;
	border-bottom: 1px #888888 solid;
	height:30px;
}

.tagdisp
{
	float: left;
	width: 50px;
	font-weight: bold;
}

td.productcontent
{
	padding-bottom: 20px;
	padding-top: 0px;
}

.colorrow td
{
	background-color: #F0F6F9;
}

.preload
{
	display: none;
}

img
{
	border: none;
}

.blueback
{
		
			background-color: #F0F6F9;
		padding: 10px;
}

.greenback li
{
	margin-bottom: 8px;
}

.blueback li
{
	margin-bottom: 8px;
}

.greenback
{
background-color: #DCE9C7;
			padding: 10px;
}

.imgdisplay
{
	text-align: center;
	width: 200px;
}

.imgdisplay img
{
	width: 250px;
}

.detailimg
{
	width: 50%;
	float: left;
	margin-bottom: 20px;
}

.detailimg img
{
	width: 95%;
	margin-left: 2.5%
}

.chipimg
{
	margin-top: 40px;
}

.clear
{
	clear:both;
}

.downloadtablename
{
	text-align: left !important;
}

.fitimgs img
{
	*width: expression(this.width > 100% ? 100%: true);
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.intertable
{
	width: 100%;
}

.intertable td
{
	text-align: center;
	padding: 10px;
}

.intertable img
{
	width: 100px;
	border: 1px #444444 solid;
}

.fullintertable img
{
	width: 100px;
		border: 1px #444444 solid;
}

.fullintertable .leftcol
{
	text-align: center;
	vertical-align: middle;
}

.fullintertable td
{
	padding: 20px;
	border-bottom: 1px #888888 solid;
}

.fullintertable
{
	border-spacing: 0px;
}

.tallimg
{
	width: 50px !important;
}

.qleftcol
{
	padding-right: 20px;
}

.infotable td, .infotable th
{
	min-width: 100px;
	padding: 5px;
	border: 1px #444444 solid;
}

.infotable th
{
	text-align: center;
}

.optiontable
{
	margin-left: 20px;
}

.shadow
{
	background-image: url(/images/shad.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 7px;
	padding-bottom: 7px;
	margin-left: 7px;
}
