@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.title {
	font-size: 18px;
	font-weight: bold;
}

A:link {
	text-decoration: underline;
	font-weight: bold;
	color: #003366;
}

A:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #003366;
}

A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

A:active {
	text-decoration: underline;
	font-weight: bold;
	color: #003366;
}

.addr {
	font-size: 12px;
}

.popup {
 	font-size: 11px;
}

.locationTitle, .fieldLabel {
	font-size: 14px;
	font-weight: bold;
}

.tooltip {
    background-color:#003a63;
    font-weight:bold;
    border:2px #003a63 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#side_bar {
	padding-left: 10px;
}

#side_bar h2 {
    margin-left: -10px;
}

#side_bar hr {
    margin-left: -10px;
}
