//yellow #FEDD58
//blue #083A77
// old bgcolor="#FEDD58" text="#FEDD58" link="#FEDD58" vlink="#FEDD58" alink="#FEDD58"

.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#FEDD58;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #083A77;
	text-decoration: none;
}

.small a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
/* Removed from BODY Tag: link="#FEDD58" vlink="#FEDD58" */
.headerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #FFFFFF;
}

.headerLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #FFFFFF;
}

.headerLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:underline;
	color: #FFFFFF;
}

.smallYellow a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #FEDD58;
}

.smallYellow a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:underline;
	color: #FEDD58;
}

.whiteLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #FFFFFF;
}

.whiteLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:underline;
	color: #FFFFFF;
}


/*
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
*/
.catHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
}

.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #976D22;
	text-decoration: none;
}


.leftNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #976D22;
	text-decoration: none;
}

.leftNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#D19935;
	text-decoration: underline;
}

.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color:#999999;
	text-decoration: none;
}

.footerNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
}

.footerNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: underline;
}

.productTitle{
	font-family: Arial, Helvetica, sans-serif;
	color:#083A77;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}

.productLink{
	color:#083A77;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-decoration:underline;
}
.productLink:hover{
	color:#006699;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
.sku {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.SummarySections{
	font-family: Arial, Helvetica, sans-serif;
	color:#FEDD58;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}