body {
	background-color: #bdc6c6;
}


.subheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #0093d0;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 371px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #222;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}



.menu {
	padding: 15px;
}


.menu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-top: 15px;
	font-style: normal;
	margin: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
}


.menu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-top: 15px;
	font-style: normal;
	margin: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	background-color: #5aa121;
}

  
  
  
.footer {
	float: right;
	width: 443px;
	height:25px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left:15px;
}

.footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}