/* ---------------------------- */
/* -- CONTENT WYSI !!!!!!!!!!!!!! -- */
/* ---------------------------- */

.wysiwygpanel { /*632 full*/
	float: left;	
	padding: 10px 10px 40px 10px;
	width: 706px;
	min-width: 706px;
}
.wysiwygpanel p {
	font-weight:normal;
	margin: 3px 0px 0px 0px; padding: 0px;
}
/*
.wysiwygpanel a {
	color: #006AB6;
	text-decoration:underline;	
	}
.wysiwygpanel a:hover {
	color: #006AB6;
	text-decoration:underline;
}
*/
.wysiwygpanel img {
	border: 0px;
}
.wysiwygpanel a img {
	border: 0px;
}
.wysiwygpanel h1 {
	font-size: 16px;
	color: #97BB39;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:8px;
	line-height:120%;
}

.wysiwygpanel h2 {
	font-size: 14px;
	color: #9C5B4E;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:6px;
	line-height:120%;
}
.wysiwygpanel h3 {
	font-size: 12px;
	color: #7A7879;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:4px;
}
.wysiwygpanel h4 {
	font-size: 11px;
	color: #003399;
	font-weight:bold;
	text-align:left;
	margin:2px 0 2px 0;
}
.wysiwygpanel h5 {
	font-size: 11px;
	color: #000;
	font-weight:bold;
	text-align:left;
	margin:2px 0 2px 0;
}

/*UL LI OL*/
.wysiwygpanel ul {
	list-style-type:none;
	line-height:14px;
	margin:5px 0 12px 0;
}
.wysiwygpanel ol {
	list-style-type: decimal ;
	line-height:14px;
	margin:5px 0 12px 0;
}

.wysiwygpanel ul li{
	list-style: square url("ul_li.gif");
	line-height:14px;
	margin-top:0px;
	margin-bottom:10px;
	padding-left: 8px;
}
.wysiwygpanel ol li{
	line-height:14px;
	margin-top:0px;
	margin-bottom:10px;
	padding-left: 8px;
}

/*UL LI OL*/

.wysiwygpanel hr {
	color: #91E992;
	height:1px;
}
.wysiwygpanel td {
	text-align: left;
	font-weight: normal;
}
.wysiwygpanel form {
	margin:0px;
}

.wysiwygpanel textarea {
	border: 1px solid #91E992;
	line-height:120%;
	background: #F6F6F6;
	color: #535353;
	font-size: 13px;
}

.wysiwygpanel input {
	border: 1px solid #91E992;
	line-height:120%;
	background: #F6F6F6;
	color: #535353;
	font-size: 13px;
}

.wysiwygpanel input.odosli{
	border: 1px solid #91E992;
	line-height:120%;
	background: #F6F6F6;
	color: #000100;
	font-size: 13px;
	padding: 2px 5px;
	cursor: pointer;
}

/* ---------------------------- */
/* -- CONTENT WYSI !!!!!!!!!!!!!! -- */
/* ---------------------------- */