﻿body 
{
	font-family: Verdana, Arial;
	font-size: 10pt;
}

/*
a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }
*/

.stdlink 
{
	color: #000000; 
	text-decoration: underline;
	cursor: pointer;
}

.stdlink:hover
{
	color: #000000; 
	text-decoration: underline;
	cursor: pointer;
}
	
img 
{
	border: none;
}

.pagebg 
{
	background-image: url(images/common/blkdiamond.jpg);
	background-repeat: repeat;
}

.headerbg 
{
	background-color: #000000;
	border-top: solid 6px #e0364e;
	border-bottom: solid 6px #e0364e;
}

.navbarcopy
{
	line-height: 14pt;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}

.navbarcopy:hover
{
	line-height: 14pt;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: underline;
}

.navbarhr
{
	color: #959595;
}

.navbarsmallcopy
{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.searchcopy
{
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
}

.searchentrycopy
{
	font-size: 7pt;
	color: #ffffff;
	background-color: #bfbfbf;
	text-decoration: none;
}

.prodtitle
{
	font-size: 10pt;
	color: #cc0000;	
	font-weight: bold;
}

.prodlistcopy
{
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

.prodlistcopy:hover
{
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

.prodtitle2
{
	font-size: 8pt;
	color: #000000;	
	font-weight: bold;
}

.prodlistcopy2
{
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}

.prodtitle3
{
	font-size: 8pt;
	color: #ee8428;	
	font-weight: bold;
}

.prodtitle4
{
	font-size: 8pt;
	color: #cc0000;	
	font-weight: bold;
}

.producttitle
{
	font-size: 14pt;
	color: #000000;
}

.pricerange
{
	font-size: 14pt;
	color: #cc0000;
}

.sectiontitle
{
	font-size: 11pt;
	color: #000000;
}

.stdcopy
{
	font-size: 10pt;
}

.largercopy
{
	font-size: 10pt;
	color: #cc0000;
}

.smallcopy
{
	font-size: 8pt;
}

.smallanchor
{
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}

.smallanchor: hover
{
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}

.smallanchor2
{
	font-size: 7pt;
	color: #000000;
	text-decoration: underline;
}

.smallanchor2: hover
{
	font-size: 7pt;
	color: #000000;
	text-decoration: underline;
}

.tinycopy
{
	font-size: 7pt;
}

.hiddenlink
{
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

.hiddenlink:hover
{
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

.lgpagetitle
{
	font-size: 14pt;
	color: #cc0000;
}

.table
{
	border: solid 1px #000000;
}

.tableheader
{
	background-color: #000000;
	color: #ffffff;
	font-size: 9pt;
}

.tabletext
{
	background-color: #ffffff;
	color: #000000;
	font-size: 9pt;
}

.tabletextalternate
{
	background-color: #cccccc;
	color: #000000;
	font-size: 9pt;
}

.tablelink
{
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
}

.tablelink:hover
{
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
}

.horizontalrule2
{
	color: #cc0000;
}

.priceliststandard
{
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.pricelistunderlined
{
	font-weight: normal;
	font-size: 8pt;
	color: #cc0000;
	border-bottom: #cc0000 1px solid;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.pricelistcoststandard
{
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.pricelistcostspecial
{
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.pricelistsostunderlined
{
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.hr2
{
	color: #cc0000;
}

.button
{
	border-right: #cc0000 1px solid;
	border-top: #cc0000 1px solid;
	font-size: 8pt;
	vertical-align: baseline;
	border-left: #cc0000 1px solid;
	width: 80px;
	cursor: hand;
	color: #000000;
	border-bottom: #cc0000 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	height: 20px;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.button:hover
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 8pt;
	border-left: #000000 1px solid;
	width: 80px;
	cursor: hand;
	color: #cc0000;
	border-bottom: #000000 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	height: 20px;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.vDivider
{
	border-right: #000000 1px solid;
}

.exceptioncopy
{
	color: #cc0000;
}

.footercopy
{
	font-size: 8pt;
}

.footeranchor
{
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}

.footeranchor:hover
{
	font-size: 8pt;
	color: #ffffff;
	text-decoration: underline;
}

.button2
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 7pt;
	vertical-align: baseline;
	border-left: #000000 1px solid;
	width: 64px;
	cursor: hand;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	height: 16px;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.button2:hover
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 7pt;
	border-left: #000000 1px solid;
	width: 64px;
	cursor: hand;
	color: #cc0000;
	border-bottom: #000000 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	height: 16px;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.chksmallcopy
{
	margin-bottom: 3px;
	font-size: 7pt;
}
