td {
    font-size: 9pt;
    font-family: "Helvetica Neu", "Helvetica", "Lucida Grande", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.panelContent {
    margin: 0em 0 0 0em;
}

div#content {
    width: 100%;
}


/*** layout_loi.jsp ***/

div#loiLeft, div#loiMiddle, div#loiRight {
    /*float: left;*/
    clear: right;
}

div#loiMiddle {
    margin: 0 1em 0 0.5em;
}


/*** loi.jsp ***/

div.panelTopMiddle h3, li.loiListHeading {
    font-size: 0.85em;
    font-family:Verdana,Arial,Helvetica,sans-serif;
}


/*** layout_toc.jsp ***/

div#rightColumn {
    width: 680px;
}


/*** toc.jsp ***/

div#tocContent {
    /*clear: both;*/
}

div.art_title {
    color: #333333;
}

span.author {
font-size:0.85em;
margin:0pt 0pt 0pt 20px;
font-family:Verdana,Arial,Helvetica,sans-serif;
line-height:140%;
color:#000000;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;    
}

h2.tocHeading {
    font-size: 12pt;
    color: #6B6B6B;
    border-bottom: 1px solid #C7C7C7;
}

table.articleEntry input {
    margin-left: 1em;
}

div#tocAopMsg {
    margin-top: 1em;
}

td.nowrap {
    white-space: nowrap;
}
