#map001 {
	border: 1px solid #CC0000;
	width:360px;
	height: 461px;
}

.orange {
	color: #FF6600;
}

#wardnav-000 {
	width:555px;
	margin-left:-10px;
	margin-top:-15px;
}

#wardnav-001 {
    width:483px;
	height:24px;
	margin-top: 20px;
	margin-left: 10px;
	position: relative;
	font-size: 12px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	padding: 1px 1px 1px 10px;
	background-image: url(images/wardnav-bckg-002.jpg);
}

.wardnav-001 {
	font-size: 12px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	background-image: url(images/wardnav-bckg-003.jpg);
	text-indent: 10px;
	vertical-align: middle;
	height: 24px;
	background-position: left bottom;
	padding: 0px 0px 5px 0px;
}

#ward-ico {
	width:70px;
	height:65px;
	float:right;
	margin:0px -2px 0px 0px;
	padding:0px;
	z-index: 300;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	text-align: right;
}

.ward-ico {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	text-align: right;
}

#ward-fastfacts { 
	width:540px;
	padding:0px -5px 0px 0px;
	margin:10px -8px 0px 0px;
	text-align: left;
	z-index: 300;
	float: left;
}
#map002 {
	border: 1px solid #CC0000;
	width:360px;
	height:461px;
}

#map003 {
	border: 1px solid #CC0000;
	width: 540px;
	height: 540px;
}

/*	This next style overrides the previous style from 
	/planning/pdc/style.css */
#pdc-content h2 a:hover {
	color: #FF6600;
	text-decoration: underline; 
}
.style_orange {
	color: #f08c28;
}

#legend {
	width:170px;
	height:461px;
	float:right;
	margin: 0px;
	padding: 0px;
}

#data-table {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: solid #000;
	border-width: 0px 0px 1px 0px;
}

#data-table td {
	border: solid #000;
	border-width: 1px 1px 0px 0px;
	padding: 2px;
	text-align: right;
	font-weight: normal;
}

#data-table td.th {
	color: #000000;
	background-color: #CCCCCC;/*#FFAE5D;*/
	text-align: center;
	font-weight: bold;
	border: 0px;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

#data-table .highlit {
	background-color: #f0d2aa;
}

#data-table .b {
	color: #FFFFFF;
	font-weight: bold;
}

#data-table .g {
	background: #CCCCCC;
}

#data-table .g2 {
	background: #CCCCCC;
	border-top: 0px;
	font-size: 11px;
	font-style: italic;
}

#data-table .w {
	background: #FFFFFF;
}

#data-table .w2 {
	border-top: 0px;
	background: #FFFFFF;
	font-style: italic;
	font-size: 11px;
}

#data-table .l{
	font-weight: bold;
}

#data-table .l2 {
	border-top: 0px;
	font-size: 11px;
	font-style: italic;
}

a.switchtop:link, a.switchtop:visited, a.switchtop_active:link, a.switchtop_active:visited  {
	border: solid #6699CC;
	/*6699CC*/
	/*3366CC*/
	border-width: 1px 1px 1px 0px;
	float: left;
	color: #6699CC;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	width: 150px;
	padding: 5px 0px 5px 0px;
}

a.switchtop:link, a.switchtop:visited {
	color: #6699CC;
}

a.switchtop_active:link, a.switchtop_active:visited {
	color: #FFFFFF;
}

a.switchtop:hover, a.switchtop_active:hover {
	color: #FF9933;
}

div.tableMenu {
	width: 442px;
	border: 1px solid #6699CC;
	padding: 3px 5px 3px 5px;
	text-align: center;
}

div.tableMenu a:link, div.tableMenu a:visited, div.tableMenu a:hover {
	font-size: 14px;
	padding: 3px 3px 3px 3px;
}


