div.contentEditor {
	text-align: justify;	
}

div.contentEditor h3 {
	font-size: 12px;
	color: #172981;
	font-weight: bold;	
	margin-top: 15px;
}

div.contentEditor img {
	float: right;
	border: solid 1px #ccc;	
	margin: 0 0 15px 15px;
	clear: both;
}

div.contentEditor p {
	margin-bottom: 15px;
}

div.contentEditor ul {
	background: #f6f6f6;
	margin: 15px;
	padding: 10px;	
}

div.contentEditor ul li {
	background: url(../images/listBullet.gif) no-repeat 0px 7px;
	padding-left: 10px;
	color: #172981;	
}

/*
h1 {
	color: #c7007a;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 23px;
	margin-bottom: 17px;
}
div.contentEd {
	font-size: 13px;
	color: #000;
	line-height: 18px;
	margin: 20px 0;
}
div.contentEd p {
	margin-bottom: 18px;
}
div.contentEd strong {
	font-weight: bold;
}
div.contentEd em {
	font-style: italic;
}
div.contentEd h2 {
	color:#000;
	font-size: 18px;
	margin-bottom: 18px;
}
div.contentEd h3 {
	color:#000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 18px;
}
div.contentEd h4 {
	color:#000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 18px;
}
div.contentEd h5 {
	font-weight: bold;
	margin-bottom: 18px;
}
div.contentEd table.table {
	margin-bottom: 18px;
}
div.contentEd table.table caption {
	font-weight: bold;
	color:#cacaca;
	font-size: 11px;
}
div.contentEd table.table th {
	padding: 4px 2px;
	background: #F4F1EC;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
}
div.contentEd table.table td {
	padding: 4px 2px;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
}
div.contentEd ul {
	margin-bottom: 18px;
	list-style-type: disc;
	list-style-position: outside;
}
div.contentEd ul li {
	list-style-type: disc;
}
div.contentEd ul ul {
	margin-bottom: 5px;
	list-style-type: square;
}
div.contentEd ul ul li {
	list-style-type: square;
}
div.contentEd ul ul ul {
	margin-bottom: 0;
	list-style-type: circle;
}
div.contentEd ul ul ul li {
	list-style-type: circle;
}
div.contentEd ol {
	margin-bottom: 18px;
	list-style-type: decimal;
	list-style-position: outside;
}
div.contentEd ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
div.contentEd ol ol {
	margin-bottom: 5px;
}
div.contentEd ol ol ol {
	margin-top: 0;
}
div.contentEd li {
	margin: 8px 0 0 30px;
}
div.contentEd a {
	color: #c7007a;
	text-decoration: none;
}
div.contentEd a:hover {
	text-decoration: underline;
}
a.mceEYEPhoto {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-size: 11px;
}
div.contentEd a.mceEYEPhoto:hover {
	text-decoration: none;
	background: transparent;
}
a.mceEYEPhoto span {
	display: block;
	color: #000;
	font-size: 11px;
	padding: 3px 5px;
	border-top: 1px solid #eee;
	width: 120px;
	margin-top: 5px;
}
a.mceEYEPhotoRight {
	float: right;
	margin: 10px 0 10px 10px;
}
a.mceEYEPhotoLeft {
	float: left;
	margin: 10px 10px 10px 0;
}
.box a.mceEYEPhotoRight,
.box a.mceEYEPhotoLeft {
	margin: 0;
}
*/
