p 
{
	padding-bottom: 10px;	
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
   font-family: Arial, Sans-Serif; 
   font-size: 16px;
   color: #26739f; /*#26739f;;*/
   letter-spacing: 0;
   text-align: left;
   padding-top: 0;
   padding-bottom: 0;
   clear: both;
   font-weight: normal;
}

h3 {
   font-family: Arial, Sans-Serif;
   font-size: 14px;
   color: #000;
   text-align: left;
   padding-top: 15px;
   padding-bottom: 0;
}

.Quote {
	margin: 25px 40px 0 40px;
	color: #555;
	font-style: italic;
	width: 550px;
}

span.Quote 
{
	margin: 25px 40px 5px 40px;
	color: #555;
	font-style: italic;
	width: 570px;
}

p.Quote img
{
	padding: 0 !important;
}

/*
.Quote:before {
	content: url(/Brochure/images/core/quotesLeft.gif);
}
.Quote:after {
	content: url(/Brochure/images/core/quotesRight.gif);
}
span.Quote:before {
	content: url(/Brochure/images/core/quotesLeft.gif);
}
span.Quote:after {
	content: url(/Brochure/images/core/quotesRight.gif);
}
*/

.QName 
{
	font-weight: bold;
	margin: 0 0 5px 60px;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
}

.QInfo {
	margin: 0 0 5px 60px;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
}

