body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.link:headerNav, a.visited:headerNav, a.hover:headerNav {
	color: rgb(255,255,255);
	font-size: 12px;
	text-decoration: none;
}
a.hover:headerNav {
	color: rgb(255,255,255);
	font-size: 12px;
	text-decoration: underline;
}
.productLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(255,255,255);
	text-decoration: none;
}
a.link:productLinks, a.visited:productLinks {
	color: rgb(255,255,255);
	font-size: 12px;
	text-decoration: none;
}
a.hover:productLinks {
	color: rgb(255,255,255);
	font-size: 12px;
	text-decoration: underline;
}
.productLinksBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(0,0,0);
	text-decoration: none;
}
a.link:productLinksBlack, a.visited:productLinksBlack {
	color: rgb(0,0,0);
	font-size: 12px;
	text-decoration: none;
}
a.hover:productLinksBlack {
	color: rgb(50,50,50);
	font-size: 12px;
	text-decoration: underline;
}
.footer1 {
	color: rgb(230,230,230);
	font-size: 12px;
	text-decoration: none;
}
a.link:footer1, a.visited:footer1 {
	color: rgb(230,230,230);
	font-size: 12px;
	text-decoration: none;
}
a.hover:footer1 {
	color: rgb(255,255,255);
	font-size: 12px;
	text-decoration: underline;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(230,230,230);
	text-decoration: none;
}
a.link:footer2, a.visited:footer2 {
	color: rgb(230,230,230);
	font-size: 10px;
	text-decoration: none;
}
a.hover:footer2 {
	color: rgb(255,255,255);
	font-size: 10px;
	text-decoration: underline;
}
.sectionHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.sectionSubHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(80,80,80);
}
.bodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(255,255,255);
	text-decoration: none;
}
a.link:bodyWhite, a.visited:bodyWhite {
	color: rgb(255,255,255);
	font-size: 12px;
	text-decoration: none;
}
a.hover:bodyWhite {
	color: rgb(240,240,240);
	font-size: 12px;
	text-decoration: underline;
}
.bodyOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(229,186,83);
	text-decoration: none;
}
a.link:bodyOrange, a.visited:bodyOrange {
	color: rgb(229,186,83);
	font-size: 12px;
	text-decoration: none;
}
a.hover:bodyOrange {
	color: rgb(255,255,255);
	font-size: 12px;
	text-decoration: underline;
}