h1 {
	color: #c7007a;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 23px;
	margin-bottom: 17px;
	padding-top: 13px;
}
div.contentEd {
	font-size: 13px;
	color: #454144;
	line-height: 18px;
	padding: 20px 0;
}
div.contentEd p {
	margin-bottom: 18px;
}
div.contentEd strong {
	font-weight: bold;
}
div.contentEd em {
	font-style: italic;
}
div.contentEd h2 {
	font-size: 20px;
	margin-bottom: 18px;
	font-family: Garamond, Georgia, "Times New Roman", serif;
}
div.contentEd h3 {
	font-size: 18px;
	margin-bottom: 18px;
	font-family: Garamond, Georgia, "Times New Roman", serif;
}
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;
}
a {
	color: #c7007a;
	text-decoration: none;
}
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;
}
#twitterList {
	margin-top: 20px;
}