.CountryHeader
{
	font-weight: bold;
	font-size: small;
	padding-left: 5px;
	color: #0B074F;
	font-family:  Verdana,Tahoma;
}
.StateHeader
{
	font-weight: bold;
	font-size: smaller;
	padding-left: 15px;
	font-family:  Verdana,Tahoma;
}
.CityHeader 
{
	font-size: x-small;
	padding-left: 25px;
	font-family:  Verdana,Tahoma;
}
.Result
{
	font-size: x-small;
	padding: 5 5 5 5;
	margin: 0 0 0 25px;
    background-color: #F1F1FE;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    left: 0px;
}
.ReturnToTop
{
	font-size: x-small;
    text-align: right;
    color: #555555;
    margin: 0 8px 8px 0;
}
.ReturnToTop A
{
    font-size: 90%;   
    color: #555555;
    font-weight: normal;
}
.ReturnToTop A:Hover
{
	color: #0B074F;
	cursor: hand;
}
.Company
{
	font-weight: bold;
	font-size: small;
}
.Company a
{
	font-weight: bold;
	font-size: small;
	cursor: hand;
}
.Company a:hover
{
	font-weight: bold;
	font-size: small;
    cursor: hand;
    color: #0B074F;
}
.Company a:visited
{
	font-weight: bold;
	font-size: small;
	cursor: hand;
}
.PhoneLabel
{
	font-weight: bold;
}
.pnlSearch
{
	border: solid 1px Gainsboro;
	padding: 5 5 5 5;
	font-size: x-small;
}
.Error
{	
	color: Red;
	font-size: x-small;
	font-weight: bold;
}
Input
{

}



