@media screen
{
    .tafeSearchOptions fieldset
    {
	    margin-bottom: 0px;
    }
    .tafeSearchOptions legend
    {
	    display:none;
    }
    .tafeSearchOptions span
    {
	    margin: 4px;
	    display: none;
    }

    .tafeSearchOptions legend
    {
	    display:none;
    }
    .tafeSearchOptions label
    {
	    display: inline-block;
	    line-height: 1.8;
	    vertical-align: top;
    }
    .tafeSearchOptions fieldset ul
    {
	    margin: 0;
	    padding: 15px;
	    padding-top:25px;
	    padding-bottom: 25px;
    }
    .tafeSearchOptions fieldset li
    {
	    list-style: none;
	    padding: 5px;
	    margin: 0;
    }

    .tafeSearchOptions fieldset li input[type=text]
    {
	    width:200px;
    }

    .tafeSearchOptions span em, .tafeSearchOptions label em
    {
	    font-weight: bold;
	    font-style: normal;
	    color: #f00;
    }
    .tafeSearchOptions label
    {
	    width: 100px;
	    margin: 0;
     color:	#555555;
    }

    /* Overrides */
    .tafeSearchOptions
    {
	    width: 99%;
	    font-size:.9em;
	    color: #333;
	    background: #f5f5f5;
	    border-left:solid 1px #d0d0d0; 
	    border-right:solid 1px #d0d0d0; 
	    border-bottom:solid 1px #d0d0d0;
	    border-top:solid 1px #d0d0d0;  
	    margin-bottom: 15px;
	    padding: 0px;
    }

    .tafeSearchOptions label
    {
	    text-align: right;
    }

    .tafeSearchOptions fieldset
    {
	    border: none;
    }

    .tafeSearchOptions fieldset li
    {
	    padding: 0;
	    padding-right: 7px;
	    padding-top: 5px;
	    padding-bottom: 5px;
	    padding-left: 0;
	    text-align:left;
    }

    .tafeSearchOptions select, .tafeSearchOptions input
    {
	    color: #003366;
	    margin-left: 5px;
	    margin-right: 5px;
    }


    .grdSearchResult td
    {
	    font-size: 1em;
	    line-height: 1.5em;
	    padding: 4px;
    }
    .grdSearchResult td a:link
    {
	    font-size: 1.1em;
	    font-weight: normal;
	    text-decoration: underline;
    }

    .grdSearchResult td a:visited
    {
	    font-size: 1.1em;
	    font-weight: normal;
	    text-decoration: underline;
    }

    .grdSearchResult td a:hover
    {
	    font-size: 1.1em;
	    font-weight: normal;
	    text-decoration: underline;
    }

    .grdSearchResult td a:active
    {
	    font-size: 1.1em;
	    font-weight: normal;
	    text-decoration: underline;
    }
    .highlight
    {
	    background-color: #ecffba;
	    padding: 0;
	    margin: 0;
	    font-weight: bold;
    }

    .PagerStyles td
    {
	    background-color: #e6e6e6;
	    text-align: center;
	    font-weight: bold;
	    border: 2px solid #a22234;
	    margin-top: 5px;
    }
    .tabs
    {
	    float: left;
	    width: 98%;
	    background: none;
	    font-size: 93%;
	    line-height: normal;
	    margin-left:12px;
    }
    .tabs ul
    {
	    margin: 0;
	    padding: 10px 2px 0 2px;
	    list-style: none;
    }
    .tabs li
    {
	    display: inline;
	    margin: 0;
	    padding: 0;
    }
    .tabs a
    {
	    float: left;
	    margin: 0;
	    margin-right:5px;
	    padding: 0 0 0 4px;
	    text-decoration: none;
	    background-color:#E2E2E2;
	    border-top:solid 1px #D0D0D0;
	    border-left:solid 1px #D0D0D0;
	    border-right:solid 1px #D0D0D0;
	    color:#555555;
    }
    .tabs a span
    {
	    float: left;
	    display: block;
	    padding: 3px 14px 5px 8px;
	    color:#555555;
    }

    .tabs a:hover span
    {
	    background: #f5f5f5;
	    color:#CC3333;
	    border-bottom:solid 1px #f5f5f5;
	    margin-bottom:-1px;
	    cursor:pointer;
	    position:relative;
    }
    .tabs a:hover
    {
	    background-position: 0% -42px;
	    background: #f5f5f5;
	    border-bottom:solid 1px #f5f5f5;
	    margin-bottom:-1px;
	    position:relative;
    }

    .tabs a:hover span
    {
	    background-position: 100% -42px;
    }
    .tabs a.selected
    {
	    background-position: 0% -42px;
	    background: #f5f5f5;
	    border-bottom:solid 1px #f5f5f5;
	    margin-bottom:-1px;
	    position:relative;

    }
    .tabs a.selected span
    {
	    background-position: 100% -42px;
	    color:#CC3333;
	    background: #f5f5f5;
	    border-bottom:solid 1px #f5f5f5;
	    margin-bottom:-1px;
	    position:relative;
    }


    #MainContent_C001_lblSearchInfo,#MainContent_C006_lblSearchInfo
    {
	    color:#999999;
	    font-size:0.7em;
	    font-weight:normal;
    }
}