body {
    margin: 0;
    padding: 0;
    font-size: 12pt;
    font-family: Times New Roman, serif;
    background: white;
}

#page {
    width: auto;
    padding: 0;
    text-align:left;
    display: block;
    color: black;
    background: transparent;
}

#top_ribbon {
    display: none;
}

#logo_bar {
    width: auto;
}

#logo {
    display: none;
}

#printLogo {
    display: block;
}

#navbar {
    display: none;
}

#sidemenu {
    display: none;
}

#bottom_ribbon {
    width: 100%;
    height: 5px;
    font-size: 0px;
    line-height: 0px;
}

#pic {
    display: none;
}

#pic_ribbon {
    width: 100%;
    height: 30px;
    line-height: 0px;
    font-size: 0px;
}

#left {
    position: relative;
    width: auto;
    float: none;
    line-height: 180%;
}

#center {
    position: relative;
    width: auto;
    line-height: 180%;
}

#right {
    position: relative;
    width: auto;
    line-height: 180%;
}

#buffer {
    height: 40px;
}

#footer {
    font-size: 8pt;
    width: auto;
    line-height: 250%;
}

h1 {
    font-size: 20pt;
    font-weight: normal;
}

h2 {
    font-size: 17pt;
    font-weight: normal;
}

h3 {
    font-size: 15pt;
    font-weight: normal;
}

h4 {
    font-size: 12pt;
    font-weight: bold;
}

td {
    padding: 0;
    line-height: 120%;
}

a img {
  border: 0;
}

.hr {
    width: 100%;
    height: 0px;
    margin: 0;
    padding: 0;
    border-top: #d0d0d0 solid 1px;
}

#hline {
    margin-bottom: 15px;
}

.bio {
    margin-bottom: 50px;
}

.bioPic {
    width: 120px;
    height: 150px;
    border: 1px solid #e0e0e0;
    display: none;
}

.bioName {
    width: 100%;
    font-size: 15pt;
}

.bioTitle {
    width: 100%;
    margin-bottom: 10pt;
    font-size: 80%;
    line-height: 120%;
}

.bioText {
}

.partner {
    margin-bottom: 30px;
}

.partnerLogo {
    margin-top: 15px;
    width: 150px;
    height: 50px;
}

.partnerName {
    margin-top: -50px;
    margin-left: 180pxt
    font-size: 14pt;
    font-weight: bold;
    font-variant: small-caps;
}

.partnerText {
}

.prodName {
    font-size: 17pt;
    font-weight: normal;
}

.subtitle {
    margin: 0;
    padding: 0;
    font-size: 13pt;
    font-weight: bold;
}

label {
    display: none;
}

input, textarea {
    display: none;
}

textarea {
    display: none;
}

.boxes {
    width: 1em;
}

.submitButton {
    display: none;
}
