body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #151515;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
a.footer {
	font-size: 9px;
	color: #AAAAAA;
}
a.footer:hover {
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
.footer {
	font-size: 9px;
	color: #AAAAAA;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	/*text-decoration: underline;*/
}

h2{
	font-weight: bold;
	font-size: 13px;
	/*text-decoration: underline;*/
}


h3 {
	font-weight: bold;
	font-size: 12px;
	/*text-decoration: underline;*/
}

a.breadcrumb {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a.breadcrumb:hover {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
a.breadcrumb:visited {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
.breadcrumb {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.productSpacer {
	height: 30px;
}
.beforeafter {
	border: 2px solid #CCCCCC;
}