.shortNews {
	font: 11px Trebuchet MS, Arial, Verdana;
}
.shortNews a {
	display: inline;
	color: #004577;
	font-weight: bold;
	text-decoration: none;
	
}

.shortNews p {
	margin: 0px;
	padding: 0px;
}


.transparent .contentStyle {
	background-color: transparent;
}

.contentStyle
{
	background-color: #FFFFFF;
	color: #232323;
	font: 11px Trebuchet MS, Arial, Verdana;
	margin-top: 0px;
	text-align: justify;
}


.contentStyle table {
	background-color: transparent;
	color: #232323;
	font: 11px Trebuchet MS, Arial, Verdana;
}

.contentStyle a {
	color: #004577;
}

.contentStyle p {
	margin-top: 0px;
}

.contentStyle input
{
	height: 19px;
	border: 1px solid #004577;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: #595959;
}

.contentStyle textarea
{
	color: #595959;
	overflow: auto;
	height: 80px;
	width: 200px;
	border: 1px solid #004577;
}

.contentStyle select
{
	color: #595959;
	border: 1px solid #004577;
}

.contentStyle .form_checkbox
{
	border: none;
	cursor: hand;
}

.contentStyle legend
{
	margin-bottom: 5px;
	text-align: center;
	color: #004577;
}

.contentStyle fieldset
{
	border: none;
	padding: 10px;
	width: 130px;
}

.contentStyle .form_radio {
    cursor: hand;
	margin-right: 5px;
	margin-bottom: 2px;
	
	border: solid 1px #004577;
}

.contentStyle .form_submit
{
	border: 1px solid #004577;
	color: #004577;
	font-weight: bold;
	background-color: #ECECEC;
	height: 21px;
	width: 90px;
	cursor: pointer;
	cursor: hand;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
}

/*Styles for editing article in admin: END*/