@CHARSET "UTF-8";

#breadcrumb ul li {
  font-size: 8pt;
  list-style-image: none; 
  display: inline; 
  padding: 0 3px 0 0; 
  margin: 3px 0 0 0; 
} 

#breadcrumb ul {
  clear: both;
  float: left;
  position: relative;
  left: 170px;
  margin:0; padding:0; 
  list-style-type: none; 
  padding-left: 1em; 
} 

form.confSelector {
  margin-top: 8px;
}

tr.headerNavigation {
  background: #cc6600;
}

td.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #cc6600;
  color: #ffffff;
  font-weight : bold;
}

a.headerNavigation { 
  color: #FFFFFF; 
}

a.headerNavigation:hover {
  color: #ffffff;
}

body {
  background-color: #fffdf3;
  background-image: url("../images/banner.gif");
  background-repeat: no-repeat;
  background-position: top;
  font-family: Arial, Helvetica, sans-serif;
  margin: auto;
  padding: 0px;
}

hr {
  color: #e6e1b3;
  background-color: #e6e1b3;
  height: 3px;
  width: 80%;
  margin-top: 20px;
}

a, a:visited { text-decoration: none; color: #bd6c1d; }
a:visited { color: #bd6c1d; }

.subtitle { clear: both; text-align: center; width: 700px; }

div.body {
  clear: both;
  position: relative;
  top: 10px;
  width: 720px;
  border-style: solid;
  border-color: #e6e1b3;
  border-width: 2px;
  margin: auto;
}

div.body img.title {
  position: relative;
  top: 85px;
  left: 65px;
}

div.body p { width: 500px; font-size: 9pt; }

div.session {
  float: right;
  position: relative;
  top: 0px;
  right:18px;
  font-size: 8pt;
  font-variant: small-caps;
}

div.messages {
  clear: both;
  float: left;
  position: relative;
  top: 10px;
  left: 63px;
  width: 400px;
  font-size: 9pt;
  color: #666666;
}

div.ribbon {
  position: relative;
  top: 85px;
  left: 21px;
  width: 149px;
  text-align: center;
}

div.ribbon ul {
  position: relative;
  top: 18px;
  padding: 0px;
  font-size: 8.5pt;
  list-style: none;
  text-transform: uppercase;
}

div.ribbon ul li.fhover { background-image: url("../images/cell-selected.gif"); }
div.ribbon ul li.fhoverDbl { background-image: url("../images/cell-selected-dbl.gif"); }
div.ribbon ul li {
  float: left;
  width: 100%;
  background-image: none;
  background-color: #fffdf3;
  margin-top: 10px;
  padding: 5px 0px 5px 0px;
  line-height: .95em;
}

div.ribbon a { color: #000000; }

div.text, div.fulltext {
  position: relative;
  line-height: .95em;
}

div.list {
  float: left;
  position: relative;
  background-color: #faf6f0;
  border-style: groove;
  border-width: 4px;
  border-color: #fffdf3;
  width: 200px;
  margin-left: 100px;
  margin-bottom: 20px;
  padding: 3px;
}

div.list div.header {
  background-color: #b7978a;
  border-bottom-style: solid;
  border-bottom-width: .5px;
  padding: 0px 10px 0px 10px;
}

div.list ul {
  font-size: 9pt;
}

div.text { margin: 100px 100px 0px 200px; }
div.fulltext { margin: 100px 100px 0px 60px; }

div.fulltext ul {
  width: 500px;
  padding-bottom: 6px;
}

div.fulltext ul li {
  color: #8f0f39;
  font-size: 8pt;
  list-style-type: disc;
}

div.fulltext li p, div.fulltext li ul li {
  font-size: 9pt;
  color: #000000;
  list-style-type: circle;
  padding-bottom: 3px;
}

div.fulltext h3 {
  width: 575px;
  font-size: 12pt;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #8f0f39;
  padding-left: 15px;
  padding-bottom: 5px;
}

a.homelink {
  float: left;
  clear: none;
  color: #b3a672;
  font-weight: bold;
  margin-left: 500px;
}

a.button {
  float: right;
  position: relative;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  width: 100px;
  background-color: #8f0f39;
  color: #ffffff;
  padding: 3px 10px 3px 10px;
  border-style: ridge;
  border-color: #8f0f39;
}

form.conference {
  margin: 10px;
  margin-bottom: 30px;
}

form.conference select, form.formsearchregistrants select {
  width: 300px;
  margin-left: 10px;
  margin-right: 100px;
}

div.footer {
  clear: both;
  position: relative;
  width: 750px;
  background-color: #8f0f39;
  color: #fffdf3;
  font-size: 9pt;
  text-align: center;
  padding: 3px;
  margin: auto;
  margin-top: 55px;
  margin-bottom: 35px;
}

div.footer a {
  color: #fffdf3;
  border-right-style: solid;
  border-right-color: #fffdf3;
  border-right-width: 1px;
  padding: 0px 15px 0px 15px;
}

div.footer a:hover { color: #aaaaaa; }

img.list { margin: 5px; }

div.himages {
  position: relative;
  left: 225px;
  top: 50px;
}

div.vimages {
  float: left;
  position: absolute;
  top: -20px;
  right: -150px;
  width: 100px;
  margin: auto;
}

ul li.event {
  border-bottom-style: solid;
  border-bottom-color: #8f0f39;
  border-bottom-width: 1px;
  margin-bottom: 10px;
  list-style-type: none;
}

li.event span { color: #8f0f39; font-size: 9pt; font-weight: bold; }
li.event p { margin-left: 40px; }
li.event a { color: #918b71; }
li.event img { border-style: none; padding: 10px; }

p.indent { margin-left: 120px; }
p.indent a { color: #000000; }
p.indent a:hover { color: #aaaaaa; }

div.form {
  clear: both;
  position: relative;
  margin-top: 100px;
  margin-bottom: 50px;
}

div.form p {
  margin: 50px;
  padding: 0px;
}

div.row {
  position: relative;
  clear: both;
  padding-top: 5px;
  padding-left: 20px;
  width: 700px;
  height: 20px;
  font-size: 9pt;
  text-align: left;
}

div.row span.label {
  float: left;
  width: 300px;
  text-align: right;
  padding-right: 10px;
}

div.row select {
  width: 225px;
}

div.actions {
  clear: both;
  background-color: #8f0f39;
  font-size: 9pt;
  text-align: center;
  line-height: .25em;
  margin: 40px 10px 0px 10px;
  padding: 3px;
}

div.actions a, h3 a {
  background-color: #fffdf3;
  color: #000;
  border-style: solid;
  border-color: #8f0f39;
  border-width: 1px;
  padding: 0px 10px 0px 10px;
  margin: 0px 10px 0px 10px;
  line-height: inherit;
}

h3 a, h3 a:visited {
  float: right;
  color: #8f0f39;
  position: relative;
  top: -15px;
  font-size: 8pt;
  line-height: 13px;
  width: 100px;
  text-align: right;
}

div.actions a:hover, h3 a:hover {
  background-color: #8f0f39;
  color: #fffdf3;
}

th, td {
  font-size: 9pt;
  text-align: left;
  vertical-align: top;
}

th.right, td.right {
  text-align: right;
}

table.report, div.report {
  clear: both;
  position: relative;
}

th {
  border-bottom-style: solid;
  border-bottom-color: #8f0f39;
  border-bottom-width: 2px;
}

div.title {
  float: left;
  color: #8f0f39;
  font-size: 16pt;
  font-weight: bold;
  padding: 10px;
  margin: 0px 10px 0px 175px;
}

td.title {
  background-color: #8f0f39;
  color: #fffdf3;
  font-size: 20pt;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  margin: 0px 10px 0px 10px;
}

tr.line {
  background-color: #dfdfdf;
  line-height: 1px;
}

table.receivables {
  width: 100%;
}

td.receivables {
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
  font-size: 9pt;
}

th.receivables {
  font-size: 9pt;
}

table.reg_search_results {
  width: 90%;
  margin-top: 20px;
}

td.reg_search_results {
  font-size: 9pt;
  padding-left: 10px;
}

span.report_header, h3 {
  background-color: #8f0f39;
  color: #fffdf3;
  margin-left: 10px;
  padding-left: 100px;
  padding-right: 25px;
  font-weight: bold;
  width: 99%;
}

h3 {
  color: #fffdf3;
  font-size: 9pt;
  margin-left: 5%;
  border-style: solid;
  width: 70%;
}

table.events { margin-left: 0px; }

td.button {
  background-image: url("../images/button.gif");
  background-repeat: no-repeat;
  width: 170px;
  height: 35px;
  font-size: 9pt;
  color: #000;
  text-align: center;
  vertical-align: middle;
}

td.left, th.left {text-align: left; }
td.center, th.center { text-align: center; }
td.right, th.right { text-align: right; width: 75px;}

td.button:hover { background-image: url("../images/button-sel.gif"); }

td.button a {
  color: inherit;
}

form table {
  margin: auto;
}

p.error { color: #f00; }
p.warning { color: #f55; }
p.message { color: #000; }

.section {
  font-size: 12pt; border-bottom: solid 2px #8f0f39;
}