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

.wysiwygpanel { /*640 full*/
	float: left;
	width: 700px;
	min-width: 700px;
	margin-top: 10px; margin-right: 50px;
}
.wysiwygpanel p {
	color: #000;
	font-weight:normal;
	text-align:justify;
	line-height:14px;
	margin-top:0px;
	margin-bottom:0px;
}
/*
.wysiwygpanel a {
	color: #006AB6;
	text-decoration:underline;	
	}
.wysiwygpanel a:hover {
	color: #006AB6;
	text-decoration:underline;
}
*/
.wysiwygpanel a img {
	border:0px;
}
.wysiwygpanel h1 {
	
	font-size: 17px;
	color: #0074A7;
	font-weight:bold;
	text-align:left;
	margin-top:0px;
	margin-bottom:10px;
	line-height: 22px;
}	
.wysiwygpanel h2 {
	
	font-size: 13px;
	color: #8FAA16;
	font-weight:bold;
	text-align:left;
	margin-top:4px;
	margin-bottom:8px;
	padding:0px;
}
.wysiwygpanel h3 {
	
	font-size: 11px;
	color: #FF972B;
	font-weight:bold;
	text-align:left;
	margin:2px 0 2px 0;
}
.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;
}
.wysiwygpanel li {
	list-style-type: circle;
	line-height: 120%;
	margin: 15px 0px;
	margin-left:-15px;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-align:left;

}
.wysiwygpanel ul {
	/*list-style-type: square;*/
	line-height:14px;
	margin-top:0px;
	margin-bottom:18px;
}
.wysiwygpanel ol {
	list-style-type:decimal;
	line-height:14px;
	margin-top:0px;
	margin-bottom:18px;
}
.wysiwygpanel ol li{
	list-style-type:decimal;
	line-height:14px;
	margin-top:0px;
	margin-bottom:18px;
}
.wysiwygpanel hr {
	color:#0083CC;
	height:1px;
}
.wysiwygpanel td {
	vertical-align:top;
	font-size: 11px;
}
.wysiwygpanel form {
	margin:0px;
}
.wysiwygpanel select {
	font-size: 11px;
	color: #000000;
	border: 1px solid #89C0EB;
	padding: 0px;
	background-color:#F4F9FE;
}
.wysiwygpanel textarea {
	font-size: 11px;
	color: #000000;
	border: 1px solid #89C0EB;
	padding: 2px;
	background-color:#F4F9FE;
}
.wysiwygpanel input {
	font-size: 11px;
	color: #000000;
	border: 1px solid #89C0EB;
	padding: 2px;
	background-color:#F4F9FE;
}
/* ---------------------------- */
/* -- CONTENT WYSI !!!!!!!!!!!!!! -- */
/* ---------------------------- */
