<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*contents boxes for department, category and item*/
.navbar {
    margin-bottom: 0;
}
.carousel {
    margin-bottom: 5px;
}
a:link {
  text-decoration: none;
  color: black;
}

a:visited {
  text-decoration: none;
  color: black;
}

a:hover {
  text-decoration: none;
  color: black;
}

a:active {
  text-decoration: none;
  color: black;
}


body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	/*font-family:Quan-Light;
	font-size:20px;*/
	/*margin: 0;
	padding: 0;
	color: #000;*/
	background: #FFFFFF;
}

/* new styles */


.dk_blue_contact	{
	background-color:#0F1D41;
	margin-top:0px;
	margin-left:0px;
	padding:0px;
}
.padded_white	{	
	background-color:#FFFFFF;
	margin:0px;
	margin-left:0px;
	margin-right:0px;
	padding: 10px;
	min-height:205px;
}

.slimmer	{
	padding-left:10px;
	padding-right:10px;
	}

.top_pad	{
	padding-top:5px;
	}
.key_margin	{
	margin-top:4px;
	margin-bottom:8px;
	}


p.crumb_pad	{
	padding-bottom:0px;
	margin-bottom:0px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-style: normal;
	line-height: 200%;
	font-size:38px; 
}
h1.whit	{
	color:white;
	display:inline;
	}
h1.lt_blue	{
	color:#1F9DCE;
	display:inline;
	}
h3 {
	color:#0F1D41;
	display:inline;
	}
h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	display:inline;
}
h5 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size:14px;
	display:inline;
}
h5.dk { 
	color:#0F1D41;
	display:inline;
}

.titles {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal;
	font-size:30px; 
	display:inline;
	}
.dropdown-menu li {
  font-size: 12px;
}
h4.overlay {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-style: normal;
	line-height: 150%;
	/*font-size:28px; */
}
h4.menu {
	display:inline;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

h4.orange {
	display:inline;
	color:#f39200;
}
h4.oorangee {
	display:inline;
	color:#f39200;
	font-weight:bold;
}
.oorangee {
	display:inline;
	color:#f39200;
	font-weight:bold;
}
h4.whit	{
	color:white;
	display:inline;
}
hr {
	border: 1px solid #1F9DCE;
}

a.orange	{
	padding-top:3px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:1px;
	background-color: #f39200;
    color: white;
}
h4.cat {
	display:inline;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:5px;
	margin-right:5px;
	
}
h1.lt_blue {
	display:inline;
	color:#1F9DCE;
	background: #ffffff;
	margin: 0;
	padding:1;
	line-height: 1.2;
	font-size: 2.5em;
}
h4.lt_blue {
	color:#1F9DCE;
	background: #ffffff;
	font-size: 18px;
}
h6.lt_blue {
	color:#1F9DCE;
	background: #ffffff;
}
.lt_lt_blue_btn {
	background-color:#AABBCD;
	margin-bottom:3px;
	}
.lt_blue_btn	{
	background-color:#1F9DCE;
	margin-bottom:3px;
}
.dk_blue_btn	{
	background-color:#27548f;
	margin-bottom:3px;
}
.orange_btn	{
	background-color:#f39200;
	margin-bottom:3px;
}
.blue_btn	{
	background-color:#0f1d41;
	margin-bottom:3px;
}
a.blue_manuf {
	color: #0f1d41;
	}
	
a.lt_blue	{
	padding-top:3px;
	padding-left:8px;
	padding-right:8px;
	background-color: #1F9DCE;
    color: white;
}
.lt_blue	{
	background-color:#1F9DCE;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:5px;
	padding:1px;
}
.lt_blue_txt	{
	color:#1F9DCE;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
}
a.lt_blue_cat	{
	background-color:#1F9DCE;
	color:#FFF;
	padding-top:0px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
}
a.orange_cat	{
	background-color: #f39200;
    color:#FFF;
	padding-top:0px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
}
.lt_blue_contact	{
	background-color:#1F9DCE;
	margin-top:0px;
	margin-left:0px;
	padding:0px;
}
.orange	{
	background-color: #f39200;
    color: white;
	border-width: 1px;
	border-style: solid;
	border-color:#fff;
	padding-left:5px;
}

.vlt_blue	{
	background-color: #C8D9EC;
	border-width: 1px;
	border-style: solid;
	border-color:#fff;
	padding-left:5px;
}
a.whit	{
	color:white;
}
.whit	{
	color:white;
}
a.blac	{
	color:black;
	}
.dk_blue { 
	color:#0F1D41;
}
.activelink {
	color:#F00;
	}
.dep {
    background-color: #1F9DCE;
    color: white;
	border-width: 1px;
	border-style: solid;
	border-color:#fff;
	padding-left:5px;
}
.catmenlt {
    background-color: #C8D9EB;
    color: #0F1D41;
	border-width: 1px;
	border-style: solid;
	border-color:#fff;
	padding-left:5px;
}
.catmendk{
    background-color: #0F1D41;
    color: white;
	border-width: 1px;
	border-style: solid;
	border-color:#fff;
	padding-left:5px;
}


.container	{
	background-color:#fff;
	}
.breadcrumb &gt; li + li:before {
     content: "\276D";
     color: #f39200;
	 font-weight: bold;
	 /*font-size: 14px;*/	 
}


.sideline {
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style:solid;
	border-color: #0f1d41;
	}
.sideline2 {
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style:solid;
	border-color: #0f1d41;
	padding-bottom:6px;
	}



.small{
	font-size: .83em;
	}
input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.25); /* FF */
  -webkit-transform: scale(1.75); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  padding: 5px;
}



/*Autofill css*/
/*the container must be positioned relative:*/
.autocomplete {
  position: relative;
  display: inline-block;
}

input {
  border: 1px solid transparent;
  background-color: #f1f1f1;
  padding: 10px;
  font-size: 16px;
}

input[type=text] {
  background-color: #f1f1f1;
  width: 100%;
}

input[type=submit] {
  background-color: DodgerBlue;
  color: #fff;
  cursor: pointer;
}

.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #d4d4d4; 
}

/*when hovering an item:*/
.autocomplete-items div:hover {
  background-color: #e9e9e9; 
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
  background-color: DodgerBlue !important; 
  color: #ffffff; 
}
/*End Autofill css*/

.header {
	background-color: FFFFFF;
}
li::marker {
  color:#1F9DCE;
}
.ReadMore	{
	border: none; 
	background-color: #ffffff; 
	color: #1F9DCE;
	font-style: italic;
}</pre></body></html>