@charset "UTF-8";
.footer {
	background-color: #6fbe44;
	background-image: url(images/template/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 136px;
}
.bodycontent {
	padding-top: 10px;
	padding-right: 38px;
	padding-bottom: 10px;
	padding-left: 38px;
}
.sidebar {
	text-align: right;
	padding: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	color: #1e76bb;
}
h2  {
	color: #f69221;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #f69221;
}
a:link {
	color: #1e76bb;
}
a:visited {
	color: #f69220;
}
a:hover {
	color: #ef4036;
}
a:active {
	color: #6fbe44;
}
