.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.green_square {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1B8338;
	list-style-type: square;
	font-weight: bold;
	line-height: 25px;
}
.yellow_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #F6E73F;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}
.topspace {
	margin-top: 10px;
}
.bodytext_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.navbar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: capitalize;
	letter-spacing: 0.25px;
	font-weight: bold;
}
.bar {
	color: #40AC5B;
	font-weight: normal;
	font-size: 11px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #3D3D3D;
}
#Layer4 li {
	display: inline;
	margin-bottom: -50px;
}
#Layer4 {
	padding-bottom: 5px;
	height: 60px;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 4px;
	margin-left: 4px;
}
#Layer4 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Layer4 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	font-weight: bold;
	text-align: center;
}
#Layer4 li a:hover {
	color: #F6E73F;
	text-decoration: underline;
}
.space_image {
	margin-top: 10px;
	margin-left: 5px;
}
.leftside_bg {
	background-image: url(images/leftside_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}.sibmit {
	margin-left: 350px;
}
.footerlink {
	color: #FFFFFF;
	text-decoration: underline;
}
.green_square .bodytext a {
	color: #009933;
}
