body {
    background: white;
    font-size: 12pt;
    font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited {
    color: #520;
    background: transparent;
    font-weight: normal;
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, strong {
    font-weight:bold;
}
h1, h2, h3 {
    padding:0.5em 0;
}
h1 {
    color:#65663E;
    font-size:15pt;
    position:relative;
}
#content h4 {
    margin-top:10px;
    margin-bottom:5px;
    font-size: 17px;
    color: #545231;
}
#mainContent_2Col_right h4 {
    margin-top:10px;
    margin-bottom:5px;
    font-size: 17px;
    color: #545231;
}
#mainContent_3col_content_left h4 {
    margin-top:10px;
    margin-bottom:5px;
    font-size: 17px;
    color: #545231;
}
#mainContent_3col_content_right h4 {
    margin-top:10px;
    margin-bottom:5px;
    font-size: 17px;
    color: #545231;
}
/*------------Images in Management Team------------*/
.thumbnail {
    float: left;
    width: 80px;
    margin: 0 5px 15px 0;
    padding: 3px;
    overflow: hidden;
}
.thumbnailText_abstract {
    float: left;
    width: 190px;
    margin: 0 15px 10px 0;
    padding: 20px 5px 0px 5px;
    height: 100px;
    overflow: hidden;
    font-family: arial;
    font-size: 11px;
}
/**Customer Conference - Agenda**/
table#customer-conference {
    width: 100%;
    clear: left;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
}
table#customer-conference th {
    font-size: 14px;
    display: none;
}
table#customer-conference td {
    padding: 6px 0;
    font-weight: bold;
    vertical-align:top;
}
table#customer-conference td ol {
    margin: 0;
    padding: 0 0 0 24px;
    list-style-position: outside;
}
table#customer-conference td ol li {
    margin: 4px 0 0 0;
    padding: 0;
    font-weight: normal;
}
table#customer-conference td.left-column {
    width: 136px;
}
table#customer-conference td.left-column p {
    width: 140px;
    margin:0;
    padding:0
}
table#customer-conference td.right-column p {
    width: 304px;
margin:0 padding:0
}
table#customer-conference td.date {
    padding-top: 20px;
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
    border-bottom: 1px solid #ccc;
}
table#customer-conference td.time {
    font-weight: normal;
}
table#customer-conference span.topic-description {
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
}
table#customer-conference span.topic-time {
    font-weight: normal;
}
table#customer-conference td.highlight {
    color: #7e5d20;
    background-color:#fff;
}
table#customer-conference td.highlight a {
    font-size: 10px;
}
table#customer-conference td img.sponsorlogo {
    vertical-align: top;
    margin: 4px 0 0 0;
}
/**Customer Conference - Agenda**/
