@charset "utf-8";
/* CSS Document */

h1 {
	color: #3C601D;
	font-weight: normal;
	font-size: 32px;
	padding-bottom: 8px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.1em;
}
h2 {
	color: #3C601D;
	font-weight: normal;
	font-size: 28px;
	padding: 0px;
	margin-top: 20x;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.1em;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.1em;
}
.header .agentname {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.header .agentname h1 {
	font-size: 52px;
	color: #182932;
	font-weight: normal;
}
#rightpanel h1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #918759;
	margin-bottom: 10px;
}
.wtitle h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
	line-height: 1.1em;
}
.wtitle_featured h2 {
	font-size: 22px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}