body { color: black; font-family: Arial, Helvetica, sans-serif; background-color: white; }

.nav { color: white; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.navYel { color: #fc0; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.nav:hover { color: #b80000; text-decoration: none }
a.navYel:hover { color: #b80000; text-decoration: none }

.tnav  { color: blue; font-weight: bold; font-size: 12px }
.bodytext { color: black; font-size: 12px }
a.tnav:hover  { color: #b80000 }
.tnavlt   { color: blue; font-size: 12px }
a.tnavlt:hover   { color: #b80000 }

.buy  { color: blue; font-weight: bold; font-size: 11px }
a.buy:hover  { color: #b80000 }
a.buy:visited   { color: #f60 }
.buybig  { color: blue; font-weight: bold; font-size: 12px }
a.buybig:hover  { color: #b80000 }
a.buybig:visited   { color: #f60 }

.space  { font-size: 8px; line-height: 8px }

.ourPrice { color: #b80000; font-weight: bold; }
td.cellspace   { padding-top: 5px; padding-right: 5px; padding-left: 5px }
td.redoutline { padding: 5px; border: 2px #b80000 }
table.redoutline1 { padding: 5px; border: 2px #b80000 }
td.redNote { padding: 5px; border: solid 2px #b80000 }
table.redNote { padding: 5px; border: solid 2px #b80000 }
.techtext  { color: #000; font-size: 11px }
div.results { margin-right: 16px; margin-left: 16px; }

.rColumn {
	font-size: 12px;
}
.rColumnSm {}

.redHighlight {
	font-weight: bold;
	color: #B80000;
}

.bulletHeadline { font-size: 13px; font-weight:bold}
.bulletList { font-size: 13px; }
li.bulletList { margin-top: -1em; }

.specHeadLeft { font-size: 12px; font-weight:bold; text-align: left; } 
.specHeadCenter { font-size: 12px; font-weight:bold; text-align: center; }
.specLeft { font-size: 12px; vertical-align: middle; }
.specCenter { font-size: 12px; text-align: center; vertical-align: middle; }

.orderHeadLeft { font-size: 12px; font-weight: bold; background-color: #ccc; text-align: left; vertical-align: middle; }
.orderHeadCenter { font-size: 12px; font-weight: bold; background-color: #ccc; text-align: center; vertical-align: middle; }
.orderLeft { font-size: 12px; vertical-align: middle; }
.orderCenter { font-size: 12px; text-align: center; vertical-align: middle; }
.orderPrice { font-size: 12px; text-align: right; vertical-align: middle; }

.footnote {
	font-size: 11px;
	font-style: italic;
}
.footnoteEmphasis {}

tr.orderHeadLeft, tr.orderHeadCenter, tr.specHeadLeft, tr.specHeadCenter { font-size: 12px; font-weight: bold; background-color: #ccc; vertical-align: middle; }

.indexHeadLeft {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	vertical-align: top;
}
.indexHeadCenter {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: top;
}
.indexLeft {
	font-size: 12px;
	vertical-align: top;
}
.indexLeft img {
	text-align: center;
}

.indexCenter {
	text-align: center;
	vertical-align: top;
}
tr.indexHeadLeft, tr.indexHeadCenter, td.indexHeadLeft, td.indexHeadCenter {}

.indexSubHead {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
td.indexSubHead, tr.indexSubHead {
	background-color: #7C7C7C;
	padding: 3px;
}
