
.leftnav   { text-decoration: none }
.topnav { color: #fff }
.helptitle { font-weight: bolder; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }


/*styles used throughout the site*/

body {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

td  {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

th  {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-alilgn: center
}


a  {
	color: #17297c
}

.runningtotal {
	color: #17297c
}

.tinytext {
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	width: 27px
}


.smalltext {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}


.mediumtext {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}



.error {
	font-size: 12pt;
	font-family: Arial,Helvetica,SunSans-Regular;
	font-weight: bold;
	color: red;
	text-align: center;
}

.syncerror {
	font-size: 12pt;
	font-family: Arial,Helvetica,SunSans-Regular;
	font-weight: bold;
	color: red;
	text-align: center;
	background-color: #d7d7d7;
}


.smallerror {
	font-size: 10pt;
	font-family: Arial,Helvetica,SunSans-Regular;
	font-weight: bold;
	color: red;
	text-align: center;
}

.tinyerror {
	font-size: 6pt;
	font-family: Arial,Helvetica,SunSans-Regular;
	font-weight: bold;
	color: red;
	text-align: center;
}

.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right; 0 px
}

.bold {
	font-weight: bold;
}

/*styles used in place of font color tags*/

.red {
	color: #FF0000;
}

.white {
	color: #FFFFFF;
}

.black {
	color: #000000;
}

.headingblue {
	color: #17297c;
}

.headingbluelarge {
	color: #17297c;
	font-size: 12pt;
}

/*styles used on productsearchgrid.asp*/

.foundfor {
	color: #17297C;
}

.pagetable {
	color: #17297C;
}

.subcatlink  { font-size: 12px }

.itemnumber  {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

/*styles used on showitem.asp*/

.prodpulldown {
	font-size: 11px;
	font-family: Verdana, Arial, "San Serif";
	width: 155px
}

.steplabel {
	font-weight: bold;
	color: #17297C;
}

.quantbox {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	width: 26px
}


.sizelabel {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #1f3993
}


/*styles used on shipto.asp*/
.bottom {
	vertical-align: bottom;
}

/*styles used on preorderconfirmation.asp*/
.title {
	font-family: Arial,Helvetica,SunSans-Regular;
	font-weight: bold;
	font-size: 12pt;
	color: #14267a;
	text-align: center;
}

.bodytext10  {
	font-size: 10pt;
	font-family: Arial, Helvetica, SunSans-Regular
}

/*styles used on orderconfirmation.asp*/
.largetext {
	font-family: Arial,Helvetica,SunSans-Regular;
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
}

/*styles used on phonefaxconfirmation.asp*/
.hugetext {
	font-family: Arial,Helvetica,SunSans-Regular;
	font-weight: bold;
	font-size: 18pt;
	color: #000000;
}

/*styles used on .net pages in the admin site */
H1	{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

H2	{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

H3	{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

H4	{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

H5, DT	{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	