* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 25px 0px 12px;
	background-color: #c2d586;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}


a {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #81cbe6;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 12px;
	text-align: justify;
	line-height: 15px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;


}

.thumbnail {
	padding: 10px 0px;
	text-align: center;
	border: 1px;
}


/* Page Header */

#page_header {
	padding: 5px 14px 2px;
	z-index: 1;
	position: absolute;
}


/* Page Footer */

#page_footer {
	padding: 18px 11px 0px;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
}
