@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #049304;
	margin-bottom: 7px;
}
h2 {
	color: #049304;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-image: url(../images/0030_arr.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 17px;
	margin-left: 10px;
	margin-bottom: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #006699;
}
a:hover {
	color: #006699;
}
a:visited {
	color: #006699;
}
#page-header {
	height: 120px;
}
#page-header #logo {
	float: left;
	width: 135px;
}
#page-footer {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	text-align: center;
	clear: both;
}
#page-footer p {
	font-size: 11px;
	padding-top: 10px;
	color: #333333;
	margin-bottom: 10px;
}
#page-footer a {
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	color: #333333;
}
#page-footer a:hover {
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
}
