/* WYSIWIG styles START */

td.fcont span.fcontarea div.contentStyle img {
	float: right;
	margin: 2px;
	border: none;
	vertical-align: bottom;
}

td.fcont span.fcontarea div.contentStyle span.ftitle {
	color: #FF7F00;
	font-weight: bold;
	font-size: 11px;
	margin-top: 21px;
	margin-bottom: 9px;
	display: block;
}

td.fcont span.fcontarea div.contentStyle span.fconttext {
	overflow: hidden;
	display: block;
	width: 142px;
	height: 72px;
	font-size: 10px;
	color: #0C1975;
}
.contentStyle table tr td.cimgtd {
	width: 123px;
	padding: 0px 0px 0px 35px;
	overflow-x: hidden; 
	vertical-align: top;
}

.contentStyle table tr td.cimgtd img {
	vertical-align: top;
	border: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;	
}

div.map_module .contentStyle table {
	border-collapse: collapse;
}

div.map_module .contentStyle table tr td {
	border: 1px solid #868EC8;
}

/* WYSIWIG styles END */				

.contentStyle {
	background-color: transparent;
	margin-top: 0px;
}

.contentStyle p {
    vertical-align: top;
}

.contentStyle table, .contentStyle select, .contentStyle textarea, .contentStyle input, .contentStyle, .contentStyle button {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #404040;
}

.contentStyle table tr td {
    vertical-align: top;
}

.contentStyle a {
	color: #FF7F00;
	text-decoration: none; 
}

.contentStyle select, .contentStyle textarea, .contentStyle input, .contentStyle button {
    width: 175px;
  	background-color: #ffffff;
  	border: 1px solid #8A8A8A;
}

.contentStyle input {
	cursor: text;
}

.contentStyle textarea {
    height: 135px;
    width: 239px;
    overflow: auto;
    overflow-x: hidden;
	scrollbar-base-color: #FFFFFF;
  	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #E2E2E2;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #E2E2E2;
	scrollbar-arrow-color: #E2E2E2;
}

.contentStyle .form_checkbox {
	border: none;
	cursor: hand;
	background-color: #FFFFFF;
	width: 20px !important;
}

.contentStyle .form_submit, .contentStyle button {
	cursor: hand;
    width: 85px;
}

.contentStyle button {
	width: 125px !important;
	background-color: #868EC8 !important;
	border: none !important;
	color: #ffffff !important;
	font-size: 12px !important;
	font-weight: bold !important;
}

.contentStyle .form_radio {
    cursor: hand;
    border: 0 solid #FFFFFF;
}
