<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* SKIN CSS - START */

	/* ------------------- Hidden text ------------------- */
	.off, #skip {position:absolute; left:-9000px; top:0; z-index:20;}
	.off a:focus, .off a:active {color:#fff; background:#c4130d; font-size:1.4em; display:block; padding:0.5em; border:0.3em outset #000; white-space:nowrap; width:15em; text-align:center; font-weight:bold; position:absolute; left:9000px} 
	#skip a:focus, #skip a:active {left:0} 
	p.off {margin:0}
	/* ------------------- Hidden text ------------------- */
    .dtesearch input[type="radio"] { 
		float:none;
	}
	.dtsearch input[type="checkbox"] { 
		float:none;
	}
	
	.dtesearch label {
		line-height:1.0;
	}
	.dataview UL.list LI DIV SPAN LABEL
	{
		line-height:1.2;
		display:inline;
	}
	
	.dataview UL.list LI DIV input[type="radio"] { 
		float:none;
	}
	
	.dataview UL.list LI DIV input[type="checkbox"] { 
		float:none;
	}
	
	.dcontent	{

					padding: 0px;
					height:100%;
					width:600px;
					margin-left:0px;
					margin-right:0px;
					margin-top:180px;
					margin-bottom:0px;
					display:inline;
					color:#000000;
					background-color: #FFFFFF;
				}
	
/* SKIN CSS - END */
/*start of page CSS*/
	/*Remove the border from images if link*/
	IMG 
				{
					border:0px;
				}
	A 
				{
					width:150px;
					/*color:#FF9933; */
					background:inherit; 
					text-decoration:none;
				}
	a:hover, a:active, a:focus   
				{
					/*color:#FF9933; */
					background:inherit; 
					text-decoration:underline;
				}
	/*Data View List - Generic Class standard way of displaying data*/
	.dataview 
				{
					font-family: Arial, Helvetica, sans-serif;
					width:100%;
					margin:0px; 
					padding:0px;
					/*border-top: #000000 solid 1px;
					border-left: #000000 solid 1px;
					border-right: #000000 solid 1px;*/
					background-color:#FFFFFF;
					color:#000000;
					text-decoration: none;
					/*font-size:0.8em;*/
				}
	.dataview UL.list
				{
					margin:0px; 
					padding: 0px;
					list-style:none;
				}
	.dataview UL.list LI
				{
					border-bottom: #000000 solid 1px;
					width:100%;
				}
	.dataview LI.noHR
				{
					border-bottom: #000000 solid 0px;
					width:100%;
				}
	.dataview LI.Row0
				{
					background-color: #DCDCDC;
					color:#000000;
				}
				
	.dataview UL.list LI.noHR
				{
					border-bottom: #000000 solid 0px;
					width:100%;
				}
				
	.dataview LI.Row1 DIV SPAN
				{
					background-color: #FFFFFF;
					color:#000000;
					cursor: pointer;
				}
	.dataview LI.Row0 DIV SPAN
				{
					background-color: #DCDCDC;
					color:#000000;
					cursor: pointer;
				}
	.dataview LI.Row0 DIV A
				{
					text-decoration: none;
					border-bottom: dotted 1px #000000;
					/*color: #FF9933;*/
					/*background-color: #DCDCDC;*/
				}
	.dataview LI.Row0 DIV A:hover
				{
					text-decoration: none;
					border-bottom: solid 1px #000000;
					/*color: #FF9933;*/
					/*background-color: #DCDCDC;*/
				}
	.dataview LI.Row0 DIV A:visited
				{
					/*color: #FF9933;
					background-color:#DCDCDC;*/
				}
	.dataview LI.Row0 DIV A:active
				{
					padding: 5px 5px 5px 5px;
				}
	.dataview LI.Row1
				{
					background-color: #F8F8F8;
					color:#000000;
				}
	.dataview UL.bullet
				{
					margin: 20px;
					padding-left: 20px;
					list-style: disc;   
		        }
    .dataview UL.bullet LI
				{
					border:none;
				}
	.dataview DIV
				{
					padding: 5px 5px 5px 5px;
				}
	.dataview DIV A
				{
					/*color: #FF9933;*/
					text-decoration: none;
					width:100%;
					/*background-color: #F8F8F8;*/
					border-bottom: dotted 1px #000000;
				}
	.dataview DIV A:hover
				{
					text-decoration: none;
					border-bottom: solid 1px #000000;
					/*color: #FF9933;*/
					/*background-color: #F8F8F8;*/
				}
	.dataview A.noborder
				{
					background-color: inherit;
					color:#000000;
					text-decoration: none;
					border: 0px;
				}
	.dataview A.noborder:hover
				{
					background-color: inherit;
					color:#000000;
					text-decoration: none;
					border: 0px;
				}
	.dataview A.noborder:active
				{
					padding: 0px;
				}
	.dataview DIV A:visited
				{
					/*color: #FF9933;*/
					/*background-color:#FFFFFF;*/
				}
	.dataview DIV A:active
				{
					padding: 5px 5px 5px 5px;
				}
	.dataview DIV.error UL
				{
					color:#ff3366;
					font-weight:bold;	
					background-color: #FFFFFF;
					line-height:1.4em;
					margin:0px; 
					padding: 0px;
					list-style:none;
				}
	.dataview SPAN
				{
					text-align: right;
					padding-right: 10px;
					width: 13.0em; 
					float: left;
					font-weight: bold; 
					color: #330066;
					height:100%;
					background-color: #FFFFFF;
				}
	.dataview SPAN.long
				{
					width: 25.0em; 
					float: left;
					font-weight: bold; 
					color: #330066;
					height:100%;
					background-color: #FFFFFF;
				}
	.dataview SPAN.text
				{
					font-family: Arial, Helvetica, sans-serif;
					float: none;
					color: #000000;
					background-color:#FFFFFF;
				}
	.dataview H1
				{
					padding: 5px 5px 5px 5px;
					background-color: #FFFFFF;
					font-weight: bold; 
					color: #000000;
					margin: 0px;
					font-size:1.2em;
				}
	.dataview H2.head, .dataview SPAN.headtext
				{
					float:none;
					/*padding: 5px 5px 5px 5px;*/
					background-color: #FFFFFF;
					font-weight: bold; 
					color: #000000;
					margin: 0px;
					font-size:1em;
				}
	.bottom_border
				{
					/*border-bottom: #000000 solid 1px;*/
				}
	.dataview A.noborder
				{
					background-color: inherit;
					color:#000000;
					text-decoration: none;
					border: 0px;
				}
	.dataview A.noborder:hover
				{
					background-color: inherit;
					color:#000000;
					text-decoration: none;
					border: 0px;
				}
	.dataview A.noborder:active
				{
					padding: 0px;
				}

	.dataview A.results_page_number
				{
					color: #121212;
					border:none;
					font-weight: bold;
					cursor: pointer;
					background-color: #FFFFFF;
					padding:5px;
				}
	.dataview A.results_page_number:visited
				{
					color: #000000;
					background-color: #FFFFFF;
				}
	.dataview A.results_page_number:hover, .dataview A.results_page_number:active
				{
					color: #FFFFFF;
					background-color: #330066;
				}
	.dataview SPAN.results_page_number_sel																
				{
					color: #FFFFFF;
					background-color: #330066;
					border:none;
					font-weight: bold;
					float: none;
					padding:5px;
				}

	/*Standard Button Formatting*/
	.button_basic 
				{
					font-family: Arial, Helvetica, sans-serif;
					font-weight: normal;
					border:none;
					cursor: pointer;
					/*float: right;*/
					background-color: #00019F;
    border-radius: 4px;
    border-style: none;
    padding: 5px 10px;
    color: #ffffff;
    margin-right: 10px;
				}
	h2 
				{
					margin:0px;
					padding:0px;
					font-size:1em;
				}
	.display_table
				{
					width:100%;
				}
	.display_table TR.Row0
				{
					background-color: #DCDCDC;
					color:#000000;
				}
	.display_table TR.Row1
				{
					background-color: #F8F8F8;
					color:#000000;
				}
	.display_table A, .display_table A:visited, .display_table A:active
				{
					background-color: inherit;
					color:#000000;
					text-decoration: none;
					border-bottom: dotted 1px #000000;
				}
	.display_table A.noborder
				{
					background-color: inherit;
					color:#000000;
					text-decoration: none;
					border: 0px;
				}
	.display_table A.noborder:hover
				{
					background-color: inherit;
					color:#000000;
					text-decoration: none;
					border: 0px;
				}
	.display_table A:hover
				{
					background-color: inherit;
					color:#000000;
					text-decoration: none;
					border-bottom: solid 1px #000000;
				}
	.align_center
				{
					text-align: center;
				}
	A.dotted, A.dotted:visited, .A.dotted:active
				{
					background-color: inherit;
					color:#000000;
					text-decoration: none;
					border-bottom: dotted 1px #000000;
				}
	A.dotted:hover
				{
					background-color: inherit;
					color:#000000;
					text-decoration: none;
					border-bottom: solid 1px #000000;
				}
	P		
				{
					padding:0px;
					margin:0px;
				}
	.textbox_error
				{
					background-color:#00CCCC;
					color:#000000;
				}
/*end of page CSS*/</pre></body></html>