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

div.content {
	font-size: 1.167em;
	width: 36.857em;
	margin-left: 2em;
}

.content p {
	font-size: 1.167em;
	line-height: 1.6em;
}


.queslist a:link,
.queslist a:visited,
.queslist a:active {
	color: #000;
	list-style-type: none;
	text-decoration: none;
	font-size: 1.083em;
		margin-left: 0px;
}

.queslist a:hover {
	color: #000;
	list-style-type: none;
	text-decoration: underline;	
	font-size: 1.083em;
		margin-left: 0px;
}


.questions li {
	font-size:1.083em;
}


.testimonials p {
	font-size: 1.083em;
	line-height: 1.3em;
	text-decoration: none;
	text-align: center;
	margin-top: .5em;
	margin-bottom: 0;
	padding: .2em;
}

.homerightbox p {
	font-size: 1.083em;
	line-height: 1.286em;
}

