/*============================================================
	Css file Created on 19-May-09
	Css file Modified on 19-May-09	
	Css file Made By : Megh Technologies INDIA
==============================================================*/
body {
	margin: 0px;
	padding: 15px 0 0px 0;
	background-color:#E8EBEF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#mainbg {
	background-color:#FFFFFF;
	padding:0px 30px;
}
a {
	color:#333333;
}
a:hover {
	color:#0066CC;
}
/*============================================================
	Css style for common ellements
==============================================================*/
h1, h2, h3, h4, p {
	margin:0px;
	padding:0px 0px 10px 0px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-bottom:15px;
	color:#0968C7;
	font-weight:normal;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:5px;
	color:#666666;
	font-weight:bold;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:bold;
}
a {
	text-decoration:none;
}
img {
	border:0px;
}
.bold {
	font-weight:bold;
}
.text-center {
	text-align:center;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-top {
	vertical-align:top;
}
.text-bottom {
	vertical-align:bottom;
}
a.bluelink {
color:#006699!important;
}
a.bluelink:hover {
color:#666666!important;
}
a.more {
	color:#CC0000;
	text-decoration:underline;
	font-size:11px;
}
a.more:hover {
	color:#333333;
	text-decoration:none;	
}
.form {
	width:380px;
	height:18px;
	border:1px solid #CCCCCC;
}
.textarea {
	width:380px;
	height:68px;
	border:1px solid #CCCCCC;
}
a.contentlink {
	color:#0066CC;
	border-bottom:1px dotted #0066CC;
	padding-bottom:5px;
}
a.contentlink:hover {
	color:#333333;
	border-bottom:1px dotted #333333;	
}
.fntsize15 {
	font-size:15px;
}
.fntsize11 {
	font-size:11px;
}
.clrbrown {
	color:#FF6F3E;
}
.clrgrey {
	color:#666666;
}
.clrred {
	color:#cc0000;
}
.bdrlht {
	border-left:1px dotted #cccccc;
	padding-left:15px;
}

/*============================================================
	Css style for Header
==============================================================*/
#header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3B73B9;
	padding-bottom:12px;
}
#header .logo {
	padding:30px 0px 0px 14px;
}
/*============================================================
	Css style for Navigation
==============================================================*/
#navibg {
	background:url(../images/navibg.jpg) repeat-x left top;
	padding-bottom:15px;
	line-height:28px;
}
#navibg .navi {
	font-family:"trebuchet MS";
	font-size:12px;
	padding-left:5px;
}
#navibg .navi a {
	color:#333333;
	padding:0px 7px;
}
#navibg .navi a:hover, #navibg .navi a.selceted {
	color:#0066CC;
}
/*============================================================
	Css style for Banner flash
==============================================================*/
#banner {
	padding:0px 0px 0px 0px;
	width:746px;
	height:348px;
}
/*============================================================
	Css style for Center area
==============================================================*/
#centerpart {
	padding:10px 0px 25px 0px;
	font-size:12px;
	color:#666666;
}
#centerpart .leftpart {
	width:380px;
}
#centerpart .rightpart {
	padding:0px 0px 0px 15px;
	line-height:18px;
}
#insidecenterpart {
	padding:0px;
	font-size:12px;
	line-height:17px;
	color:#666666;

}
#insidecenterpart .leftpart {
	width:150px;
	padding:0px 15px 0px 0px;

	vertical-align:top;
}
ul.contentpoint {
	margin:0px;
	padding:5px 10px 10px 10px;
	list-style:none;
}
ul.contentpoint li {
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bulet.gif) no-repeat left 9px;
	padding-left:15px;
	font-size:12px;
	line-height:20px;
	color:#666666;	
}
ul.contentbullet {
	margin:0px;
	padding:5px 10px 10px 10px;
	list-style:none;
}
ul.contentbullet li {
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/red_bullet.gif) no-repeat left 6px;
	padding-left:20px;
	font-size:12px;
	line-height:20px;
	color:#666666;	
}
ul.point {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.point li {
	font-size:12px;
	line-height:24px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bulet.gif) no-repeat left 9px;
	padding-left:10px;	
}
ul.point li ul {
	margin:0px;
	padding:0px 0px 0px 5px;
	list-style:none;
}
ul.point li li {
	background:url(../images/bulet.gif) no-repeat left 9px;
	line-height:18px;
	border:none;
	font-size:11px;
}
ul.point li a {
	color:#333333;	
}
ul.point li a:hover {
	color:#0066CC;	
}



#insidecenterpart .rightpart {
	padding:0px;


}
#insidecenterpart .rightpart .content {
	padding:15px 0px 15px 0px;
	line-height:18px;
}
#insidecenterpart .rightpart .content p {
	font-family:Arial, Helvetica, sans-serif;
}
.divider {
	border-bottom:1px dotted #333333;	
}

.featuredpoint {
	background-color:#F7F7F7;
	border-bottom:1px solid #E0E0E0;
	padding:10px;
}
/*============================================================
	Css style for sitemap area
==============================================================*/
.sitemap {
	background:url(../images/sitemap_bg.jpg) no-repeat left top ;
	padding:0px 0 0 25px;
	line-height:28px;
	color:#cccccc;
}
.sitemap a {
	color:#3974B6;
	border:none!important;
}
.sitemap a:hover {
	color:#333333;
	border:none;	
}
ul.sitemapsub {
	margin:0px;
	padding:0px 0px 10px 10px;
	list-style:none;
}

.map {
	color:#cccccc;
}
.map a {
	color:#3974B6;
	border:none!important;
}
.map a:hover {
	color:#333333;
	border:none;	
}



/*==========================================================================================
							Css Style For Left Part
==========================================================================================*/
#acc {
	margin:0px;
	padding:0px 0px 20px 0px;
	list-style:none;	
}
#acc h3 {
	background:url(../images/arrow1.png) no-repeat 4px 7px;
	background-color:#5888C9;
	cursor:pointer; 
	font-size:11px; 
	color:#006699;
	border-bottom:1px solid #96B5DE;	
	padding:4px 0px 5px 25px;
}
#acc #sel	 {
	background-color:#666666;
}
#acc #sel a{
	color:#ffffff;
}

#acc #sel a:hover{
	color:#ffffff;
}

#acc h3 a {
	color:#ffffff;
}

#acc h3 a:hover{
	color:#C4DBFB;
}
#acc .acc-section {overflow:hidden;}
#acc .acc-content { 
	padding:0px 0px 0px 0px; 
	font-size:11px;
}
#acc .acc-content p {
	padding:5px 0px 5px 15px;
	margin:0px;
	border-bottom:1px solid #BACEE9; 
	background:#f5f5f5;
	line-height:normal;
	color:#4379C2;
}
#acc .acc-content p a {
	color:#CC2F2A;
}
#acc .acc-content p a:hover {
	color:#333333;
}
#acc .acc-content .sel {
	padding:5px 0px 5px 15px;
	margin:0px;
	border-bottom:1px solid #BACEE9; 
	background-color:#666666;
	line-height:normal;
	color:#4379C2;
}
#acc .acc-content .sel a {
color:#ffffff;
}
#acc .acc-content .sel a:hover {
color:#ffffff;
}
/*============================================================
	Css style for Footer area
==============================================================*/
#footer {
	height:59px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#666666;
	vertical-align:top;
}
#footer a {
	color:#666666;
	padding:0px 3px;
}
#footer a:hover, #footer a.select  {
	color:#CC0000;
}
/*==========================================================================================
						Css Style For Extra 
==========================================================================================*/
/* Style for GRID */

.heading1 {font-weight: bold;}
.gridbdr {border:solid 1px #ccc; border-collapse:collapse; 	font-size:11px;
	text-decoration:none; 
	color:#666666;}
.gridbdr td {border-bottom:solid 1px #ccc; vertical-align:top;s }
.gridbdr .heading1 {background:#F5F5F5;}

/*==========================================================================================
						Css Style For division style 
==========================================================================================*/
.division1 {
	border-top:#E0E0E0 solid 1px; border-bottom:#E0E0E0 solid 1px;
}
.division2 {
	 padding:10px 0px 0px 10px;
}

.tabbrd{
	border:#cccccc solid 1px;
	padding:7px;
}
.tabbrdtex{
	border:#cccccc solid 1px;
	background:#3268B0;
	height:40px;
	line-height:18px;
	text-align:center;
	vertical-align:middle;
}
.tabbrdtex a{
	color:#FFFFFF;
}
.tabbrdtex a:hover{
	color:#cccccc;
}
/* ======================== Style for data table ========================== */
.datatable{
	background-color:CCCCCC#;
}
.datatable td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:16px;
	border-bottom:solid 1px #CCCCCC;
	vertical-align:middle;	
	
}
.datatable td.ttl{
	background:#EEEEEE;
	font-weight:bold;
	vertical-align:middle;
}
/*=============================*/
