/* new css*/
.greyheading {
	font-family:Trebuchet MS,Arial;
	font-size:15px;
	font-weight:bold;
	color:#525252
}

.formfield {
        height: 19px;
        border: 1px solid #999999;

}
.formbutton {
        height: 25px;
}
.formradio {
       height: 12px;
}
/*Added by sandeep for HN news*/
.newsHeading1{
	font-family:"Times New Roman", Times, serif !important
	font-size:30px;
}
/*
.pubTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
}
.newsText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.newsDescription{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}*/