td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	line-height: 16px;
}
.footer {
	font-size: 9px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.linkNav:link {
	color: #000066;
	text-decoration: none;
	font-size: 11px;
	margin-left: 12px;
}
a.linkNav:visited {
	color: #000066;
	text-decoration: none;
		font-size: 11px;
			margin-left: 12px;
}
a.linkNav:hover {
	color: #CC0000;
	text-decoration: underline;
		font-size: 11px;
			margin-left: 12px;
}
a.linkNav:visted:hover {
	color: #CC0000;
	text-decoration: underline;
		font-size: 11px;
			margin-left: 12px;
}
.tableImage {
	background-color: ffffff;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: ad9c68;
	border-right-color: ad9c68;
	border-bottom-color: ad9c68;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.tableCellimage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
}
.headerSub {
	font-weight: bold;
	text-transform: none;
	color: #000066;
	font-size: 14px;
}
.swatch {
	font-size: 9px;
	color: #666666;
	line-height: 10px;
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
}
.bodySmall {
	font-size: 11px;
	line-height: 11px;
}
.headerSubRed {
	font-size: 13px;
	font-weight: bold;
	color: 990000;
}

.tableCellData {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcd5b6;
	padding-left: 8px;
	vertical-align: top;
}
.tableCellHead {
	font-weight: bold;
	background-color: dcd5b6;
	padding-left: 6px;
}
img.swatch {
  border: 1px solid #000;
}