<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/*** BASIC TYPOGRAPHY ***/
html {font-size:62.5%; font-family:Helvetica, Arial, sans-serif}
strong, th, thead td, h1, h2, h3, h4, h5, h6 {font-weight:bold !important}
cite, em, dfn {font-style:italic}
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea {font-size:92%; font-family:Arial, Helvetica, sans-serif}
del {text-decoration:line-through; color:#666}
ins, dfn {border-bottom:1px solid #ccc}
small, sup, sub {font-size:85%}
abbr, acronym {text-transform:uppercase; font-size:85%; letter-spacing:.1em}
a abbr, a acronym {border:none}
abbr[title], acronym[title], dfn[title] {cursor:help; border-bottom:1px solid #ccc}
sup {vertical-align:super}
sub {vertical-align:sub}

/*** QUOTES ***/
blockquote {border-top:1px solid #ccc; border-bottom:1px solid #ccc; color:#666}
blockquote *:first-child:before {content:"\201C"}
blockquote *:first-child:after {content:"\201D"}

/*** FORMS ***/
fieldset {padding:1.4em;margin:0; border:1px solid #ccc}
legend {font-weight:bold; font-size:1.2em}
label {font-weight:bold;color:#006699;padding-right:6px}
textarea, input[type='text'], input[type='password'], select {border:1px solid #ccc;background:#fff}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover {border-color:#ee7819}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus {/* border-color:#888; */outline:1px solid #DDB866}
input, select {cursor:pointer}
input[type='text'],input[type='password'] {cursor:text}

/*** BASE SIZES ***/
.container {font-size:1.4em;line-height:1.4em}
h1 {font-size:3em;line-height:1.2em }
h2 {font-size:1.9em;line-height:1.2em}
h3 {font-size:1.6em;line-height:1em}
h4 {font-size:1.3em;line-height:1em}
h5 {font-size:1.1em;line-height:1em}
h6 {font-size:0.9em;line-height:1em}
p {font-size:1em;line-height:1.5em}

/*** LISTS ***/
ul li {margin-left:.85em}
ul {list-style-type:disc}
ul ul {list-style-type:square}
ul ul ul {list-style-type:circle}
ol {list-style-position:outside; list-style-type:decimal}
dt {font-weight:bold}

/*** TABLES ***/
table {width:100%}
table {border-top:1px solid #ccc/*border-left:1px solid #ccc*/}
th, td {border-bottom:1px solid #ddd/*border-right:1px solid #ccc*/}
table#agenda { width: 500px; }

/*** MARGINS &amp; PADDINGS ***/
blockquote *:first-child {margin:.8em 0}
hr, ul, ol, dl, pre, blockquote, address, table, form {margin-bottom:1.6em}
/*** NOTE:Calulate header margins:TOP:1.6em/size, BOTTOM:1.6em/size/2 ***/
h1 {margin:0 0 .5em 0}
h2 {margin:0 0 .2em 0}
h3 {margin:.3em 0 .2em 0}
h4 {margin:0 0 .2em 0}
h5 {margin:0 0 .2em 0}
h6 {margin:0 0 .2em 0}
p  {margin:0 0 .6em 0}
th, td {padding:.6em .8em}
caption {padding-bottom:.8em} /*** padding instead of margin for IE ***/
blockquote {padding:0 1em; margin:1.6em 0}
fieldset {padding:0 1em 1em 1em; margin:1.6em 0} /*** padding-top is margin-top for fieldsets in Opera ***/
legend {padding-left:.8em; padding-right:.8em}
legend+* {margin-top:1em} /*** compensates for the opera margin bug ***/
textarea, input {padding:.3em .4em .15em .4em}
select {padding:.1em .2em 0 .2em}
option {padding:0 .4em}
a {position:relative; padding:0.3em 0 .1em 0} /*** for larger click-area ***/
dt {margin-top:.8em; margin-bottom:.4em}
ul {margin-left:1.5em}
ol {margin-left:2.35em}
ol ol, ul ol {margin-left:2.5em}
/*form div {margin-bottom:.8em}*/

/*** COLORS ***/
a,a:link {text-decoration:none;color:#16416E}
a:visited {text-decoration:underline;color:#16416E}
a:hover {text-decoration:underline;color:#16416E}
a:active, a:focus {text-decoration:none;color:#16416E}

/*** THE GRID ***/
/* A container should group all your columns. */
.container {width:1010px;margin:0 auto}

/* Body margin for a sensile default look. */
body {margin:1.5em 0}

/* Columns */

/* Sets up basic grid floating and margin. */
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24, div.span-25, div.span-26, div.span-27, div.span-28, div.span-29, div.span-30 {float:left;margin-right:10px}

/* The last column in a row needs this class. */
div.last {margin-right:0}

/* Use these classes to set the width of a column. */
.span-1  {width:24px}
.span-2  {width:58px}
.span-3  {width:92px}
.span-4  {width:126px}
.span-5  {width:160px}
.span-6  {width:194px}
.span-7  {width:228px}
.span-8  {width:262px}
.span-9  {width:296px}
.span-10 {width:330px}
.span-11 {width:364px}
.span-12 {width:394px}
.span-13 {width:432px}
.span-14 {width:470px}
.span-15 {width:500px}
.span-16 {width:534px}
.span-17 {width:568px}
.span-18 {width:602px}
.span-19 {width:636px}
.span-20 {width:670px}
.span-21 {width:704px}
.span-22 {
	width:1011px;
	background-color: #ffffff;
	margin-top:-9px;
}
.span-23 {width:772px}
.span-24 {width:806px}
.span-25 {width:840px}
.span-26 {width:874px}
.span-27 {width:908px}
.span-28 {width:942px}
.span-29 {width:976px}
.span-30, div.span-30 {width:1010px;}


/* Add these to a column to append empty cols. */
.append-1  {padding-right:34px}
.append-2  {padding-right:68px}
.append-3  {padding-right:102px}
.append-4  {

}
.append-5  {padding-right:170px}
.append-6  {padding-right:204px}
.append-7  {padding-right:238px}
.append-8  {padding-right:272px}
.append-9  {padding-right:306px}
.append-10 {padding-right:340px}
.append-11 {padding-right:374px}
.append-12 {padding-right:408px}
.append-13 {padding-right:442px}
.append-14 {padding-right:476px}
.append-15 {padding-right:510px}
.append-16 {padding-right:544px}
.append-17 {padding-right:578px}
.append-18 {padding-right:612px}
.append-19 {padding-right:646px}
.append-20 {padding-right:680px}
.append-21 {padding-right:714px}
.append-22 {padding-right:748px}
.append-23 {padding-right:782px}
.append-24 {padding-right:816px}
.append-25 {padding-right:850px}
.append-26 {padding-right:884px}
.append-27 {padding-right:918px}
.append-28 {padding-right:952px}
.append-29 {padding-right:986px}


/* Add these to a column to prepend empty cols. */
.prepend-1  {padding-left:34px}
.prepend-2  {padding-left:68px}
.prepend-3  {padding-left:102px}
.prepend-4  {
	/*padding-left:22px*/
}
.prepend-5  {padding-left:170px}
.prepend-6  {padding-left:204px}
.prepend-7  {padding-left:238px}
.prepend-8  {padding-left:272px}
.prepend-9  {padding-left:306px}
.prepend-10 {padding-left:340px}
.prepend-11 {padding-left:374px}
.prepend-12 {padding-left:408px}
.prepend-13 {padding-left:442px}
.prepend-14 {padding-left:476px}
.prepend-15 {padding-left:510px}
.prepend-16 {padding-left:544px}
.prepend-17 {padding-left:578px}
.prepend-18 {padding-left:612px}
.prepend-19 {padding-left:646px}
.prepend-20 {padding-left:680px}
.prepend-21 {padding-left:714px}
.prepend-22 {padding-left:748px}
.prepend-23 {padding-left:782px}
.prepend-24 {padding-left:816px}
.prepend-25 {padding-left:850px}
.prepend-26 {padding-left:884px}
.prepend-27 {padding-left:918px}
.prepend-28 {padding-left:952px}
.prepend-29 {padding-left:986px}



/* Border on right hand side of a column. */
div.border {padding-right:4px;
  margin-right:5px;
  border-right:1px solid #eee}

/* Border with more whitespace, spans one column. */
div.colborder {padding-right:22px;
  margin-right:19px;
  border-right:1px solid #eee}

/* Use these classes on an element to push it into the 
   next column, or to pull it into the previous column.  */

.pull-1 {margin-left:-34px}
.pull-2 {margin-left:-68px}
.pull-3 {margin-left:-102px}
.pull-4 {margin-left:-136px}
.pull-5 {margin-left:-170px}
.pull-6 {margin-left:-204px}
.pull-7 {margin-left:-238px}
.pull-8 {margin-left:-272px}
.pull-9 {margin-left:-306px}
.pull-10 {margin-left:-340px}
.pull-11 {margin-left:-374px}
.pull-12 {margin-left:-408px}
.pull-13 {margin-left:-442px}
.pull-14 {margin-left:-476px}
.pull-15 {margin-left:-510px}
.pull-16 {margin-left:-544px}
.pull-17 {margin-left:-578px}
.pull-18 {margin-left:-612px}
.pull-19 {margin-left:-646px}
.pull-20 {margin-left:-680px}
.pull-21 {margin-left:-714px}
.pull-22 {margin-left:-748px}
.pull-23 {margin-left:-782px}
.pull-24 {margin-left:-816px}
.pull-25 {margin-left:-850px}
.pull-26 {margin-left:-884px}
.pull-27 {margin-left:-918px}
.pull-28 {margin-left:-952px}
.pull-29 {margin-left:-986px}
.pull-30 {margin-left:-1020px}

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24, .pull-25, .pull-26, .pull-27, .pull-28, .pull-29, .pull-30 {float:left;position:relative}

.push-1 {margin:0 -34px 1.5em 34px}
.push-2 {margin:0 -68px 1.5em 68px}
.push-3 {margin:0 -102px 1.5em 102px}
.push-4 {margin:0 -136px 1.5em 136px}
.push-5 {margin:0 -170px 1.5em 170px}
.push-6 {margin:0 -204px 1.5em 204px}
.push-7 {margin:0 -238px 1.5em 238px}
.push-8 {margin:0 -272px 1.5em 272px}
.push-9 {margin:0 -306px 1.5em 306px}
.push-10 {margin:0 -340px 1.5em 340px}
.push-11 {margin:0 -374px 1.5em 374px}
.push-12 {margin:0 -408px 1.5em 408px}
.push-13 {margin:0 -442px 1.5em 442px}
.push-14 {margin:0 -476px 1.5em 476px}
.push-15 {margin:0 -510px 1.5em 510px}
.push-16 {margin:0 -544px 1.5em 544px}
.push-17 {margin:0 -578px 1.5em 578px}
.push-18 {margin:0 -612px 1.5em 612px}
.push-19 {margin:0 -646px 1.5em 646px}
.push-20 {margin:0 -680px 1.5em 680px}
.push-21 {margin:0 -714px 1.5em 714px}
.push-22 {margin:0 -748px 1.5em 748px}
.push-23 {margin:0 -782px 1.5em 782px}
.push-24 {margin:0 -816px 1.5em 816px}
.push-25 {margin:0 -850px 1.5em 850px}
.push-26 {margin:0 -884px 1.5em 884px}
.push-27 {margin:0 -918px 1.5em 918px}
.push-28 {margin:0 -952px 1.5em 952px}
.push-29 {margin:0 -986px 1.5em 986px}
.push-30 {margin:0 -1020px 1.5em 1020px}

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24, .push-25, .push-26, .push-27, .push-28, .push-29, .push-30 {float:right;position:relative}


/* Misc classes and elements
-------------------------------------------------------------- */

/* Use a .box to create a padded box inside a column.  */ 
.box {padding:1.5em; 
  margin-bottom:1.5em; 
  background:#E5ECF9}

/* Use this to create a horizontal ruler across a column. */
hr {background:#D5D532; 
  color:#D5D532;
  clear:both; 
  float:none; 
  width:100%; 
  height:.1em;
  margin-top:1.45em;
  margin-bottom:1.45em;
  border:none}
hr.space {background:#fff;
  color:#fff}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden}
.clearfix, .container {display:inline-block}
* html .clearfix,
* html .container {height:1%}
.clearfix, .container {display:block}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear {clear:both}

/*** NO LINK ICON (use class="noicon" to remove the link icon from a specific link) ***/
body a.noicon {background:none !important; padding:0 !important; margin:0 !important}


/*** HELPER CLASSES ***/
.hide {display:none}
.error, .success {padding:.8em;margin-bottom:1.6em;border:2px solid #ddd}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880}
.error a {color:#8a1f11; background:none; padding:0; margin:0}
.success a {color:#264409; background:none; padding:0; margin:0}
.left {float:left}
.right {float:right}
.text_right {text-align:right}
.text_left {text-align:left}
.text_center {text-align:center}
.img_rt {float:right;margin:0 0 10px 10px}
.img_lf {float:left;margin:0 10px 10px 0}
p img.imgleft {float:left;margin:0 10px 10px 0;padding:0}
p img.imgright {float:right;margin:0 0 10px 10px;padding:0}
.center {text-align:center}
.text-right {text-align:right}
.inline {display:inline}
.block {display:block}
.nowrap {white-space:nowrap}
.hidden {display:none}
img {opacity:1 !important;filter:alpha(opacity=100) !important}
img a {text-decoration:none}

/*** STYLES FOR BUTTONS ***/
a.button, button {display:inline-block;
  float:left;
  margin:0 0.583em 0.667em 0;
  padding:5px 10px 5px 7px;   /*** Links ***/
  border:1px solid #dedede;
  border-top:1px solid #eee;
  border-left:1px solid #eee;
  background-color:#f5f5f5;
  font-family:"Liberation Sans", Helvetica, Arial, sans-serif;
  font-size:100%;
  line-height:130%;
  text-decoration:none;
  font-weight:bold;
  color:#565656;
  cursor:pointer}
button {width:auto; overflow:visible; padding:4px 10px 3px 7px}
button[type] {padding:4px 10px 4px 7px; line-height:17px}
*:first-child+html .container button[type] {padding:4px 10px 3px 7px}
button img, a.button img{margin:0 3px -3px 0 !important; padding:0; border:none; width:16px; height:16px; float:none}

/*** STANDARD BUTTONS ***/
button:hover, a.button:hover{background-color:#dff4ff; border:1px solid #c2e1ef; color:#336699}
a.button:active, button:active{background-color:#6299c5; border:1px solid #6299c5; color:#fff}

/*** POSITIVE (LIGHT BACKGROUND) ***/
body .positive {color:#529214}
a.positive:hover, button.positive:hover {background-color:#E6EFC2; border:1px solid #C6D880; color:#529214}
a.positive:active, button.positive:active {background-color:#529214; border:1px solid #529214; color:#fff}

/*** NEGATIVE (DARK BACKGROUND)***/
body .negative {color:#d12f19}
a.negative:hover, button.negative:hover {background:#fbe3e4; border:1px solid #fbc2c4; color:#d12f19}
a.negative:active, button.negative:active {background-color:#d12f19; border:1px solid #d12f19; color:#fff}
</pre></body></html>