 
/* The following are global */

BODY {
	background: #fff;
    	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 732px 
}

#printpage {
	text-align: left;
	margin: 0 0 0 10px;
	width: 625px
}
p, ul, ol, h1, h2, h3, td {
	font-family: verdana, arial, sans-serif;
	line-height: 150%;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left
}
td.ralign {
	font-family: verdana, arial, sans-serif;
	line-height: 150%;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: right
}
LI {
	margin-bottom: 4px; 
	padding-bottom: 4px
}
p {
	margin-top: 5px;
	margin-bottom: 12px
}
UL {
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 12px
}
OL {
	margin-top: 5px;
	margin-bottom: 12px
}
h1 {
	font-family: Univers, Geneva, Helvetica, Arial;
 	text-transform: uppercase;
	line-height: 130%;
	font-weight: bold;
	font-size: 18px;
	margin-top: -5px;
	margin-bottom: 0px
}
h2 {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 21px;
	margin-bottom: 12px
}
h3 {
	font-weight: bold;
	margin-top: 21px;
	margin-bottom: 12px
}
#centerstage {
	text-align: center;
	margin: 0 0 3px 0
}

A:link {
	color: #0434B4;
	text-decoration: none
}
A:visited {
	color: #0434B4;
	text-decoration: none
}
A:hover {
	color: #99CC00; 
	text-decoration: underline
}
A:active {
	color: #99CC00;
	text-decoration: underline
} 
a img { border:0; }

/* The following pertain to breadcrumbs */

#bread {
	font-family: arial, helvetica, sans-serif;
	color: #666;
	line-height: 100%;
	font-size: 10px;
	margin-top: 6px;
	margin-bottom: 10px
}

/* The following pertain to picture boxes */

#picbox {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px
}

/* The following pertains to copy */

#copy {font-size: 9px}

/* The following pertain to special product navigation */

table.navbar {
   border-collapse: collapse;
   align: right;
}
table.navbar th {
    border: 1px solid #0434B4;
	padding-right: 8px; 
	padding-left: 10px;
	background-color: #0434B4
}
table.navbar td {
    border: 1px solid #0434B4;
	font-family: arial, helvetica, sans-serif;
    vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
	line-height: 100%;
	color: #000;
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	margin-top: 0px;
	margin-bottom: 0px

}
table.navbar td a{
   background:  url("../images/blacktriangle.gif") no-repeat 4px center;  
   display: block;
   width: 120px;
   height: 15px;
   padding-top: 4px; 
   padding-left: 19px; 
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #000;
   background-color: #99cc00
}
table.navbar td a:hover, table.navbar td a:active {
   background:  url("../images/bluetriangle.gif") no-repeat 4px center;   
   color: #0434B4;
   background-color: #fff;
   text-decoration: none
}

/* The following pertain to blue bar navigation */

P.bnav { 
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px
}
#bnavright {
	text-align: right
}
#bnavleft {
	text-align: left
}
A.bnav {
	color: #ffffff; 
	font-weight: normal;
	text-decoration: none
}
A.bnav:visited {
	color: #ffffff; 
	font-weight: normal;
	text-decoration: none
}
A.bnav:hover {
	color: #ffffff; 
	font-weight: normal;
	text-decoration: underline
}

/* The following pertain to the green bar navigation */

P.gnav { 
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px
}
#gnavright {
	text-align: right
}
#gnavleft {
	text-align: left
}
A.gnav {
	color: #000000; 
	font-weight: normal;
	text-decoration: none
}
A.gnav:visited {
	color: #000000; 
	text-decoration: none
}
A.gnav:hover {
	color: #000000; 
	text-decoration: underline
}

/* The following pertain to the subscribe box */

#underlne {
	font-weight: bold
}
img.sub {
	margin: 0 0 11px 24px
}
#subscribe {
	margin-top: 0px;
	margin-bottom: 2px;
	vertical-align: middle
}

/* The following pertain to formatted tables in the main section */

table.pad {
	margin-top: 18px
}
img.centerimage {
	text-align: center;
	margin-bottom: 12px
}
td.tbl {
	line-height: 1.2em;
	padding-right: 5px; 
	padding-left: 5px
}
#headleft {
	font-size: 11px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	background-color: #99cc00;
	padding-top: 5px; 
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc
}
#headright {
	font-size: 11px;
	text-align: right;
	color: #000000;
	font-weight: bold;
	background-color: #99cc00;
	padding-top: 5px; 
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc
}
#bodyleft {
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	padding-top: 3px; 
	padding-bottom: 3px;
	border-bottom: solid 1px #ccc
}
#bodyright {
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	padding-top: 3px; 
	padding-bottom: 3px;
	border-bottom: solid 1px #ccc
}
td.cellred { 
   background-image:  url("../images/color-ff0000.gif");
   background-repeat: repeat  
}

/* The following pertain to the main section */

td.tblbody { 
	padding-right: 5px; 
	padding-left: 5px;
	background-color: #ececec
}
TD.padlr {
	padding-right: 10px;
	padding-left: 10px;
}
TD.padlmain {
	padding-right: 10px;
	padding-left: 0px
}
TD.padr {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 10px;
	border-color: #000 #000 #000 #ccc;
	border-style: solid;
	border-width: 0px 0px 0px 1px
}
TD.padl {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 0px;
	border-color: #000 #ccc #000 #000;
	border-style: solid;
	border-width: 0px 1px 0px 0px
	
}
img.pr {
	border: 1px solid #ccc;
	float: left; 
	margin: 8px 8px 4px 0
}
img.prnobox {
	float: left; 
	margin: 8px 10px 4px 0
}
img.maincenter {
	margin: 0 0 7px 0
}
span.dropcase {
	font-family: Univers, Geneva, Helvetica, Arial;
	font-size: 54px;
	font-weight: normal;
	line-height: 88%;
	letter-spacing: -6px;
}
span.lc {
	font-weight: normal
}
/* The following pertain to the search box */

TD.srch {
	vertical-align: middle;
	text-align: right
}
FORM.srch {
	border-top-width: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	padding-bottom: 0px; 
	margin: 0px 0px 0px; 
	padding-top: 0px; 
	border-right-width: 0px
}
INPUT.srch {
	vertical-align: middle;
	font-size: 10px; 
	margin-top: 0px; 
	margin-bottom: 1px; 
	color: #333333; 
	line-height: 12px; 
	padding-top: 1px; 
	font-family: helvetica, arial, san-serif; 
	background-color: #fff
}
INPUT.searchimagepad {
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	padding-top: 0px
}
SPAN.searchcell {
	vertical-align: middle;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 2px
}

/* The following pertain to the customer login box */

td.boxhead { 
	padding-right: 8px; 
	padding-left: 10px;
	background-color: #0434B4
}
td.boxbody { 
	padding-right: 8px; 
	padding-left: 10px;
	background-color: #ececec
}
table.blueborder {
    	border: 1px solid #0434B4;
}
form.customerlogin { 
	margin-top: 5px;
	margin-bottom: 5px
}
INPUT.cust {
	font-size: 11px; 
	padding-bottom: 1px; 
	color: #333333; 
	line-height: 12px; 
	padding-top: 1px; 
	margin-bottom: 2px;
	font-family: helvetica, arial, san-serif; 
	background-color: #fff
}
p.cust {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 100%;
	color: #000;
	padding-top: 0px; 
	padding-bottom: 0px; 
	margin-top: 0px;
	margin-bottom: 0px
}
#whitetext {
	color: #fff
}
#usrpwd {
	font-weight: normal;
	font-size: 11px;
	text-align: left
}
#custright {	
	font-weight: normal;
	font-size: 11px;
	text-align: right
}
#custlog {
	margin-top: 2px
}
#boxtop {
	margin-top: 10px
}

/* The following pertain to the references. They should be one point smaller and one shade lighter.  */

OL.refer, UL.refer {
	font-size: 10px;
	line-height: 150%;
	color: #666;
	margin-top: 5px;
	margin-bottom: 15px
}
h2.refer {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 29px;
	margin-bottom: 10px;
	line-height: 3em;
  	width: 100px;
    border-bottom: 1px solid #ccc;
    text-align: left
}
/* The following pertain to reading between the lines.  */
td.topprint {
    border-bottom: 1px solid #ccc
}
td.bottomprint {
    border-top: 1px solid #ccc;
	padding: 5px
}
P.printfoot { 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px
}
#printfootright {
	text-align: right
}
#printfootleft {
	text-align: left
}
