.producttable {
	border-collapse: collapse;
	border: 1px solid #E5E5E5;
}
.green {
	font-size: 12px;
	color: #005AA5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.border {
	border: 1px solid #E5E5E5;
}
a.topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	/*color: #06B0EF;*/
	color: #005AA5;
	display: block;
	background-color: #E5E5E5;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	/*color: #06B0EF;*/
	color: #005AA5;
	display: block;
	background-color: #E5E5E5;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	/*color: #06B0EF;*/
	color: #005AA5;
	display: block;
	background-color: #C7C4E2;
	padding-top: 4px;
	padding-bottom: 4px;
}
.gray10 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.gray16 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.TD, TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #ED1C24;*/
	color: #005AA5;
	background-color: #E5E5E5;
	border: 0px;
}
a:link {
	text-decoration: none;
	color: #0077C6;
}
a:visited {
	text-decoration: none;
	color: #0077C6;
}
a:hover {
	text-decoration: underline;
	color: #0077C6;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
hr {
	color: #E5E5E5;
}