﻿body 
{
	background:#ffffff;
	
}

.FieldLabel
{
  font-family: Arial;
  font-size:small;	
}

.FieldLabelLeft
{
  font-family: Arial;
  font-size:small;
  margin: 0em 0em 0em 8em;
  float:left;
}
.FieldLabelRight
{
  font-family: Arial;
  font-size:small;
  margin: 0em 8em 0em 0em;
  float:right;
}

.LblSmall
{
  font-family: Arial;
  font-size: x-small;	
}


.FieldControl
{
  font-family: Arial;
  font-size:small;	
}


.MessageLabel
{
  font-family: Arial;
  font-size:small;
  font-weight:bold;
  color: Red;	
}

.Hidden
{
	display:none;
}
.Example 
{	
	color:Gray;
	font-family: Arial;
	font-size:small;
	text-align:center;
}
.Disclaimer
{	
	color:Red;
	font-family: Arial;
	font-size:x-small;
	text-align:center;
}
.CorrectionMsg 
{
	height:27px; 
	width:280px; 
	background-color:White;
}

.Address
{
  font-family: Arial;
  font-size:medium;
  font-weight:bold;  
    
}

.Results
{
  color: black;	
  float:left;
}
.ResultsInner 
{
	height:27px; 
	width:280px; 	
	font-family: Candara;
	background-color: #e8ecf9;
	font-family: Arial;
	font-size: x-small;
}
.Map
{
  font-family: Arial;
  font-size: x-small;
  color: black;	
  float:right;
}

.NearestOpenShelter
{
  font-family: Arial;
  font-size:smaller;
  color: black;
  border-style:solid;
  border-width: 1px;
  border-color:red;
  font-weight:bold;	
}
.LinkLabel
{
	cursor:hand;
	font-family: Arial;
	font-size: smaller;
	color: blue;
	text-decoration: underline;
}

.LblHurricaneEvacuation
{
  	font-family: Arial;
	font-size: x-large;
	color: red;
	text-align: center;	
}

.LblAmIInAnEvacuationZone
{
  	font-family: Arial;
	font-size: medium;
	color: black;
	text-align: center;	
}

.LblEnterYourAddressToFindOut
{
  	font-family: Arial;
	font-size: small;
	color: black;
	text-align: center;	
}

.SearchAnotherAddress
{
  	font-family: Arial;
	font-size: small;
	text-align: center;	
}




table {border-collapse: collapse;}
table td {padding:0; margin:0;}
.reg_txt {font-size: 80%;}
.blue_txt {color: #000099; font-weight: bold;}
.style2 {font-size: 83%}
.style3 {font-size: 123%}
.style15 {font-size: x-small; color: #000099; font-weight: bold; }
.style23 {
	color: #FF0000;
	font-weight: bold;
	font-size: medium;
}
.style25 {
	color: #00FF00;
	font-weight: bold;
}
.style27 {
	color: #ff0000;
	font-size: large;
}
.style30 {
	color: #ff0000;
	font-size: medium;
}
