@charset "UTF-8";
.CopyrightNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	text-align: left;
}
.SideBarheads {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 8px;
	background-position: left;
	color: #666666;
	font-weight: bold;
}
.Headline {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial;
	font-size: 24px;
	line-height: 24px;
	color: #666666;
	background-position: left;
	font-weight: lighter;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.boldbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	text-align: left;
}
.imageoffsetL {
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.imageoffsetR {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
