<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body  { font-family: Arial, Helvetica, sans-serif; margin-right: .2em; margin-left: .2em; padding: 0 }
p  { font-family: Arial, Helvetica, sans-serif }
td  { font-family: Arial, Helvetica, sans-serif }
.bigHead { color: #000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; border-bottom-color: orange; border-bottom-style: solid; border-bottom-width: thin }
.header { color: #000; font-family: Arial, Helvetica, sans-serif; font-weight: bold;  }
.headerbig { color: #000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 1.2em }
.subMenuHead { font-size: .8em; color: #FFF; font-weight: bold; }
.submenu a:link  { color: #fff; text-decoration: none }
.submenu { color: #fff; font-size: 12px }
.submenuselected { color: #fff; font-size: 12px; font-weight: bold }
.submenuselectedblue { color: #183C7B; font-size: 12px; font-weight: bold }
.submenu a:active  { color: #9CF; text-decoration: none }
.submenu a:visited  { color: #FFF; text-decoration: none }
.submenu a:hover { color: #9CF; text-decoration: none }
.rightmenu { line-height: 130% }
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%; text-decoration: none}
.blurb { color: #1D3D78; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%; text-decoration: none}
.blurbbold { color: #1D3D78; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%; text-decoration: none; font-weight: bold}
.activetext {color: white; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold}
.blurb a:link { color: #1D3D78 }
.blurb a:visited { color: #1D3D78 }
.blurb a:active { color: #000 }
.blurb a:hover { color: #9CF }
.blurbbig { color: #1D3D78; font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 150%; text-decoration: none; font-weight: bold}
.blurbbigred { color: RED; font-family: Arial, Helvetica, sans-serif; font-size: 20px; line-height: 150%; text-decoration: none; font-weight: bold}
.date { text-align: right; color:#002048; padding-right: 2em; font-weight: bold; font-size: .80em }
a:link { color: #C90 }
a:visited { color: #999 }
a:active { color: #000 }
a:hover { color: #960 }
.partner { color: #1D3D78; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%; text-decoration: none; text-align: center }
.partner a:link { color: #1D3D78 }
.partner a:visited { color: #1D3D78 }
.partner a:active { color: #000 }
.partner a:hover { color: #9CF }
select.index {font-size: .75em; border: 1px solid black; }
table.index {font-size: .75em; color: #FFF }
table.indexblue {font-size: .75em; color: #183C7B }
input.index {font-size: .75em; border: 1px solid black; }
select.index2 {font-size: .75em; border: 1px solid black; }
input.bt { background:white; color:#1D3D78; border: 1px solid black; }
.results  {font-family: Arial, Helvetica, sans-serif; font-size: 16px; } 
.pages  {color: #1D3D78; font-size: 10pt; font-weight: bold }
.pagelist  {color: #1D3D78; font-family: arial bold; font-size: 10pt; font-weight: bold }
.pagelist a { color: #1D3D78; text-decoration: none }
.pagelist a:link { color: #1D3D78; text-decoration: none }
.pagelist a:visited { color: #1D3D78; text-decoration: none }
.pagelist a:active { color: #000; text-decoration: none }
.pagelist a:hover { color: #9CF; text-decoration: none }

/*a.logout { font-size: .8em; color: #FFF; text-decoration: none; font-variant: small-caps }
a.logout:link { color: #FFF; text-decoration: none }
a.logout:visited { color: #FFF; text-decoration: none }
*/
a.logout { font-size: .8em; color: #1D3D78; text-decoration: none; font-variant: small-caps }
a.logout:link { color: #1D3D78; text-decoration: none }
a.logout:visited { color: #1D3D78; text-decoration: none }

.user { text-align: left; color:#002048; font-weight: bold; font-size: .80em }

.loginbutton {      display: inline-block;
    font-weight: 600;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        color: #ffffff !important;
    background-color: #3299D5;
    border-color: #3299D5;
    box-shadow: none;
    cursor: pointer;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-weight: bold;
	font-size: small;
}
.unsorted
{ 
    background-image: none;
}
.sortedAsc 
{
    background-image: url(images/sort_down.gif) ; 
    background-repeat: no-repeat; 
    background-position: top; 
    /* background-position:center; */
    /* padding-left: 4px; */
} 
.sortedDesc 
{ 
    background-image: url(images/sort_up.gif); 
    background-repeat: no-repeat; 
    background-position: top;
    /* background-position:center; */
    /* padding-left: 4px; */
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-weight: bold;
	font-size: 1.1em;
}
.blurbhelp { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%; text-decoration: none; margin-left: .3em}

.blurbwhite { color: white; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%; text-decoration: none}
.blurbwhite a:link { color: white }
.blurbwhite a:visited { color: white }
.blurbwhite a:active { color: white }
.blurbwhite a:hover { color: #9CF }
.rbpad {margin-left: 1.5em }

a.selection { font-size: .8em; color: #1D3D78 }
a.selection:link { color: #1D3D78 }
a.selection:visited { color: #1D3D78 }

.smallext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .85em;
}

.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}

table.othersearch 
{
	font-weight:bold;
	/* border: ridge 1px #FFF; */
	font-size: .75em;
	color: #FFF;
}
input.othersearch {font-size: .75em; border: 1px solid black; }
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.blurbsmall { color: #1D3D78; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 150%; text-decoration: none}
.closed {display: none}
.open {display: block}

/*** Forms MultiPage  Styles***/
.TabMenu
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:white;		
	font-size:11px;
	font-weight:normal;
}

.Tab
{		
	background: #aaaaaa url("images/tabstrip/tab-left.gif") left top no-repeat;
	padding-left: 10px; 
	padding-right: 10px; 	
	color:white;	
	font-weight:bold;	
}

.Tab a, .Tab a span 
{	
	background:  url("images/tabstrip/tab-right.gif") right top no-repeat; 	
	padding-right: 10px;
	padding-left: 10px;  	
	color:white;
	font-weight:bold;
	text-decoration: none;
}

.TabSelected
{
	background: #191970 url("images/tabstrip/tab-darkblue-left.gif") left top no-repeat; 	
	padding-left: 10px; 
	padding-right: 10px; 			
	font-size:11px;	
}
.TabSelected a, .TabSelected a span
{	
	background:  url("images/tabstrip/tab-darkblue-right.gif") right top no-repeat; 
	padding-right: 10px;
	padding-left: 10px;  
	color:white;	
	font-weight:bold;
	text-decoration: none;
	
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	text-align:center;
	vertical-align:middle;
	background-color:white;
	border-width:3px;
	border-style:solid;
	border-color:black;
	padding:3px;
	width:250px;
	display:block
	
}

.verticalCANS
{
	writing-mode: tb-rl;
	filter: flipH flipV;
	font-family: Arial, Helvetica, sans-serif;
	
	color: #1D3D78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-decoration: none;
    white-space: nowrap;
    
 }

 .CANS3
 {
	background-color: Red;
	color: White;
	
 }

 .CANS2
 {
	background-color: Yellow;
	color: White;
	
 }
 
  .CANS1
 {
	background-color: Green;
	color: White;
	
 }
 
  .CANS0
 {
	background-color: blue;
	color: White;
	
 }	
  .CANSNONE
 {
	background-color: white;
	color: Black;
 }	 </pre></body></html>