/* CSS Document */
#rcontent {
	color: #000;
	text-align: center;
}

#rcontent p.details {
	clear: both;
	margin: 0px 0px 10px 0px;
}

#rcontent p.contact {
	font-size: 14px;
	margin-left: 15px;
	line-height: 16px;
}

#rcontent div.padded {
	padding: 10px;
}

#rcontent div.list {
	float: left;
	width: 180px;
	margin: 10px 0px 10px 20px;
}

#rcontent div.end {
	clear: both;
}

#rcontent li {
	list-style-image: none;
	list-style: circle;
	margin-left: 20px;
}

#rcontent ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#rcontent h2.title {
	margin-top: 0px;
	color: #50514D;
	font-size: 18px;
	height: 32px;
	text-align: center;
}

#rcontent h2 {
	margin-top: 0px;
	color: #50514D;
	font-size: 18px;
	height: 34px;
	text-align: left;
}

#rcontent h3 {
	margin-top: 20px;
	color: #50514D;
	font-size: 16px;
	height: 32px;
	text-align: left;
	clear: both;
}

#rcontent h4 {
	margin-top: 20px;
	margin-bottom: 0px;
	clear: both;
	text-align: left;
}

#rcontent p {
	margin: 0px;
}

#rcontent div.form {
	width: 480px;
	line-height: 20px;
}

#rcontent div.form div {
	float: left;
	text-align: left;
}

#rcontent form {
	text-align: left;
}
