@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.4em;
	background-color: #000000;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	padding-top: 25px;
	padding-left: 33px;
	padding-right: 23px;
	padding-bottom: 35px;
	background-color: #FFFFFF;
}
.footer {
	height: 66px;
	width: 837px;
	background-color: #007755;
	font-size: 12px;
	font-weight: normal;
	color: #fafdfe;
	text-decoration: none;
	vertical-align: top;
}
.footer a:link {
	color: #fafdfe;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
.footer  a:visited {
	color: #fafdfe;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
.footer  a:hover {
	color: #FF995B;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.style1 {
	color: #007755;
	font-weight: bold;
}
.content a {
	font-size: 13px;
	font-weight: bold;
	color: #005B30;
	text-decoration: underline;
}
