body {}
p {}
td { color: black; font-size: 12px;  font-family: Arial, Verdana }
.bodytext  { color: black; font-size: 12px;  font-family: Arial, Verdana }


/*used in header*/
.bottomNavLink { color: white; font-weight: 500; font-size: 11px; line-height: 12px; font-family: Tahoma, Arial, Verdana }
.bottomNavLinkSmall { color: white; font-weight: 500; font-size: 8px; line-height: 12px; font-family: Tahoma, Arial, Verdana }




/* COMMENTED OUT 
a  { color: #006699; font-weight: bold; font-size: 12px; font-family: Arial, Verdana; text-decoration: underline}*/
a:link { font-weight: bold; color: #0038A2; text-decoration: none}
a:hover { font-weight: bold; color: #7DABFF; text-decoration: underline;}
a:visited:hover { font-weight: bold; color: #7DABFF; text-decoration: underline;}
a:visited { font-weight: bold; color: #465b66; text-decoration: none}




.title { color: #0038A2; font-weight: 600; font-size: 16px; line-height: 18px; font-family: Tahoma, Arial }
.homeTitle { color: #0038A2; font-size: 16px; font-family: Tahoma, Arial, Helvetica, Verdana; line-height: 19px }
.homeTitle2 { color: #0038A2; font-size: 16px; font-family: Tahoma, Arial, Helvetica, Verdana; line-height: 19px }
.bgdash {  background-image: url(../_images/layout/dash.gif); background-repeat: repeat-x}


/*used on subpages*/
.producttitle
{ color: #0038A2; font-weight: 600; font-size: 12px; line-height: 18px; font-family: Tahoma, Arial }
.subheads
{ color: #0038A2; font-weight: 600; font-size: 12px; line-height: 18px; font-family: Tahoma, Arial }
.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bolder;
	color: #0038A2;
}

/*used in header of press releases*/
H1{ color: #0038A2; font-weight: 600; font-size: 16px; line-height: 18px; font-family: Tahoma, Arial }
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: black;
    PADDING-TOP: 8px;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
/*used on item and category pages*/
H3
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 12px;
    MARGIN-BOTTOM: 0px;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}


/* body style */
.shortdesc {
    	FONT-WEIGHT: normal;
	color: black;
	font-size: 11px;
	line-height: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
/*used on the header of pages*/
.headline { color: black; font-weight: bold; font-size: 11px; line-height: 12px; font-family: Tahoma, Arial, Verdana}
/*being used for bullet sized items on page*/
.small
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}

/*same as small*/
.bullets
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}


.FAQSection {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.FAQCategory {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.FAQSubject {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.FAQ {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.FAQCategory {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.FAQSubject {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.FAQ {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.FAQCategory:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
A.FAQSubject:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
A.FAQ:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

