/*typo3india@gmail.com*/
body{
	font-family:verdana, "lucida console", sans-serif;
        padding:0px;
        margin:0px;
        background-color:#034061;
        background-image:url("../images/bodyBg.jpg");
        background-repeat:no-repeat;
        background-position:top left;
}

/*Menu*/
a.firstLevelNo{
     font-weight:bold;
     text-decoration:none;
     color:#002A47;
     font-size:12px;
}

a.secondLevelNo{
     font-weight:normal;
     text-decoration:none;
     color:#002A47;
     font-size:12px;
}
/*Menu Ends*/
/*News*/
/*Latest*/
/*
.newsLatestImage img{
   height:60px;
   border:1px solid red;
}
*/
.newsLatestTitle a{
   color:#046C9D;
   text-decoration:none;
   font-size:11px;
}
.newsLatestMore a{
   color:#046C9D;
   text-decoration:none;
   font-weight:bold;
   font-size:11px;
}
.newsLatestSubheader{
  font-size:11px;
  color:#626262;
}
/*News Ends*/
.currentPageTitle{
	color:#F7941D;
        background-color:white;
        font-weight:bold;
        font-size:18px;
}
.statiAddress {
        font-size:11px;
        color:black;
        font-weight:normal;
}
.statiAddress h1 {
        color:#00699F;
        font-weight:bold;
        font-size:13px;
}

div.centerContent{
        font-size:11px;
        font-weight:normal;
        color:#000000;
        background-color:white;
        margin-right:5px;
        
}

H1,h2,h3{font-size:13px;}

p.bodytext{
padding:0px;
margin:0px;
}

