.noCSS {
	display: none;
}
body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 10px;
}
a {
	color: #0099CC;
}
a:hover {
	color: #006699;
}
.outer {
	width: 770px;
}
.topbar {
	height: 79px;
	background: url(../images/logo.gif) no-repeat;
	padding: 16px 0 0 168px;
	text-align: center;
}
.topbar img {
	margin: 0 0px 0 4px;
	border: 0;
}
.searchbar {
	height: 21px;
	background: url(../images/horzTwoDash.gif) repeat-x;
	text-align: right;
	padding: 7px 6px 0;
	margin-bottom: 30px;
}
.searchbar img {
	margin: 0;
}
.searchbar form {
	float: left;
	vertical-align: top;
}
.searchbar input {
	border: 1px solid #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	position: relative;
	top: -1px;
	vertical-align: top;
	margin-right: 4px;
}
.searchbar input.button {
	width: 25px;
	height: 16px;
	border: 0;
	_top: 0;
}
.mainbar {
	padding: 6px 0 0;
	background: url(../images/horzDash.gif) repeat-x 0 2px;
}
.content th {
	width: 156px;
	background: url(../images/secureTop.gif) no-repeat bottom;
	padding: 0 0 54px 5px;
	text-align: left;
	vertical-align: top;
}
.content th p {
	font-size: 11px;
	color: #666666;
	margin: 4px 6px;
}
.content th a {
	color: #666666;
	text-decoration: none;
}
.content th a:hover {
	color: #FD7119;
}
.content td {
	background: url(../images/vertDash.gif) repeat-y 7px 0;
	padding: 0 0 10px 11px;
	vertical-align: top;
	width: 598px;
}
.content h1 {
	font-size: 13px;
	color: #DD1FBB;
}
.content h1.border {
	height: 22px;
	background-color: #F9F9F9;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	padding: 4px 8px 0;
	margin: 0 0 3px;
}
.content h1 a {
	color: #DD1FBB;
	text-decoration: none;
}
.content h1 a:hover {
	color: #A33584;
}
.content ul.files {
	margin: 0 2em 1.2em;
	padding: 0;
	list-style: none;
}
ul.files li {
	min-height: 16px;
	_height: 16px;
	margin: 0 0 0.2em;
	padding: 0 0 0 20px;
	background: #e3e3e3 url(/images/icons/bulletFile.gif) no-repeat 0;
	color: #474646;
}
ul.files li.doc {
	background-image: url(/images/icons/bulletDOC.gif);
}
ul.files li.dwg {
	background-image: url(/images/icons/bulletDWG.gif);
}
ul.files li.dxf {
	background-image: url(/images/icons/bulletDXF.gif);
}
ul.files li.gif {
	background-image: url(/images/icons/bulletGIF.gif);
}
ul.files li.jpg {
	background-image: url(/images/icons/bulletJPG.gif);
}
ul.files li.pdf {
	background-image: url(/images/icons/bulletPDF.gif);
}
ul.files li.pps {
	background-image: url(/images/icons/bulletPPS.gif);
}
ul.files li.swf {
	background-image: url(/images/icons/bulletSWF.gif);
}
ul.files li.xls {
	background-image: url(/images/icons/bulletXLS.gif);
}
.list td {
	width: 299px;
	_width: 281px;
	vertical-align: top;
	background-color: #F8DFF5;
	background-image: none;
	padding: 6px 7px;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
.list h1 {
	font-size: 11px;
	color: #DD1FBB;
}
.list p {
	font-size: 10px;
	line-height: 12px;
	color: #DD5ECE;
}
.list a {
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}
.list a:hover {
	color: #993300;
}
.listimg {
	float: left;
}
.listimg img {
	width: 118px;
	height: 167px;
	border: 1px solid #F0BCEA;
}
.listcontent {
	width: 154px;
	display: table-cell;
	_float: left;
	padding: 5px 0 5px 7px;
}
.listcontent span {
	display: block;
	text-align: right;
}
.listcontent span img {
	float: left;
	border: 0;
}
.grey {
	background-color: #E3E3E3;
	padding: 6px 7px;
	margin: 0 0 3px;
}
.grey td {
	width: auto;
	background-image: none;
	padding: 2px;
}
.grey h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
	color: #474646;
}
.grey h6 select {
	margin-left: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.grey h6 span {
	font-weight: normal;
}
.grey p {
	color: #474646;
}
.grey hr {
	color: #A6A6A6;
	margin-top: 50px;
}
.productdetailimg {
	float: left;
}
.productdetailimg img {
	display: block;
	width: 242px;
	border: 1px solid #A8A8A8;
}
.productdetail {
	float: left;
	width: 330px;
	padding: 5px 0 5px 7px;
}
.editorialimg {
	background-color: #CCCCCC;
	padding: 6px;
	float: right;
	margin: 0 0 10px 10px;
	clear: both;
}
.editorialimg img {
	border: 1px solid #A8A8A8;
}
.pagenav {
	font-size: 11px;
}
.pagenav td {
	background-image: none;
	padding: 2px;
}
.pagenav p {
	color: #EEEEEE;
	margin: 0;
}
.pagenav p b {
	color: #000000;
}
.bottombar {
	height: 73px;
	background: url(../images/bgBottom.gif) repeat-x;
}
.bottombar p {
	font-size: 10px;
	line-height: 12px;
	color: #FFAF94;
	text-align: center;
	margin: 5px 0 0;
}
.bottombar p a {
	color: #FFD3C4;
	text-decoration: none;
}
.bottombar p a:hover {
	color: #FFFFFF;
}


.formBody {
	margin: 0px;
}
.formTxtTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.formTxtBox {
	width: 135px;
	border: 1px solid #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.formTxtBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.formTxtFieldNames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}