/* DIV Style */

#map				
{ 
	width: 500px;
	height:300px;
	border: 1px solid #000000;
}


/*
#locationText		{ float:left;margin-left:4px; white-space: no-wrap; overflow: none; }
#locationImage		{ float:left; }
#locationSmall		{ text-decoration: none;font-size: 9px;font-weight: bold;color: #6A6A6A;white-space: no-wrap; overflow: none; }
*/

/* Class Style */
/*
.city_Box			{ font-size: 11px;width: 184px;color: #3A3A3A;vertical-align:bottom; }
.province_state_Box	{ font-size: 11px;width: 126px;color: #3A3A3A;vertical-align:bottom; }
.country_Box		{ font-size: 11px;width: 162px;color: #3A3A3A;vertical-align:bottom; }
.searchButton		{ width: 210px;height: 20px;background-color: #FFFFFF;border: 1px solid #7f9db9; }
.search_status		{ font-family: 'Verdana', Arial, Helvetica, sans-serif;padding: 3px; width:205; background: #FFFFFF; border: 1px dashed #7f9db9;filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;font-size: 10px; }
.searchPrefs		{ padding:0;margin:0; }
.mapResult			{ margin: 0px 3px 3px 3px; }
.infoWindow			{ width: 250px; font-size: 10px;font-weight: bold; color: #5A5A5A; }
.infoHeader			{ width: 230px; font-size: 12px;font-weight: bold; color: #3A3A3A; }
*/

/* Link Styles */
/*
.mapResult a, .mapResult a:active, .mapResult a:visited { text-decoration: none;font-size: 12px;color: #3A3A3A;font-family: 'Verdana', Arial, Helvetica, sans-serif; }
.mapResult a:hover 										{ text-decoration: none;font-size: 12px;color: #6A6A6A;font-family: 'Verdana', Arial, Helvetica, sans-serif; }
*/

/* Tag Styles */
/*
body				{ margin: 0;padding:0; }
label				{ font-size:12px;font-weight:bold;color:#FFFFFF; }

.text_label {
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
*/

