@charset "utf-8";
/* CSS Document */

* html body{margin:0px; padding:0px;}
* html .wrapper{margin:0px; padding:0px;}
body{background-color:#e7e7e7; margin:0px; padding:0px; text-align:left; font-size:12px; font-family:"Mangal", Arial, Helvetica, sans-serif; line-height:18px;}
body img a{border:0;}
body a{color:#0a67a4; text-decoration:none;}
body a:hover{text-decoration:underline;}
a {cursor:pointer;cursor:hand; outline:none;}
h1, h2, h3, h4, h5, h6, div, form, p{margin:0px; padding:0px;}
.fl{float:left;}
.fr{float:right;}
.cb {clear:both}
img{ border: none 0px;}

/*   new css  */
.body_wrapper{width:720px; margin:0 auto; position:relative; background-color:#FFF; text-align:left; border-left:1px solid #dddddd; border-right:1px solid #dddddd;}

.headerPart{ width:700px; height:95px; text-align:center; margin:0 auto;}

.dateheader{text-align:left; background-color:#b9dcff; color:#545252; font-size:13px; font-weight:bold; margin:0px 10px; height:30px; line-height:25px; padding:0px 10px;}
.dateheader span{ float:right; text-align:right; color:#545252; font-size:13px; font-weight:bold;line-height:25px;}

.footerPart{ width:700px; height:95px; background-color:#e0f4ff; text-align:center; margin:0 auto;}
.footerPart .leftfooter{ width:150px; float:left; padding:10px;}
.footerPart .leftfooter p { color:#0054A6; font-size:14px; line-height:16px; text-align:left; padding-bottom:10px;}
.footerPart .leftfooter p.dhanyavad{ color:#0054A6; font-size:14px; line-height:16px; font-weight:bold; text-align:left;}
.footerPart .rightfooter{ width:118px; float:right; padding:10px;}



/* for simple listing hover */
.listingHolder1{width:auto; overflow:hidden; background:#fbfbfb; padding:5px 10px; position:relative; /*height:115px;*/}
.listingHolder1 ul{margin:0px; padding:0px; list-style-type:none;}
.listingHolder1 ul li{float:left; display:block; background:#f1f1f1;width:345px; /*height:124px;*/margin-right:5px; }
.newslistbox1{padding:8px; border:1px solid #f8f8f8; cursor:pointer;}
.newslistbox1 h3{font-size:16px; font-weight:bold; padding-bottom:5px; color:#266fac;}
.newslistbox1 p{padding-bottom:5px; font-size:12px; line-height:16px;}
.newslistbox1 img{float:left; padding:0px 5px 5px 0px;}


a.read_more_content{display:inline; font-size:12px; color:#ffffff; padding:2px 5px; background:#0a67a4; margin-top:5px;}

