/* 3M PCB Card Sitelet stylesheet */ 

@import url("/3MContentRetrievalAPI/BlobServlet?assetId=1180618541731&assetType=MMM_Image&blobAttribute=ImageFile");

#footer{display:none;}
#corpheader{display:none;}

/* TYPOGRAPHY 
'/3MContentRetrievalAPI/BlobServlet?univid=111111111111&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current'
*/ 
body {
  color: #9a9a9a;
  font-family: "Verdana", Arial, sans-serif;
  font-size: 12px;
}
.intro p,
.column p,
.feature p {
  line-height: 18px;
}
input,
textarea {
  font-family: "Verdana", Arial, sans-serif;
  color: #272727;  
}
.footer {
  font-size: 10px;
  color: #777777;
  line-height: 18px;
  vertical-align: baseline;
}
  .footer ul li a {
    color: #29a0a9;
    text-decoration: none;
  }
  .footer a:hover {
    text-decoration: underline;
  }

/* GENERAL LAYOUT */
.utility {
  height: 32px;
  background: #000;
}
  .utility ul {
    float: right;
    margin-right: 40px;
  }
  .ie6 .utility ul {
    margin-right: 20px;
  }
  .utility ul li {
    float: left;
    margin: 0 3px 0 0;
  } 
  .utility li a {
    display: block;
    position: relative;
    height: 37px;
    width: 65px;
    background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618539954&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
	/* nav.png */
    text-indent: -9999px;
    z-index: 100;
  }
  .ie6 .utility li a {
    position: relative;
    bottom: -5px;
  }
  .utility li.nav-2 a { background-position: -68px 0; width: 200px; } 
  .utility li.nav-3 a { background-position: -271px 0; width: 184px; } 
  .utility li.nav-4 a { background-position: -458px 0; width: 86px; } 
  
  .utility li.nav-1 a:hover, .utility li.nav-1 a.selected { background-position: bottom left; } 
  .utility li.nav-2 a:hover, .utility li.nav-2 a.selected { background-position: -68px -37px; width: 200px; } 
  .utility li.nav-3 a:hover, .utility li.nav-3 a.selected { background-position: -271px -37px; width: 184px; } 
  .utility li.nav-4 a:hover, .utility li.nav-4 a.selected { background-position: -458px -37px; width: 86px; } 
  
  .column a:hover,
  .contact a:hover,
  .brochure a:hover {
    cursor: pointer;
    background-position: bottom left;
  }
  .utility li a.selected:hover {
    cursor: default;
  }
.flashBackdrop {
  width: 100%;
  height: 500px;
  background: #f7f7f7 url('/3MContentRetrievalAPI/BlobServlet?univid=1180618537091&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 repeat-x;
  /* flash-backdrop.jpg */
}
.flashCardsBackdrop {
  width: 100%;
  height: 400px;
  background: #f7f7f7 url('/3MContentRetrievalAPI/BlobServlet?univid=1180618537102&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 repeat-x;
  /* flash-cards-backdrop.jpg */
}
.flashWrapper {
  display: block;
  width: 950px;
  margin: 0 auto;
}
#flashContent {
  position: absolute;
  width: 950px;
  z-index: 1;
}
.contactBackdrop {
  width: 100%;
  height: 135px;
  background: #f7f7f7 url('/3MContentRetrievalAPI/BlobServlet?univid=1180618537102&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 repeat-x;
  /* flash-cards-backdrop.jpg */
}
/* ALT CONTENT */
.flashBackdrop #flashContent {
  background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618535721&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* alt-content.png */
  height: 500px;
}
.flashBackdrop #flashContent p {
  width: 500px;
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
  line-height: 16px;
}
.link-1,
.link-2 {
  display: block;
  float: left;
  width: 450px;
  height: 350px;
  text-indent: -9999px;
}
.link-1 {
  margin-right: 50px;
}
.contentBackdrop {
  background: #161616 url('/3MContentRetrievalAPI/BlobServlet?univid=1180618537024&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 repeat-x;
  /* content-backdrop.jpg */
}
#mainContent {
  position: relative;
  width: 950px;
  margin: 0 auto;
  z-index: 100;
}
.intro,
.feature {
  width: 402px;
  background: transparent url('/3MContentRetrievalAPI/BlobServlet?univid=1180618537493&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 repeat-x;
  /* intro-backdrop.jpg */
  padding: 12px 20px 20px 20px;
  position: relative;
  top: -10px;
  float: left;
}
  .intro p {
    clear: both;
    padding-top: 18px;
  }
  .ie6 .intro p {
    padding-top: 9px;
  }
  .intro .contact {
    border-top: 1px solid #333;
    margin-top: 28px;
    padding: 12px 0;
  }
  .contact a {
    display: block;
    height: 39px;
    width: 126px;
    background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618539581&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* link-contact.gif */
    text-indent: -9999px;
    margin-bottom: 40px;
  }
  /* FEATURE CONTENT COLUMNS */
  .feature {
    width: 627px;
    padding: 30px 40px 20px 30px;
  }
  .tall {
    height: 700px;
  }
  .taller {
    height: 900px;
  }
  .feature .callout {
    display: block;
    width: 295px;
  }
  .container .feature div.clear-layers {
    display: block;
    height: 143px;
    width: 313px;
    background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618537009&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') no-repeat 0 0;
  /* clear-layers.png */
    border: none;
    padding: 0;
    margin: 40px 0 0 0;
  }
  .container .feature div.non-metallic-layers {
    display: block;
    height: 165px;
    width: 345px;
    background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618539995&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') no-repeat 0 0;
  /* non-metallic-layers.png */
    border: none;
    padding: 0;
    margin: 40px -30px 30px 0;
    position: relative;
    left: -25px;
  }
  .feature div.right {
    float: right;
    width: 275px;
  }
  .feature .left {
    float: left;
  }
  .clearleft {
    clear: left;
  }
  /* FEATURE HEADERS */ 
  .pitch h3 {
    padding: 0 0 10px 0;
  }
  .feature .pitch h3.shine,
  .feature .pitch h3.clear {
    height: 12px;
    padding: 0;
    margin: 0 0 10px 0;
  }
  .callout h3 {
    margin: 7px 0;
  }
  .feature .foil,
  .feature .clear,
  .feature .hdr-clear,
  .feature .achieve,
  .feature .ready,
  .feature .advantage,
  .feature .envision,
  .feature .shine,
  .feature .statement,
  .feature .use-statement,
  .feature .privacy-policy,
  .feature .unsubscribe,
  .feature .future-proof,
  .feature .transparency,
  .feature .colorful,
  .feature .shine-on,
  .feature .transition,
  .feature .confirmation,
  .feature .contact {
    height: 12px;
    width: 274px;
    background: url(../images/hdr-foil.png) 0 0 no-repeat;
  /* hdr-foil.png */
    text-indent: -9999px;
  }
  .feature .clear { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618540509&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 173px; 
  /* hdrs/clear-choice.png */}
  .feature .hdr-clear { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618541362&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 295px; 
  /* hdrs/hdr-clear.png */}
  .feature .achieve { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618540242&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 200px; 
  /* hdrs/achieve-clarity.png */}
  .feature .ready { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618541631&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 170px; 
  /* images/hdrs/ready-business.png */}
  .feature .advantage { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618540269&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 213px; 
  /* hdrs/clear-advantage.png */}
  .feature .envision { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618541080&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 227px; 
  /* hdrs/envision-possibilities.png */}
  .feature .shine { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618541413&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 188px; 
  /* hdrs/let-shine.png */}
  .feature .statement { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618540254&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 157px; 
  /* hdrs/bold-statement.png */}
  .feature .use-statement { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180619346905&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 128px; }
  /* hdrs/use-statement.png */
  .feature .privacy-policy { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180619998013&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 160px; }
  /* hdrs/privacy-policy_black.png */
  .feature .unsubscribe { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180620195515&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 160px; }
  /* hdrs/unsubscribe_black.png */
  .feature .future-proof { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618541089&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 254px; 
  /* hdrs/future-proof.png */}
  .feature .transparency { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618541388&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 254px; 
  /* hdrs/head-turning.png */}
  .feature .colorful { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618540669&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 219px; 
  /* hdrs/colorful.png */}
  .feature .shine-on { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618541643&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 75px; 
  /* hdrs/shine-on.png */}
  .feature .transition { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618541651&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 204px; 
  /* hdrs/transition.png */}
  .feature .contact { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618541055&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 100px; 
  /* hdrs/contact-us.png */}
  .feature .confirmation { background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618540839&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat; width: 122px; 
  /* hdrs/confirmation.png */}
  
  .brochure,
  .feature div {
    border-top: 1px solid #333;
    margin-top: 12px;
    padding: 25px 0;
  } 
  .feature div.pitch,
  .feature div.callout {
    padding: 25px 0 20px 0;
    border-bottom: 1px solid #333;
  }
  .feature div.pitch {
    padding: 25px 0 15px 0;
    margin-bottom: 10px;
  }
  .feature div.callout {
    padding: 0;
    border: none;
  }
  .feature div.pitch p,
  .feature div.callout p {
    padding: 0 0 10px 0;
  }
  .feature div p {
    padding: 0 0 20px 0;
  }
  .brochure {
    margin-top: 25px;
    padding: 22px 0;
  }
  .brochure h2 {
    height: 12px;
    width: 198px;
    background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618537403&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* hdr-explore-products.png */
    text-indent: -9999px;
    margin-bottom: 20px;
  }
  .brochure a {
    display: block;
    height: 29px;
    width: 121px;
    background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618539708&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* link-download.gif */
    text-indent: -9999px;
    margin-top: 10px;
  }
.column {
  display: block;
  height: 200px;
  width: 223px;
  float: left;
  padding: 20px 0 30px 30px;
}
  .column h4 {
    height: 12px;
    text-indent: -9999px;
    margin-bottom: 20px;
  }
  .column .technologies {
    width: 171px;
    background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618537163&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* hdr-card-tech.png */
  }
  .column .innovating {
    width: 181px;
    height: 29px;
    background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618537436&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* hdr-innovating.png */
  }
  .column .foil-link,
  .column .clear {
    display: block;
    height: 39px;
    width: 225px;
    background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618539744&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* link-foil.gif */
    text-indent: -9999px;
    margin-bottom: 6px;
  }
  .column .clear {
    background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618538468&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* link-clear.gif */
  }
  .column form {
    padding: 10px 0 0 0;
  }

/* SUBSCRIBE FORM */ 
.name-field input,
.fname-field input,
.lname-field input,
.email-field input,
.text-field textarea {
  background: transparent;
  border: none;
  width: 173px;
}
.name-field,
.fname-field,
.lname-field,
.email-field,
.text-field {
  border: none;
  height: 16px;
  width: 173px;
  background: transparent url('/3MContentRetrievalAPI/BlobServlet?univid=1180618537051&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* email-field.gif */
  padding: 6px 12px 10px 12px;
}

.name-field,
.fname-field,
.lname-field,
.text-field {
  margin-bottom: 10px;
}


.ie6 .name-field,
.ie6 .fname-field,
.ie6 .lname-field,
.ie6 .email-field,
.ie6 .text-field,
.ie6 #info .name-field,
.ie6 #info .email-field,
.ie6 #info .text-field{
  background-attachment: fixed;
}
.buttons input.subscribe {
  border: none;
  height: 29px;
  width: 102px;
  background: transparent url('/3MContentRetrievalAPI/BlobServlet?univid=1180618540161&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* subscribe-input.gif */
  cursor: pointer;
  margin-top: 10px;
  color: #fff;
}
.buttons input.subscribe:hover {
  background-position: bottom left;
}

/* !@!@!@!@!@!@!@!@!@!@!@!@!@!@!@ */
.buttons input.unsubscribe123 {
  border: none;
  height: 29px;
  width: 102px;
  background: transparent url('/3MContentRetrievalAPI/BlobServlet?univid=1180620196722&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* subscribe-input.gif */
  cursor: pointer;
  margin-top: 10px;
  color: #fff;
}
.buttons input.unsubscribe123:hover {
  background-position: bottom left;
}

.buttons input.accept {
  border: none;
  height: 29px;
  width: 102px;
  background: transparent url('/3MContentRetrievalAPI/BlobServlet?univid=1180619944154&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* accept-input.gif */
  cursor: pointer;
  margin-top: 10px;
  color: #fff;
}
.buttons input.accept:hover {
  background-position: bottom left;
}

.buttons input.decline {
  border: none;
  height: 29px;
  width: 102px;
  background: transparent url('/3MContentRetrievalAPI/BlobServlet?univid=1180619944172&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* decline_input.gif */
  cursor: pointer;
  margin-top: 10px;
  color: #fff;
}
.buttons input.decline:hover {
  background-position: bottom left;
}
/* !@!@!@!@!@!@!@!@!@!@!@!@!@!@!@ */

a.learn-more:hover {
  background-position: bottom left;
}

a.learn-more {
  display: block;
  float: left;
  cursor: pointer;
  text-indent: -9999px;
  height: 29px;
  width: 115px;
  /*margin: 10px 0 0 0;*/
  margin: 0 0 0 0;
  background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618919736&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
}

/* CONTACT INFO */ 
.feature div#info,
.feature div#info div,
.feature div#confirmation {
  border: none;
  margin: 0;
  padding: 0;
}
  .feature div#info,
  .feature div#confirmation {
    display: block;
    margin-top: 20px;
  }
  #info ul {
    display: block;
    height: 250px;
    width: 230px;
    float: left;
    padding-top: 25px;
    border-right: 1px solid #333;
  }
  #info ul li {
    line-height: 17px;
  }
  #info ul li a {
    color: #21686d;
    text-decoration: none;
  }
  #info ul li a:hover {
    text-decoration: underline;
  } 
  #info form {
    padding: 28px 0 0 275px;
  }
  #info form label {
    display: block;
  }
  #info .fname-field input,
  #info .lname-field input,
  #info .email-field input,
  #info .text-field textarea {
    background: transparent;
    border: none;
    width: 280px;
    padding: 15px 6px 6px 6px; 
  }
    
  .ie7 #info .fname-field input,
  .ie7 #info .lname-field input,
  .ie7 #info .email-field input,
  .ie7 #info .text-field textarea {
    padding: 13px 6px 8px 6px;
  }
  
  
  .fname-field label,
  .lname-field label,
  .email-field label,
  .text-field label {
    font-family: "Verdana", Arial, sans-serif;
  }
  .feature #info .fname-field,
  .feature #info .lname-field,
  .feature #info .email-field{
    display: block;
    border: none;
    height: 50px;
    width: 292px;
    background: transparent url('/3MContentRetrievalAPI/BlobServlet?univid=1180618537071&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') bottom left no-repeat;
  /* email-field-lrg.gif */
    padding: 0;
    margin: 0 0 10px 0;
    font-family: "Verdana", Arial, sans-serif;
  }

.feature #info .text-field {
    display: block;
    border: none;
    height: 100px;
	width: 292px;
    background: transparent url('/3MContentRetrievalAPI/BlobServlet?univid=1180618699375&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') bottom left no-repeat;
  /* email-field-lrg.gif */
    padding: 0;
    margin: 0 0 10px 0;
    font-family: "Verdana", Arial, sans-serif;
  }
  
  .buttons input.send {
    border: none;
    height: 39px;
    width: 77px;
    background: transparent url('/3MContentRetrievalAPI/BlobServlet?univid=1180618540109&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* send-input.gif */
    cursor: pointer;
    color: #fff;
  }
  .buttons input.send:hover {
    background-position: bottom left;
  }
  .feature div#info p.legal {
    width: 630px;
    border: none;
    clear: both;
    font-size: 9px;
    line-height: 11px;
    margin-top: 200px;
    padding: 0;
  }
  .feature div#info p.legal a {
    color: #21686d;
    text-decoration: none;
  }
  .feature div#confirmation a {
    color: #9a9a9a;
  }
  
.footer {
  clear: both;
  position: relative;
  width: 950px;
  margin: 0 auto;
  padding: 25px 0;
  margin-bottom: 100px;
}
  .footer div {
    float: left;
  }
  .footer .logo {
    padding: 19px 26px 0 18px;
  }
  .ie6 .footer .logo {
    padding: 19px 26px 0 13px;
  }
  .footer .logo h3 {
    height: 23px;
    width: 43px;
   /* background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618537655&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
 link-3m.gif */
    text-indent: -9999px;
  }
  /* .footer .links {
     border-left: 1px solid #c6c6c6;
    padding: 15px 25px; 
  } */
  .footer .links {
    padding-right: 0px;
  }
  .footer ul li {
    float: left;
    padding: 0 6px 0 7px;
    background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618539911&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 5px no-repeat;
  /* link-pipe.gif */
  }
  .footer ul li.first {
    background: none;
    padding-left: 0;
  }

/* FRILLS & THRILLS */ 
a.jump {
  display: block;
  height: 55px;
  width: 260px;
  position: absolute;
  top: 60px;
  left: 0;
  background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618539771&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* link-jump.png */
  text-indent: -9999px;
  cursor: pointer;
  z-index: 100;
}
#customIntro {
  float: left;
}
#customIntro h3 {
  color: #1f8a94;
  line-height: 37px;
  font-size: 30px;
  vertical-align: baseline;
  font-family: Times, serif;
}
.intro h2 {
  float: left;
  height: 32px;
  width: 92px;
  text-indent: -9999px;
  background: url('/3MContentRetrievalAPI/BlobServlet?univid=1180618537468&locale=en_US&assetType=MMM_Image&blobAttribute=ImageFile&fallback=true&version=current') 0 0 no-repeat;
  /* hdr-welcome.jpg */
}

/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}