/* CSS Document */

/* Links Styles */

a.viewModel:visited {
	color: #993333;
	text-decoration: none;
}
a.viewModel:active {
	color: #CC0000;
	text-decoration: underline;
}
a.viewModel:link {
	color: #993333;
	text-decoration: none;
}

a.viewModel:hover {
	color: #CC0000;
	text-decoration: underline;
}


a.historyLink:visited {
	color: #727272;
	text-decoration: underline;
}
a.historyLink:active {
	color: #CC0000;
	text-decoration: underline;
}
a.historyLink:link {
	color: #727272;
	text-decoration: underline;
}

a.historyLink:hover {
	color: #993333;
	text-decoration: underline;
}

a.footerLink:visited {
	color: #878787;
	text-decoration: none;
}
a.footerLink:active {
	color: #CC0000;
	text-decoration: underline;
}
a.footerLink:link {
	color: #878787;
	text-decoration: none;
}

a.footerLink:hover {
	color: #993333;
	text-decoration: underline;
}

a.hpLink:visited {
	color: #993333;
	text-decoration: underline;
}
a.hpLink:active {
	color: #CC0000;
	text-decoration: underline;
}
a.hpLink:link {
	color: #993333;
	text-decoration: underline;
}

a.hpLink:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.sidebarLink:visited {
	color: #993333;
	text-decoration: none;
}
a.sidebarLink:active {
	color: #CC0000;
	text-decoration: underline;
}
a.sidebarLink:link {
	color: #993333;
	text-decoration: none;
}

a.sidebarLink:hover {
	color: #993333;
	text-decoration: underline;
}

/* Text Styles */.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #878787;
}

.hpHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8E8E8E;
}
.hpBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9C9C9C;
}
.hpLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993333;
}
.sidebarHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.sidebarLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #993333;
}
.historyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #727272;
}
.model {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #993333;
}
.bigModel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #993333;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.bigProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.bigDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}

.upc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.viewThisModel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #993333;
}
.detailLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #993333;
}
.shipHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #606060;
}
.shipInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99191F;
}
