<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
#Review {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	clear: both;
	display: block;
	border: 1px solid #E0E0E0;
	background-color: #F1F1F1;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 130%;
	font-size: 18px;
}
#RTitle {
	clear: both;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0%;
	padding-right: 0%;
	width: 100%;
	display: block;
	background-color: #134C33;
	color: #FFFFFF;
}
#RText {
	width: 95%;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
#RTitleText {
	width: 95%;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
#RRate {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	display: block;
}
#RRate img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 30px;
	position: relative;
	display: inline-block;
	text-align: right;
}
#RService {
	clear: both;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0%;
	padding-right: 0%;
	width: 100%;
	display: block;
	background-color: #DBDBDB;
}
#RServiceText {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #C0C0C0;
	z-index: 1;
}
#RServiceImg {
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 2.5%;
	float: left;
	opacity: 1;
	z-index: 10;
}
#RServiceImg img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	display: block;
	width: 100%;
}
#ServiceEnd {
	clear: both;
}

#RTitle a {
	color: #FFFFFF;
	text-decoration: none;
}
#RTitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#RTitle a:hover {
	color: #FFE7B9;
}
#RService a {
	color: #134C33;
	text-decoration: none;
}
#RService a:visited {
	color: #134C33;
	text-decoration: none;
}
#RService a:hover {
	color: #000000;
}
</pre></body></html>