/* CSS Document *//**** Navigation Links  ****/.navigate-links:link { 	text-decoration: none;	color: #003399;}.navigate-links:visited{	text-decoration: none;	color: #003399;}.navigate-links:hover{	text-decoration: underline;	color: #FF9900;}.header-property{	font-family: sans-serif;	font-size: 11px;	margin-left: 2px}/**** Header Properties ****/h2{	font-family: sans-serif;}h3{	font-family: sans-serif;	font-size: 14px;}h4{	font-family: sans-serif;	font-size: 12px;}.header-background{	background-image: url(../images/header_background.jpg);	background-repeat: repeat-x;}.header-links:link{	text-decoration: none;	font-family: sans-serif;	font-size: 13px;	font-weight: bold;	color: white;	text-align: right;}.header-links:visited{	text-decoration: none;	font-family: sans-serif;	font-size: 13px;	font-weight: bold;	color: white;	text-align: right;}.header-links:hover{	text-decoration: underline;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #FF9900;	text-align: right;}/**** Products Links ****/.plinks:link{	text-decoration: none;	color: white;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	margin-left: 6px;}.plinks:visited{	text-decoration: none;	color: white;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	margin-left: 6px;	}.plinks:hover{	text-decoration: underline;	color: #FF9900;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	margin-left: 6px;}.product-background{	background-image: url(../images/product-background.jpg);	background-repeat: repeat-x; }/**** Products Lists ****/.plists:link{	text-decoration: none;	color: white;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;}.plists:visited{	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: white;}.plists:hover{	text-decoration: underline;	color: #FF9900;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;}.plist-property{	color: white;	text-indent: 10px;}/**** Main Table ****/.main-table{	border: 1;	bordercolor: #666666;}.table-header-background{	background-image: url(../images/table-header-background.jpg);	background-repeat: repeat-x;}/**** Product Body ****/.description-property{	font-family: sans-serif;	font-size: 12px;	margin-right: 10px;}/**** Form Property ****/select{	font-family: sans-serif;	font-size: 12px;}/**** Product-KVMs Fonts ****/.part-number{	font-family: sans-serif;	font-size: 15px;	font-weight: bold;}.product-description{	font-family: sans-serif;	font-size: 12px;	word-spacing: 1px;} .product-td-property{	width: 362px;	border-color: #666666;	border-style: solid;	border-width: thin;}/**** Headline Tabs ****/.headline-tab{	background-image:url(../images/headline/background.jpg);	background-repeat: repeat;}
