<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	max-width: 960px;
      	margin-left: 5px;
    	font-family: Verdana,Helvetica,Arial,sans-serif;
    	font-size: 12px;
    	font-size-adjust: none;
    	font-style: normal;
    	font-variant: normal;
    	font-weight: normal;
    	line-height: normal;
    	background-color:#f6f5f0;
        margin-left: auto;
        margin-right: auto;
}

div.holder { overflow:hidden;}
div.holder div { float:left; padding-bottom:5000px; margin-bottom:-5000px;} 

.header_left {
 	background-color: #FFF;
}

.search_box { 
	background-color: #FFF;
	height: 26px;
	border-right:1px solid #bfbfbf;
	float:left;
	border-bottom: #bfbfbf solid 1px;
	height: 90px;
	width:468px;
}

#searchGo {
  	font-weight: bolder; 
	background: #8B9819; 
	padding: 0px;
	margin: 1px 1em 2px 0px;
	color: #FFFFFF;
	/*border-width: 1px; 
	border-color: #000000;*/
	padding-top: 1px;
}

table.navbar {
    	clear: both;
    	color: white;
    	text-align: center;
    	border-color:#ffffff;
        line-height: 25px;
        font-weight: bold;
        border-style: solid;
}

table.navbar td {
    border-width: 0px 5px 0 5px;
    border-style: solid;
}

#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 9999;
}

#cssdropdown li {position: relative;}

.mainitems {
    	background-color: #685040;
    	color: #FFFFFF;
}

.mainitems a{
	margin-left: 6px;
	margin-right: 8px;
	text-decoration: none;
}

.subuls{
	display: none;
	width: 20em;
	position: absolute;
	top: 1.2em;
	left: 0;
	background-color: #685040;
	color: #FFFFFF;
	text-align:left;
}

.subuls li{width: 100%;}

.bgcolorDarkBlue {background-color:#00386c;}

.subuls li a{text-decoration: underline;}

#cssdropdown li&gt;ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#cssdropdown li:hover ul, li.over ul {display: block;}

A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #000000;}
A:hover {text-decoration: underline; color: #000000;}

table.navbar A:link {text-decoration: none; color: #ffffff;}
table.navbar A:visited {text-decoration: none; color: #ffffff;}
table.navbar A:active {text-decoration: none; color: #ffffff;}
table.navbar A:hover {text-decoration: underline; color: #ffffff;}

.leftCol{
	width:376px;
	float:left;
	background-color:#F6F5F0;
	margin-bottom: 10px;
}

.leftCol A:link {text-decoration: none; color: #00386c}
.leftCol A:visited {text-decoration: none; color: #00386c;}
.leftCol A:active {text-decoration: none; color: #00386c}
.leftCol A:hover {text-decoration: underline; color: #00386c}

.leftCol p {
	margin-left: 5px;
    	margin-top: 5px;
    	font-weight: bold;
}

.leftCol span {
    color: #455560;
    font-size: 11px;
    font-weight: normal;
}

.leftCol h1 {
 	background-color:#ffffff;
	line-height: 22px;
	color: #00386C;
	font-size: 125%;
	margin-left: 5px;
}

.middleCol{
	width:289px;
	float:left;
	margin-bottom: 10px;
	margin-left:5px;
	margin-right:5px;
}

.middleCol A:link {text-decoration: none; color: #00386c}
.middleCol A:visited {text-decoration: none; color: #00386c;}
.middleCol A:active {text-decoration: none; color: #00386c}
.middleCol A:hover {text-decoration: underline; color: #00386c}

.middleCol p {
	margin-left: 5px;
    	margin-top: 5px;
    	font-weight: bold;
}
.middleCol span {
    color: #455560;
    font-size: 11px;
    font-weight: normal;
}

.middleCol h1 {
 	background-color:#ffffff;
	line-height: 22px;
	color: #00386C;
	font-size: 125%;
	margin-left: 5px;
}

.rightCol{
	width:285px;
	float:right;
	background-color: #F6F5F0;
}

.rightCol A:link {text-decoration: none; color: #00386c}
.rightCol A:visited {text-decoration: none; color: #00386c;}
.rightCol A:active {text-decoration: none; color: #00386c}
.rightCol A:hover {text-decoration: underline; color: #00386c}

.rightCol p {
	margin-left: 5px;
    	margin-top: 5px;
    	font-weight: bold;
}
.rightCol span {
    color: #455560;
    font-size: 11px;
    font-weight: normal;
}

.rightCol h1 {
 	background-color:#ffffff;
	line-height: 22px;
	color: #00386C;
	font-size: 125%;
	margin-left: 5px;
}

.bottomRight {
	background-color:#eeece1;
	clear: both;
	border:#bfbfbf solid 2px;
}

.bottomRight p {
    font-weight: normal;
    line-height: 15px;
    margin-left: 30px;
    margin-right: 5px;
    margin-top: 5px;
    text-indent: -25px;
}

.bottomRight h3 {
    line-height: 30px;
    margin-left: 5px;
    margin-top: 0px;
    color: #00386C;
    text-shadow: 2px 2px 2px #999; 
}

.footer {
    	background: white;
        font-size:.85em;
	border: #bfbfbf solid 1px;
	overflow:hidden;
	line-height: 15px;
	margin-top:5px;
}

.footer p {
	margin-left: 5px;
    	margin-right: 5px;
}

.footer A:link {text-decoration: underline;}
.footer A:visited {text-decoration: underline;}
.footer A:active {text-decoration: underline;}

.body A:link {text-decoration: underline;}
.body A:visited {text-decoration: underline;}
.body A:active {text-decoration: underline;}

.buttons A:link {text-decoration: none;color: #ffffff;}
.buttons A:visited {text-decoration: none;color: #ffffff;}
.buttons A:active {text-decoration: none;color: #ffffff;} 

.anchors A {margin-left: 5px;}

.moreorless {
    font-weight: bold;
    font-size: 80%; 
    margin-left:5px;
}

.header {
       border-bottom: #bfbfbf solid 1px; 
       border-left: #bfbfbf solid 1px;          
       margin-bottom: 5px;	
       background-color:#ffffff;
       min-width: 490px;
       float:left;
       height: 90px;
       width:356px;
 }
 
 .issuedate {
 	background-color:#F6F5F0;;
 	width:275px;
	float: right; 
	clear: both;
 }

html body div.column-container div.columns div.issuedate p.IssueinProcess {
	color: #00386C;
	text-align: center;
	width:275px;
	margin-left:0px;
}


html body div.column-container div.columns div.issuedate p.tbRightColBottomDate {
	color: #00386C;
   	margin-bottom: 5px;
    	text-align: center;
    	margin-left:0px;
    	width: 275px;
}    
    
.tableOfContents A:link {text-decoration: none; color: #00386c}
.tableOfContents A:visited {text-decoration: none; color: #00386c;}
.tableOfContents A:active {text-decoration: none; color: #00386c;}
.tableOfContents A:hover {text-decoration: underline; color: #00386c;}

.buttons A:link {text-decoration: none; color: #FFF}
.buttons A:visited {text-decoration: none; color: #FFF;}
.buttons A:active {text-decoration: none; color: #FFF;}
.buttons A:hover {text-decoration: underline; color: #FFF;}

.subuls A:link {color: #FFF}
.subuls A:visited {color: #FFF;}
.subuls A:active {color: #FFF;}
.subuls A:hover {background-color: #00386C;}

.columns {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	margin-top:10px;
	}

.column-container {
	position: relative; /* put this here on the container, NOT the column! */
	overflow: hidden;
	zoom: 1;
	clear:left;
	z-index:1;
	}
.column-1-bottom {
	position: absolute; /* relative to the container, NOT the column! */
	bottom: 0;
	left: 0; /* if column-1 is floated left */
	height: 1px;  /* same size as border on column-1 */
	background-color: #bfbfbf; /* same color as border on column-1 */
	width: 374px;

}

#featureTabsContainer
{
 background-color: white;
}

  a.tab {
    background-color: #685040;
    color: #fff;
    font-size: 108%;
    font-weight: bold;
    padding: 4px 7px 4px 7px;
    margin-top: 0.3em;
    border-bottom: solid 2px #fff;
    text-align: center;
    width: 15%;
    height: 18px;
  }

  a.tab:hover {background-color: #00386C;}

  a.tab_selected {
    border-bottom-color: #3F2929;
    background-color: #3F2929;
  }

  a.rounded, .button {
    outline: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    display: -moz-inline-box;
    display: inline-block;
    overflow: visible;
  }


a.bgcolorDarkBlue {background-color: #00386C;}

.home {background-color:#00386c;}

.skipnavigation, .skipnavigation a, a.skipnavigation:link, a.skipnavigation:visited, a.skipnavigation:hover, a.skipnavigation:active {
    height: 1px;
    left: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    top: -500px;
    width: 1px;
}

/****************
Drop-Down Nav
***************/

#nav {
	width:100%
}
ul.topnav {
	list-style: none;
	margin: 0;
	padding:0;
	background-color: #00386C;
	font-size:.85em;
	font-weight:bold;
	display: block;
	position: absolute;
	text-align: center;
	top: 75px;
	z-index:2;
	max-width: 960px;
        min-width: 600px;
        width: 100%;
        background: #1E3255; /* old browsers */
	background: -moz-linear-gradient(top, #1E3255 0%, #45649A 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E3255), color-stop(100%,#45649A)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E3255', endColorstr='#45649A',GradientType=0 ); /* ie */
}

ul.topnav li {
	float: left;
	margin: 0;
	position: relative;
	z-index:1;
	height: 26px;
}

ul.topnav li a {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	font-size: larger;
}

ul.topnav li a:focus {
	opacity:0.8;
}

ul.topnav li a:hover {
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */

}

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute;
	left: 0;
	top: 25px;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
}
ul.topnav li ul.subnav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #444;
	border-left:none;
	clear: both;/*width: 170px;*/
}

ul.subnav li {width:275px;}

html ul.topnav li ul.subnav li a {
	float: left;
	width: 242px;
	padding: 5px 10px;
	text-align: left;
}

li.bgcolorDarkBlue {
    background-color: #00386C;
}

html&gt;body .topnav li a {
 width: 179px;
}

h1 {text-shadow: 1px 1px 1px #999;}

/* CSS for all browsers */
.shadowBoxOut{
    border:1px solid #000;
    width:180px;
}

.shadowBox{
    background:#fff;
    padding:10px 15px;
    color:#000;
    box-shadow:inset 0 0 10px #bfbfbf;
    -moz-box-shadow:inset 0 0 10px #bfbfbf;
    -webkit-box-shadow:inset 0 0 10px #bfbfbf;
}

.ieShadow{
    display:none;
}

ul.topnav li.currentissue {
	white-space:nowrap;
	width:155px;
}

ul.topnav li.currentissue a {
	margin-left:15px;
	width: 100px;
}

ul.topnav li.archive {
	white-space:nowrap;
	width:155px;
}

ul.topnav li.archive a {
	width: 105px; 
}

ul.topnav li.indexes {
	white-space:nowrap;
	width: 140px;
}

ul.topnav li.indexes a {
	width: 60px;
}

ul.topnav li.about {
	white-space:nowrap;
	width: 83px;
}

ul.topnav li.about a {
	width: 45px;
}

ul.topnav li.staycurrent {
	white-space:nowrap;
}

ul.topnav li.staycurrent a {
	width: 140px;
	text-align: left;
}

ul.topnav li.staycurrent img.emaillogo {
	margin-left:5px;
	margin-right:5px;
	vertical-align: middle;
}

ul.topnav li.staycurrent img.rsslogo {
	vertical-align: middle;
}


.body {
	border: 2px solid #bfbfbf;
	margin-bottom:5px;
      	margin-top: 105px;
	background-color:white;
}

.tableOfContents {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	color: #00386C;
	float:left;
	width:50%;
}

ol, ul, li {
    margin-bottom: 0.5em;
    margin-top: 0.2em;
}

.buttons {
	margin-right:10px;
}

.previous {
	background-color:#00386c;
	padding:3px;
}

.next {
	background-color:#00386c;
	padding:3px 15px 3px 15px;
}

.hr1 {
 	height:1px; 
 	border: 0pt none; 
 	clear:both; 
 	background-color: #bfbfbf;
 }
 
 .articleH1 {
 	color:#00386c;
 	margin-top:20px;
 	margin-left:5px;
 	margin-bottom:5px;
 	font-size:18px;
 	color:#00386c;
  }
 
 .tbyearmonth {
	margin-left:5px;
	color:#00386c; 
 }

 .noteCitation {color:#00386c;}
  
 .posteddates {
 	margin-left:5px;
 	margin-top:15px;
 	color:#00386c;
 }
 
.articleParagraph {
	margin-left:5px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:5px;
}

.articleParagraph p {
	margin-top:10px;
}

.articleyParagraph h1, h2, h3 {
	margin-top:15px;

}

.articleParagraph ol, ul {
	padding-left:15px;
}

.articleParagraph ol {
	margin-left: 35px;
	list-style-type: decimal;
}

.articleParagraph ul {
	margin-left: 35px;
	list-style-type: disc;
}

.footerLeft {
	float:left;
	width:60%;
	margin-bottom:5px;
}
.footerissn {
	line-height:20px;
}

.footerRight {
	float:right;
	width:30%;
	text-align:right;
}

#nojs {
	display: none;
}

.prevnext {
	float:right;
	text-align:right;
	margin-top:5px;
}

.column-1-div {
	background-color:#ffffff;
	border: #bfbfbf solid 2px;
	min-height: 377px;
}

.displaynone {display:none;}

.column-1-bottom {
	background-color: #f6f5f0; 
	clear: both; 
	line-height: 5px;
}

.noteadded {margin-left:16px;}	

.moreorlessbottom {line-height:50px;}

#mydiv, #mydiv2, #mydiv3, #mydiv4 {display:block;}

.column-2-top  {
	border: 2px solid #bfbfbf;
	background-color:#ffffff;
	min-height: 184px;
}

.column-2-middle {
	clear: both; 
	line-height: 5px;
}

.column-2-bottom {
	border: 2px solid #bfbfbf;
	background-color:#ffffff;
	min-height: 184px;
}

.column-3-top {
	clear: both;
	padding-bottom: 50px;
	border:#bfbfbf solid 2px;
	background-color: #ffffff;
}

.column-3-middle {
	clear: both;
	line-height: 5px;
}

.bottomRightLast {
	margin-bottom:15px;
}

.rightCol p.issuecompleted {
	margin-top:10px;
	text-align:center;
	color: #00386C;

}

.separator { 
	float:right; 
	margin-left:15px;
	margin-right:15px;
}

.sidebar {
	border: 1px solid #ccc;
	font-size: smaller;
	width:200px;
	float:right;
	margin-right:10px;
}

.sidebar p {margin:5px;}

div.actions {
    font-weight: bold;
    margin-top: 15px;
}

div.articleactions {
    font-weight: bold;
    margin-top: 15px;
    margin-left:5px;
}

.actions span.status {
    font-weight: normal;
}

.articleactions span.status {
    font-weight: normal;
}

.techNoteH1 {
 	color:#00386c;
  	margin-bottom:5px;
 	font-size:18px;
 	color:#00386c;
 	width: 100%; 
 	float: left;
 	margin-bottom: 15px;
  }
  

.techNoteParagraph {
 	margin-left:5px;
 	margin-top:15px;
 	margin-bottom:15px;
 	margin-right:5px;
 }
 
.techNoteParagraph p {
 	margin-top:10px;
 }
 
.techNoteParagraph ol, ul {
 	padding-left:15px;
 }
 
.techNoteParagraph ol {
 	margin-left: 35px;
 	list-style-type: decimal;
 }
 
.techNoteParagraph ul {
 	margin-left: 35px;
 	list-style-type: disc;
}

.figure {
  margin: 1em auto 1.5em auto;
	text-align: center;
}

.figure img {
  display: block;
  margin-left:auto;
  margin-right:auto;
}

.figure p {
	font-weight: bold;
	font-size: 0.85em;
  margin: 0px;
}

.figure p.editorsnote {
	font-weight: normal;
  	margin-top: 0.8em;
}

.figure&gt;a {
  color: black;
}

img {
	border: 0;
}

table, th, td {border:0px; margin:0px auto;}

.italic {font-style:italic}

html body div.column-container div.columns div.issuedate p#printLink
{
	 margin-left: 75px;
}

.indent {
  	margin: 0em 2em !important;
}
    .announcement {
  margin: 20px 10px 10px 10px;
  border: solid 2px #005ea2;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  background-color: #5ce0b4;
  font-weight: 600;
  color: #000;
text-transform: uppercase;
}

.search-input {
	font-size: 16px;
	margin-top: 38px;
	float: right;
	color: grey;
	padding: 6px;
        background: url("/images/search-mag.png") no-repeat right center;
}
   .small {
  font-size: 12px;
  padding-top: 17px;
  text-transform: initial;
} 
    .announcement a {
  color: blue;
}
    
    
  .archived-banner {
  background-color: #edf2f7;
  border: 1px solid #005ea2;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(0, 94, 162);
  padding-left: 20px;
  width: 40%;
  margin-top: 20px;
  margin-bottom: 20px;
  border-left: 10px solid #005ea2;

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