/* Current Site CSS */
body,html{
	font-family: arial;
	font-size: 11px;
background-color:#91D1D9;
border:0px;
margin:0px;
padding:0px;

}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {color: #003366}
.style5 {color: #666666}
.Welcome {
	
	font-size: 16px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.content {
	
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
.smallcontents {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 18px;
	padding-left: 18px;
}
.Copyrght {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.mainlinks {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #B2B2B2;
	text-decoration: none;
	font-weight: bold;
}

/* Current Site CSS Ends*/

/* ##############  Customised part STARTS################################# */
.Login {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.gridRSlt{
	font-family: arial;
	font-size: 11px;
	color:#000000;
	padding-left:8px;
}
.gridHD{
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	padding-left: 9px;
	font-weight: bold;
}
.error{
	font-family: arial;
	font-size: 11px;
	color:#FF0000;
	font-weight: bold;
}

.success{
	font-family: arial;
	font-size: 12px;
	color:#0000FF;
	font-weight: bold;
}


.Headings {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-bottom:5px;
}


.toplinks {
	font-family: arial;
	font-size: 16px;
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	padding-left:8px;
	padding-right:8px;
}

.toplinksAdmin {
	font-family: arial;
	font-size: 14px;
	color: #EEEEEE;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
	font-weight: bold;
}

.backLink{
	font-family: arial;
	font-size: 12px;
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
}

.welcomehead {
	font-family: arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 15px;
}
.welcomecontnts {
	width:100%;
	font-family: arial;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	padding-left: 15px;
	padding-right:15px;
}

/* CMS */
.cmsFieldHD{
	font-family: arial;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	padding-left:8px;
}
.cmsFieldRS{
	font-family: arial;
	font-size: 11px;
	color:#000000;
	padding-left:8px;
}
.cmsLink{
	font-family: arial;
	font-size: 10px;
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
}
.cmsLink:hover{
	font-family: arial;
	font-size: 10px;
	color:#006633;
	text-decoration:underline;
	font-weight: bold;
}
.cmsLinkM{
	font-family: arial;
	font-size: 11px;
	color:#0000FF;
	text-decoration:underline;
	font-weight: bold;
}
.cmsLinkM:hover{
	font-family: arial;
	font-size: 11px;
	color:#006633;
	text-decoration:underline;
	font-weight: bold;
}
.cmsTXT{
	font-family: arial;/*calibri;*/
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
/* CMS Ends*/
/* Sub Menu*/
.admSubMenu{
	font-family: arial;
	font-size: 10px;
	padding-left:5px;
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
}

a.admSubMenu:hover{
	font-family: arial;
	font-size: 10px;
	padding-left:5px;
	color:#0000FF;
	text-decoration: underline;
	font-weight: bold;
}



/* Blog CSS Starts */
.blgTitle{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.blgSubHed{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left:2px;
}

.blgSmallTxt{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	padding-left:2px;
}

.blgContent{
	font-family: arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	padding-left: 7px;
}

.blgLink{
	font-family: arial;
	font-size: 11px;
	color:#0000FF;
	text-decoration: none;
	/*font-weight: bold;*/
	padding-left:7px;
}
.blgLink:hover{
	font-family: arial;
	font-size: 11px;
	color:#006633;
	text-decoration:underline;
	/*font-weight: bold;*/
	padding-left:7px;
}
.blgContents{
	font-family: arial;
	font-size: 12px;
	padding-top: 10px;
	line-height: 18px;
	color: #000000;
}
.blgFieldHD{
	font-family: arial;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	padding-left:8px;
}
.blgLastLine{
	font-family: arial;
	font-size: 11px;
	color:#999999;
}
/* Blog CSS Ends */

/* CSS for module Message */
.msgHead{
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.msgSubHead{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.msgFieldHD{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left:2px;
}
.detailpagesubhead {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	padding-left: 9px;
	font-weight: bold;

}
/* CSS for module Message Ends */


/* CSS for module Member */
.memHead{
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.memSubHead{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.memText{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.memLink{
	font-family: arial;
	font-size: 12px;
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
}
.memFieldHD{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left:3px;
}
.memFieldRS{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	padding-left:3px;
}
/* CSS for module Member Ends */

/* Admin Dropdown menu  Start */
#dropmenudiv{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:125px;
position:absolute;
border:1px solid #999999;
border-bottom-width: 0;
line-height:22px;
z-index:100;
}

#dropmenudiv a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:125px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #999999;
padding: 1px 0;
text-decoration: none;
color:#000;
font-weight:bold;	
}

#dropmenudiv a:hover{ /*hover background color*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ae991d; 
width:125px;
font-weight:bold;	
}
/* Admin Dropdown menu Ends */

/* ##############  Customised part ENDS ################################# */

.srch_more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#013FAC;
}

a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
color:#000000;
}
a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
color:#2C8F8C;
}


/******************Updated on 22/02/2012*****************************/
 .welcomearea
 {width:611px;
  margin: 0px 0px 0px 0px;
 background:#FFFFFF url(../images/boxtop1.png) left top no-repeat;
 float:left;
 }




 .boxarea
 {width:293px;
  margin: 0px 9px 0px 9px;
 background:#FFFFFF url(../images/boxtop.png) left top no-repeat;
 float:left;
 }
 
   .title1
 {
 text-align:left;
 margin:0px;
 padding:10px 0px 0px 25px;
 color:#002f72;
 font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:18px;
 font-style:italic;

 }
 
  .title
 {
 text-align:center;
 margin:0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:18px;
 padding:10px 0px 0px 0px;
 color:#002f72;

 font-style:italic;
 }
 
  .boxPic1
 {
 padding:10px 0px 0px 0px;
 text-align:center;
 border-left:1px solid #d9d9d9;
  border-right:1px solid #d9d9d9;
 margin: 0px 2px 0px 2px;
 }
 .box1Text
 {padding:10px 25px 0px 20px;
 font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
 font-size:12px;
 line-height:15px;
 text-align:justify;
 color:#666666;
  border-left:1px solid #d9d9d9;
  border-right:1px solid #d9d9d9;
 margin: 0px 2px 0px 2px;
 height:200px;
 overflow:hidden;
 }
 .box2Text
 {padding:10px 25px 0px 20px;
 font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
 font-size:12px;
 line-height:15px;
 text-align:justify;
 color:#666666;
  border-left:1px solid #d9d9d9;
  border-right:1px solid #d9d9d9;
 margin: 0px 2px 0px 2px;
 height:100px;
 overflow:hidden;
 }
  .box1TextCMSContent
 {padding:10px 25px 0px 20px;
 font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
 font-size:12px;
 line-height:15px;
 text-align:justify;
 color:#666666;
  border-left:1px solid #d9d9d9;
  border-right:1px solid #d9d9d9;
 margin: 0px 2px 0px 2px;
 }

 .boxBottomarea
 { background:url(../images/boxbottomm.png) left bottom no-repeat;
 padding:0px 0px 0px 0px;
 }
  .boxBottomarea1
 { background:url(../images/boxbottomm1.png) left bottom no-repeat;
 padding:0px 0px 0px 0px;
 }
 .morebtn
 { padding:15px 25px 15px 0px;
 text-align:right;
 }