/* HTML-Templates Stylesheet *//* Zones Definitions *//* Global */.global {	background-color:#3B203F;}/* Main Content Area */.content {	background-color:#ffffff;}/* Table border*/.content2 {	background-color:#CCCC99;}/* Link behaviour */a:link {	font-family:Verdana,Arial,sans-serif;	font-style:normal;	text-decoration:none;}a:visited {	font-family:Verdana,Arial,sans-serif;	font-style:normal;	text-decoration:none;}/* Elements */.separatorLine {	background-image: url(../images/purp_line.gif);	background-repeat: repeat;}/* form elements *//* input fields */.inputS { font-size:11px;	font-family:Verdana,Arial,sans-serif;}/* select boxes *//* general */select { 	font-family:Verdana,Arial,sans-serif; 	font-size:11px; 	font-weight:500;}/* small*/.selectS { 	font-family:Verdana,Arial,sans-serif; 	font-size:10px; 	font-weight:500;}/* primary navigaton */.primnav {	font-family:Verdana, Arial, sans-serif;	font-size:12px;	font-weight:normal;	line-height:18px;	text-decoration:none;	color:#333333;	}.primnav-high {	font-family:Verdana, Arial, sans-serif;	font-size:12px;	font-weight:bold;	line-height:18px;	text-decoration:none;	color:#3B203F;}.primnav2 {	font-family:Verdana, Arial, sans-serif;	font-style:normal;	font-size:11px;	line-height:16px;	text-decoration:none;	color:#333333;}.primnav2-high {	font-family:Verdana, Arial, sans-serif;	font-size:11px;	font-style:normal;	line-height:16px;	text-decoration:none;	color:#333333;	font-weight: bold;}.primnav3 {	font-family:Verdana, Arial, sans-serif;	font-style:normal;	font-size:11px;	line-height:14px;	text-decoration:none;	color:#3B203F;}.primnav3-high {	font-family:Verdana, Arial, sans-serif;	font-size:11px;	font-style:normal;	line-height:16px;	text-decoration:none;	color:#999933;}/* Text Elements */.txt {	font-family:Verdana,Arial,sans-serif; 	font-style:normal;	font-size:11px;	line-height:16px;	text-decoration:none; 	color:#3B203F;}.txtS {	font-style:normal;	text-decoration:none; 	font-size:10px;	color:#3B203F;	font-family:Verdana, Arial, Helvetica, sans-serif; 	line-height:14px;}.txtbold {	font-family:Verdana,Arial,sans-serif; 	font-size:11px; 	font-weight:bold; 	line-height:16px;	text-decoration:none; 	color:#3B203F; }.txtboldyellow {	font-family:Verdana,Arial,sans-serif; 	font-size:11px; 	font-weight:bold; 	line-height:16px;	text-decoration:none; 	color:#999933; }.txtitalic {	font-family:Verdana, Arial, sans-serif; 	font-style:italic;	font-size:11px;	line-height:16px;	text-decoration:none; 	color:#999933;}.txtunderline {	font-family:Verdana, Arial, sans-serif; 	font-style:normal;	font-size:11px;	line-height:16px;	text-decoration:underline; 	color:#3B203F;}.headings {	font-style:normal;	text-decoration:none;	font-size:18px;	color:#3B203F;	font-family:Verdana, Arial, Helvetica, sans-serif;	line-height:24px;	font-weight: bold;}.subhead {	font-style:normal;	text-decoration:none;	font-size:14px;	color:#999933;	font-family:Verdana, Arial, Helvetica, sans-serif;	line-height:normal;	font-weight: bold;}.subhead-high {	font-style:normal;	text-decoration:none;	font-size:14px;	color:#3B203F;	font-family:Verdana, Arial, Helvetica, sans-serif;	line-height:normal;	font-weight: bold;}.sub-subhead {	font-style:normal;	text-decoration:none;	font-size:12px;	color:#999933;	font-family:Verdana, Arial, Helvetica, sans-serif;	line-height:normal;	font-weight: bold;}.productimage {	border: 1px solid #000000;}