body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #364d65;
	line-height: 22px;
}

a {
	color: #86aa0f;
}

a:hover {
	text-decoration: underline;
	color: #517ecf;
}

a img {
	border: 0 none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

abbr[title], acronym[title] {
	border-bottom: 1px dotted;
}

p, ul, ol, table, h2, h3 {
	margin-top: 15px;
}

p.date {
	color: #86aa0f;
	font-size: 11px;
	margin-top: 0;
}

h1 {
	font-size: 22px;
	color: #86aa0f;
	line-height: 1;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2, h2 a {
	font-size: 16px;
	color: #718ca9;
	font-weight: bold;
}

h2 a {
	color: #718ca9;
}

h3 {
	color: #86aa0f;
	font-size: 13px;
	font-weight: bold;
}

ul li, dl dt {
	background: url('../gfx/tick.png') no-repeat 17px 6px;
	padding-left: 35px;
	margin: 4px 0;
	list-style: none;
}

dl dt {
	margin-top: 15px;
}

dd {
	padding-left: 70px;
	font-style: italic;
}

del {
	text-decoration: line-through;
	color: #999999;
	font-style: italic;
}

.ck-left {
	float: left;
}

.ck-right {
	float: right;
	margin-left: 20px;
}

.ck-center {
	display: block;
	margin: 0 auto;
}

.more {
	text-align: right;
	text-transform: lowercase;
}

a.more, .more a {
	text-align: right;
	padding-left: 8px;
	background: url('../gfx/arrow.png') no-repeat left 6px;
}

p.info {
	color: #86aa0f;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0;
}

.sidenote {
	float: right;
	width: 170px;
	font-size: 11px;
	line-height: 15px;
	padding: 10px 15px;
	border: 1px solid #dbe5d4;
	background: #f1faea;
	margin: 0 0 10px 20px;
	color: #8a8a8a;
	clear: right;
}

.sidenote h2 {
	font-style: italic;
	font-size: 13px;
	margin: 0;
}

.sidenote p {
	margin-top: 5px;
}

.sidenote em {
	font-weight: bold;
	font-style: italic;
}

.column {
	width: 50%;
	float: left;
	margin-bottom: 15px;
}

.cke_top h1 {
	background: none !important;
}

ul li.cke_panel_listItem {
	margin: 0;
	padding: 0;
	background: none;
}

h1.cke_panel_grouptitle {
	font-size: 11px;
	font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	white-space: nowrap;
	background: #dcdcdc;
	color: #000;
	margin: 0;
	padding: 3px;
	line-height: 1;
}

