
    span.displayLabels
        {
        display: block;
        margin-top:3px;
        margin-bottom:6px;
        padding-left: 5px;
        text-align:left;
        }

    span.titleLabels
        {
        display: block;
        margin-top:3px;
        margin-bottom:6px;
        margin-left:10px;
        font-weight: bold;
        }

    span.pageTitle
        {
	font-size:larger; 
	color: #a47700;
        }

    span.titleDisclaimer
        {
	display: block;
	font-style: italic; 
	margin-top: 12px;
        }

    table.rdos
        {
        width: 120px;
        margin-left:140px;
        }

    input.buttons
        {
        width: 65px;
        }

    form 
        {
        font-family: Microsoft Sans Serif;
        }

    div.divSearchLefts
        {
        width: 275px; 
        display: table-cell;
        }

    div.divResultsLefts
        {
        width: 260px; 
        border: none; 
        display: table-cell;
        }

    div.divResultsRights
        {
        width: 480px; 
        border: none; 
        display: table-cell;
        }

    label.inputLabels
        {
        display: block;
        margin-top:3px;
        margin-bottom:6px;
        text-align:right;
        padding-right: 5px;
        }

    span.inputLabels
        {
        display: block;
        margin-top:3px;
        margin-bottom:6px;
        text-align:right;
        font-weight: bold;
        }

    div.divSearchButtons
        {
        clear:both; 
        margin-top: 10px;
        }





