.mceContentBody, #content{
	padding:15px;
	font-size:11px;
	line-height:18px;
	color:#464646;
}

.mceContentBody p, #content p{
	margin:0px 0px 5px 0px;
	text-align:justify;
}

.mceContentBody table p, #content table p{
	margin:0px;
	text-align:left;
}

.mceContentBody a, #content a{
	color:#F9821A;
	text-decoration:none;
}

.mceContentBody h1, #content h1{
	font-size:22px;
	color:#F9821A;
	line-height:28px;
	height:36px;
	padding-left:10px;
	font-weight:bold;
	font-family:"Lucida Grande",Lucida Sans,Arial,sans-serif;
	background:url(../images/header-ul.png) no-repeat bottom;
	margin-bottom:5px;
}

.mceContentBody h2, #content h2{
	font-size:18px;
	color:#F9821A;
	line-height:25px;
	height:30px;
	padding-left:10px;
	font-weight:bold;
	font-family:"Lucida Grande",Lucida Sans,Arial,sans-serif;
	background:url(../images/header_2-bg.png) no-repeat top;
	margin:10px 0px 5px 0px;
}

.mceContentBody h3, #content h3{
	font-weight:bold;
	font-size:12px;
	text-indent:10px;
	margin:10px 0px 5px 0px;
}

.mceContentBody ul, #content ul{
	list-style:url(../images/bul.gif);
	padding-left:20px;
}

.mceContentBody ul li, #content ul li{
	line-height:16px;
}

.mceContentBody strong, #content strong{
	font-weight:bold;
}

.red-highlight{
	font-weight:bold;
	border:1px solid #CC0000;
	display:block;
	padding:5px;
	text-align:center;
}

.testimonials{
	text-indent:20px;
	display:block;
}

.testimonial-name{
	font-weight:bold;
	color:#4C86AC;
}

.testimonial-position{
	font-style:italic;
	color:#F9821A;
}