<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html body {
  font-family: "Verdana", sans-serif;
  background-color: white;
  margin: 0;
  height: 100%;
  text-align: center;
}

body * {
    text-align: left;
}

div#center-div {
    width: 988px;
    margin: 0px auto;
    min-height: 100%;
    background-color: #ffffff;
}

div#main {
  margin: 0px;
  padding: 0px;
  width: 988px;
  text-align: left;
}


img.left {
  float: left;
}

img.right {
  float: right;
}

div#top {
  margin: 0px;
  padding: 0px;
  width: 988px;
  text-align: left;
}

#header {
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
}

#header img {
  border-style: none;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

#footer {
  padding-top: 15px;
  padding-left: 10px;
}

#footer img {
  padding-left: 10px;
  padding-right: 10px;
  border-style: none;
}

.maintable {
	width: 988px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}	

.maintableright {
	width: 1px;
    margin: 0px;
    padding: 0px;
    background-color: #CCCCCC;
    background-repeat: repeat-y;
    background-image: url('images/1_grey.gif');
}

.maintablebottom {
    margin: 0px;
    padding: 0px;
    background-repeat: repeat-x;
    background-image: url('images/1_grey.gif');
}

.mainmenu {
	width: 150px;
    padding-top: 20px;
    background-repeat: repeat-y;
    background-image: url('images/1_grey.gif');
}    

.colcount1 {
	margin: 0px; 
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url('images/1_grey.gif');
}	

.menu {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 0px;
  margin: 0;
  overflow: hidden; 
}

.menu img {
  border-style: none;
}

.menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.menu li {
  font-size: 8pt;
  padding: 0;
  margin: 0;
}

.menu a {
  text-decoration: none;
}

.menu li a {
  text-decoration: none;
  padding: 0;
  margin: 0;
}

.menu li.m {
  font-size: 8pt;
  margin: 15px 0px 0px 0px;
  padding: 0;
}

.menu li.n {
  font-size: 8pt;
  padding: 0;
  margin: 0;
}

#currentmenu {
  text-decoration: underline;
}

.currentsite {
  font-weight: bold;
  text-decoration: none;
  color: black;
}

.jaoogreen {
  color: rgb(151, 190, 13); /* jaoo green 97be0d */
}	
.textlink {
  text-decoration: none;
}

#navtab {
  width: 100%;
  background: #F0F0F0 url('images/misc/line.gif') repeat-x bottom;
  font-size: 8pt;
  line-height: normal;
  margin-bottom: 0;
}

#navtab img {
  border-style: none;
}

.content {
  margin-left: 0px;
  font-size: 8pt;
  overflow: hidden; 
}

.content address {
  margin-top: 0.8em;
}

.content h1 {
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 2px;
}

.content h2 {
  font-size: 8pt;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 2px;
}

.content h3 {
  font-size: 9pt;
  font-weight: normal;
  font-style: italic;
  margin-bottom: 0;
}

.content h4 {
  font-size: 9pt;
  font-weight: bold;
  margin-bottom: 0;
}

.content h5 {
  margin: 0px;	 
  font-size: 7pt;
  color: grey;
  font-weight: normal;
}

.content img {
  border-style: none;
}

.content p {
  margin-top: 7px;
  margin-bottom: 7px;
}

.content td {
  /* Hack: force Internet Explorer to use the right font size in tables */
 /*  font-size: 8pt; */
}

.infotable1 {
}

.infotable1 table {
}

.infotable1 tr {
  vertical-align: top;
}

.infotable1 th {
  text-align: left;
  /* Hack: force Internet Explorer to use the right font size in tables */
  font-size: 8pt;
}

.infotable2 {
  border-collapse: collapse;
}

.infotable2 table {
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  border-collapse: collapse;
}

.infotable2 tr {
  vertical-align: top;
}

.infotable2 th {
  text-align: left;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  padding: 3px;
  font-size: x-small;
}

.infotable2 td {
  text-align: left;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  padding: 3px;
  font-size: x-small;
}

#content .infotable3 table {
}

#content .infotable3 tr {
  vertical-align: middle;
}

#content .infotable3 td {
  padding-bottom: 15px;
  text-align: center;
  /* Hack: force Internet Explorer to use the right font size in tables */
  font-size: 8pt;
}

.scheduletoptable {
	width: 752px;
}	

.scheduletime {
  padding-right: 10px;
}

.scheduledayofweek {
  font-weight: bold;
}

.scheduledescription {
  padding-left: 10px;
}

.schedulelocation {
  padding-left: 10px;
}

.scheduletagspace {
    font-size: 7pt;
    color: grey;
    font-weight: normal;
	margin: 0px;
	border-style: none;
	text-align: left;
	vertical-align: bottom;
}	

a.tag-link {
    font-size: 7pt;
    color: grey;
    font-weight: normal;
    margin: 0px;
    text-decoration: none;
    padding: 0px 4px 0px 4px;
    white-space: nowrap;
}

.speakerList {
  padding-top: 1px;
}

.eventTitle {
  text-align: center;
  margin-bottom: 5px;
}


#registration-address-page fieldset {
  padding: 8px;
  margin: 5px;
}

.error {
  color: red;
  background-color: transparent;
  font-weight: normal;
}

#registrationnav {
  margin-top: 20px;
}

#column1 {
  margin-top: 35px;
  margin-right:12px;
  margin-bottom: 0px;
  margin-left:12px;
}

#column1 table {
/*  width: 400px;*/
}


#column1 .text {
  margin-left: 0px;
  margin-right: 0px;
}


#column1 .greybox {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #F0F0F0;
  width: 400px;
}

#column1 .image {
  margin-left: 0px;
}

#column2 {
  margin-top: 35px;
  margin-right:12px;
  margin-bottom: 0px;
  margin-left:12px;
}


.leftcol {
  margin-top: 30px;
  margin-right:12px;
  margin-bottom: 20px;
  margin-left:12px;
}

.rightcol {
  margin-top: 35px;
  margin-right:12px;
  margin-bottom: 20px;
  margin-left:12px;
}

#column2a {
  margin-top: 35px;
  margin-right:12px;
  margin-bottom: 20px;
  margin-left:12px;
}

#column2b {
  margin-top: 35px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left:12px;
}

#column3 {
  margin-top: 35px;
  margin-right:12px;
  margin-bottom: 0px;
  margin-left:12px;
}

#column2fp1 {
  margin-top: 35px;
  margin-right:12px;
  margin-bottom: 20px;
  margin-left:12px;
}

#column2fp2 {
  margin-top: 35px;
  margin-right:12px;
  margin-bottom: 20px;
  margin-left:12px;
}

#column2fp3 {
  margin-top: 35px;
  margin-right:12px;
  margin-bottom: 0px;
  margin-left:12px;
}

#column2fp4 {
  margin-top: 35px;
  margin-right:12px;
  margin-bottom: 0px;
  margin-left:12px;
}

#column2fp5 {
  margin-top: 35px;
  margin-right:12px;
  margin-bottom: 0px;
  margin-left:12px;
}

#column3fp1 {
  margin-top: 35px;
  margin-right:12px;
  margin-bottom: 20px;
  margin-left:12px;
}

#column3fp2 {
  margin-top: 35px;
  margin-right:12px;
  margin-bottom: 20px;
  margin-left:12px;
}

#column3fp3 {
  margin-top: 35px;
  margin-right:12px;
  margin-bottom: 0px;
  margin-left:12px;
}

#column3fp4 {
  margin-top: 35px;
  margin-right:12px;
  margin-bottom: 0px;
  margin-left:12px;
}

#column3fp5 {
  margin-top: 35px;
  margin-right:12px;
  margin-bottom: 0px;
  margin-left:12px;
}

ul.bullet {
  list-style-type: disc;
  list-style-image: url("images/misc/bullet.gif");
}

li.bullet {
  text-transform: uppercase;
}

.bareList {
  list-style-type: none;
}	


a.tag-cloud {
  text-decoration: none;
  line-height: 20px;
  padding: 0px 4px 0px 4px;
  white-space: nowrap;
}

a:hover.tag-cloud {
        text-decoration: underline;
}

a.tag-cloud.size-1 { font-size: 10px; color: #A0A0A0; }
a.tag-cloud.size-2 { font-size: 10px; color: #707070; }
a.tag-cloud.size-3 { font-size: 10px; color: #404040; }
a.tag-cloud.size-4 { font-size: 10px; color: #000000; }
a.tag-cloud.size-5 { font-size: 14px; color: #000000; }
a.tag-cloud.size-6 { font-size: 16px; color: #000000; }
a.tag-cloud.size-7 { font-size: 18px; color: #000000; }
a.tag-cloud.size-8 { font-size: 20px; color: #000000; }
a.tag-cloud.size-9 { font-size: 20px; font-weight: bold; color: #000000; }



/* Mortens experimenting with getting style out of html for reg-pages */
#registration-pricing-table {
  width: 100%;
  border-collapse: collapse;
  background-color: white;
}

#registration-pricing-table td {
  padding: 4px;
  margin: 0px;
  border: 1px;
  border-style: solid;
}

#registration-pricing-table th {
  padding: 4px;
  margin: 0px;
  border: 1px;
  border-style: solid;
}

#registration-pricing-page p {
  padding-top: 0px;
  margin: 0px;
}

p#register-here-link {
    font-size: 14pt; 
    padding: 25px; 
    font-weight: bold; 
    text-align: center;
}
    
#speaker-image-table td {
    vertical-align: top;
    width:  125px;
    padding: 10px;
}

.tutorial-single {
    margin-bottom: 40px;
}

#registration-pricing-table th.pt-bgcolor0 {
  background-color: #eb2028;
}
#registration-pricing-table th.pt-bgcolor1 {
  background-color: #f05b28;
}
#registration-pricing-table th.pt-bgcolor2 {
  background-color: #f79426;
}
#registration-pricing-table th.pt-bgcolor3 {
  background-color: #feca16;
}
#registration-pricing-table th.pt-bgcolor4 {
  background-color: #8dc745;
}
#registration-pricing-table th.pt-bgcolor5 {
  background-color: #40b64d;
}
#registration-pricing-table th.pt-bgcolor6 {
  background-color: #16a7bf;
}
#registration-pricing-table th.pt-bgcolor7 {
  background-color: #0b73b9;
}
#registration-pricing-table th.pt-bgcolor8 {
  background-color: #922a8f;
}
</pre></body></html>