.noprint { display: block; }
a{text-decoration:none}
a:hover{text-decoration:underline}

.subtabs, .subtabs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C0EAFF;
	text-decoration: none;
}
.subtabs_white, .subtabs_white a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headlinks, .headlinks a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tab-on, .tab-on a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tab-off, .tab-off a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.head-smtxt {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.head-smtxt a {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #3898C8;
	text-decoration: underline;
}
.home-txt {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: AAAAAA;
	text-decoration: none;
	line-height: 25px;
}
.insideTit {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.insideSubTit {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3898C8;
	text-decoration: none;
}
.insideTopLinks, .insideTopLinks a {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.insideTxt {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.insideTxt a {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

/* Centering site */
body {
	text-align:center;
}
#div__body {
	background-color: #ffffff;
	position: relative;
	z-index: 0;
	margin: auto  !important;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 760px  !important;
	text-align:left;
}
#div__bodytab {
	background-color: #ffffff;
	position: relative;  !important;
	z-index: 0;
	margin: auto  !important;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 760px  !important;
}
#div__header {
	position: relative;
	background-color: #ffffff;
	z-index: 0; 
	margin-left: auto !important;
	margin-right: auto !important;
	Top: 0px; 
	width: 760px;
}
/* #main_form {
	background-color: #ffffff;
 	position: relative;
	z-index: 2; 
	margin-left: auto !important;
	margin-right: auto !important;
	width: 760px;
	text-align: center;
}
#div__label {
	background-color: #ffffff;
	position: relative; 
	z-index: 1 !important;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 760px !important;
}*/
#div__footer {
	background-color: #ffffff;
	position: relative; 
	z-index: 1; 
	margin-left: auto !important;
	margin-right: auto !important;
	width: 760px !important;
}
#footer_actions {
	background-color: #ffffff;
	position: relative; 
	z-index: 1; 
	margin-left: auto !important;
	margin-right: auto !important;
	width: 760px !important;
}
#div__labtab {
	background-color: #ffffff;
	position: relative !important; 
	z-index: 2 !important;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 760px !important;
}

/* Item Template */
.temp-prodname {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.temp-desc {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.temp-txt13 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.temp-txt {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.temp-note {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}