BODY
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px
}
TD
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px
}
A
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #66cc99;
    TEXT-DECORATION: none
}
FORM
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px
}
SELECT
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px
}
INPUT
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px
}

.instructionsCaption {
	font-weight:bold;  	
	font-size:8pt;
  	font-family: Arial;
	COLOR: black;
	margin-top:1em;
	margin-bottom:1em;
	cursor:pointer;
}

.instructions {
	COLOR: black;
  	FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
}

.searchOptionBar  {
	background-color: #003399;
	color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;

}

.topLink {
	FONT-FAMILY: Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: underline;
}

.sectionHeader {
	font-weight:bold;  	
	font-size:10pt;
  	font-family: Arial;
	COLOR: black;

}

.ProductSectionHeader {
	font-family: Verdana,Arial, Helvetica, "Sans serif";
	font-size: 13pt;
	color: black;
	font-weight: bold;
}

.CategoryHeader {
	font-family: Verdana,Arial, Helvetica, "Sans serif";
	font-size: 12pt;
	color: black;
	font-weight: bold;
}

.ProductTypeHeader {
	font-family: Verdana,Arial, Helvetica, "Sans serif";
	font-size: 11pt;
	color: black;
	font-weight: bold;
}


.TableCaption{
    cursor:pointer;
	color: white;
	border-right: medium none; 
	border-top: medium none; 
	border-left: medium none; 
	border-bottom: medium none;
	font-family: Verdana,Arial, Helvetica, Sans serif;
	font-size: 8pt;
}
