body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #aeaeae;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link{
	text-decoration:none;
	color:#545454;
}
a:visited{
	text-decoration:none;
	color:#545454;
}
a:hover{
	text-decoration:underline;
	color:#0071bc;
}

img { border:0px; }

table.home {
	background-color: #FFFFFF;
	background-image: url(images/home_bck.gif);
	background-repeat: repeat-x;
}
table.sub {
	background-color: #FFFFFF;
	background-image: url(images/sub_bck.gif);
	background-repeat: repeat-x;
}
td.topNav {
	text-align:right;
	padding-right:20px;
}
td.topNav a:link{
	text-decoration:none;
	color:#545454;
}
td.topNav a:hover{
	text-decoration:underline;
	color:#0071bc;
}
td.homeProduct {
	width:183px;
	border:solid;
	border-width:1px;
	border-color:#c9caca;
	background-color:#ececec;
	padding-top:5px;
	padding-bottom:2px;
}
td.homeProductText {
	padding-left:10px;
	padding-right:10px;
	line-height:18px;
	padding-bottom:15px;
}

td.freeKit {
	border:solid;
	border-width:1px;
	border-color:#333333;
	background-color:#0071bc;
	padding:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}

td.freeKit a:link{
	text-decoration:none;
	color:#ffffff;
}
td.freeKit a:visited{
	text-decoration:none;
	color:#ffffff;
}
td.freeKit a:active{
	text-decoration:none;
	color:#ffffff;
}
td.freeKit a:hover{
	text-decoration:underline;
	color:#ffffff;
}

td.headingTitle {
	background-image: url(images/title_shade.gif);
	background-repeat: no-repeat;
	height:37px;
	padding-left:25px;
	padding-top:7px;
	color:#0071bc;
	font-size:14px;
	font-weight:bold;
}

p.subCategoryTitleInt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #545454;
  font-weight : bold;
  padding-top:10px;
}

TD.contentPad {
  padding: 0px 18px 0px 24px;
}

TR.footer {
  background: #BDAE8D;
}

TD.footer {
	padding-left:40px;
	font-size: 10px;
	color: #545454;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}

