
html
{
    font-family: Verdana, Arial, Helvetica, sans-serif;    
}

.BillTitle
{
    font-family: Times New Roman;
    font-size: 24pt;
    text-align: center;    
}


.BillCompleteDocumentLink
{
    font-size: 8pt;
    margin: 15px 0px 15px 0px;
    text-align: center;
}

.BillMarginalNote
{
    font-size: 8pt;
    margin-top: 15pt;
}

.BillScheduleItemContainer
{
    /*margin-top: 20px;*/
}

.BillCover-Reprint
{
    text-align: center;
    font-weight: bold;
}

.BillCover-Sponsors
{
    margin-top: 200px;    
}

.BillInsideCover-SourceInfo
{
    margin-top: 50px;
}

.BillLeaderTab
{
    margin: 0px 2px 0px 2px;
}

.BillLeaderTab-Dotted
{
    background-image: url(../images/LeaderTab-Dotted-BG.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.BillLeaderTab-Dashed
{
    background-image: url(../images/LeaderTab-Dashed-BG.gif);
    background-repeat: repeat-x;
    background-position: center;    
}

.BillLeaderTab-Solid
{
    background-image: url(../images/LeaderTab-Solid-BG.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}