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

body {
	margin: 0;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6d6f71;
	font-weight: normal;
}
a { font-weight: normal; text-decoration: none; color: #6d6f71;}
a:hover {text-decoration: underline;}
.nav {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;}
.heading
{
	margin: 0;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6f71;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
}
.list
{
	margin: 0;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6f71;
	font-weight: bold;
	font-style: normal;
	align: left;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}


/* Zoom Popup Styles */
.popup {font-size: 12px; color:#330000}
.zoom {position: absolute; left: 15px; top: 52px;}
.zoom-sites {position: absolute; left: 15px; top: 32px;}
.zoom-descript {position: absolute; left: 432px; top: 94px; width: 153px}
.zoom-descript:first-line {font-weight: bold;}


.zoom-descript-sq{position: absolute; left: 46px; top: 4px; width: 430px; text-align: center; color: #6d6f71}
.zoom-descript-sq:first-line {font-weight: bold;}
.zoom-descript-close{
	position: absolute;
	left: 48px;
	top: 543px;
	width: 430px;
	text-align: center;
	font-size: 11px;
	color: #6d6f71;
	font-style: italic;
}
.popnumber-sq {position: absolute; top: 413px; left: 15px; width:355px; text-align: center; font-weight: bold;}
.popnumber-sq a {font-size: 14px; font-weight: normal; text-decoration: none; color: #330000;}
.popnumber-sq a:hover {text-decoration: underline;}
