body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	background-repeat: repeat-y;
	margin: 0 auto;
	background-color: #DFDFDF;
}
.wrap {
	width: 980px!important; /*IE6 hack*/
	margin: 0 auto;
}
.Innerwrap {
	width: 980px!important; /*IE6 hack*/
	margin: 0 9px;
}
.inside-right {
	padding: 0 20px 0 0;
}
.inside {
	padding: 8px;/* background: url(../images/content_bg.jpg);*/
}
.inside2 {
	padding: 40px 25px;
}
.clear {
	clear: both;
}
.gap {
	height: 8px;
	display:block;
	clear: both;
}
#wrap {
	padding: 0;
	width: 980px!important; /*IE6 hack*/
	margin: 0 auto;
	text-align: left;
	position: relative;
	background:#fff;
}
#Innerwrap {
	padding: 0;
	width: 980px!important; /*IE6 hack*/
	margin: 0px 9px 0px 9px;
	text-align: left;
	position: relative;
	background:#fff;
}
#header {
	float: left;
	color: #fff;
	width: 100%;
	height: 76px;
	background: url(../images/header_full.png) no-repeat;
	position:relative;
}
a#logo {
	width: 249px;
	height:76px;
	float: left;
	background: url(../images/logo.png) no-repeat;
}
#date {
	width: auto;
	height: auto;
	position:absolute;
	right:16px;
	top:25px;
	color:#C8C8C8;
	font-size:9px;
}
#container {
	margin:0;
	padding:0;
	width: auto;
	height: auto;
	background:#fff;/*border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;*/
}
#top-m {
	width: 100%;
	height:5px;
	background: url(../images/top-m.gif) repeat-x
}
#top-lt {
	width: 100%;
	height:5px;
	background: url(../images/top-lt.gif) no-repeat left
}
#top-rt {
	width: 100%;
	height:5px;
	background: url(../images/top-rt.gif) no-repeat right
}
#bottom-m {
	width: 100%;
	height:5px;
	background: url(../images/bottom-m.gif) repeat-x
}
#bottom-lt {
	width: 100%;
	height:5px;
	background: url(../images/bottom-lt.gif) no-repeat left
}
#bottom-rt {
	width: 100%;
	height:5px;
	background: url(../images/bottom-rt.gif) no-repeat right
}
#left {
	float: left;
	width: 30%;
	overflow: hidden;
	background: none;
}
/* specific CSS for Articles if any*/
.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-align:justify;
}
.bodytext1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
	padding-left:4px;
	text-align:left;
}
.success-story {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
}
.main-inside {
	padding: 5px 0px 0px 0px;
}
.main-inside2 {
	width:100%;
}
/*-------------Content Main------------*/

#maincontent {
	margin: auto;
	float: left;
	height: auto;
	width: 970px;
	padding: 0 5px 0 5px;
}
.sidemenu_head {
	background-repeat: no-repeat;
	width: 210px;
	height: 24px;
	background-image: url(../images/sidemenu_head_bg.gif);
}
.sidemenu_txt {
	width: 210px;
	height: 24px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:22px;
}
.sidemenu_txt a {
	width: 210px;
	height: 24px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.sidemenu_txt a:hover {
	width: 210px;
	height: 24px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.blank {
	height:2px;
}
.sidemenu_sub {
	background-repeat: no-repeat;
	width: 210px;
	height: 24px;
	background-image:url(../images/sidemenu_sub_bg.gif);
}
.sidemenu_txt1 {
	width: 210px;
	height: 24px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#165581;
	padding-left:22px;
}
.sidemenu_txt1 a {
	width: 210px;
	height: 24px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.sidemenu_txt a:hover {
	width: 210px;
	height: 24px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#crumbs ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
}
#crumbs {
	border:1px solid #dedede;
	height:2.3em;
}
#crumbs li {
	float:left;
	line-height:2.3em;
	padding-left:.75em;
	color:#0066CC;
}
#crumbs li a {
	display:block;
	padding:0 15px 0 0;
	background:url(../images/crumbs.gif) no-repeat right center;
}
#crumbs li a:link, #crumbs li a:visited {
	text-decoration:none;
	color:#777;
}
#crumbs li a:hover, #crumbs li a:focus {
	color:#dd2c0d;
}
.head_txt {
	font-family: 'Molengo', arial, serif;
	font-size:20px;
	color:#0c2a80;
	line-height:25px;
}

.bodytext_select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0b3388;
	line-height:17px;
	text-align:justify;
}
a.bodytext_select {
	text-align:justify;
	text-decoration:none;
}
a:hover.bodytext_select {
	text-align:justify;
	color:#990000;
	text-decoration:underline;
}
.subhead_txt {
	font-family: Arial, Helvetica, sans-serif;
	color:#0b3388;
	line-height:20px;
	font-size:13px;
	font-weight:bold;
}
.subhead_txt1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
}
a.subhead_txt1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a:hover.subhead_txt1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.subhead_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #CCCCCC;
}
.subhead_txt2 td {
	font-family: Arial, Helvetica, sans-serif;
	color:#0b3b8f;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dotted #CCCCCC;
}
.quotetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#042871;
	font-weight:normal;
	line-height:20px;
	padding:5px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:justify;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#footer {
	background: #525d68;
	height:24px;
color::#FFFFFF;
}
#footer .padding {
	padding:4px 0 0 5px;
	vertical-align:middle;
}
.cp {
	color:#FFFFFF;
	text-align:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
}
.tabs_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align:top;
	line-height:17px;
	height: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.bodytext ul {
	list-style-image:url(../images/bullet_im1.gif);
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext li {
	list-style:none;
}
li {
	margin-bottom: 0.2em;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:justify;
}
#solution {
	width:207px;
 font-family:Verdana, Arial, Helvetica, sans-serif  font-size:12px;
	color:#000033;
	background-repeat:no-repeat;
	font-weight: normal;
}
#solution li {
	list-style:none;
	margin-left:-25px;
	padding:0px;
}
#solution ul {
	width:307px;
	margin:0px;
	padding:0px;
}
#solution li a {
	display:block;
	background-image:url(../images/solution_navbg_off.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	width:307px;
	height:25px;
	color:#000033;
	padding-left:18px;
	padding-top:4px;
	text-decoration:none;
}
#solution span {
	margin:0px;
	padding:0px;
}
#solution li a:link {
	text-decoration:none;
	font-size:12px;
	color:#000033;
}
#solution li a:hover, #solution li a:focus {
	color:#fff;
	background-image:url(../images/solution_navbg_on.jpg);
	text-decoration:none;
	width:307px;
	height:25px;
}

.bodytext_select1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0a3287;
	line-height:17px;
	height:20px;
	text-align:center;
}
a.bodytext_select1 {
	display:block;
	text-align:justify;
	text-decoration:none;
	height:20px;
	text-align:center;
}
a:hover.bodytext_select1 {
	display:block;
	text-align:center;
	color:#FFFFFF;
	background-color:#61a2f1;
	height:20px;
	text-decoration:none;
}
.swastika-image {
background-image:url(../images/swastika_im.jpg);
background-position:center;
background-repeat:no-repeat;
}


/*-------------Content Main------------*/

.newsticker {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
		text-decoration:none;
}
a.newsticker {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.newsticker {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
span.newsticker {
	padding:0 10px 0 10px;
}

.dvGallery{padding: 2px 5px 2px 5px;	position: relative;	float: left;	width: 260px;	height: 280px;	text-align:center;	display: inline;}
.dvGallery img{border: none;}
.dvGallery a img{border: none;}
.darkblue{
color:#0a3287;
}