/* WYSIWYG START*/

.contentStyle div.contentparag, .contentStyle div.ccontentparag {
    border-top: 1px solid #038EAE;
    background-image: url(../images/paragsqr.gif);
    background-position: 0px 4px;
    background-repeat: no-repeat;
}

.contentStyle div.contentparag {
    width: 339px;
}

.contentStyle div.ccontentparag {
    width: 523px;
}

.contentStyle .padl26 {
    padding-left: 26px;
}

.contentStyle .padt5 {
    padding-top: 5px;
} 

/* WYSIWYG END*/
.contentStyle, .shortNews {
	background-color: #ffffff;
	margin-top: 0px;
}

.contentStyle p, .shortNews p {
	margin-top: 2px;
    vertical-align: top;
}

.contentStyle table, .contentStyle select, .contentStyle textarea, .contentStyle input, .contentStyle button, .contentStyle, .shortNews, .shortNews table {
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #138BA7;
}

.contentStyle table tr td {
    vertical-align: top;
}

.contentStyle img {

}

.contentStyle a, .shortNews a {
	color: #0033CC;
    text-decoration: none; 
}

.contentStyle select, .contentStyle textarea, .contentStyle input, .contentStyle button {
    width: 155px;
  	background-color: #ffffff;
  	border: 1px solid #3D8697;   
}

.contentStyle input {
	cursor: text;
}

.contentStyle select {

}

.contentStyle textarea {
    height: 135px;
    width: 232px;
    overflow: auto;
    overflow-x: hidden;
	scrollbar-base-color: #D7EBF0;
  	scrollbar-darkshadow-color: #3D8697;
	scrollbar-shadow-color: #038EAE;
	scrollbar-track-color: #D7EBF0;
}

.contentStyle button {
    cursor: hand;
}

.contentStyle .form_checkbox {
	border: none;
	cursor: hand;
	background-color: white;
}

.contentStyle .form_submit {
	cursor: hand;
    width: 85px;
}

.contentStyle .form_radio {
    cursor: hand;
    border: 0 solid white;
}
