<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: #eee;
  /*		background-image: url(images/gradient_bg.jpg);*/
  background-repeat: repeat-x;
  background-position: top;
  font-family: Arial, Verdana, helvetica, sans-serif;
  font-weight: normal;
  color: #333333;
  padding: 0px;
  margin-top: 22px;
  margin-right: 0px;
  margin-left: 0px;
}
form {
  margin: 0;
  padding: 0;
}
h1 {
  color: #003399;
  font-size: 105%;
  text-transform: none;
  letter-spacing: normal;
  padding: 0px;
  line-height: normal;
}
h2 {
  color: #003399;
  font-size: 16px;
  letter-spacing: normal;
  margin: 0 0 0 0;
}
h3 {
  color: #003399;
  padding: 0px;
  margin: 0px;
}
h4 {
  color: #FFFFFF;
  margin: 10px 0px;
  background-color: transparent;
  background-image: url(images/topic_banner.gif);
  background-repeat: no-repeat;
  vertical-align: text-top;
  line-height: 1.2em;
  font-weight: bold;
  font-size: 12px;
  padding: 5px 5px 5px 20px;
}
p {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.3em;
}
ul {
  font-size: 13px;
  padding: 0 0 0 20px;
  margin: 0 0 1em 0;
}
li {
  margin: 3px 0;
}
.mid {
  background-color: #FFFFFF;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-right-color: #666666;
  border-left-color: #666666;
  width: 948px;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
.header {
  width: 950px;
  height: 85px;
  margin: 0px auto 0;
  font-size: 13px;
  border-bottom: 1px solid #666666;
  background-image: url(images/banner.png);
  background-repeat: no-repeat;
  background-position: right;
}
.footer {
  background-color: #1A3C9E;
  border-width: 1px;
  border-style: none solid solid solid;
  border-color: #666666;
  width: 948px;
  margin: 0 auto 15px;
}
.tagline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 0;
  line-height: 1.2em;
}
.tagline a:link,
.tagline a:visited {
  text-decoration: underline;
  outline: none;
  color: #FFFFFF;
}
.tagline a:hover,
a:active,
a:focus {
  color: #EF8F00;
  text-decoration: underline;
}
.main_container {
  border: 1px solid #999999;
  background: linear-gradient(to top, #ffffff 80%, #d7d7d7 94%, #d1d1d1 100%);
  width: 890px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 0px;
  font-size: 12px;
}
.notice {
  margin: 1em 10% ;
  padding: 1em 3em;
  font-size: larger;
  background: white;
  color: black;
  border: 2px solid black;
  border-radius: 1em;
  box-shadow: 0 0 1em red;
}
.notice h1 {
  font-size: 150%;
  text-transform: uppercase;
  margin-left: 0.25em;
}
.notice.success {
  box-shadow: 0 0 1em green;
  border-color: darkgreen;
}
a:link {
  text-decoration: underline;
  outline: none;
  color: #0000CC;
}
a:visited {
  color: #0000CC;
}
a:hover,
a:active,
a:focus {
  color: #EF8F00;
  text-decoration: underline;
}
.help a:link,
.help a:visited {
  color: #000000;
  font-family: Arial, Verdana, helvetica, sans-serif;
  font-size: 10px;
  line-height: 2.5em;
}
.help a:hover {
  color: #003399;
  text-decoration: underline;
  font-family: Arial, Verdana, helvetica, sans-serif;
  font-size: 10px;
  line-height: 2.5em;
}
#menu {
  width: 948px;
  height: 26px;
  border-width: 1px;
  border-color: #666;
  border-style: none solid solid;
  clear: both;
  margin: 0 auto;
  background: url(images/menubg.jpg) repeat;
  font: bold 12px/26px Verdana, Arial, Sans-Serif;
}
#menu ul {
  margin: 0;
  padding: 0 0 0 0px;
}
#menu ul li {
  float: left;
  list-style: none;
  margin: 0;
}
#menu ul li a {
  display: block;
  padding: 0 25px;
  background: inherit;
  color: #FFF;
  text-decoration: none;
}
#menu ul li a:hover,
#menu ul li.hilite a {
  background: #180878 url(images/menubg2.jpg) repeat-x;
  color: #003399;
}
#menu ul li#current a {
  background: #8cabc5;
  color: #FFF;
}
.gotoboard {
  color: #000000;
  text-align: center;
  margin-top: 12px;
  line-height: 20px;
  display: inline;
  text-decoration: none;
  float: right;
  width: 200px;
}
.gotoboard a:link,
.gotoboard a:visited {
  text-decoration: none;
  outline: none;
  color: #000000;
}
.gotoboard a:hover {
  color: #ffffff;
  text-decoration: none;
}
.gotoboard h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
}
.tricolumn {
  float: left;
  width: 224px;
  margin-right: 22px;
  padding: 0;
}
.eoe_container {
  background-color: #FFFFFF;
  border: 1px solid #666666;
  padding: 15px;
  width: 800px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
A.eoe_menu {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
A.eoe_menu:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
.eoe_tab {
  text-align: center;
  vertical-align: middle;
  padding: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: none;
  background-image: url(images/greybanner_bg.jpg);
  border-top: 1px outset #CCCCCC;
  border-right: 1px outset #CCCCCC;
  border-left: 1px outset #CCCCCC;
  height: 10px;
  width: 250px;
}
.eoe_tabindex {
  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
}
#eoe_sel {
  padding: 5px;
  color: #FFFFFF;
  background-image: url(images/greenbanner_bg.jpg);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.navtext {
  text-align: left;
  width: 235px;
  font: bold 9pt sans-serif;
  background-color: #E3E3E3;
  color: #000099;
  border: 1px solid #000099;
}
.leftcol {
  width: 390px;
  background-repeat: no-repeat;
  height: 450px;
  margin-top: 15px;
  background-image: url(images/eboard_screenshot.png);
}
.samplelink {
  display: block;
  width: 376px;
  text-indent: -9999px;
  height: 456px;
}
.rightcol {
  width: 500px;
}
.standalone-button {
  text-decoration: none;
  display: inline-block;
  background: #F80;
  font-size: 16px;
  color: white;
  padding: 0.5em 1em;
  margin: 1em 1em;
  text-indent: 0;
  -moz-border-radius: 3px;
  border-radius: 1em;
  border-width: 0.4em;
  border-style: solid;
  border-color: #ffb866 #cc6d00 #995200 #ffa033;
  transition: border-color 0.5s;
}
a.standalone-button:link,
a.standalone-button:visited {
  text-decoration: none;
  color: white;
}
a.standalone-button:hover {
  text-decoration: none;
  color: white;
  border-color: #995200 #ffa033 #ffb866 #cc6d00;
}
.inline-button {
  text-decoration: none;
  display: inline-block;
  background: #161EEB;
  font-size: 12px;
  color: white;
  padding: 0px 3px;
  text-indent: 0;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 2px;
  border-style: solid;
  border-color: #2C3CEB #0E1397 #0E1397 #2C3CEB;
}
a.inline-button:link,
a.inline-button:visited {
  text-decoration: none;
  color: white;
}
a.inline-button:hover {
  text-decoration: none;
  color: white;
  border-color: #0E1397 #2C3CEB #2C3CEB #0E1397;
}
</pre></body></html>