@charset "UTF-8";
.style7 {
	font-family: "Century Gothic", "Arial Bold", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
.headline {
	font-family: "Century Gothic", "Arial Bold", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.pagehed {
	font-family: "Century Gothic", "Arial Bold", Helvetica, sans-serif;
	color: #999999;
	font-size: 27px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-weight: bold;
}
.littlelink {
	font-family: "Century Gothic", "Arial Bold", Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #737D83;
}
.subhed {
	font-family: "Century Gothic", "Arial Bold", Helvetica, sans-serif;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #808080;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
}
.leftlinks {
	font-family: "Century Gothic", "Arial Bold", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.rightlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 0px;
	margin-left: -25px;
}
.rightlinklabel {
	font-family: "Century Gothic", "Arial Bold", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -15px;
}
