body.lift,
body.lift textarea,
body,
textarea,
body.lift input,
body.lift button,
body.lift select {
    font-family: Trebuchet MS, Arial, Helvetica;
}

body {
    font-size: 12px;
}

body.lift, body {
    text-align: justify;
}

.content-text {
    font-size: 14px;
    line-height: 2em;
}

.content-text h1 {
    font-size: 150%;
    font-weight: bold;
    color: #005ba6;
    margin-bottom: 1em;
}

.content-text h2 {
    font-size: 108%;
    font-weight: bold;
    color: #2E4741;
    margin-bottom: 0.5em;
    margin-top: 1em;
}

.content-text h3 {
    font-size: 100%;
    font-weight: bold;
    color: #2E4741;
    margin-bottom: 0.3em;
}

.content-text p {
    margin: .1em 0 .3em 0;
    text-indent: 2em;
}

.content-text ul {
    list-style: disc;
    margin: .1em 0 .7em 0;
    list-style-position: outside;
    padding-left: 2em;
}

.content-text li p {
    text-indent: 0;
}

.content-text .conference-header table {
    width: 100%;
    border: 0;
}

.content-text .conference-header table tr td p {
    text-indent: 0;
}

.content-text .conference-header table tr td:first-child {
    padding-right: 6px;
    border-right: 1px solid #3F9A8F;
    width: 250px;
}

.content-text .conference-header table tr td:last-child {
    padding-left: 2em;
    text-align: center;
}

.content-text table {
    outline: 1px solid #BABCBD;
    margin: auto;
    font-size: 92%;
}

.content-text table td, .content-text table th {
    border-right: 1px solid #BABCBD;
    border-bottom: 1px solid #BABCBD;
    padding: .3em .5em;
}

.content-text table tr td:last-child, .content-text table tr th:last-child {
    border-right: 0;
}

.content-text table tr:last-child td, .content-text table tr:last-child th {
    border-bottom: 0;
}

.content-text td p, .content-text th p {
    text-indent: 0;
}

.content-text thead tr td, .content-text thead tr th {
    background-color: #d5d5d5;
    font-weight: bold;
}

.content-text table thead td, .content-text table thead th {
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    text-align: center;
}

.content-text table tr.agenda-day {
    background-color: #FFCC99;
}

.content-text table tr.agenda-session {
    background-color: #FFFFCC;
}

.content-text .supported-by {
    width: 200px;
    float: right;
    margin-left: 10px;
    text-align: center;
}

.content-text .supported-by p {
    text-indent: 0;
}

.content-text p img {
    margin: 1em;
}

.content-text em {
    font-style: italic;
}
