<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Hide header, nav menus, footer links, right column and various other web-only elements */ 

#footer, .share-btn, .btn-other, .btn-cart, .btn-cart-outline, .AddToProductCompare, .headertop, .saved-list, #tabsBar, .headermiddle, .lowerheader, #rightColumn, .breadcrumb, #RightHandColumnContent,  #lowerheader, .headertop, .headerlinks, .feedback-image, #full-view-button, #footerbg, footer, #legallogos,.feedback-div-inner, .top, #header .middle, #header .bottom, .mainMenu, #nav, .HelpBox, #prodTabs ul, #cartNav, input.blueLink, #linksCol, #adminLeftNav, .tabHead, #helpPanel, .noPrint, marginTopMinus35, .myAccountNav, .eoToolTip, .twoColRight, #myOrders form, #search-box, .grayBox, /*.grayBkgd,*/ .grayButton, .yellowButton, .twitterIcon,.facebookIcon,.youtubeIcon, .linkedinIcon, .cartReviewLinks, #cookieacceptance {
	display: none;
}
html {
	background-color:#FFFFFF	
}

.subject {
    width:25%;
}

#logo-wrap {
    display:block !important;
}

#logo-wrap img {
    display:block !important;
}

* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

p {
	margin: 0 0 10pt 0;
	line-height: 12pt;
}

h1 {
	padding: 0 0 6pt 0;
	font-size: 12pt;
	margin-top: 40px;	
}

h2, h3, h5 {
	margin: 0 0 3pt 0;
}

ul {
	padding-left: 10pt;
	margin: 0px 1pt 1pt 2pt;
}

img, a img {
	border: 0;
}

#article img {
	margin: 2px;
	float: none;
	display: block;
}

.grayBkgd {
	background:#000 !important
}
/* ****** POSITIONING ELEMENTS ****** */

.indent15px {
	margin-left: 15px;
}

.floatLeft {
    float: left; 
	margin: 0 10px 0 0;
	border-width: 0 0 0 0;
}

.floatRight {
    float: right; 
	margin: 0 0 0 10px;
	border-width: 0 0 0 0;
}

.centered { 
	margin: 0 auto 0 auto;
	border-width: 0 0 0 0;
}

.floatLeftText {
	float: left;
	width: auto;
	text-align: left;	
}

.floatRightText {
	float: right;
	width: auto;
	text-align: right;
}

/* ****** LAYOUT ELEMENTS ****** */

#wrapper, #content {
}



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility:hidden;
}
.clearfix {
	display: inline-block;
}
 
/* Hide from IE5/Mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display:block;
}
/* End hide */ 


/* ----Single-Column Layout---- */



/* ----Footer---- */

#footer {
	margin: 20pt 0 0 0;
	border-top: 1px solid #000000;
}

#footer p {
	text-align: center;
}

#footer p span {
	display: none;
}


/* ****** EVENTS LISTS ****** */

.events {
	margin-top: 3pt;
}

.events dt {
	float: left;
}

.events dd {
	margin-left: 7em;
	margin-bottom: .5em;
} 

/* ********* MAIN PRODUCT DESCRIPTION AREA ********** */

#mainProductDescription .leftCell {
	width: 34.5%;	
}

#mainProductDescription .rightCell {
	width: 64%;
}

/* 
	==========================
	Table  Styles
	==========================

*/

.gridContent {
    border-bottom: 1px solid #ddd !important;
    border-left: 1px solid #ddd !important;
    margin-bottom:20px;
}


.gridContent td {
border-bottom: 1px solid #dadada;
border-right: 1px solid #dadada;
padding:5px;
vertical-align: top;
}




.table &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; td {
padding: 8px !important;
line-height: 1.42857143 !important;
vertical-align: top !important;
border-top: 0px !important;
}

.table &gt; thead &gt; tr &gt; th {
vertical-align: bottom !important;
background-color:#fffbeb;
border-bottom: 4px solid #fff;
}

.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td {
border-bottom: 1px solid #ddd !important;
}

.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td {
border-left: 1px solid #ddd !important;
}


.table-striped &gt; tbody &gt; tr:nth-of-type(even) {
background-color: #fff !important;
}

.table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
background-color: #f7f7f7!important;
}


th.headerSortUp &gt; span {
    background-image: url(/assets/images/up-arrow-az.png);
    background-repeat: no-repeat; 
    background-position: center right; 
}
th.headerSortDown &gt; span {
    background-image: url(/assets/images/down-arrow-az.png);
    background-repeat: no-repeat; 
    background-position: center right; 
}

/******************CART TABLE**********************/
#cartTable .topLine{
	text-align:left;	
}

#cartTable .textRight{
	text-align:right;	
}

#cartTable td.printShiftRight span{
	left:20px;
	position:absolute
}

.bold{
	font-weight:bold
}

.fourColumns{
	margin-bottom:5px;
	font-size:7pt
}	

.fourColumns td{
	float:left;
	width:25%;
}

table#cartBreakDownTable{
	margin-right:0;
	padding-right:0;
}

/* ********* PRODUCT TABS ********** */

#prodTabs {
	margin: 14px 0 24px 0;
}

.tabs-nav {
	display: none;
}

/* ****** PRODUCT TABLE ****** */

#prodTable {
	margin: 10pt 0 0 0;
	border-collapse: collapse;
	border-top: 0;
}

#prodTable tbody tr td {
	border-top: solid 1pt #CCCCCC;
}

#prodTable tfoot td {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 4pt 0 0 0;
}

/*input elements*/
input,select,textarea{
	border:0	
}
#cart-top-nav {
	display:none
}
/*#orderInfo div {
	border-right:1px #ccc solid;
	margin:0 10px 0 0 !important;
	height:125px;
}
#orderInfo div:nth-child(4) {
	border:0 !important;
}*/


@media print {
  a[href]:after {
    content: none !important;
  }
}


@media print {
 a {
     font-weight: bolder;
     text-decoration: none;
  }

a[href^=http]:after {
     content:" &lt;" attr(href) "&gt; ";
  }

  .col-xs-6 {
    width:25%
  }


}</pre></body></html>