<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;html&gt;&lt;body&gt;&lt;p&gt;/* --- start STYLES FOR SPECIAL TEXT --- */

.ostlts-textsmall { font-size: 90%; }

.ostlts-textgray  { color: #656565; }

.ostlts-textred  { color: #800000; }

.ostlts-linespacingsingle { line-height: 130%; }

.liunderline {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

/* --- end STYLES FOR SPECIAL TEXT --- */



/* start STYLES FOR CONTACT PAGE ELEMENTS */

#content .contact-grayheader

                  {
                      background-color: #D3D3D3;
                      color: #000000 !important;
                   }


.contact-middle

                   {
                      vertical-align: middle;
                   }


/* end STYLES FOR CONTACT PAGE ELEMENTS */




/* start STYLES FOR DID YOU KNOW? ELEMENTS */

/* STYLES FOR DIVs IN VIEWPORTS 4, 3, and 2 */

.ostlts-dyk-wrapper-vp432 {
  border: 1px solid #bad6ed;
  background-color: #f8f8ff;
  background-image: url('../images/bg-dyk-wave-upper.png');
  background-repeat: no-repeat;
  background-position: left top;
  padding-bottom: 4px;
}

.ostlts-dyk-image-vp432, .ostlts-dyk-fact-vp432 {
  display: inline-block;
  margin: 0 4px 8px 10px;
  vertical-align: middle;
}

.ostlts-dyk-image-vp432 {
  width: 46%;
}

.ostlts-dyk-fact-vp432 {
  width: 46%;
}

.ostlts-dyk-image-vp432 img {
  /*max-width: 100%;*/
  box-shadow: 3px 3px 8px rgba(0,0,0,0.3);
}

/* STYLES FOR DIVs IN VIEWPORT 1 */

.ostlts-dyk-wrapper-vp1 {
  border: 1px solid #bad6ed;
  background-color: #f8f8ff;
  background-image: url('../images/bg-dyk-wave-upper.png');
  background-repeat: no-repeat;
  background-position: left top;
  padding-bottom: 8px;
}

.ostlts-dyk-image-vp1, .ostlts-dyk-fact-vp1 {
  /*vertical-align: top;*/
  /*padding: 10px;*/
}

.ostlts-dyk-fact-vp1 {
  padding: 15px 10px 10px 10px;
}

.ostlts-dyk-image-vp1 {
  margin: 0 40px;
}

.ostlts-dyk-image-vp1 img {
  /*max-width: 100%;*/
}


/* STYLES FOR TEXT */

.oslts-dyk-large-stat, .oslts-dyk-title, .oslts-dyk-quick-fact, .oslts-dyk-learn-sub {
  display: block;
  line-height: 110%;
}

.oslts-dyk-title {
  padding: 10px 0 8px 10px;
  color: #075190;
  font-size: 140%;
  font-weight: bold;
}

.oslts-dyk-large-stat {
  font-size: 300%;
  font-weight: bold;
  color: #075190;
  margin-bottom: 8px;
}

.oslts-dyk-quick-fact {
  color: #4e4e4e;
  /*margin-top: 20px;*/
}

.oslts-dyk-learn-sub {
  margin-top: 15px;
  font-weight: bold;
  /*text-shadow: 0 0 9px rgba(255,255,255,1);*/
}

/* end STYLES FOR DID YOU KNOW? ELEMENTS */






/* --- start STYLES FOR CAMPAIGN WIDE (in localRDCampaign-index SSI) FOR PAGES WITHOUT LEFT NAV --- */

.ostlts-campaign {
border-top: 2px solid #cecece;
padding-top: 10px;
text-align: center;
}

.ostlts-campaign img {
margin: 0 8px 8px 0;
border: 0;
}

/* --- end STYLES FOR CAMPAIGN WIDE --- */


/* --- start STYLES FOR NARROW CAMPAIGN (in localRDCampaign SSI) FOR PAGES WITH LEFT NAV --- */

.ostlts-campaign-narrow {
border-top: 2px solid #cecece;
padding-top: 10px;
text-align: center;
}

.ostlts-campaign-narrow img {
margin: 0 8px 8px 0;
border: 0;
width: 220px;
}

/* --- end STYLES FOR CAMPAIGN NARROW --- */




/* --- start STYLES FOR WHAT'S NEW RSS FEED --- */

div#rss-block {
                margin: 6px;
                width: 95%;
                margin-left: 1em;
}
div#rss-block ul,  div#rss-block ul li {
                list-style: none;
                margin: 0;
                padding: 0;          
}
div#rss-block ul li a.item-title,  div#rss-block ul li span.item-pubdate,  div#rss-block ul li span.item-description {
                display: block;
}
div#rss-block ul li a.item-title {
                margin: 20px 0 0 0;
                font-weight: bold;
		line-height: 130%;
}
div#rss-block ul li span.item-pubdate {
                font-size: 80%;
                color: #656565;
		margin: 0 0 3px 0;
		line-height: 130%;
}
div#rss-block ul li span.item-description {
                padding-left:20px;
                font-size: 90%;
		line-height: 150%;
}

/* --- end STYLES FOR WHAT'S NEW RSS FEED --- */


/* --- start STYLES FOR SCIENCE AND RESEARCH, STAY CONNECTED PAGES --- */

.ostlts-landing-bg { background-color: #e3f2fe;}
.ostlts-landing-margin { margin-left: -20px;}
.ostlts-landing-dotted { border-bottom: 1px dotted black; margin-top:-20px; }


.ostlts-landing-gradient {
  background: #e3f2fe; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(-90deg, white, #e3f2fe); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(-90deg, white, #e3f2fe); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(-90deg, white, #e3f2fe); /* For Firefox 3.6 to 15 */
  background: linear-gradient(-90deg, white, #e3f2fe); /* Standard syntax */
} 

#content .ostlts-landing-noborder { border:0px; }


.ostlts-landing-button {
    background-color: #FFFFFF; /* White */
    border: none;
    padding: 10px 22px;
    text-align: center;
    text-decoration: none; 
    font-size: 13px;
    border-radius: 8px;
    margin: auto;
    width: 80%;
}

#content .ostlts-connect-background

{ background: #4e446f; }

/* --- end STYLES FOR SCIENCE AND RESEARCH, STAY CONNECTED PAGES --- */







&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</pre></body></html>