body {
  font-family: Tahoma, Arial, Verdana, Helvetica, Sans-serif;
  font-size: 11pt;
  margin: 0;
  padding: 0;
}

h1, h2, h3 {
   margin: 0px;
}

h1,h2,h3,h4 { color: #476E98; }


#banner {
  border-collapse: collapse;
  width: 100%;
}

#banner td {
  margin: 0;
  padding: 0;
}

#banner td#logo {
  background: url(../images/j2010_2.gif) repeat-x;
}

#banner td#logo h1 {
  display: none;
}

#banner td#lang {
  width: 380px;
  background: url(../images/j2010_3.gif) no-repeat 0px 0px;
  vertical-align: top;
  padding-top: 62px;
}

#lang a {
  font-weight: bold;
  text-decoration: none;
  margin-left: 290px;
  margin-top: 40px;
}

#lang a:hover {
  color: White;
}

#container {
  border-collapse: collapse;
  width: 100%;
}

#container td {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

#container td#navig_container {
  width: 168px;
  background: url(../images/j2010_menu_bg.gif) repeat-y;
  height: 400px;
}

#container td#navig_bottom {
  background: url(../images/j2010_menu_bottom.gif) no-repeat;
  height: 15px;
}


#navig {
  margin: 10px;
}

#navig a {
  text-decoration: none;
  color: #476E98;
}

#navig a:hover {
  text-decoration: underline;
}

#navig div.level_1 {
  font-weight: bold;
  margin: 0.5em 0 0.25em 0;
  color: Maroon;
}

#navig div.level_1 a {
  color: #476E98;
}

#navig div.level_2 {
  margin: 0em 0.5em 0 0;
  padding-left: 12px;
  background: url(../images/bullet1.gif) no-repeat 2px 5px;
}

div#content {
  margin: 10px 20px 10px 10px;
}

div#content p {
   text-align: justify;
}

.clearfix {
   content: "."; 
   display: block; 
   height: 0;
   line-height: 0; 
   clear: both; 
   visibility: hidden;
}

#speakers li {
   margin-top: 1em;
}

#organizers {
  text-align: center;
  font-size: 90%;
  padding: 10px;
}

.clusterChairs {
   border-collapse: collapse;
   border: 1px solid #555;
}

.clusterChairs td {
   padding: 4px 6px 4px 6px;
   border: 1px solid #555;
   vertical-align: top;
}

#registrationPrices {
  border-collapse: collapse;
  border: 1px solid #666;
  margin: 1em 0em 0em 3em;
  width: 80%;
}

#registrationPrices td, th {
  padding: 5px;
}
#registrationPrices th {
  text-align: center;
}

#registrationPrices th.label {
  text-align: right;
}

#registrationPrices td.amount {
  text-align: center;
}

table.grid {
  border-collapse: collapse;
  border: 1px solid #888;
  margin-bottom: 1em;
}

table.grid td {
  padding: 3px;
}

table.grid td.dayName {
  font-size: 12pt;
  font-weight: bold;
  border: 1px solid #888;
  background-color: White;
}

table.grid td.location {
  font-size: 8pt;
  background-color: #f0f0f0;  
  border: 1px solid #888; 
}

table.grid td.period {
  font-size: 8pt;
  background-color: #ffffcc;  
  border: 1px solid #888; 
  white-space: nowrap;
  text-align: left;
  padding: 1px;
}

table.grid td.period_assigned {
  font-size: 8pt;
  border: 1px solid #888; 
  background-color: #fff; 
}

table.grid td.period_assigned_extra {
  font-size: 9pt;
  border: 1px solid #888; 
  background-color: #fff; 
  padding-top: 1em;
}

table.grid td.period_unassigned {
  font-size: 8pt;
  border: 1px solid #888; 
  background-color: #aaa; 
}

table.grid td.period_na {
  font-size: 8pt;
  background-color: #aaa;
  border: 1px solid #888; 
}

table#authorIndex td.author {
  padding-right: 3em;
}
