/* trt css */

p {
 padding-top: 0px;
 padding-bottom: 0px;
 margin-top: 4px;
 margin-bottom: 4px;
}

p.trt {
 color: #610000;
}

a {
 color: #7841a5;
}
a:hover {
 color: #B311D0;
}
a:visited {
 color: #0d0f67;
}

h2.sitetitle {
 font-size: 22px;
 margin: 0px;
 margin-top: 10px;
}

#leftcolumn {
 width: 112px;
}

#content .trttitle {
 color: #660000;
 text-align: center;
 font-weight: normal;
 margin-left:auto;
 margin-right:auto;
 font-size: 15px;
 padding-right: 15px;
 padding-left: 15px;
 line-height: 1.5em;
 padding-top: 7px;
 padding-bottom: 2px;
 margin-bottom: 0px;
 margin-top: 36px;
}

#content .medlist {
 border-collapse: collapse;
 margin-left:auto;
 margin-right:auto;
 border: solid 1px #ddd;
 width: 97%;
 padding-top: 15px;
 margin-bottom: 18px;
}
#content .medlist th {
 text-align: center;
 font-weight: normal;
 line-height: 1.35em;
 border: solid 1px #ddd;
 padding-top: 3px;
 padding-right: 3px;
 padding-left: 12px;
 padding-bottom: 2px;
}
#content .medlist td {
 text-align: left;
 font-weight: normal;
 line-height: 1.35em;
 border: solid 1px #ddd;
 padding-top: 3px;
 padding-right: 3px;
 padding-left: 12px;
 padding-bottom: 2px;
}
#content .medlist td.center {
 text-align: center;
}

#content .quote {
 color:black;
 background-color: #F5FAE1;
 width: 87%;
 border: solid 1px #ddd;
 padding-top: 15px;
 padding-right: 1%;
 padding-left: 1%;
 padding-bottom: 8px;
 margin-bottom: 18px;
 margin-left:auto;
 margin-right:auto;
}

#pagetop {
 width: 100%;
 margin: 0px;
 padding: 0px;
}

#rightcolumndiv {
 position: sticky;
 top: 30px;
 z-index: 22;
}

#commentp {
 padding-left: 12px;
}

#pagetitle {
 padding-top: 20px;
}
#pagetitle h2 {
 font-size: 20px;
 line-height: 1.25em;
 margin: 2px 6px 2px 6px;
 width: 100%;
}

#content h2 {
 font-size: 24px;
 font-weight: normal;
 line-height: 1.2em;
 color: black;
 padding: 2px 6px 2px 6px;
 margin: 4px 6px 2px 6px;
 width: 100%;
}

#mobiletopmenu p {
 padding: 2px 4px 2px 4px;
 text-align: right;
 word-break: keep-all;
 overflow-wrap: anywhere;
}

#bottomline {
 padding: 2px;
}
#tiptext {
 padding: 0px 4px 0px 4px;
}

#treemaptrigger {
 padding: 0px;
 height: 20px;
 border: none;
 margin: 0px;
}

#rightcolumntop {
 position: sticky;
 top: 0px;
}


