@charset "UTF-8";
/* CSS Document */

.city {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
.text1 {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.city:hover {
	color: #62727d;
}
.pulldown {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border: thin solid #074977;
	background-color: #62727d;
	color: #FFFFFF;
	height: 20px;
	width: 200px;
}

a.text1:hover {
	color: #62727d;
}
.text2 {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
a.footer:hover {
	color: #62727d;
}
.searchbox {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border: thin solid #074977;
	background-color: #62727d;
	color: #FFFFFF;
	height: 15px;
	width: 200px;
}
.text3 {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.searchfield {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border: thin solid #074977;
	background-color: #62727d;
	color: #FFFFFF;
	width: 200px;
}
.text4 {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.field {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border: thin solid #074977;
	background-color: #62727d;
	color: #FFFFFF;
	height: 20px;
}
a.text2:hover {
	color: #62727d;
}
.title1 {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
