@charset "UTF-8";
/* Body Content for page styled below */
h1 {
	font-size: 1.75em;
	text-align: center;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.spaceabove {
	margin-top: 10px;
}
h2 {
	font-size: 1.35em;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
font-weight: bold;
}
a {
	color: #17A907;
}
.spaceabove a {
	color: #17A907;
}
a:visited {
	color: #900;
}
#main_content_inner {
	height: 800px;
}
hr {
	color: #C60610;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 50%;
	margin-top: 10px;
}.center {
	text-align: center;
}
#pdf_content {
	float: left;
	width: 360px;
	margin-left: 20px;
}
#graphic_content {
	float: right;
	width: 130px;
	height: 215px;
	background-image: url(../Images/fist_star.gif);
	margin-right: 20px;
}
#bottom_rule {
	width: 100%;
	padding-top: 30px;
	float: left;
}

