@charset "utf-8";
/* CSS Document */

/*for news details*/
.newsnupdates h3{
	margin:0;
	padding:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
	font-weight:bold;
	color:#13627a;
}
.newsnupdates .sourcetext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	background:#333333;
	letter-spacing:normal;
	text-align:justify;
	text-decoration:none;
}
.newsnupdates .readmore a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#13627a;
	letter-spacing:normal;
	text-align:justify;
	text-decoration:none;
}
.newsnupdates .readmore a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#092D37;
	letter-spacing:normal;
	text-align:justify;
	text-decoration:underline;
}
.newsnupdates a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0000ff;
	letter-spacing:normal;
	text-align:justify;
	text-decoration:underline;
}
.newsnupdates a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0000ff;
	letter-spacing:normal;
	text-align:justify;
	text-decoration:underline;
}

.newsnupdates img{
	/*width:120px;*/
	border:1px solid #000000;
	background:#EFEFEF;
	margin:5px;
	padding:2px;
	float:left;
}
.newsnupdates p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	letter-spacing:normal;
	text-align:justify;
}
.newsnupdates .sourcetext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	background:#10798F;
	letter-spacing:normal;
	text-align:justify;
	text-decoration:none;
}