@import url(http://fonts.googleapis.com/css?family=Nobile:regular,italic,bold);

a:hover {
	background:#ffffff;
	text-decoration:none;
}
a.tooltip span {
	display:none;
	padding:5px 6px;
	margin-left:8px; width:217px;
}
a.tooltip:hover span {
	display:inline;
	position:absolute;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#6c6c6c;
	
}
.body_text {
	font-size: 12px;
	font-weight: normal;
	font-family: Nobile, Arial, sans-serif;
}
.body_text-spaced {
	font-size: 12px;
	font-weight: normal;
	font-family: Nobile, Arial, sans-serif;
	line-height: 140%;
	color: #333;
}
.body_large {
	font-family: Nobile, Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #666;
}
.bodytitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #C05216;
}
.bodyhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
.bodyhead_FBlueS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #70CDE3;
}
.bodyhead_FBlueSans {
	font-family: Nobile, Arial, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #70CDE3;
}
.exhibitstitle {
	font-family: Nobile, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.footertitle {
	font-family: Nobile, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.footertext {
	font-family: Nobile, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
