body {
	background-repeat: no-repeat;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: small;
}
.map_link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 4px;
	text-align: center;
	filter: DropShadow(Color=#000000, OffX=3, OffY=3, Positive=1);
	vertical-align: middle;
}
a:link {
	color: #0000FF;
	cursor: help;
	text-decoration: none;
	font-weight: bold;
}
.bottom_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-stretch: normal;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: underline;
	color: #330066;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	font-weight: bolder;
	color: #000066;
}
.article_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 12px;
	text-shadow: #000000;
	color: #000033;
}
.iframe {
	position: absolute;
	float: left;
}
.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #000066;
}
.ToolText{
	color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	cursor: help;
	font-weight: bold;
	vertical-align: baseline;
}
.ToolTextHover{
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	cursor: help;
	font-weight: bold;
	color: #FFFF00;
}
.ToolText span{
	display: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	cursor: help;
}

.ToolTextHover span{
	background-color:#99FFFF;
	color:#666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	cursor: help;
	text-align: left;
	position: absolute: bottom;
	min-width: 300px;
	max-width: 300px;
	margin: 5px;
	position: absolute;
	bottom: auto;
}
.superscript {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 9px;
	text-shadow: #000000;
	color: #000033;
	vertical-align: super;
}
.subheadline {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	color: #000066;
}
