@charset "UTF-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}
a, a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4e6c94;
}
a:hover {
	text-decoration: underline;
}
#container {
}
#cityListContainer {
	margin-bottom:2px;
}
#iframeContainer {
}