.CaptchaStatusMessage {
	color: #ee1b2d;
}

#home-image {
	margin: 0 0 0 10px;
	color: #849baa;
}

.table-central-home {
	width: 515px;
}

.line {
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
}

.article-author {
	margin: 0 0 3px 0;
	color: #849baa;
}

.article-title {
	margin: 0 0 6px 0;
	font-size: 120%;
	height: 30px;
}

.archive {
	margin: 0 0 15px 0;
	padding-left: 24px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}

.archive a {
	font-size: 110%;
}

.archive-title {
	padding-bottom: 3px;
}

#archive-all {
	padding: 0 0 16px 0;
	font-weight: bold;
	text-align: right;
}

.mailing-link {
	padding: 5px 0 5px 0;
}

.text-inverse {
	color: #9dafbb;
}

.text-inverse a {
	color: #ee1b2d;
}

.text-fade {
	color: #9f9f9f;
}

#discussion-border {
	border: 1px solid #9dafbb;
	padding: 3px;
}

#discussion-content {
	height: 35px;	
	background-color: #f5f6f5;
}

.bglight {
	background-color: #f5f6f5;
}

.bgmedium {
	background-color: #d7d7d7;
}


.event-header-container {
	background-color: #f6f6f6;
	width: 520px;
	border-top: 2px solid #006bb7;
}

.event-header-content {
	padding: 5px 10px;
	text-align: center;
	color: #cbcbcb;
}


#discussion-central {
	height: 24px;	
}

.left {
	float: left;	
}

.right {
	float: right;	
}

.name {
	padding: 3px 0;
	color: #9dafbb;
	font-size: 90%;
}

.tableborder {
	border: 1px solid #d9d9d9;
}

.table-header {
	background-color: #c3c3c3;
}

.bglight2 {
	background-color: #ebeceb;
}


/*--- local heading ---*/
#title-right h1 {
	border-left: 2px solid #ED1C2E;
	padding-left: 7px;
	padding-top: 2px;
	margin-left: 8px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.date-author {
	font-size: 16px;
	color: #849BAA
}

/*--- print sent mail ---*/
.content-tools {
	background-image: url(../img/tools.gif);
	background-repeat: repeat-y;
	width: 130px;
	float: right;
	padding-left: 5px;
	font-size: 10px;
	margin-left: 10px;
}

.content-image {
	float: left;
	background-color: #F0F0F0;
	margin: 5px;
	margin-left: 9px;
	margin-right: 9px;
	text-align: center;
}
.content-image img {
	cursor: hand;
	cursor: pointer;
}
.content-image-border {
	width: 100px;
	height: 75px;
	margin: 5px;
	margin-bottom: 0;
	text-align: center;
	overflow: hidden;
}
.content-image-title {
	font-size: 9px;
	width: 100px;
	margin-left: 5px;
}

.content-files {
	margin-left: 20px;
}
.content-files span {
	font-size: 9px;
	color: #808080;
	padding-left: 5px;
}
.content-document-full {
	margin-top: 5px;
	text-align: right;
	font-size: 92%;
}

/*--- clearer ---*/
.clr {
	clear: both;
	line-height: 0;
	font-size: 0;
}

/* MOD rows*/
.clr-row {
	float: left;
	line-height: 0;
	font-size: 0;
	width: 500px;
}

/* --- wysiwyg --- */

.wysiwyg-table, .wysiwyg-table2, .tablebg {
	border-collapse:collapse;
	margin-right: 10px;
}
.wysiwyg-table, .wysiwyg-table2, .wysiwyg-table td, .wysiwyg-table2 td, .tablebg td {
	border: 2px solid #195EAC;
	color: #195EAC;
}
.wysiwyg-table2 {
	margin-left: 10px;
}
.wysiwyg-table-heading, .wysiwyg-table-heading a {
	background-color: #195EAC;
	color: #ffffff!important;
}
.text-justify {
	text-align: justify!important;
}
