h2.find
{
    color: #655E30;
    background-color: #FFFFFF;
}
table.link
{
    width: 100%;
    border: none;
    border-collapse: collapse;
    border-spacing: 0.0em;
}
table.link th
{
    text-align: left;
    padding-left: 0.4em;
}
table.link th,table.link tr:hover th
{
    background-color: #FFFFFF;
}
table.link tr:hover
{
    background-color: #E5E5C3;
}
table.link td
{
    width: 33%;
    text-align: left;
    padding-left: 0.4em;
}
table.states-row td
{
    width: 10%;
}
div.reports
{
    text-align: right;
}
p.search-in-progress
{
    font-family: 'trebuchet ms',helvetica,arial;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    color: #CC0000;
    background-color: #ECECEC;
    border: 1px solid #CCCCCC;
    padding: 0.3em;
    margin: 0.0em;
}
#search-parameters fieldset
{
    border: #655E30 1px solid;
    padding: 0.5em;
    margin: 0.0em;
    margin-bottom: 0.5em;
}
#search-parameters span.search-label
{
    display: block;
    font-weight: bold;
    color: #404040;
}
#search-parameters select
{
    display: block;
    width: 80%;
    font-size: 0.9em;
}
#search-parameters input.search
{
    display: inline;
    width: 10.0em;
    color: #000000;
}
#search-parameters input[type="submit"]
{
    float: right;
    clear: right;
    display: inline;
    width: 8.0em;
}
#search-box
{
    position: absolute;
    visibility: hidden;
}
#search-results p.result-message
{
    border: #655E30 1px dotted;
    border-bottom: #CCCCCC 1px solid;
    padding: 0.3em;
    margin: 0.0em;
}
#search-results span.pink
{
    float: none;
    clear: none;
    color: #CC4455;
}
#search-results .single-result
{
    width: auto;
    height: auto;
    border: #CCCCCC 1px solid;
    border-top: none;
    padding: 0.3em;
    margin: 0.0em;
}
#search-results h2
{
    float: left;
    clear: left;
    width: 40%;
    font-size: 1.0em;
    color: #000000;
    padding: 0.0em;
    margin: 0.0em;
}
#search-results div.description
{
    float: left;
    clear: right;
    width: 60%;
}
#search-results p.description
{
    font-size: 0.9em;
    border: #DDDDDD 1px dashed;
    padding: 0.3em;
    margin: 0.0em;
}
#search-results ul
{
    clear: left;
    width: auto;
}
#search-results div.foot
{
    width: 100%;
    height: 1.0em;
}
#search-results span
{
    float: left;
    clear: left;
    width: auto;
    color: #808080;
}
#search-results span.top
{
    float: right;
    clear: right;
}
#report-data
{
    visibility: hidden;
    position: absolute;
}
#report-staff
{
    width: 50%;
    height: 10.0em;
}
.more-expander
{
    background-color: #ECECEC;
    padding: 0.1em;
    margin: 0.3em;
}
.search-duration
{
    clear: left;
}
