body {}
p {}
td { color: black; font-size: 12px;  font-family: Arial, Verdana }
.bodytext  { color: black; font-size: 12px;  font-family: Arial, Verdana }
/*font for header line in table for cart*/
/*used in header*/
.cartHdr { color: black; font-weight: bold; font-size: 11px; line-height: 12px; font-family: Arial, Verdana}
.bottomNavLink { color: white; font-weight: 500; font-size: 11px; line-height: 12px; font-family: Arial, Verdana }
.bottomNavLinkSmall { color: white; font-weight: 500; font-size: 8px; line-height: 12px; font-family: Arial, Verdana }
a:hover  { color: #aaa; font-size: 12px; font-family: Arial, Verdana }
a  { color: #006699; font-weight: bold; font-size: 12px; font-family: Arial, Verdana; text-decoration: underline}
.shopcartSpecial { color: #5e736e; font-weight: bold; font-size: 11px; line-height: 12px; font-family: Arial, Verdana }
.title { color: #465b66; font-weight: 600; font-size: 16px; line-height: 18px; font-family: Arial, Tahoma }
.homeTitle { color: #2eb2f6; font-size: 16px; font-family: Arial, Helvetica, Verdana; line-height: 19px }
.homeTitle2 { color: #207eae; font-size: 16px; font-family: Arial, Helvetica, Verdana; line-height: 19px }
/*used on subpages*/
.producttitle
{ color: #465b66; font-weight: 600; font-size: 12px; line-height: 18px; font-family: Arial, Tahoma }
.subheads
{ color: #465b66; font-weight: 600; font-size: 12px; line-height: 18px; font-family: Arial, Tahoma }
.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bolder;
	color: #0099CC;
}
/*used in header of press releases*/
H1{ color: #465b66; font-weight: 600; font-size: 16px; line-height: 18px; font-family: Arial, Tahoma }
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: black;
    PADDING-TOP: 8px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
/*used on item and category pages*/
H3
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 12px;
    MARGIN-BOTTOM: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
/*inside cart table*/
.carttable
{
    color: black;
    font-size: 11px;
    line-height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #f1f2f2
}
/* body style */
.shortdesc {
    	FONT-WEIGHT: normal;
	color: black;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
/*used on the header of pages*/
.headline { color: black; font-weight: bold; font-size: 11px; line-height: 12px; font-family: Arial, Verdana}
/*being used for bullet sized items on page*/
.small
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

/*same as small*/
.bullets
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

A.bullets
{
    color: #006699; FONT-SIZE: 11px;font-weight: bold;
}
A.bullets:hover
{
    color: #aaa; FONT-SIZE: 11px;
}

/* errors on shopping cart, one would be a promo code error */
.errcartsm
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
/* Promo Code font*/
.errcart
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
/*used in steps of checkout*/
.cartbreadcrumb
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    color: #465b66;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #e1e2e2
}
.cartbreadcrumbcurrent
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    color: #465b66;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.FAQSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.FAQCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.FAQSubject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FAQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.FAQCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.FAQSubject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.FAQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.FAQCategory:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
A.FAQSubject:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
A.FAQ:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
