body {
  font-family: sans-serif;
  font-size: medium;
  color: black;
  background-color: white;
  margin: 0;
  padding: 0;
}
#HeaderBlock {
  padding: 0;
  margin: 0;
  background-color: #394F81;
  text-align: center;
  color: white;
  height: 9em;
}
#HeaderBlock #HeaderLogos {
  width: 200px;
  float: left;
  text-align: center;
  height: 9em;
}
#HeaderBlock #HeaderLogos img {
  padding: 0.5em;
}
#columnContainer {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align:left;
}
#MenuBlock {
  float: left;
}
#MenuBlock-content {
  padding: 0.0em 0;
  width: 12em;
  margin: 0;
  padding: 0;
  background-color: #91A8D2;
  border: 1px solid #394F81;
  border-width: 0 1px 1px 0;
}
#ContentBlock {
  margin: 0 0 0 12em; padding:0;
}
#ContentBlock-content {
  margin: 0;
  padding: 0.5em 1em;
}
hr.cleaner {
  clear: both;
  height: 1px;
  margin: -1px 0 0 0;
  padding: 0;
  border:none;
  visibility: hidden;
}
#FooterBlock {
  text-align: center;
  font-size: 0.6em;
  margin: 0;
}
#FooterBlock p {
  text-align: center;
}
h1 {
  font-size: 180%;
  font-weight: bolder;
  text-align: left;
  color: #990000;
}
h2 {
  font-size: 150%;
  font-weight: bolder;
}
h3 {
  font-size: 120%;
  font-weight: bolder;
}
table.SessionList tr td {
  border-style: none;
  font-size: small;
}
td.locationcell {
  border-style: solid;
  font-size: large;
  text-align: right;
}
td.daycell {
  color: #394F81;
  background-color: white;
  font-size: larger;
  font-weight: bold;
}
td.timecell {
  color: black;
  background-color: inherit;
  text-indent: 0.5cm;
  font-weight: bold;
}
p {
  text-align: justify;
}
p.FinePrint {
    font-size: smaller;
}
.red {
  color: red;
}
#ImportantDatesTable td {
  padding: 0 0 0 2em;
}
#PaperDeadlineRow td {
  font-weight: bolder;
}
#navigation {
  padding: 0 0;
  margin: 0;
  font-size: 0.8em;
}
#navigation li {
  list-style: none;
  border-bottom: 1px solid #394F81;
  font-weight: bold;
  color: black;
}
#navigation li a {
  padding: 0.3em 1em 0.4em 1em;
  margin: 0;
  display: block;
  text-decoration: none;
  color: black;
  border-style: none;
}
#navigation li a:link {
}
#navigation li a:visited {
}
#navigation li a:hover {
  background-color: #394F81;
  color: white;
}
#navigation h4 {
  display: inline;
  margin: 0;
  padding: 1px 0.33em;
  position: relative;
  top: -1em;
  font-size: 1.1em;
  background: white;
  border: 1px solid gray;
}
#navigation #title {
  text-align: left;
}
#navigation img {
  border: none;
}
#navigation sup {
  font-weight: normal;
  font-size: 80%;
  color: #990000;
}
table.PaperStatusGrid {
  border-collapse: collapse;
  border: 1px solid black;
  width: 100%;
}
table.PaperStatusGrid tr.HeaderRow {
  background-color: black;
  color: white;
}
table.PaperStatusGrid tr.HeaderRow th {
  font-weight: bold;
  text-align: left;
  padding: 2px 10px;
}
table.PaperStatusGrid td {
  padding: 2px 10px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
a {
  color: #990000;
  text-decoration: none;
  border-bottom: 1px dashed #990000;
}
a:hover {
  border-bottom-style: solid;
}
a.plain {
  border-width: 0;
  text-decoration: none;
}
a.programplain {
  border-width: 0;
  text-decoration: underline;
  color: #a0a0a0;
}
div.Organizers h3 {
  size: 1.4em;
  margin: 1em 1em 0.2em 0;
}
div.Organizers ul {
  margin: 0;
}
div.Organizers li {
  list-style: none;
}
#ITLogo {
  text-align: center;
  padding: 1em;
}
table.RegFeeSchedule {
  border-style: solid;
  border-width: 2px;
  border-color: black;
  border-collapse: collapse;
}
table.RegFeeSchedule td, th {
  border-style: solid;
  border-width: 1px;
  border-color: black;
}
#LatestNews {
  border: 2px solid #394F81;
  background-color: #91A8D2;
  margin: 0.2em 0;
  padding: 0.3em;
}
.ProgramTable p {
  text-align: left;
}
.ProgramTable {
  border-collapse: none;
  /*
  border: 1px dotted green;
  */
}
.ProgramTable td {
  /*
  border: 1px dotted blue;
  */
  font-size: 0.6em;
  font-family: Verdana, sans-serif;
  vertical-align: top;
  padding: 2px;
}
.ProgramTable .SessionTimeCellOdd {
}
.ProgramTable .SessionNameCellOdd {
}
.ProgramTable .SessionNameCellOdd div {
  margin: 3px 0;
}
.ProgramTable .PaperCellOdd {
  line-height: 140%;
}
.ProgramTable .PaperCellOdd a {
  line-height: 160%;
}
.ProgramTable .SessionTimeCellEven {
  background-color: #C2D7F0;
}
.ProgramTable .SessionNameCellEven {
  background-color: #C2D7F0;
}
.ProgramTable .SessionNameCellEven div {
  margin: 3px 0;
}
.ProgramTable .PaperCellEven {
  background-color: #E8E8E8;
  line-height: 140%;
}
.ProgramTable .PaperCellEven a {
  line-height: 160%;
}
.ProgramTable .SessionNameCell2 {
  background-color: #C2D7F0;
  font-weight: bold;
}
.ProgramTable .DayCell {
  font-weight: bold;
  font-size: 0.8em;
}
.ProgramTable .PlainCell {
  font-size: 0.5em;
}
.ProgramTable .TimeCell {
  background-color: #C2D7F0;
  width: 9em;
  text-align: center;
  vertical-align: center;
}
.ProgramTable .ItemTimeCell {
  background-color: #C2D7F0;
}
.ProgramTable .FillerCell {
  background-color: #C2D7F0;
}

