@charset UTF-8;

/*******************************************************************************

 TREEMAP

 *******************************************************************************/

#feature {
	width:930px;
	padding:0;
	margin:20px 0 20px 0;
	clear:both;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
#feature h3{
	padding:5px 0 0 0;
	margin:5px 5px 10px 5px;
	border-top:1px solid #DDDDDD;
	text-transform:uppercase;
	font-size:1em;
}
.featurebox {
	display:block;
	margin:4px 8px 4px 0px;
	float:left;
	text-transform:uppercase;
	padding:5px;
	color:#FF9100;
	line-height:1.1em;
	text-decoration:none;
	border:1px solid #BBBBBB;
}
.featurebox:hover {
	color:#666666;
	border:1px solid #666666;
}
#fb1 {
	width:135px;
	height:60px;
	font-size:6pt;
}
#fb2 {
	width:135px;
	height:60px;
	font-size:8pt;
}
#fb3 {
	width:135px;
	height:140px;
	font-size:8pt;
}
#fb4 {
	width:290px;
	height:140px;
	font-size:9pt;
}

#fb5 {
	width:290px;
	height:60px;
	font-size:8pt;
}

#fb6 {
	width:445px;
	height:140px;
	font-size:8pt;
}

.pdfbox {
	display:block;
	margin:4px 8px 4px 0px;
	float:left;
	text-transform:uppercase;
	padding:5px;
	color:#666666;
	line-height:1.1em;
	text-decoration:none;
	border:1px solid #BBBBBB;
	background:url(../assets/pdfarrowrighton.png) right bottom no-repeat #EEEEEE;
}
.pdfbox:hover {
	color:#FFFFFF;
	background:url(../assets/pdfarrowright.png) right bottom no-repeat #BBBBBB;
}
#maptrends {
	width:135px;
	height:140px;
	font-size:8pt;
	background:url(../assets/map_trends.jpg) center bottom no-repeat;
}
#mappeople {
	width:135px;
	height:140px;
	font-size:8pt;
	background:url(../assets/map_people.jpg) center bottom no-repeat;
}

#mapletter {
	width:135px;
	height:60px;
	font-size:8pt;
	background:url(../assets/map_letter.gif) center bottom no-repeat;
}
#mapfin {
	width:135px;
	height:60px;
	font-size:8pt;
	background:url(../assets/map_fin.gif) center bottom no-repeat;
}
#mapinvest{
	width:135px;
	height:60px;
	font-size:8pt;
	background:url(../assets/map_invest.gif) center bottom no-repeat;

}



#mapresp{
	width:135px;
	height:60px;
	font-size:8pt;
	background:url(../assets/map_resp.gif) center bottom no-repeat;

}

#mappriop{
	width:135px;
	height:60px;
	font-size:8pt;
	background:url(../assets/map_priop.gif) center bottom no-repeat;

}
#mapsaving{
	width:135px;
	height:60px;
	font-size:8pt;
	background:url(../assets/map_saving.gif) center bottom no-repeat;

}

#mapindex {
	width:290px;
	height:140px;
	font-size:8pt;
	background:url(../assets/map_index.jpg) center bottom no-repeat;
}
.pdfbox ul {
list-style:none;
margin:10px 0 0 0;
padding:0;
	font-family: Knowledge, Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	text-transform:none;
}
.pdfbox li {
margin:2px 5px 0 0;
padding:0;
width:400px;
float:left;
}