body {
    margin: 0px;
    padding: 0px;
	text-align: center;
    background: #ffffff;
    color: #000000;
    background: url('/_images/conf2006/bkg.png') top right repeat-x #ffffff;
}
body p, body div, body td {
    text-align: left;
}
h1, h2, h3, h4, p, li, ul, blockquote, td, th, dl, dt, div { text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 13pt; }
h1, h2, h3, h4 {
  font-family: Trebuchet MS, Trebuchet, sans-serif;
}
h1 {
    margin-top: 0px;
    font-size: 13pt;
    font-weight: bold;
    font-variant: normal;
    color: #999999; 
    margin: 0 0 20px 0;
}
h2 { 
    font-size: 12pt; 
    font-weight: bold;
    font-variant: normal;
    color: #777777; 
    margin: 0px 0 5px 0;
}
h3 { 
    margin: 10px 0 5px 0; 
    color: #444444; 
    font-weight: bold;
    font-variant: normal;
    font-size: 10pt;
    margin: 0 0 10px 0;
}
h4 { 
    font-size: 10pt;
    margin: 0 0 10px 0;
    color: #666666; 
}
td {  
    font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; vertical-align: top; text-align: left;
}
p, li, blockquote, dl, dt, th {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9pt; 
    text-decoration: none;
}
p {  
    margin: 0 0 10px 0;
}
ul {
    padding: 0 0 2px 15px;
    margin: 0px;
}
ol {
    padding: 0 0 2px 20px;
    margin: 0px;
}
ol li {
  margin-bottom: 15px;
}
a:visited, a:link, a {
    text-decoration: none;
}
a:hover, a:active {
    text-decoration: underline;
}

ul li { list-style-image: url('/_images/conf2006/bulletarrow.png'); }
ul li ul li { list-style-image: url('/_images/conf2006/bulletbox.png'); }

/* areas */

.header {
  text-align: left;
  vertical-align: top;
  margin-bottom: 25px;
}
.date { 
    font-weight: bold;
    color: #0855A5;
}


.default {
    clear: both;
}
.col1 {
    float: left;
    clear: both !important;
    width: 47%;
}
.col2 {
    float: right;
    width: 50%;
}
.presenters img { border: 1px solid #cccccc; }
.plabel { font-weight: bold; color: #666666; margin-bottom: 0px; }
.ml {
  position: absolute;
  left: 10px;
  width: 180px;
  padding-bottom: 210px;
}
#body {
  background: url('/_images/conf2006/1pblue.png') 190px 0px repeat-y ;
}
.content {
  margin: 0px 0px 0px 190px;
  padding: 0px 4% 10px 10px;
}
.current {
  font-weight: bold !important;
  color: #000066 !important;
}

.navigation {
  width: 160px;
  padding: 0px 0px 5px 10px;
}
.navigation a:link,.navigation a, .navigation a:visited {
    padding: 4px 4px;
    color: #000066;
    text-decoration: none;
}

.navigation a:hover {
  color: #0000cc;
}
.navigation ul {
  padding-left: 18px;
}
.navigation li {
  font-family: Trebuchet MS, Trebuchet, sans-serif;
  font-size: 13px;
  text-indent: -5px;
}
#footer {
    position: relative;
    background: #ffffff;
    border-top: 1px solid #0855A5;
    padding-bottom: 10px;
}
.conflogo {
  position: absolute;
  left: 15px;
  margin-top: -120px;
}
h2.title, h1.title, h1.titlesm {
  font-family: Garamond, Times, Times new roman, serif;
  color: #cc0000;
  font-weight: normal;
  font-size: 20px;
  margin: 10px 0px;
}
h1.title, h1.titlesm { margin: 0px 10px 10px 200px; font-size: 25px; }
h1.titlesm {
  font-size: 20px;
}
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
@media display, screen {
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.title {
	visibility: hidden;
	font-size: 30px;
	line-height: 30px;
}
.sIFR-hasFlash h2.title, .sIFR-hasFlash h1.titlesm {
	visibility: hidden;
	font-size: 23px;
	line-height: 23px;
}
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
@media print {
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
}

.clear {
    clear: both;
}
.infotable, .infov, .info { width: 100%; }
.infotable th, .infov th.legend, .info th {
    padding: 4px 8px 4px 0px;
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
}
.infov th.legend, .info th, .info td {
    border-bottom: 1px solid #cccccc;
}
.infov td { width: 300px; }
.infotable td, .infov td, .info td {
    padding: 4px 8px 4px 0px;
}
.infotable td.first, .infov th {
    padding: 4px 8px 4px 8px;
    font-weight: normal;
}
.infotable a:link, .infov a:link, .info a:link {
    font-weight: normal;
    color: #003399;
}
.infotable a:visited, .infov a:visited, .info a:visited {
    font-weight: normal;
    color: #993366;
}
.sponsors, .sponsors p {
  text-align: center;
  margin-bottom: 10px;
}
.sponsors h3 {
  background: #d9eaf5;
  text-align: left;
  padding: 5px 10px 5px 10px;
  line-height: 15px;
  color: #007ac0;
  margin-bottom: 10px;
}
table.conf {
    width: 90%;
    border: none;
    padding: 0px;
}
table.conf tr, table.conf td {
    border: none;
    padding: 0px;
    margin: 0px;
}
table.conf caption {
text-align: left; font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    font-size: 13pt;
    font-weight: bold;
    font-variant: normal;
    color: #999999; 
    margin: 20px 0 20px 0;
    border-bottom: 1px solid #123d77;
}
table.conf .break td {
    background: #eeeeee;
    color: #777777;
    font-weight: bold;
}
table.conf td {
    padding: 3px 10px 5px 0px;
    
}
dl {
  width: 400px;
}
dt {
  font-weight: bold;
  color: #666666;
  float: left;
  clear: both;
  width: 100px;
  padding-bottom: 10px;
}
dd {
  padding-bottom: 10px;
}
.infov td {
  vertical-align: top;
  width: 70%;
}
.infov th {
  vertical-align: top;
  font-weight: bold;
  color: #666666;
}
.infov th.legend {
  vertical-align: top;
  padding-top: 30px;
  color: #333333;
}

.comments {
  color: #666666;
  font-family: verdana;
  padding-left: 1px;
  font-size: 10px;
  float:left;
  width:160px;
}
.lead { margin-bottom: 0px; color: #666666; }
.title { margin-bottom: 0px; }

.programov p.day { background: url('/_images/conf2006/bkg-programov.png') repeat-x 0% 100%; margin-bottom: 0px; padding: 0px 5px 8px 10px; }
.programov a:link, .programov a:visited, .programov a {
    color: #000066 !important;
}
.programov div.sessions {margin: 0px; background: url('/_images/conf2006/bkg-programovs.png') repeat-x 0% 100% #e6ebf6; padding: 3px 5px 5px 10px;}

/* Default background */
.program .odd td  { padding: 3px 5px 3px 10px; border-left: 1px solid #ababab; background: #eeeeee; }
.program .even td { padding: 3px 5px 3px 10px; border-left: 1px solid #ababab; background: #d6d6d6; }
.program .flags { margin-left: 5px; }
.program .flags img { margin-bottom: 2px;}
/* General session, Bofs */
.program .lsid16, .program .lsid15  { border-left: 1px solid #a3a9b3; background: #727c90; color: #ffffff; padding: 3px 10px;}
.program .odd .sid16, .program .odd .sid15  { border-left: 1px solid #a3a9b3; background: #e6ebf6; }
.program .even .sid16,.program .even .sid15 { border-left: 1px solid #a3a9b3; background: #ced4df; }

/* Technical sessions */
.program .lsid13,  .program .lsid17  { border-left: 1px solid #aca3b3; background: #837290; color: #ffffff; padding: 3px 10px;}
.program .odd .sid13,  .program .odd .sid17  { border-left: 1px solid #aca3b3; background: #eee6f6; }
.program .even .sid13, .program .even .sid17 { border-left: 1px solid #aca3b3; background: #d7cedf; }

/* Business sessions */
.program .lsid14,  .program .lsid18  { border-left: 1px solid #a3b3b2; background: #72908d; color: #ffffff; padding: 3px 10px;}
.program .odd .sid14,  .program .odd .sid18  { border-left: 1px solid #a3b3b2; background: #e6f6f4; }
.program .even .sid14, .program .even .sid18 { border-left: 1px solid #a3b3b2; background: #cedfdd; }

/* Keynotes */
.program .odd .cid7, .program .odd .cid14 { border-left: 1px solid #ff9c99; background: #ffbfbb; }
.program .even .cid7, .program .even .cid14 { border-left: 1px solid #ff9c99; background: #ffafaa; }

ul.nomargin {
  margin: 0px;
  padding: 0px;
}
ul.presenters li.odd, ul.presenters li.even {
 margin: 0px;
 margin-left: -9px;
 padding: 5px 10px 1px 9px;
 list-style-image: none;
 list-style: none;
 border-top: 1px solid #dddddd;
}
ul.presenters li.even {
 border-top: 1px solid #d5e1f9; background: #f5faff;
}

ul.presenters li.odd.cid14 {
 border-top: 1px solid #ff9c99; background: #ffafaa;
}
ul.presenters li.even.cid14 {
 border-top: 1px solid #ff9c99; background: #ffbfbb;
}

/* Social events */
.program .odd .cid12 { border-left: 1px solid #aaaa66; background: #fafa99; }
.program .even .cid12 { border-left: 1px solid #aaaa66; background: #f6f688; }
.program .cid12 .desc { color: #aaaa66; }

/* Side events */
.program .odd .cid13 { border-left: 1px solid #6666aa; background: #cacafa; }
.program .even .cid13 { border-left: 1px solid #6666aa; background: #b6b6f6; }
.program .cid13 .desc { color: #6666aa; }

/* Conference at a glance */
.program .odd .cid0 { border-left: 1px solid #66aa66; background: #cafaca; }
.program .even .cid0 { border-left: 1px solid #66aa66; background: #b6f6b6; }
.program .cid0 .desc { color: #66aa66; }

.summary a:visited, a:link, a {
    color: #000066;
}

.program td.sid13, .program td.sid14, .program td.sid173, .program td.sid18 { width: 40%; }
.program td.date { width: 100px !important; padding-left: 0px; padding-right: 0px; border-left: none; background: none; }
.program td p { margin: 2px 0px 3px; }
.program { width: 100%; }
.program .daylegend { color: #666666; padding: 20px 10px 5px 0px; border-bottom: 1px solid #999999 }
.program .cid5, .program .cid5 strong { color: #666666; font-weight: normal; }

ul.list p {
 margin-bottom: 5px;
}
ul.list p.cgray {
 margin-bottom: 2px;
 color: #666666;
}
ul.bios {
  padding: 0px !important;
}

ul.bios li {
  float: left; width: 200px; list-style-position: inside; padding-left: 20px;
}


