/* This is the class of EchoReporter Listing generated tables */
.container
{
	width:100%;
	border-collapse:collapse;
}

body
{
    font-family: tahoma;
}

.PagedLinks a           { color:Blue; }
.PagedLinks a:visited   { color:Blue; }
.CallbackDisclaimerText { margin-bottom:25px; }
.PageOptions            { position:absolute; top:0px; right:15px; width:100px; height:75px; border:none; text-align:center; }
.PageOptions a          { display:block; text-decoration:underline; cursor:pointer; }
.PageOptionsHeader      { display:none; }
.SubmitBar              { text-align:center; }

H1
{
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: white;
    background-color: #000066;
    border: solid 5px #000066;
    font-size: 1.5em;
    font-weight: bold;
    TEXT-TRANSFORM: uppercase;
    margin-bottom:0px;
}

#CustomSearchLayout, #CustomSearchTable, #CustomSearchTable tr
{
    width:100%;
}

#CustomSearchLayout, #CustomSearchTable, #CustomSearchTable tr, #CustomSearchTable tr td select, #CustomSearchTable tr td input
{
    width:100%;
}

#CustomSearchLayout tr td
{
    vertical-align:top;
    padding-bottom: 20px;
}

#CustomSearchTable tr td select, #CustomSearchTable tr td input
{
    font-size: 1.5em;
}

.searchLabel
{
    color: #0066CC;
    font-size: 1.5em;	
    white-space: nowrap;
    padding-right:10px;	
}

.dropdownlabel, .textboxlabel, .selectlabel
{
    font-weight: bold;
    color: #0066CC;
}

#CustomSearchSubmit
{
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    height:50px;
    color: white;
    background-color: #0066CC;
    border: solid 5px #000066;
    font-weight: bold;
    font-size: 1.5em;
    TEXT-TRANSFORM: uppercase;
    width:100%;
}

.buttonTable
{
     width: 100%;
}
        
.resultsTable
{
    width:100%;
}
        
.resultsRow
{
    background-color: #CCE0F5;
    cursor: pointer;
}
		
.resultsRowSelected td
{
	color: white;
	background-color: #0066CC;
}

.normal
{
	color: #0066CC;
        padding-bottom: 10px;
}

.header
{
	font-weight: bold;
} 
	
              
.provInfo
{
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-left: solid 5px #000066;
    border-top: solid 5px #000066;
    border-bottom: solid 5px #000066;
    border-right:0px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
    border-collapse:collapse;
    color: #0066CC;;
}
        
.nextInfo
{
    width:50px;
    text-align:center;
    vertical-align:middle;
    font-stretch:narrower;
    font-size:2em;
    font-weight:bold;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-right: solid 5px #000066;
    border-top: solid 5px #000066;
    border-bottom: solid 5px #000066;
    border-left:0px;
    padding: 10px 10px 10px 10px;
    border-collapse: collapse;
    color: white;
    background-color: #0066CC;
}            
        
.back
{
    text-align:left;
}
        
.search
{
    text-align:right;
}        
        
.searchButton
{
    height:50px;
    color: white;
    background-color: #0066CC;
    border: solid 5px #000066;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 20px;
}
        
.spacer
{
	padding: 5px 5px 5px 5px;
	border: solid 0px black;
	heigth: 10px;
}
		
.provName
{
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
}
