/* ============================== Main ================================ */
body, td, span, div, p, table, textarea, input, select {
	font-family:arial, verdana, helvetica, sans-serif; 
	color:#000000;
	font-size:11px;
}


.content {
	font-family:arial, verdana, helvetica, sans-serif; 
	color:#000000;
	font-size:11px;
}

.fields {
	background-color:#ffffff; 
	border-bottom:black 1px solid; 
	border-left:black 1px solid; 
	border-right:black 1px solid; 
	border-top:black 1px solid; 
	font-family:Arial; 
	font-size:11px; 
	vertical-align:middle;
}

.fieldButtons {
	background-color:#c0c0c0;
	color:#000000;
	border-bottom:black 1px solid; 
	border-left:black 1px solid; 
	border-right:black 1px solid; 
	border-top:black 1px solid; 
	font-family:Arial; 
	font-size:11px; 
	vertical-align:middle;
}

/* ============================== Page ================================ */

.pageHeader {
	font-size:18px;
	color:Black;
	font-weight:bold;
}

.pageHeaderWhite {
	font-size:18px;
	color:White;
	font-weight:bold;
}

.pageHeaderG {
	font-size:18px;
	color:#999933;
	font-weight:bold;
}

.subHeader {
	font-size:12px;
	color:Black;
	font-weight:normal;
}

.helpHeader {
	font-size:14px;
	color:white;
	font-weight:bold;
}

.subHeaderB {
	font-size:12px;
	color:Black;
	font-weight:Bold;
}

.cartHeader {
	font-size:12px;
	color:Black;
	font-weight:Bold;
}

.receiptHeader {
	font-size:12px;
	color:White;
	font-weight:bold;
}

.receiptItem {
	font-size:10px;
	color:Black;
	font-weight:bold;
}

.seriesListingHeader {
	font-size:14px;
	color:White;
	font-weight:Bold;
	text-decoration:none;
}

.subHeaderWB {
	font-size:12px;
	color:White;
	font-weight:Bold;
}

.blackBold {
	color:Black;
	font-weight:bold;
}

.smallDescG {
	font-size:10px;
	color:#808080;
}

.smallDescB {
	font-size:10px;
	color:Black;
}

/* ============================== Dealer Locator ================================ */

.listingHeader {
	font-size:12px;
	color:Black;
	font-weight:bold;
}

/* ============================== Newsroom ================================ */

.smallDesc {
	font-size:10px;
}

.pageBoxHeader {
	font-size:12px;
	color:#808080;
	font-weight:bold;
}

/* ============================== Page Links ================================ */
a {
	text-decoration:none;
	font-weight:bold;
	color:#333399;
}

a:hover {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}

a.list {
	text-decoration:none;
	font-weight:bold;
	color:#333399;
}

a.list:hover {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}

a.footerLink {
	text-decoration:none;
	color:#333399;
	font-weight:normal;
}

a.footerLink:hover {
	text-decoration:underline;
	color:#ffff00;
	font-weight:normal;
}

a.active {
	text-decoration:none;
	font-weight:bold;
	color:#ffff00;
}

a.active:hover {
	text-decoration:none;
	color:#ffff00;
	font-weight:bold;
}

a.grayed {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

a.grayed:hover {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

/* ============================== Navigation ================================ */
.navTable {
	background-color:#003333;
}

.navLink {
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
}

.navLink:hover {
	color:#ffff00;
	font-size:12px;
	font-weight:normal;
}

.navLinkSpecials {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.navLinkSpecials:hover {
	color:#ffff00;
	font-size:12px;
	font-weight:bold;
}

.navLinkNews {
	color:#ffff00;
	font-size:12px;
	font-weight:bold;
}

.navLinkNews:hover {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.activePage {
	color:#ffff00;
	font-weight:bold;
	font-size:12px;
}

.subNavMenu {
	color:#ffffff;
	font-weight:normal;
	font-size:10px;
}

.navPromoSm {
	color:#ffffff;
	font-weight:normal;
	font-size:10px;
	margin-left:10px;
	margin-right:10px;
}

/* ============================== Misc. ================================ */
.contactWM {
	font-size:10px;
	margin-left:15;
}

.tableHeader {
	font-size:12px;
	color:#ffffff;
	font-weight: bold;
	background-color:#003333;
}