body {
	margin:0;
	background:#b6b6b6 url(../images/body.gif) repeat-x;
	font:11px Arial, Helvetica, sans-serif;
	color:#262626;
}
form {display:inline;}
img {border:none;}
a {
	text-decoration:underline;
	color:#000;
	}
a:hover {text-decoration:none;}
.clear{clear:both;}
/*main container*/
#main {
	margin:0 auto;
	width: 840px;
}
/*header*/
#header {
	min-height:170px;
	overflow:hidden;
	position:relative;
}
* html #header {height:1%;}
/*logo*/
#header .logo {
	margin:0;
	position:absolute;
	left:3px;
	top:30px;
}
#header .logo a, #header .logo_alt a{
	display:block;
	width:285px;
	height:100px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
#header .logo_alt {
	display:block;
	width:285px;
	height:100px;
	margin:30px auto;
	text-align:center;
}
.main-menu{
	background:url(../images/main-menu.gif) repeat-x;
	height:31px;
	margin-top:140px;
}
.main-menu ul{
	padding:0 0 0 3px;
	margin:0;
	list-style:none;
	float:left;
}
.main-menu ul li{
	padding-top:8px;
	float:left;
	height:23px;
	background:url(../images/main-menu-li.gif) no-repeat 100% 0;
}
.main-menu ul a{
	text-transform: uppercase;
	color:#fff;
	font-size:10px;
	text-decoration:none;
	margin:0 11px 0 8px;
}
.main-menu ul a:hover{text-decoration:underline;}
.main-menu div{padding-top:2px;}
.main-menu div input.text{
	border: solid #bbb;
	border-width:1px 0 1px 1px;
	margin-left:6px;
	padding:0;
	padding-left:6px;
	height:15px;
	font-size:11px;
	color:#090909;
	width:238px;
}
.main-menu div input.submit{
	position:relative;
	top:5px;
	left:2px;
}
.mini-menu{
	position:absolute;
	top:120px;
	right:2px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.mini-menu li {
	height:9px;
	margin-left:-2px;
	padding-right:4px;
	display:inline;
	background:url(../images/mini-menu.gif) no-repeat 0 3px;
}
.mini-menu a {
	color:#454545;
	text-decoration:none;
	font-size:9px;
	margin-left:5px;
	text-transform: uppercase;
}
.mini-menu a:hover {text-decoration:underline;}
/*content*/
#content {width:840px;}
#subnav-content {
	width:840px; 
	overflow:hidden;
	background:#fff;
	
	border: solid #b8b8b8;
	border-width:0 1px;
	padding-bottom:5px;
}
h1 {
	color:#bd0000;
	font-size:20px;
	margin:0;
	padding:25px 0 23px;
}
.security-provider{
	width:820px;
	height:212px;
	padding:0 0 0 20px;
	background:url(../images/security-provider.jpg) no-repeat;
}
.security-provider .marker{
	padding:0;
	margin:0;
	list-style:none;
}
.security-provider .marker li{
	background:url(../images/check.png) no-repeat;
	margin: 5px 0 0 10px;
	padding:5px 0 0 33px;
	min-height:29px;
	width:340px;
	text-align:justify;
}
.india-padder {
	padding:5px 10px 20px 10px;
}
.content-box {
	overflow:hidden;
	background:#fff;
	
	border: solid #b8b8b8;
	border-width:0 1px;
	padding-bottom:5px;
}

.content-box .content-box {
	border-width:0;
}

.subnav-content-box {
	width:575px;
	float:left;
}
.content-text{
	margin:0 10px;
	overflow:hidden;
	padding:0 6px 10px;
	background:url(../images/dotted.gif) repeat-x 0 100%;
}
.content-text h2{
	margin:0;
	font-size:12px;
	padding-top:9px;
	color:#000;
}
.content-text h2 strong, .page_title, h2.page_title{
	color:#204994;
	font-size:24px;
}
.page_title, h2.page_title {
	margin:5px 0;
	padding:0;
}
.content-text p{
	text-align:justify;
	margin:0 0 13px 0;
	color:#262626;
}
.content-text .more{
	position:relative;
	margin-top:-10px;
	display:block;
	text-align:right;
}
.content-text .more a{
	color:#204994;
	font-size:11px;
	padding:0 0 0 10px;
	background:url(../images/marker.gif) no-repeat 0 3px;
}
.content-box .box{
	padding:2px 0 0 5px;
	clear:both;
	margin:0;
	height:1%;
}
.content-box .news{
	width:317px;
	float:left;
}
.content-box div.next{
	position:relative;
	margin-left:-5px;
}
.content-box .frame{
	overflow:hidden;
	width:269px;
	background:url(../images/news-box.png) repeat-y;
	padding:0 24px 0 24px;
}
.content-box .frame-top{
	height:11px;
	width:317px;
	overflow:hidden;
	display:block;
	background:url(../images/top-news-box.png) no-repeat;
}
.content-box .frame-bottom{
	height:11px;
	width:317px;
	overflow:hidden;
	display:block;
	background:url(../images/bottom-news-box.png) no-repeat;
}
.content-box .frame .title{
	width:269px;
	overflow:hidden;
}
.content-box .frame .title h3 {
	margin:0;
	text-align:center;
	padding-top:23px;
	font-size:18px;
	color:#000;
}
.content-box .frame .title img{float:left;}
.content-box .frame p{
	margin:0;
	padding-top:2px;
	font-size:11px;
	color:#444;
}
.content-box .frame .link{
	width:100%;
	overflow:hidden;
}
.content-box .frame .link a{
	width:113px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/more.jpg) no-repeat;
	float:right;
	padding:0 0 1px 0;
}
.form-text{padding:0 0 0 10px;}
.content-box h4{
	text-transform:uppercase;
	color:#ac0505;
	font-size:11px;
	margin:0;
}
.content-box .form p{
	margin:0;
	color:#3e3e3e;
	font-size:9px;
}
.content-box .mail-name{
	border:1px solid #ccc;
	width:87px;
	color:#2c2c2c;
	font-size:10px;
	margin-top:10px;
	padding-left:3px;
}
.content-box input.last{margin-left:5px;}
.content-box input.form-submit{
	float:right;
	margin-right:7px;
}
.content-box .form textarea{
	border:1px solid #ccc;
	width:188px;
	padding-left:2px;
	height:38px;
	margin:7px 0 10px 0;
	color:#2c2c2c;
	font-size:11px;
	overflow:auto;
}
.content-box .form{
	padding-top:10px;
	float:left;
	width:198px;
}
/*footer*/
#footer {
	text-align:center;
	clear:both;
	border-left:1px solid #8f959a;
	border-right:1px solid #8f959a;
	background:#0c2e73 url(../images/footer.gif) repeat-x;
	padding-bottom:9px;
}
#footer ul {
	text-align:center;
	padding:16px 0 5px 0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
#footer ul li {
	display:inline;
	background:url(../images/footer-li.gif) no-repeat 0 2px;
	padding:0 8px 0 12px;
}
#footer ul li:first-child {background: none;}
#footer ul a {
	text-decoration:none;
	color:#99a9cc;
	font-size:10px;
}
#footer p{
	display:inline;
	margin:0;
	font-size:10px;
	color:#99a9cc;
}
.end{display:inline;}
#footer a:hover{text-decoration:underline;}



/*   USER  STYLES */
.user-color-text{
	color:#204994;
}
.user-color-text-alt{
	color:#616161;
}
.user-title1, .user-title2, .user-title3{
	font-weight:bold;
	text-decoration:none;
	color:#204994;
}

.user-title1-alt, .user-title2-alt, .user-title3-alt{
	font-weight:bold;
	text-decoration:none;
	color:#616161;
}

.user-title1, .user-title1-alt{
	font-size:20px;
}
.user-title2, .user-title2-alt{
	font-size:16px;
}
.user-title3, .user-title3-alt{
	font-size:14px;
}

#subnav {
	width:218px;
	float:left;
	margin:15px 10px 0 0;
	padding:8px 0 0 20px;
	background:url(../images/sub_nav_bg.gif) top right no-repeat;
	min-height:300px;
}

#subnav ul {
	list-style:none;
	padding:0;
	margin:0;
		
}
#subnav ul li {
	background:url(../images/sub_nav_icon.gif) left 50% no-repeat;
	display:block;
	padding:8px 4px 8px 23px;
	border-bottom:1px solid #BBB;
	width:185px;
}
#subnav ul li a{
	color:#262626;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
}

#subnav ul li a:hover{
	color:#365aa3;
	text-decoration:none;
	border-bottom:1px dotted #365aa3;
}

span.form-element-validation {
	display: none;
}
