/*   Body Text   */
.txtBody 
{
	font-weight:		normal;
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#000000;
}


/*   Text in Red & Form Required Field Text   */
.txtRed 
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#D90000;
}


/*   Icon Text   */
.txtIcon 
{
	font-weight:		bold;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#26387C;
}


/*   Red Bar Text    */
.txtRedBar 
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FFFFFF;
}


/*   Slogan Text    */
.txtSlogan 
{
	font-weight:		bold;
	font-style:			Italic;
	font-size:			14pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FFFFFF;
}


/*   Header Text    */
.txtHeader 
{
	font-weight:		bold;
	font-style:			Italic;
	font-size:			12pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#666666;
}


/*   Direction Header Text    */
.txtDirectionHeader 
{
	font-weight:		bold;
	font-style:			normal;
	font-size:			14pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#26387C;
}


/*   Direction Text    */
.txtDirection 
{
	font-weight:		normal;
	font-style:			normal;
	font-size:			12pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#000000;
}


/*   Copyright Text   */
.txtCopyright 
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		8pt;
	color:				#FFFFFF;
}
.cboProductsIndex
{
	font-family: arial;
	font-size: 9pt;
	color: #26387C;
	font-weight: normal;
	background-color: #EEEEEE;
}

/*   ---------------------------- Body Link-------------------------   */
a.hrlBody:link
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		8pt;
	color:				#D90000;
}
a.hrlBody:active
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		8pt;
	color:				#26387C;
}
a.hrlBody:visited
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		8pt;
	color:				#BD6565;
}
a.hrlBody:hover
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		8pt;
	color:				#D90000;
}



/*   ---------------------------- Top Navigation Link-------------------------   */
a.hrlNavi:link
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		8pt;
	color:				#000000;
}
a.hrlNavi:active
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		8pt;
	color:				#FF0000;
}
a.hrlNavi:visited
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		8pt;
	color:				#26387C;
}
a.hrlNavi:hover
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		8pt;
	color:				#D90000;
}


/*   ----------------------------Catalog Link-------------------------   */
a.hrlCatalog:link
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		10pt;
	color:				#333333;
}
a.hrlCatalog:active
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		10pt;
	color:				#FF0000;
}
a.hrlCatalog:visited
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		10pt;
	color:				#30679F;
}
a.hrlCatalog:hover
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		10pt;
	color:				#333333;
}


/*   ----------------------------Categories Link-------------------------   */
a.hrlCategories:link
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#333333;
}
a.hrlCategories:active
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#FF0000;
}
a.hrlCategories:visited
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#30679F;
}
a.hrlCategories:hover
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color:				#333333;
}





/*   ---------------------------- Footer Link (Privacy Statement)-------------------------   */
a.hrlBottom:link
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		10pt;
	color:				#FFFFFF;
}
a.hrlBottom:active
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		10pt;
	color:				#FFFFFF;
}
a.hrlBottom:visited
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	line-height:		10pt;
	color:				#FFFFFF;
}
a.hrlBottom:hover
{
	font-weight:		normal;
	font-size:			8pt;
	font-family:		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	line-height:		10pt;
	color:				#FFFFFF;
}
