a:link {
	text-decoration: none;
	color: #009DE6;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #009DE6;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #666666;
}

body,td,th {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}

.bodyText {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	color: #666666;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
.legalText {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #FFFFFF;
}
.captionText {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
}
.bodyTitle {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #009DE6;
}
.bulletedList {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 0px;
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
	display: none;
}

.contactTitle {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.superScriptText {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	color: #999999;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.twitterText {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	color: #999999;
	text-indent: 0px;
	margin: 5px;
	padding: 5px;
	list-style-type: none;
	line-height: normal;
	background-color: #EEEEEE;
}
.References {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
}

#tooltip {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	position: absolute;
	width: 150px;
	z-index: 3000; 
	border: 2px solid #FFFFFF; 
	border: 1px solid #FFFFFF; 
	background: #000000;       
	color:#FFFFFF;
	padding: 5px;     
}

#tooltip1 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	position: absolute;
	width: 15;
	z-index: 3000; 
	border: 2px solid #FFFFFF; 
	border: 1px solid #FFFFFF; 
	background: #000000;       
	color:#FFFFFF;
	padding: 5px;     
}


#tooltip h3, #tooltip div { margin: 0; }

