@charset "utf-8";
/* CSS Document */

/* Top IDs */
#topRequest {
	margin-left: 38px;
	margin-right: 38px;
}
#topRequest a {
	color:#669933;
	text-decoration:none;
	font-weight:bold;
}
#topRequest a:hover {
	color:#669933;
	text-decoration:underline;
	font-weight:bold;
}

.test1{display:block}
.test1 *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#669933;
}
.test11{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #e9a7a7;
	border-right:1px solid #e9a7a7;
	background:#669933;
}
.test12{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #f9eaea;
	border-right:1px solid #f9eaea;
	background:#669933;
}
.test13{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #d55959;
	border-right:1px solid #d55959;
}
.test14{
	border-left:1px solid #e9a7a7;
	border-right:1px solid #e9a7a7;
}
.test15{
	border-left:1px solid #d86666;
	border-right:1px solid #d86666;
}
.test1fg{
	background:#669933;
	color:#FFFFFF;
	padding:10px;
	font-size:1.6em;
	text-align:center;
}

.testimonials {
	margin-bottom:15px;
	margin-left:38px;
	margin-right:38px;
}
.testimonial {
	
}
.list {font-size:1em;}
.center {text-align:center;}
