﻿body {
	font-size:14px; font-family:	'trebuchet ms',arial,verdana,sans-serif,tahoma; color: #000000;
}
.list {
	font: normal 1.7em Georgia; color: #aab08c; margin-left: 0px; margin-top: 20px; line-height: 1.5;
	padding-left: 28px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* hacked for chrome and safari */
ol.list { padding-left: 35px; }
}
ul {
	margin-left: 0; padding-left: 0px; list-style: none;  margin-top: 30px;
}
p.list {
	font-size:14px; font-family: 	'trebuchet ms',arial,verdana,sans-serif,tahoma; color: #000000; padding-left: 3px; padding-top: 0px; padding-bottom: 0px; margin: 0px 0px 0px 0px; height: 22px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* hacked for chrome and safari */
p.list { padding-left: 0px; margin-left: -4px;}
}
ul li {
	background-image: url('l2.png'); background-repeat: no-repeat; background-position: 0em; padding-left: 31px; margin-top: 4px;
}
.quote {
	width: 540px;  margin-top: 30px;
}
.lq { 
	background-image: url('q-top.png'); width: 20px; height: 20px; float: left;
}
.rq {
	position: relative; background-image: url('q-bottom.png'); width: 20px; height: 20px; float: right; margin-left: 0px; padding-left: 0px; margin-right: 0px; margin-top: -12px;
}
.quote p {
	float: left; padding: 0px 33px 0px 31px; margin: -15px 0px 0px 0px; line-height: 1.5; text-align:justify;  font-style: italic;
}
.top-corner {
	background-image: url('rt.png'); width: 540px; height: 8px; margin-top: 30px;
}
.bottom-corner {
	background-image: url('rb.png'); width: 540px; height: 8px;
 }
 .filled {
	background-color: #eff1e8; width: 538px; border-left: 1px solid #d9dec3; border-right: 1px solid #d9dec3;
 }
 .filled p {
	padding: 17px 33px 27px 30px; line-height: 1.5; text-align:justify; margin-top: 0px; margin-bottom: 0px;
 }
