<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
background-color: #c0bebf;
     text-align: center;
     background-image: url(images/dkgrey.jpg);
     background-repeat: repeat-x;
     background-position: left top;
     margin: 0px;

 }
 
td.grey {
      background-image: url(images/grey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
        margin: 0px;
        border-bottom: 0px solid #c0bfbf;
        border-top: 0px solid #c0bfbf;

 }
table.bg {
  border: 1px solid #01605d;
  font-family: Tahoma, sans-serif;
color: #023937;
font-size: 13px;
line-height: 24px;
font-weight: bold;
text-align: center;

}

td.dkgrey {
      background-image: url(images/dkgrey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
        margin: 0px;

 }
 
td.topborder {
border-top: 1px solid #cdcdcd;

 }
 
 td.sideborder {
border-right: 1px solid #cdcdcd;
padding: 10px;

 }

hr {
  color: #DDDDDD;
  height: .5px;
  width: 80%;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  text-align: center;

}

hr.hr1 {
  color: #d1d2d4;
  height: .5px;
  width: 85%;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 20px;
  text-align: center;

}

td.form {
font-family: Tahoma, sans-serif;
color: #000000;
font-size: 14px;
line-height: 24px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;

}

td.textbox {
font-family: Verdana, sans-serif;
color: #000000;
font-size: 13px;
line-height: 18px;
padding-top: 10px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;

}


.input{
font-family:Verdana, sans-serif;
font-size:13px;
color:#777777;
padding:5px;
background-color:#FFFFFF;
border:1px solid #b9b9b9;
-webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;

}

.textarea{
font-family:Verdana, sans-serif;
font-size:13px;
color:#777777;
padding:5px;
background-color:#FFFFFF;
border:1px solid #b9b9b9;
-webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;

}

.select{
font-family:Verdana, sans-serif;
font-size:13px;
color:#777777;
padding:5px;
background-color:#FFFFFF;
border:1px solid #b9b9b9;
-webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;

}

.option{
font-family:Verdana, sans-serif;
font-size:13px;
color:#777777;
padding:2px;
background-color:#FFFFFF;
border:0px solid #b9b9b9;
-webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;

}

.alert {
     font-family:Verdana, sans-serif;
font-size:13px;
color:#000000;
  padding: 15px;
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  border: 1px solid transparent;
  border-radius: 4px;
  text-align: center;

  }
  
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert &gt; p,
.alert &gt; ul {
  margin-bottom: 0;
}
.alert &gt; p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}


#text1 {
font-family: Tahoma, sans-serif;
color: #000000;
font-weight: bold;
font-size: 14px;
line-height: 24px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding: 0px;
text-align: center;
}

#text3 {
font-family: Tahoma, sans-serif;
color: #000000;
font-size: 14px;
line-height: 20px;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
text-align: left;
}

li {
font-family: Tahoma, sans-serif;
color: #000000;
font-size: 14px;
line-height: 20px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
text-align: left;
}

#text31 {
font-family: Tahoma, sans-serif;
color: #000000;
font-weight: bold;
font-size: 15px;
line-height: 20px;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 35px;
text-align: left;
}

#text32 {
font-family: Tahoma, sans-serif;
color: #000000;
font-weight: normal;
font-size: 15px;
line-height: 20px;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 35px;
text-align: left;
}

#text30 {
font-family: Tahoma, sans-serif;
color: #000000;
font-size: 14px;
line-height: 14px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 20px;
padding-left: 10px;
text-align: left;
}

#text33 {
font-family: Tahoma, sans-serif;
color: #0e8282;
font-size: 14px;
line-height: 16px;
font-weight: bold;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
text-align: center;

}

#text34 {
font-family: Tahoma, sans-serif;
color: #003463;
font-size: 15px;
line-height: 15px;
font-weight: bold;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}

#text35 {
font-family: Tahoma, sans-serif;
color: #000000;
font-size: 14px;
line-height: 20px;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
text-align: center;
}

h1 {
font-family: Tahoma, sans-serif;
color: #000000;
font-size: 16px;
line-height: 25px;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
text-align: center;

}

h3 {
font-family: Tahoma, sans-serif;
color: #0e8282;
background-color: #efefef;
font-size: 15px;
line-height: 25px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 10px;
text-align: left;

}

#text2 {
font-family: Tahoma, sans-serif;
color: #000000;
font-size: 12px;
line-height: 16px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding: 5px;

}

#text25 {
font-family: Tahoma, sans-serif;
color: #000000;
font-size: 12px;
line-height: 16px;
font-weight: normal;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 10px;
padding: 5px;
text-align: left;

}

#text26 {
font-family: Tahoma, sans-serif;
color: #FFFFFF;
font-size: 12px;
line-height: 18px;
font-weight: normal;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 10px;
padding: 5px;

}

#text22 {
font-family: Tahoma, sans-serif;
color: #FF0000;
font-weight: bold;
font-size: 16px;
line-height: 18px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding: 5px;

}

#text4 {
font-family: Tahoma, sans-serif;
color: #FFFFFF;
font-size: 14px;
line-height: 14px;
font-weight: bold;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 10px;
padding: 0px;
text-align: left;

}

#text44 {
font-family: Tahoma, sans-serif;
color: #FFFFFF;
font-size: 12px;
line-height: 14px;
font-weight: bold;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 10px;
padding: 5px;
text-align: left;

}

#text46 {
font-family: Tahoma, sans-serif;
color: #FFFFFF;
font-size: 15px;
line-height: 14px;
font-weight: bold;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 10px;
padding: 0px;
text-align: left;

}

#text5 {
font-family: Tahoma, sans-serif;
color: #0e8282;
font-size: 14px;
line-height: 20px;
font-weight: bold;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
text-align: left;

}

#text1 a {color: #000000; background-color: inherit; font-weight: bold; text-decoration: underline; }
#text1 a:visited {color: #000000; background-color: inherit; font-weight: bold; text-decoration: underline; }
#text1 a:hover {color: #0e8282; background-color: #inherit; font-weight: bold; text-decoration: underline; }
#text1 a:active {color: #000000; background-color: inherit; font-weight: bold; text-decoration: none; }

#text2 a {color: #000000; background-color: inherit; font-weight: normal; text-decoration: none; }
#text2 a:visited {color: #000000; background-color: inherit; font-weight: normal; text-decoration: none; }
#text2 a:hover {color: #0e8282; background-color: #inherit; font-weight: normal; text-decoration: underline; }
#text2 a:active {color: #000000; background-color: inherit; font-weight: normal; text-decoration: none; }

#text25 a {color: #000000; background-color: inherit; font-weight: normal; text-decoration: none; }
#text25 a:visited {color: #000000; background-color: inherit; font-weight: normal; text-decoration: none; }
#text25 a:hover {color: #0e8282; background-color: #inherit; font-weight: normal; text-decoration: underline; }
#text25 a:active {color: #000000; background-color: inherit; font-weight: normal; text-decoration: none; }

#text26 a {color: #FFFFFF; background-color: inherit; font-weight: normal; text-decoration: none; }
#text26 a:visited {color: #FFFFFF; background-color: inherit; font-weight: normal; text-decoration: none; }
#text26 a:hover {color: #cdcdcd; background-color: #inherit; font-weight: normal; text-decoration: underline; }
#text26 a:active {color: #FFFFFF; background-color: inherit; font-weight: normal; text-decoration: none; }



#text3 a {color: #000000; background-color: inherit; font-weight: bold; text-decoration: underline; }
#text3 a:visited {color: #b2b2b2; background-color: inherit; font-weight: bold; text-decoration: underline; }
#text3 a:hover {color: #0e8282; background-color: #inherit; font-weight: bold; text-decoration: underline; }
#text3 a:active {color: #000000; background-color: inherit; font-weight: bold; text-decoration: underline; }

#text35 a {color: #000000; background-color: inherit; font-weight: bold; text-decoration: underline; }
#text35 a:visited {color: #b2b2b2; background-color: inherit; font-weight: bold; text-decoration: underline; }
#text35 a:hover {color: #0e8282; background-color: #inherit; font-weight: bold; text-decoration: underline; }
#text35 a:active {color: #000000; background-color: inherit; font-weight: bold; text-decoration: underline; }

#text22 a {color: #FF0000; background-color: inherit; font-weight: bold; text-decoration: none; }
#text22 a:visited {color: #b2b2b2; background-color: inherit; font-weight: bold; text-decoration: none; }
#text22 a:hover {color: #0e8282; background-color: #inherit; font-weight: bold; text-decoration: underline; }
#text22 a:active {color: #FF0000; background-color: inherit; font-weight: bold; text-decoration: none; }

#text33 a {color: #0e8282; background-color: inherit; font-weight: bold; text-decoration: underline; }
#text33 a:visited {color: #0e8282; background-color: inherit; font-weight: bold; text-decoration: underline; }
#text33 a:hover {color: #000000; background-color: #inherit; font-weight: bold; text-decoration: underline; }
#text33 a:active {color: #0e8282; background-color: inherit; font-weight: bold; text-decoration: underline; }

#text4 a {color: #000000; background-color: inherit; font-weight: normal; text-decoration: underline; }
#text4 a:visited {color: #000000; background-color: inherit; font-weight: normal; text-decoration: underline; }
#text4 a:hover {color: #0e8282; background-color: #inherit; font-weight: normal; text-decoration: underline; }
#text4 a:active {color: #000000; background-color: inherit; font-weight: normal; text-decoration: underline; }

h1 a {color: #000000; background-color: inherit; font-weight: bold; text-decoration: underline; }
h1 a:visited {color: #000000; background-color: inherit; font-weight: bold; text-decoration: underline; }
h1 a:hover {color: #0e8282; background-color: #inherit; font-weight: bold; text-decoration: underline; }
h1 a:active {color: #000000; background-color: inherit; font-weight: bold; text-decoration: underline; }

#text44 a {color: #000000; background-color: inherit; font-weight: bold; text-decoration: none; }
#text44 a:visited {color: #000000; background-color: inherit; font-weight: bold; text-decoration: none; }
#text44 a:hover {color: #0e8282; background-color: #inherit; font-weight: bold; text-decoration: underline; }
#text44 a:active {color: #000000; background-color: inherit; font-weight: bold; text-decoration: none; }

#text46 a {color: #000000; background-color: inherit; font-weight: bold; text-decoration: underline; }
#text46 a:visited {color: #000000; background-color: inherit; font-weight: bold; text-decoration: none; }
#text46 a:hover {color: #0e8282; background-color: #inherit; font-weight: bold; text-decoration: underline; }
#text46 a:active {color: #000000; background-color: inherit; font-weight: bold; text-decoration: underline; }

#box1 a {color: #000000; background-color: inherit; font-weight: bold; text-decoration: underline; }
#box1 a:visited {color: #000000; background-color: inherit; font-weight: bold; text-decoration: underline; }
#box1 a:hover {color: #0e8282; background-color: #inherit; font-weight: bold; text-decoration: underline; }
#box1 a:active {color: #000000; background-color: inherit; font-weight: bold; text-decoration: underline; }

div.themenu {
     font-family: Arial, serif;
     font-weight: bold;
     font-size: 12px;
     line-height: 14px;
     padding-top: 8px;
     padding-right: 5px;
     padding-bottom: 8px;
     padding-left: 5px;
     text-align: center;
     color: #cdcdcd;
     
}

.theMenu {
     font-family: Arial, serif;
     font-weight: bold;
     font-size: 12px;
     text-align: center;
     background: #0e8282;
     padding-top: 8px;
     padding-right: 5px;
     padding-bottom: 8px;
     padding-left: 5px;
     text-align: center;
     color: #d4d4d4;
     
}

.theMenu a {
font-family: Arial, serif;
     font-weight: bold;
     font-size: 12px;
     color: #FFFFFF;
     padding-top: 4px;
     padding-right: 5px;
     padding-bottom: 4px;
     padding-left: 5px;
     text-align: center;
     text-decoration: none;
     background: #0e8282;

}

.theMenu a:active {
     color: white;
     background: #0e8282;
}

.theMenu a:hover {
     color: #d4d4d4;
     background: #0e8282;
}

div.themenu7 {
     font-family: Verdana, sans-serif;
     font-weight: bold;
     font-size: 12px;
     width: 100%;
     text-align: center;
     background: inherit;
     padding-top: 8px;
     padding-bottom: 8px;
     color: #FFFFFF;
     text-align: right;

     }

.theMenu7 {
     font-family: Verdana, sans-serif;
     font-weight: bold;
     font-size: 12px;
     text-align: center;
     background: #013766;
     padding-top: 8px;
     padding-bottom: 8px;
     color: #000000;
}

.theMenu7 a {
font-family: Verdana, sans-serif;
     font-weight: bold;
     font-size: 12px;
     color: #FFFFFF;
     padding: 8px;
     text-align: center;
     text-decoration: none;
     background: #013766;

}

.theMenu7 a:hover {
     color: #FFFFFF;
     background: #024e8f;
     text-decoration: underline;
}

.theMenu7 a:active {
     color: #013766;
     background: white;
}

 .topborder2 {
border-top: 1px solid #cdcdcd;
line-height: .5em;

}

.topborder {
border-top: 2px solid #b2b2b2;
line-height: 1em;

}

.borders {
border-top: 1px solid #b2b2b2;
border-bottom: 1px solid #b2b2b2;
padding-bottom: 1em;
padding-top: 1em;

}

#box {
font-family: Tahoma, sans-serif;
color: #000000;
background-color: #d4d4d4;
font-size: 13px;
line-height: 20px;
font-weight: bold;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
padding: 10px;
width: 610;
border: 1px solid #0e8282;
text-align: center;

}

#box1 {
font-family: Tahoma, sans-serif;
color: #000000;
background-color: #ececec;
font-size: 14px;
line-height: 20px;
margin-top: 10px;
margin-right: 5px;
margin-bottom: 20px;
margin-left: 5px;
padding: 10px;
width: 610;
border: 1px solid #d4d4d4;
text-align: left;

}

#box2 {
font-family: Tahoma, sans-serif;
color: #000000;
background-color: #ececec;
font-size: 14px;
line-height: 20px;
margin-top: 10px;
margin-right: 5px;
margin-bottom: 20px;
margin-left: 5px;
padding: 10px;
width: 610;
border: 1px solid #d4d4d4;
text-align: left;

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