@charset "UTF-8";
img {
	border: 0px;
}
.clear {
	font-size: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-align: left;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	clear: both;
}
h2 {
	font-size: 1.5em;
	color: #37B647;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
#weblogo {
	float: right;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#footer a:hover {
	color: #B4CF2A;
}
.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.forcedpointer {
	cursor: pointer;
}
.row-s1 {
	font-size: 0.9em;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37B647;
	padding-top: 4px;
	padding-bottom: 4px;
}
