#tinymce {
	color: #ffffff;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.4;
}
#sidebar a {
	color: #DFB934;
}
#sidebar a:hover {
	color: #cccccc;
}
.mceSubhead {
	font-size: 15px;
	line-height: 20px;
	color: #BBBBBB;
}
.mceSubheadLarge {
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
}
.mceDisclaimerText {
	font-size: 10px;
	line-height: 19px;
	color: #999999;
	text-align: center;
}
.mceImageAlignRight {
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
}
.mceImageAlignLeft {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.block {
	display: block;
	float: left;
	background: url(/images/transparent-50-black.png) repeat;
	padding: 10px;
	width: 255px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.yellow {
	color: #FFFF00;
}
.blue {
	color: #8ae0ea;
}





















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.mceSubhead {
font-size: 15px;
line-height: 20px;
color: #BBBBBB;
}

.mceSubheadLarge {
font-size: 24px;
line-height: 30px;
color: #ffffff;
}

.mceDisclaimerText {
font-size: 10px;
line-height: 19px;
color: #999999;
text-align: center;
}

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

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

.block {
display: block;
float: left;
background: url(/images/transparent-50-black.png) repeat;
padding: 10px;
width: 255px;
margin-right: 10px;
margin-bottom: 10px;
}

.yellow {
color: #FFFF00;
}

.blue {
.blue {
    color:#8ae0ea;
}
}


