﻿/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
    display: inline-block;
    display: inline;
    zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
	font-family: Mangal;/*Arial, Helvetica, sans-serif;*/
	color: #222;
}
body {
	margin: 0;
	font-size: 0.80em;
	line-height: 1.4;
}

::-moz-selection {
background: #000;
color: #fff;
text-shadow: none;
}
::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}
a {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #06e;
	text-decoration:underline;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
hr.slideshow {
	margin:0;
	padding:0;	
	border-top:#4c4c4c solid 2px;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 0.9em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;	
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
small {
	font-size: 85%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
ul, ol {
	margin: 1em 0;
	padding: 0 0 0 40px;
}
dd {
	margin: 0 0 0 40px;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
img {
	border:none!important;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
}
legend {
	border: 0;
*margin-left: -7px;
	padding: 0;
	white-space: normal;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align: middle;
}
button, input {
	line-height: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
*overflow: visible;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
*width: 13px;
*height: 13px;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
background-color: #f0dddd;
}
table table table{
	border-collapse:collapse;
	border-spacing: 1;
    background-color: #000000 !important;
    color: #000000 !important;
}
table table table td{
	border-collapse:separate;
	border-spacing: 1;
    background-color: #ffffff !important;
    color: #000000 !important;
}
td {
	vertical-align: top;
}
.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: black;
	padding: 0.2em 0;
}
/************COLORS*****************/
.olive{
	color:#bca405;
}
.orange {
	color:#923f17;
}
.blue {
	color:#0469a3;
}
.red {
	color:#FF0000;
}
/************TYPOGRAPHY************/

h1, h2, h3, h4, h5, h6 {
	font-family:Arial,Helvetica,sans-serif;
}
h3 {
	font-size:1.7em;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:#4c4c4c solid 2px;
	margin:10px 0 0 0;
	color:#923f17;
	padding:0;
	color: #923F17;
    font-size: 1.3em;
    font-weight: normal;
    text-transform: uppercase;
}
h4 {
	font-size:1.6em;
	font-weight:400;
	text-transform:uppercase;
	border-bottom:#949494 solid 2px;
	margin:0 0 10px 0;
	color:#923f17;
	padding:0;
}
/************BORDERS************/
.right_blue_border { border-right:#0469a3 solid 1px; padding-right:10px; min-height:650px;}

/* ===== Primary Styles ========================================================
   IRIS Business
   ========================================================================== */
.top_setting {
	background:#d4d4d4;	
	min-width: 100% !important;
    float: left;
}

h1.logo {
	margin:10px 0 17px 0;
	padding:0;
}
.top_settings {
	padding:5px 0 0 0;
	height:25px;
}
.top_settings .fonts {
	display:block;
	float:left;
	width:20px;
	height:18px;
	margin:0 4px 0 0;
}
.top_settings .fonts a {
	text-decoration:none;
	color:#FFF;	
}
.top_settings .white {
	display:block;
	background:#FFFFFF;
	color:#000000;
	float:left;
	width:20px;
	height:18px;
	text-align:center;
	text-transform:uppercase;
	padding:0;
	cursor:pointer;
	margin:0 4px 0 0;
}
.top_settings .white a {
	color:#000;
	text-decoration:none;
}
.top_settings .black {
	display:block;
	background:#000000;
	color:#FFFFFF;
	float:left;
	width:20px;
	height:18px;
	text-align:center;
	text-transform:uppercase;
	padding:0;
	cursor:pointer;
	margin:0 4px 0 10px;
}
.top_settings .black a {
	color:#FFF;
	text-decoration:none;	
}
img.shopping_cart {
	background:left top no-repeat;
	width:16px;
	height:16px;
	display:block;
	float:right;
	margin:10px 0 0 10px;
	cursor:pointer;
}
img.print {
	background:top no-repeat;	
	display:block;
	float:left;
	margin:3px 0 0 10px;
	cursor:pointer;
}
img.rss {
	background:bottom no-repeat;	
	display:block;
	float:left;
	margin:3px 5px 0 0;
}
img.twitter {
	background:bottom no-repeat ;	
	display:block;	
	float:left;	
	margin:2px 5px 0 0;
}
img.videos {
	background:bottom no-repeat ;	
	display:block;	
	float:left;	
	margin:5px 7px 0 0;
}
.search_label {
	font-size:0px;
	text-indent:-9999px;
    color:#fff !important;
}
.search_box {
	background:#FFF;
	height:30px;
	width:260px;
	padding:0 10px;
	margin:52px 5px 0 0;
	border:none;
	color:#404040;
	line-height:30px;
	border:1px solid #bbb;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.4) inset;
}
.search_button {
	color:#FFF;
    margin:52px 0 0 0;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
	padding:7px;
	background: #1d1d1d; /* Old browsers */
	background: -moz-linear-gradient(top,  #525252 0%, #1d1d1d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#525252), color-stop(100%,#1d1d1d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #525252 0%,#1d1d1d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #525252 0%,#1d1d1d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #525252 0%,#1d1d1d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #525252 0%,#1d1d1d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#1d1d1d',GradientType=0 );	
}
.search{
	background-color:#EDEDED;	
	margin: 0 40px 0 0;		
}
.search_link
{
	color:#923F17;
	font-weight:bold;
	text-decoration:underline !important;	
	margin:5px;
}
.search_pgstyle{margin:5px;}
.search_paging
{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left:0px;
	border-right:0px;
	margin:10px 0  10px 0;	
}
.main_text{color:#205DB1;font-weight:bold;text-align:center;}

.search_table { border:#E0E0E0 solid 1px; border-collapse: collapse; width: 600px;}
.search_table th { background:#F6C384; border:#E0E0E0 solid 1px; padding:5px;}
.search_table tr { border:#E0E0E0 solid 1px;}
.search_table td { border:#E0E0E0 solid 1px; padding:5px; background:#EDEDED;}
.search_table td a { text-decoration:none;}
.search_table table tr td{border:0px;width:196px;}

.search_topheader{
	font-weight:bold;	
	text-align:center;
	padding:5px;
	background-color:#205DB1;
	color:White;
}
.search_header{
	background-color:#F6C384;
	height:20px;
	text-align:center;
	font-weight:bold;
	padding-top:5px;	
}
.search_list{
	list-style:none;
	padding:0 0 0 5px;	
}
.search_list li{
	list-style:none;
	padding:0 0 0 5px;
	margin:5px;
}
.searchddl
{
	margin: 20px;
	width: 221px;
}
.top_menu {
	height:35px;
	margin:0px 0 0 0;
	background: #f6b361; /* Old browsers */
	background: -moz-linear-gradient(top,  #f6b361 0%, #d88e2d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6b361), color-stop(100%,#d88e2d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6b361 0%,#d88e2d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6b361 0%,#d88e2d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6b361 0%,#d88e2d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f6b361 0%,#d88e2d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6b361', endColorstr='#d88e2d',GradientType=0 ); /* IE6-9 */
	min-width: 100%!important;
    float: left;
}
.slideshow
{
	background: none repeat scroll 0 0 #D88E2D;
    border: 0 solid;
    margin-top: 5px;
}
.date_time {
	height:25px;
	padding:5px 0 0 10px;
	margin:5px 0 0 0;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #f6b361; /* Old browsers */
	background: -moz-linear-gradient(top,  #f6b361 0%, #d88e2d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6b361), color-stop(100%,#d88e2d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6b361 0%,#d88e2d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6b361 0%,#d88e2d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6b361 0%,#d88e2d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f6b361 0%,#d88e2d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6b361', endColorstr='#d88e2d',GradientType=0 ); /* IE6-9 */
}
.ticker {
	height:25px;
	padding:5px 0 0 0;
	margin:3px 0 0 0;
	color:#FFF;
	background: #1956ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #1956ad 0%, #5d94d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1956ad), color-stop(100%,#5d94d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1956ad 0%,#5d94d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1956ad 0%,#5d94d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1956ad 0%,#5d94d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1956ad 0%,#5d94d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1956ad', endColorstr='#5d94d6',GradientType=0 ); /* IE6-9 */
}
.ticker a {
	color:#FFF;
	text-decoration:none;
}
.head 
{
    font-family:Arial, Helvetica, sans-serif; 
    font-weight:bold; 
}
/*======================== TOP MENU =======================================*/
.droplinebar {
	overflow: hidden;
}
.droplinebar ul {
	margin:0;
	padding: 0;
	height:35px;
	float: left;
	width: 100%;
	color:#242424;
}
.droplinebar ul li {
	display: inline;
}
.droplinebar ul li a {
	float: left;
	color:#242424;
	padding: 10px 11px;
	font-weight:bold;
	border-left:1px solid #ae7226;
	text-decoration: none;
}
.droplinebar ul li a:hover, .droplinebar ul li .current { /*background of main menu bar links onMouseover*/
	color: white;
	background:url(/images/dolphin_bg-ON.gif) repeat-x;
}
/* Sub level menus*/

.droplinebar ul li ul {
position: absolute;
z-index:999;
left: 0;
height:auto;
width:auto;
top: 0;
background: #1b58ae; /*sub menu background color */
visibility: hidden;
}

/* Sub level menu links style */
.droplinebar ul li ul li a {
font: normal 13px Verdana;
padding:8px 0px 8px 8px;
margin: 0;
color:#FFF;
border-bottom: 1px solid #3269b6;
border-left:none;
height:18px;
width:96%;
}

.droplinebar ul li ul li a:hover { /*sub menu links' background color onMouseover */
background: #2675e3;
padding:8px 0px 8px 8px;
}

/*  new menu css 16022022 start */

.top-newmenu 
{
    min-width:100%;
    float:left;
height:35px;
margin:0px 0 0 0;
background: #f6b361; /* Old browsers */
background: -moz-linear-gradient(top,  #f6b361 0%, #d88e2d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6b361), color-stop(100%,#d88e2d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6b361 0%,#d88e2d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6b361 0%,#d88e2d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6b361 0%,#d88e2d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6b361 0%,#d88e2d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6b361', endColorstr='#d88e2d',GradientType=0 ); /* IE6-9 */
}
.midmenu
{
margin-left: auto;
margin-right: auto;
width: 1080px;
}

.top-newmenu ul {
padding: 0;
margin: 0;
list-style: none;
position: relative;
 } 
.top-newmenu ul li {
display: inline;
    float: left;
 }
.top-newmenu ul li a {
display:block;
padding: 9px 8px; 
color:#242424;
font-weight: bold;
text-decoration:none;
border-left: 1px solid #ae7226;
}
.top-newmenu ul li a:hover{ 
color: white;
background: #5990d3; /* Old browsers */
background: -moz-linear-gradient(top,  #5990d3 0%, #2763b5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5990d3), color-stop(100%,#2763b5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #5990d3 0%,#2763b5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #5990d3 0%,#2763b5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #5990d3 0%,#2763b5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #5990d3 0%,#2763b5 100%); /* W3C */
}

.top-newmenu ul li ul li a {
    color: #fff;
font-weight:normal;
border-left: 0px;
}

.top-newmenu ul li ul li {
    background: #1b58ae;
	z-index:+10;
}

.top-newmenu ul li ul li a:hover {
    background: #2675e3;
    padding: 9px 8px;
}

.top-newmenu a:hover { 
background: #2675e3;
}

.top-newmenu ul ul {
display: none;
position: absolute;
    z-index: +9;  
} 
.top-newmenu ul li:hover > ul {
display:inherit;
} 
.top-newmenu ul ul li {
width:195px;
float:none;
display:list-item;
position: relative;
background: #2675e3;
border-bottom: 1px solid #5474a1;

}
.top-newmenu ul ul ul li {
position: relative;
top:-35px; 
right:195px;

}
/*  new menu css 16022022 end */


/*======================== SLIDESHOW ======================================*/
/* CSS for jQuery Orbit Plugin 1.2.3
 * www.ZURB.com/playground
 * Copyright 2010, ZURB
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 
 
 
/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
   ================================================== */
#featured {
	width: 940px;
	height: 199px;
	/*background: #000 url('../images/orbit/loading.gif') no-repeat center center;*/
	overflow: hidden;
	z-index:99;
}
#featured>img, #featured>div, #featured>a {
	display: none;
}
/* CONTAINER
   ================================================== */

div.orbit-wrapper {
	width: 1px;
	height: 1px;
	position: relative;
}
div.orbit {
	width: 1px;
	height: 1px;
	position: relative;
	overflow: hidden
}
div.orbit>img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
div.orbit>a {
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 0;
	display: none;
}
.orbit>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.timer {
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	display: none;
	right: 10px;
	opacity: .6;
	cursor: pointer;
	z-index: 1001;
}
span.rotator {
	display: none;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: -20px;
	/*background: url(../images/orbit/rotator-black.png) no-repeat;*/
	z-index: 3;
}
span.mask {
	display: block;
	width: 20px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	overflow: hidden;
}
span.rotator.move {
	left: 0
}
span.mask.move {
	width: 40px;
	left: 0;
	/*background: url(../images/orbit/timer-black.png) repeat 0 0;*/
}
span.pause {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	/*background: url(../images/orbit/pause-black.png) no-repeat;*/
	z-index: 4;
	opacity: 0;
}
span.pause.active {
	/*background: url(../images/orbit/pause-black.png) no-repeat 0 -40px*/
}
div.timer:hover span.pause, span.pause.active {
	opacity: 1
}
/* CAPTIONS
   ================================================== */

.orbit-caption {
	display: none;
	font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif;
}
.orbit-wrapper .orbit-caption {
	background: #000;
	background: rgba(0,0,0,.6);
	z-index: 1000;
	color: #fff;
	text-align: center;
	padding: 7px 0;
	font-size: 13px;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
}
/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
	display: none
}
div.slider-nav span {
	width: 78px;
	height: 100px;
	text-indent: -9999px;
	position: absolute;
	z-index: 1000;
	top: 50%;
	margin-top: -50px;
	cursor: pointer;
}
div.slider-nav span.right {
	/*background: url(../images/orbit/right-arrow.png);*/
	right: 0;
}
div.slider-nav span.left {
	/*background: url(../images/orbit/left-arrow.png);*/
	left: 0;
}
/* BULLET NAV
   ================================================== */

.orbit-bullets {
	position: absolute;
	z-index: 1000;
	list-style: none;
	bottom: -40px;
	left: 50%;
	margin-left: -50px;
	padding: 0;
}
.orbit-bullets li {
	float: left;
	margin-left: 5px;
	cursor: pointer;
	color: #999;
	text-indent: -9999px;
	/*background: url(../images/orbit/bullets.jpg) no-repeat 4px 0;*/
	width: 13px;
	height: 12px;
	overflow: hidden;
}
.orbit-bullets li.active {
	color: #222;
	background-position: -8px 0;
}
.orbit-bullets li.has-thumb {
	background: none;
	width: 100px;
	height: 75px;
}
.orbit-bullets li.active.has-thumb {
	background-position: 0 0;
	border-top: 2px solid #000;
}
/*======================== TICKER MENU ==================================*/

.tickercontainer { /* the outer div with the black border */
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	top: 2px;
	/*width: 718px;*/
overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	/*left: 750px;*/
font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-right: 15px;/*background: #fff;*/
}
ul.newsticker li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
/***********************************************************************************************************************
ACCORDION MENU BY NITESH MALAP FROM IRIS
************************************************************************************************************************/
#wrapper {
	width:220px;
}
.accordionButton {
    background: url("/images/accordion_on.gif") no-repeat scroll 218px 10px rgb(32, 93, 177);
    border-bottom: 1px solid rgb(204, 204, 204);
    color: rgb(255, 255, 255);
    cursor: pointer;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    /*font-size: 12px;*/
    padding: 5px 39px 5px 10px;
    width: 195px; }
    
    
.on {	
	background: #dd9435 url(/images/accordion_off.gif) no-repeat scroll 218px 10px;
	border-bottom: 1px solid #dd9435;
	padding: 5px 39px 5px 10px;
	color:#fff;
}
.over {	
	background: #dd9435 url(/images/accordion_mo.gif) no-repeat scroll 218px 10px;
	
	color:#fff;
}

.accordionButton a
{
	text-decoration:none;
	color: #FFFFFF;
	/*outline:none;*/
	display:block;
}
.accordionButton:hover a, .accordionButton a.active, .on a
{
	color: #000;
}
.accordionContent 
{
	width: 224px;
	border-bottom: 2px solid #CCC;
	line-height: 22px;
	padding: 10px;
	background: rgb(247, 232, 213) !important;
	color: black;
	float: left;
	_float: none;/* Float works in all browsers but IE6 */	
	
    background: none repeat scroll 0 0 #ffe4b7;
    border-bottom: 2px solid #ccc;
    color: black;
    float: left;
    line-height: 22px;
    padding: 10px;
    width: 224px;
}

.accordionContent ul.accordionlist {
	list-style:none;
	margin:0;
	padding:0;
}
.accordionContent ul.accordionlist li {	
	list-style-position:inside;
	padding:0 0 0px 0px;
	border-bottom:#CCC dotted 1px;
	line-height:20px;
	color:#fff;
	text-indent:5px;
}
.accordionContent ul.accordionlist li a {
	text-decoration:none;
}
.accordionContent ul.accordionlist li a:hover {
	text-decoration:underline;
}

/*Added for Right Panel Inner li(Anirbaan)*/
.accordionContent ul.accordionlist li ul li
{
    background:#D4D4D4;
    padding:0 0 0 12px !important;
    text-indent:0;
    border-bottom:1px dotted #999;
}
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

/*================== Menubar ================*/

#menubar{
    margin:0 0;
    padding:0 0;
    float:left;
}
.menuButtonDrop {
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	background: #205db1 url(/images/accordion_on.gif) 209px 10px no-repeat;
	border-bottom: 1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#FFF;
	cursor: pointer;
}
.menuButtonDrop:hover{
	background: #dd9435 url(/images/accordion_mo.gif) 209px 10px no-repeat;
	color:#000;
}
.menuButton {
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	background: #205db1;
	border-bottom: 1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#FFF;
	cursor: pointer;
}
.menuButtonDrop, .menuButton, #menubar .on
{
    padding:5px 15px 5px 10px;
    width: 204px;
}
.menuButton:hover{
	background:#dd9435;
	color:#000;
}
.menuButton a{
	text-decoration:none;
	color:#FFF;
	display:block;
	border:none;
	outline:none;
}
.menuButton a:hover{
	color:#000;
}
#menubar .on{
    background: url("/images/accordion_off.gif") no-repeat scroll 209px 10px #DD9435;
    border-bottom: 1px solid #DD9435;
    color: #000000;
}
.submenu {
	width: 229px;
	border-bottom: 2px solid #cccccc;
	line-height:22px;
	margin:0 0;
	padding:0 0;
	background:#dd9435;
	color:#000000;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
}
.submenu ul {
	margin:0;
	padding:0;
}
.submenu ul li {
	list-style:none;
	list-style-position:inside;
	border-bottom:#CCC dotted 1px;
	line-height:16px;
	margin:0 0;
	padding:0 0;
}
.submenu ul li a {
	display:block;
	margin:10px 0;
	padding:0 0 0 16px;
	text-decoration:none;
	color:Black;
}
.submenu ul li a:hover {
	text-decoration:underline;
}
.submenu ul li ul{
	margin:0 0;
	padding:0 0;
}
.submenu ul li ul li{
	margin:0 0;
	padding:0 0 0 10px;
}

/*======================== VERTICAL TABS ==================================*/
.vtabs {
	/* a border is required for IE otherwise the tab panels will not be aligned correctly. */
	position: relative;
	border: 1px solid #ffffff;
}
.vtabs .vtabs-tab-column {
	position: absolute;
	left: 0;
	margin:20px 0 0 0;
	width: 170px;
	min-width: 170px;
}
.vtabs .vtabs-tab-column ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/* css for tab that is open */
.vtabs .vtabs-tab-column ul li.open, .vtabs .vtabs-tab-column ul li.closed {
	background-color: #f7e8d5;
	margin: 0px;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 20px;
	margin-bottom: 1px;
	border-bottom: 2px solid #ef9623;
	min-height:30px;
	font-weight:bold;
	z-index: 10;
}
/* css for tab that is closed */
.vtabs .vtabs-tab-column ul li.closed {
	background-color: #ffffff;
	border-bottom: 2px solid #e5e5e5;
	background-repeat:repeat-x;
}
/* css for tab hover */	
.vtabs .vtabs-tab-column ul li:hover {
	background-color: #f7e8d5;
	border-bottom: 2px solid #ef9623;
}
/* css for link on tab that's open */
.vtabs .vtabs-tab-column ul li a.open, .vtabs .vtabs-tab-column ul li a.closed {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #61441d;
}
/* css for link on tab that's closed */
.vtabs .vtabs-tab-column ul li a.closed {
	color:#3c3c3c;
}
.vtabs .vtabs-content-column {
	padding: 0px;
	margin: 20px 0 0 0;
}
/* css for the content panels */
.vtabs .vtabs-content-column .vtabs-content-panel {
	background-color: #f7e8d5;
	margin: 0px;
	font-weight:normal;
	color:#000000;
}
.vtabs .vtabs-content-column .vtabs-content-panel ul {
	margin: 0 0 10px 0;
	padding:0px 10px;
	height: auto;
	list-style-type:none;
}
.vtabs .vtabs-content-column .vtabs-content-panel ul li {
	font-weight:bold;
	color:#000000;
	border-bottom:1px dotted #666;
	display:block;
	padding:10px 0px;
}
.vtabs .vtabs-content-column .vtabs-content-panel ul li a {
	text-decoration:none;
}
.vtabs .vtabs-content-column .vtabs-content-panel ul li a:hover {
	text-decoration:underline;
	color:#000;
}
.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#555454;
}
.readmore {
	background-color:#ef9623;
	text-align:right;
	padding:2px 5px 2px 0;
}
#example-two .list-wrap {
	background: #f7e8d5;
	padding:10px 0 0 0;
}
#example-two ul {
	list-style: none;
	padding:0 10px 10px 10px;
	margin:0px;
}
#example-two ul li a {
	text-decoration:none;
	font-weight:bold;	
}
#example-two ul li a:hover {
	text-decoration:underline;
}
#example-two .list-wrap ul li {
	padding:10px 0;
	border-bottom:#666 dotted 1px;	
}
#example-two .list-wrap ul li a {
	display: block;
}
#example-two .nav {
	margin:15px 0 0 0;
	padding:0;
	overflow:hidden;
}
#example-two .nav li {
	float: left;
	margin:0px;
	font-size:15px;
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#example-two .nav li a.last {
	margin-right: 0;
	border:none;
}
#example-two .nav li a {
	display: block;
	font-weight:400;
	color:#4f4f4f;
	border-right:#d1cfcf solid 1px;
	text-decoration:none;
	padding:10px;
}
#example-two li a.current, #example-two li a.current:hover {
	background:#f7e8d5;
	color:#61441d;
	border:none;
	text-decoration:none;
	font-weight:bold;
}
#example-two .nav li a:hover, #example-two .nav li a:focus {
	background:#f7e8d5;
	text-decoration:none;
}
/* styling for tabs ends here*/
/* =============================================================================
   Footer Menu
   ========================================================================== */


footer {
	background: #d4d4d4 url(/images/footer_bg.gif) repeat-x top;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	min-width:100%!important;
	float: left;
}
footer ul.footerlist {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
}
footer ul li.pbh{
	list-style:none;
	line-height:24px;
	background:url(../images/icon_pbh.png) left 5px no-repeat !important;
	padding:0 0 0 0px;
	margin-left:10px;
}
footer ul li.pbh a{
	padding:0 0 0 10px;
}

footer ul li.rbc{
	list-style:none;
	line-height:24px;
	background:url(../images/icon_octo.png) left 5px no-repeat !important;
	padding:0 0 0 0px;
	margin-left:10px;
	
}
footer ul li.rbc a{
	padding:0 0 0 10px;
}

footer ul.footerlist li {	
	line-height:24px;
	background:url(/images/footer_list_arrow.gif) left 8px no-repeat;
	padding:0 0 0 10px;
}
footer ul.footerlist li a {
	text-decoration:none;
	color:#000;
}
.copyright {
	background:#4c4c4c;
	color:#FFFFFF;
	padding:5px 0;
}
.copyright a {
	color:#FFF;
	text-decoration:none;
}
/* =============================================================================
   Vertical Drop Dowm for Fuctionwise Sites
   ========================================================================== */

#css_dropdown_verticale {
	padding:0;
	margin:0;
	float:right;
	background:#ddfbff;
}
#css_dropdown_verticale ul, #css_dropdown_verticale li {
	padding:0;
	margin:0;
}
#css_dropdown_verticale li {
	list-style: none;
	position: relative;
	width:210px;
	height: 30px;
	padding:0 0 0 10px;
	background-color: #ddfbff;
	line-height: 30px;
	cursor:pointer;
	border-bottom:1px solid #b1c9cc;
}
#css_dropdown_verticale li a {
	text-decoration:none;
	color:#12567c;
	font-weight:normal;
}
#css_dropdown_verticale li:hover {
	background-color:#ceedf1;
}
#css_dropdown_verticale ul ul {
	position: absolute;
	top:0;
	right:220px;
	visibility:hidden;
	border:#b1c9cc solid 1px;
}
#css_dropdown_verticale ul li:hover ul {
	visibility:visible;
}
/* =============================================================================
   Inner Pages Styles
   ========================================================================== */
.breadcrumbs { background:#205db1; margin-top:5px; margin-bottom:10px; color:#a9bada;}
.breadcrumbs ul { list-style:none; margin:5px 10px 7px 10px; padding:0;}
.breadcrumbs ul li { display:inline; padding:0 10px 0 0; background:url(/images/breadcrumbs-divider.gif) right no-repeat;}
.breadcrumbs ul li:last-child { background:none;}
.breadcrumbs ul li a { color:#d7deed;}
.breadcrumbs ul li a:hover { text-decoration:none;}

h2.page_title { margin:0; padding:0; font-size:24px; text-transform:uppercase; font-weight:normal; color:#205db1; border-bottom:#c9c9c9 dotted 1px;}
h3.sub_title { margin:0 0 10px 0; padding:0; font-size:18px; text-transform:uppercase; font-weight:normal; color:#923f17; border-bottom:none;}

.content_area { border-left:#205db1 solid 1px; padding:0 10px; border-right:#205db1 solid 1px;}
/*.sidebar_nav { border-right:#205db1 solid 1px;min-height:500px; }*/
.sidebar_nav ul { margin:0; padding:0; list-style:none;}
.sidebar_nav ul li { line-height:30px; border-bottom:#205db1 solid 1px; background:url(/images/sidebar-nav-bullet.gif) left no-repeat; padding: 0 0 0 15px;}
.sidebar_nav ul li a { text-decoration:none;}

/*Nilesh CSS*/

.page_title2{
   	border-bottom: 1px solid #c9c9c9;
    color: #205DB1;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding:0 0 5px 0;
    text-transform: uppercase;
}
.relevance_sort{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#6a6a6a;
	margin:0 0;
	padding:5px 0 15px;
}
#example-one2{
	padding:0 0;
}

.search_bar{
	background:#b4b4b4;
	width:195px;
	/*min-height:600px;*/
	margin:0 0;
	padding:0 0 10px 0;
	border:0px solid;
}
.search_bar h1{
	background:#4c4c4c;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	margin:0 0 7px 0;
	padding:5px 5px 5px 10px;
}
.year_range{
	margin:0 auto 7px;
	padding:0 0;
	width:185px;
	line-height:22px;
	display:block;
	font-weight:bold;
	border:1px solid #bbbbbb;
}
.search_bar span{
	font-size:11px;
	font-weight:bold;	
	color:#000;
	padding:0px 5px 5px 9px;
	display:block;
}
.custom_range{
	color:#a3a3a3;
	width:157px;
	height:21px;
	background:#fff;
	margin:0 0 0 5px;
	padding:0 3px 0px 3px;	
	float:left;
	line-height:21px;
	border:1px solid #cdcecf;
	box-shadow:0px -2px 2px rgba(0,0,0,0.2) inset;
}
.icon_calendar{
	background:url(/images/icon_calendar.png) no-repeat 0 0;
	width:24px;
	height:25px;
	float:left;
	margin:-1px 0 0 -4px;
}
.custom{
	margin:0 0;
	padding:0 0 5px 0;
	float:left;	
}
.custom img{
	margin:-1px 0 0 -2px;
	padding:0 0;
	cursor:pointer;
}
.search_keyword{
	margin:0 0;
	padding:0px 0 5px 0;
	float:left;
	width:100%;	
}
.update_result{
	background:#205db1;
	font-size:12px;
	color:#fff;
	text-transform:capitalize;
	font-weight:bold;
	margin:0 0 0 0;
	padding:7px;
	width:100%;
	border:none;
}
.update_result:hover{
	background:#296bc6;
}
h3.sub_title2 { 
	margin:0 0 0 0; 
	padding:0; 
	font-size:13px; 
	text-transform:capitalize; 
	font-weight:normal; 
	color:#923f17; 
	border-bottom:none;
	text-decoration:underline;
}
.sub_title2_link{
	color:#408200;
	margin:0 0;
	padding:0 0;
	cursor:pointer;
}
.sub_title2_link:hover{
	color:#205db1;
	text-decoration:underline;
}
.sub_title2_link:visited{
	color:#205db1;
	text-decoration:underline;
}
.sub_title2_detail{
	color:#4c4c4c;
	margin:0 0;
	padding:0 0;
}
.sub_title2_detail a{
	color:#205db1;
	text-decoration:underline;
	cursor:pointer;
}
.sub_title2_detail a:hover{
	color:#408200;
}
.set_icon{
	width:20px;
	height:20px;
	margin:0 0;
	padding:0 0 0 3px;
	float:right;
	position:relative;
	top:-25px;
	border:0px solid;
}
.set_icon a{
	cursor:pointer;
}
#annual2{
	margin:0 0 15px 0;
	padding:0 0;
}
.pagination{
	width:100%;
	margin:50px 0 0 0;
	padding:0 0;
	height:30px;
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
}
.prev{
	margin:0 0;
	padding:0 0;
	float:left;
}
.prev a, .next a{
	font-size:12px;
	color:#923f17;
	float:left;
	cursor:pointer;
	margin:0 0;
	padding:0 0;
	line-height:30px;
	text-decoration:underline;
}
.prev a:hover, .next a:hover{
	color:#000;
}
.next{
	margin:0 0;
	padding:0 0;
	float:left;
}


.pagination ul{
	margin:0 auto 0 !important;
	padding:0 0 !important;
	text-align:center !important;
	border:0px solid !important;
	width:89%;
	float:left;
}
.pagination ul li{
	font-size:12px;
	margin:0 0; 
	padding:0 2px !important;	
	list-style:none;
	display:inline-block !important;
	*display:inline !important;
	float:none;
	border:none !important;
}
.pagination ul li a{	
	color:#000;
	cursor:pointer;
	margin:0 0;	
	line-height:30px;
	text-decoration:none;
	*display:inline !important;
	border:none !important;
}
.pagination ul li a:hover, .pagination ul li.active{
	background:none !important;
	font-weight:bold !important;
	color:#923f17 !important;
	text-decoration:underline !important;
}


/**/
.text1bold
{
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.paraheader, .paraheader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #205db1;
	text-decoration: none !important;
	font-weight: bold;
}
.paraheader a:hover
{
    text-decoration:none;
    color: #205db1;
}
a.link1 {
    color: #06E;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
a.link1:hover {
	color: #000000 !important;
}
a.link4 {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #205DB1;
	text-decoration: none;
}
a.link4:hover {
	color: #000;
}
/**/



/*Nilesh CSS*/

/********************TABLE STYLING*******************/


.table_calendar td{ width:100px; font-weight:bold;text-align:left;}
.table_calendar td .year_range{
	margin:0 auto 7px;
	padding:0 0;	
	line-height:22px;
	display: inline-block;
	font-weight:bold;
	border:1px solid #bbbbbb;
	width:auto;
	min-width:185px;
}
/*.tableheader {
font-family: Tahoma, Arial, Verdana, "Times New Roman";
font-size: 12px;
font-weight: bold;
background-color: #CEE2F8;
height: 22px;
padding-right: 5px;
padding-left: 5px;
color: #35496A;
padding-top: 3px;
padding-bottom: 3px;
border-top: 1px double #E3EFFB;
border-right: 1px double #B5C7DA;
border-bottom: 1px double #A6B7C8;
border-left: 1px double #D9E8FA;	
}
.text1 {
/*font-family: sans-serif;*/
/*font-size: 11px;
color: black;
text-decoration: none;
}
.error{	font-weight:bold;color:Red;} 
#doublescroll{overflow: hidden; width:100%; min-height:500px;}

/*Ovverride styles from DB */
.table{
	font-family:Arial !important;
	font-size: 12px !important;
	font-weight: normal !important;
	background-color: #ffffff !important;
	height: 22px !important;
	padding-right: 2px !important;
	padding-left: 2px !important;
	color: #000000 !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}
.td{font-family:Arial !important; color:#000000 !important; text-align:justify !important; font-size:11px !important;}
.style1 
{font-family: Arial !important; 
font-size: 12px !important; 
font-weight: bold !important; 
background-color: #ffffff !important; 
height: 22px !important; 
padding-right: 2px !important; 
padding-left: 2px !important; 
color: #000000 !important;
padding-top: 3px !important; 
padding-bottom: 3px !important; 
}
/*End of Ovverride styles from DB */
	
/* Tabs Navigation */

#example-min { padding:10px 0 0 0; margin:0; min-height:500px; }

#example-one { padding:10px 0 0 0; margin:0; min-height:500px; }

#example-one .nav { overflow: hidden; margin: 0 0 10px 0; padding:0; border-bottom:#205db1 solid 1px; }
#example-one .nav li { float: left; margin: 0; }
#example-one .nav li.last { margin-right: 0; }
#example-one .nav li a { display: block; padding:5px 9px; color: #232323; text-decoration:none; text-align: center; border: 0; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif; }
#example-one .nav li a:hover { background: #ef9623; color:#232323 }

#example-one ul { list-style: none; margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:#205db1 dotted 1px; }
#example-one ul li a { display: block; border-top: 1px solid #d4d4d4; padding: 4px; color: #232323; text-decoration:none; }
#example-one ul li a:hover { background: #923f17; color: #FFFFFF; }
/*#example-one ul li:last-child a { border: none; }*/
#example-one ul li:first-child a { border: medium none; }

#example-one ul li a.current { background-color: #205db1; color: white; }

/*#example-one ul li.nav-one a.current, #example-one ul.featured li a:hover { background-color: #0575f4; color: white; }
#example-one ul li.nav-two a.current, #example-one ul.core li a:hover { background-color: #d30000; color: white; }
#example-one ul li.nav-three a.current, #example-one ul.jquerytuts li a:hover { background-color: #8d01b0; color: white; }
#example-one ul li.nav-four a.current, #example-one ul.classics li a:hover { background-color: #FE4902; color: white; }*/

.pdf_download { background:url(/images/pdf-file-download.gif) no-repeat; padding: 0 0 0 21px;}
.excel_download { background:url(/images/excel-file-download.gif) no-repeat; padding: 0 0 0 21px;}

.archives ul { margin:0; padding:0; list-style:none; line-height:24px;}
.year { font-family:Verdana, Geneva, sans-serif; font-size:13px; font-weight:bold; background:none; color:#232323; border:none; float:left; height:auto; padding:0 0 0 10px; width:auto;}
.year_tree {  font-weight:bold; background:none; color:#232323; border:none; float:left; height:auto; padding:0 0 0 10px; width:auto;}
.active_year { color:#205db1; display:block;}
.month { border:none; margin:0 0 0 6px; color:#ef9623;width: 100% !important;padding: 0 10px 0 4px !important;}
.month ul li { border:none !important;padding: 0 !important;}
.month ul li a { border:none !important; color:#205db1;}
/*.month ul li.active { background:#205db1;}
.month ul li.active a { color:#FFF;}*/
.month ul li a.active { background:#205db1; color:#FFF !important;}
.archives ul li a.active{ color:#205db1;}

/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
*line-height: 0;
}
.ir br {
	display: none;
}
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
}

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
* {
	background: transparent !important;
	color: black !important;
	box-shadow:none !important;
	text-shadow: none !important;
	filter:none !important;
	-ms-filter: none !important;
} /* Black prints faster: h5bp.com/s */
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}  /* Don't show links for img, or javascript/internal links */
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
} /* h5bp.com/t */
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
.margin0{
    margin:0 0 !important;
    padding:0 0;
}
.td > tbody > tr > td {
    border: medium none;
}
/*=================================================
			Drop Down Menu for LendingRates
=================================================*/
/* 
	LEVEL ONE
*/
.hDropdown ul{
	margin:0 0;
	padding:0 0;
}
ul.dropdown {
	position: relative;
}
ul.dropdown li {
	font-weight: bold;
	float: left;
	zoom: 1;
	background: #205DB1;
	list-style:none;
	border-right: 1px solid #CCCCCC;	
	height:50px;
	padding:0 15px;
}
ul.dropdown a:hover {
	color: #000;
}
ul.dropdown a:active {
	color: #ffa500;
}
ul.dropdown li ul li a{
	color:#000000;
}
ul.dropdown li ul li a:hover{
	color:#0066EE;
}
ul.dropdown li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #ffffff;
	text-decoration:none;
	display: block;
	padding: 0px 10px;
	font-weight:normal;
	line-height:50px;
}
/*ul.dropdown li:last-child a {
	border-right: none;
}*/

ul.dropdown li:last-child a{
	border-right: medium none;
}
 /* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover {
	background: #DD9435;
	color: black;
	position: relative;
}
ul.dropdown li.hover a {
	color: #000;
}
/* 
	LEVEL TWO
*/
ul.dropdown ul {
	width: 60px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	right: 0;
	background:#DD9435 !important;
}
ul.dropdown ul li {
	background:none;
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #ccc;
	float: none;
	height:30px;
	padding:0 0;
}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
	line-height:30px;
}
/* 
	LEVEL THREE
*/
ul.dropdown ul ul {
	right: 100%;
	top: 0;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.dropdown ul ul ul{
	right: 100%;
	top: 0;
	width:160px;
}
ul.dropdown ul .last_ul{
	width:150px;
}

/*=================================================
			Drop Down Menu for LendingRates
=================================================*/

/*=================================================
			Drop Down Menu for Fianancial Market
=================================================*/
/* 
	LEVEL ONE
*/
.hDropdown2 ul{
	margin:0 0;
	padding:0 0;
}
ul.dropdown2 {
	position: relative;
}
ul.dropdown2 li {
	font-weight: bold;
	float: left;
	zoom: 1;
	background: #205DB1;
	list-style:none;
	border-right: 1px solid #CCCCCC;	
	height:50px;
	padding:0 15px;
}
ul.dropdown2 a:hover {
	color: #000;
}
ul.dropdown2 a:active {
	color: #ffa500;
}
ul.dropdown2 li ul li a{
	color:#000000;
}
ul.dropdown2 li ul li a:hover{
	color:#0066EE;
}
ul.dropdown2 li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #ffffff;
	text-decoration:none;
	display: block;
	padding: 0px 10px;
	font-weight:normal;
	line-height:50px;
}
/*ul.dropdown2 li:last-child a {
	border-right: none;
}*/

ul.dropdown2 li:last-child a{
	border-right: medium none;
}
 /* Doesn't work in IE */
ul.dropdown2 li.hover, ul.dropdown li:hover {
	background: #DD9435;
	color: black;
	position: relative;
}
ul.dropdown2 li.hover a {
	color: #000;
}
/* 
	LEVEL TWO
*/
ul.dropdown2 ul {
	width: 60px;
	visibility: hidden;
	position: relative;
	top: 0;
	right: 15px;
	background:#DD9435 !important;
}
ul.dropdown2 ul li {
	background:none;
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #ccc;
	float: none;
	height:30px;
	padding:0 0;
}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown2 ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
	line-height:30px;
	background:#DD9435;
border-bottom:1px solid #CCCCCC;
}
/* 
	LEVEL THREE
*/
ul.dropdown2 ul ul {
	right: 100%;
	top: 0;
}
ul.dropdown2 li:hover > ul {
	visibility: visible;
}
ul.dropdown2 ul ul ul{
	right: 100%;
	top: 0;
	width:160px;
}
ul.dropdown2 ul .last_ul{
	width:150px;
}
/*=================================================
			Drop Down Menu for Fianancial Market
=================================================*/
.alternate_link
{
	border: 0px solid #FF0000;
    height: 80px;
    margin: 10px 0 0 0;
    padding: 0;
    width: 100%;
}
.alternate_link ul
{
    margin:0 0;
    padding:10px 0 0 5px;
}
.alternate_link ul a
{
    font-weight:bold;
    text-decoration:none;
}
#coming_soon ul a
{
    font-weight:bold;
    text-decoration:none;    
}
/*New class for functional site */
.archives_container{
	margin:14px 0 0 0;
	padding:0 0;
	float:left;
	min-height:655px;
	border-left:0px solid #0469a3;
}
.mar_top10{
	margin-top:10px;
}
.approach{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000;
	margin:10px 0 0;
	padding:10px;
	/*float:left;*/
	width:97%;
	background:#d4d4d4;
	border:0px solid;
}
.instruments_box{
	margin:10px 0 0;
	padding:10px 0 0 0;
	border:0px solid;
}
.instruments_box h1{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#0469a3;	
	margin:0 0 0 0;
	padding:0 0;
	border-bottom:1px solid #0469a3;	
}
.instruments_box ul{
	margin:15px 0 0 15px;
	padding:0 0;
	text-align:justify;
}
.instruments_box ul li{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#000000;		
	margin:0 0 20px 0;
	padding:0 0;
	list-style:none;
}
.instruments_box ul li.apply
{
    list-style-type:square;
    list-style-position:inside;
    text-align:justify;
}
.instruments_box ul li .b{
	font-weight:bold;
}
.cash_reserve_box{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#4c4c4c;
	margin:10px 0 0;
	padding:10px;
	float:left;
	width:91%;
	background:#d4d4d4;
	border:0px solid;	
}

.cash_reserve_head{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#4c4c4c;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0;	
}

/*end*/
/* home page banner */
.demo3{
	width:100%;
	height:130px;
	margin:0 0;
	padding:0 0;
	float:left;
	border:0px solid;
}
.demo3 div{
	/*background:red;*/
	border:0px solid green;
}
.demo3 div span{
	margin:0 0 0 10px;
	padding:0 0;
	float:left;
	border:0px solid;
}
.demo3 .slides{
	margin:0 0 0 10px;
	padding:0 0;
	float:left;
}

.banner_text{
	margin:0 0;
	padding:0 0;
	float:right;
	width:68%;
	border:0px solid;
}
.banner_text .title{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#ffffff;
	margin:10px 0 5px 0px;
	padding:0 0;
	float:left;
}
.banner_text .txt{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#ffffff;
	margin:0 0 0 0px;
	padding:0 0;
	float:left;
	clear:both;
}
/* home page banner */
.archives_margin {
    margin: 0 0 0 -10px !important;
    width: auto !important;
}

/* anchor color change */
/*.table_style1 a, .tablebg a{ text-decoration:underline!important; background:transparent}
/* changes for over ride styles to rbi*/
/*table{margin:0 auto;}
.table_style1 { border-right:#f7e8d5 solid 1px; border-collapse: collapse; margin:5px}
.table_style1 th { padding:3px 5px;background:#f7e8d5; font-weight: bold;/*border-left:1px solid #EFD1AA;border-bottom:1px solid #EFD1AA}
.table_style1 tr { border:#f7e8d5 solid 1px; padding:0!important; margin:0!important}
.table_style1 td { word-wrap:break-word;/*border-left:1px solid #EFD1AA;border-bottom:1px solid #EFD1AA vertical-align:middle!important}
.table_style1 p{}
.table_style1 > tbody > tr.tablecontent2 > td { border:#efd1aa solid 1px; padding:5px; word-wrap:break-word;}
.table_style1 td font {font-size:14px; margin:0;}
.table_style1 th.Quicklinks {text-align:center; font-weight:bold;}
.table_style1 .table .td{ border:none!important;}

.table_style1 hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin:0!important;
padding: 0;
}*


.tablebg { border:#f7e8d5 solid 1px;font-size:12px !important;border-collapse:collapse}
.tablebg th { background:#f7e8d5;padding:3px;}
.tableheader { background-color:#f7e8d5 !important;padding:5px;height:17px;}
.tablebg td { border:#efd1aa solid 1px; padding:3px;}
.tablebg td p{ margin:0!important; padding:0!important;}
.tablebg td a { text-decoration:underline; color:blue}
.tablebg p{}
.tablebg td .table p {}
.tablebg td font {font-size:12px; margin:0;}
.tablebg td hr{border:none;}
.tablecontent2 td p{}
.tablecontent1 {font-family: Tahoma, Arial, Verdana, "Times New Roman";
font-size: 13px;
font-weight: normal;
background-color: #ffffff;
height: 22px;
padding-right: 5px;
padding-left: 5px;
color: black;
padding-top: 3px;
padding-bottom: 3px;
}
.tablecontent2 {
font-family: Tahoma, Arial, Verdana, "Times New Roman";
font-size: 12px;
font-weight: normal;
background-color: #ffffff;
height: 20px;
padding-right: 5px;
padding-left: 5px;
padding-top: 3px;
color: black;
padding-bottom: 3px;
}

.table_calendar td{ width:100px;font-weight:bold;text-align:left;}
.table_calendar td .year_range{
	margin:0 auto 7px;
	padding:0 0;	
	line-height:22px;	
	font-weight:bold;
	display: inline-block;
	border:1px solid #bbbbbb;	
	width:auto;
	min-width:185px;
}
.tablecontent2 td.table p{}
.tablecontent2 table p{}
td.table p{ margin:0!important; padding:0!important;}
.tablebg tr td.table p{ margin:0 0 5px 0!important; padding:0!important; line-height:20px}
td.table{ vertical-align:top!important}
td.tableheader{ vertical-align:middle!important; border-top:solid 1px rgb(239, 209, 170)}
.footnote {
    color: rgb(0, 0, 0);
    font-family: Arial;
    font-size: 11px;
    text-align: justify;
    margin-top:8px!important
}
/*Ovverride styles from DB */
.table{
	font-family:Arial !important;
	font-size: 13px !important;
	font-weight: normal !important;
	background-color: #ffffff !important;
	color: #000000 !important;
	padding:0 3px!important;
	height:auto!important;

}
.td{font-family:Arial !important; color:#000000 !important; font-size:11px !important; }
/*.table_style1 .td td.td p{margin:0 !important; padding:1px 0 !important; height:auto !important;}*/
/*.style1 
{font-family: Arial !important; 
font-size: 13px !important; 
font-weight: bold !important; 
background-color: #ffffff !important; 
color: #000000 !important;
 
}

/*.table_style1 td p a.links{ text-decoration:none; color:blue!important; text-decoration:underline!important}
.style1{ text-decoration:underline!important; color:blue!important; background:transparent}
.table_style1 .link2 { text-decoration:none!important; color:black!important; background:transparent; line-height:25px; padding-left:5px}
.table_style1 .link2:hover { text-decoration:underline!important;}

.table_style1 tr.tablecontent1 td table.td table {border-top:1px solid #f7e8d5;border-right:1px solid #f7e8d5;border-bottom:none;border-left:none}
.table_style1 tr.tablecontent1 td table.td table td {border-top:none;border-right:none;border-bottom:1px solid #f7e8d5;border-left:1px solid #f7e8d5}
td.table p{ text-align:left!important}
/*Changes added on 29th August 2014 for displaying blue color on mouse hover */
/*.table_style1 .Indexlink { text-decoration:none!important; color:black!important; background:transparent; line-height:25px; padding-left:5px}
.table_style1 .Indexlink:hover { text-decoration:underline!important; color: #0066EE!important;}
/* end changes for over ride styles to rbi*/

/*Added for the links in Statistics Page*/
a.link2:hover {
	color: #06E !important;
}

/* Added for padding in Forms.aspx */
/*.table_style1 td {
    
    padding: 5px;
}

/*Added for maintaining uniform font size inside the table for the specific theme*/
/*.table_style1 td font {font-size:11px; margin:0;}*/

/*start Ovverride styles from DB */
.error{	font-weight:bold;color:Red;}
#doublescroll{overflow: hidden; width:100%; min-height:500px;}
.text1 {font-size: 14px;color: black;text-decoration: none;}
.tablebg { border:#f7e8d5 solid 1px;font-size:13px !important;border-collapse:collapse}
.tablebg th {border:solid 1px #efd1aa!important; background:#f7e8d5;padding:3px;}
.tablebg td {border:#efd1aa solid 1px; padding:3px;}
.tablebg td a { text-decoration:none;}
.td td p{ margin:1em 1em 1em 0 !important;}
.tablebg td .table p { margin:0 !important;}

.table{
	font-family:Arial !important;
	font-weight: normal !important;
	background-color: #ffffff !important;
	height: 22px !important;
	padding-right: 2px !important;
	padding-left: 2px !important;
	color: #000000 !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}
.td{font-family:Arial !important; color:#000000 !important; text-align:justify !important;}
.style1 
{font-family: Arial !important; 
font-weight: bold !important; 
background-color: #ffffff !important; 
height: 22px !important; 
padding-right: 2px !important; 
padding-left: 2px !important; 
color: #000000 !important;
padding-top: 3px !important; 
padding-bottom: 3px !important; 
}

table.td .td{/* border-left:solid 1px #3e72aa!important;border-right:none*/}
table.td .td td{ border-top:solid 1px #3e72aa!important;border-right:solid 1px #3e72aa!important}
table.td .td td p{ margin-top:0!important}
table.td .td td blockquote{ margin:0!important}
/*.text1 .tablebg{border:none!important}*/
.tablebg .table p, .td .table p, .tablebg .head p, .tablebg .tableheader p,.tablebg .td p{ margin:0!important}
.tablebg .head p, .tablebg .tableheader p{font-weight:bold}
.tableheader{border-bottom:1px solid rgb(239, 209, 170)!important}
.tableheader{border-bottom:1px solid rgb(239, 209, 170)!important}
.tableheader { background-color:#f7e8d5 !important;padding:5px;height:17px;}
.brd-ptable{border:1px solid rgb(239, 209, 170)}
.link2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: rgb(0, 0, 0) !important;
    line-height: 20px;
    text-decoration: none !important;
}
.link2:hover {color: rgb(0, 102, 238) !important;text-decoration: underline !important;}
td.htext1{
    font-size: 13px;
}
.Indexlink {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: rgb(0, 0, 0) !important;
    line-height: 20px;
    text-decoration: none !important;
    
}
.Indexlink:hover {color: rgb(0, 102, 238) !important;text-decoration: underline !important;}
.tablebg ul li a:hover{color:#000 !important}
#BankingIndicatorsDisplay p{ padding: 0 5px!important; margin:5px 0!important}
.grid_1 ul li{width:100%!important; float:left; } 
.tableheader p, .table p{ margin:0!important}


.grid_3 h3{width: 244px;}
#ViewWssExtractdetails .td table{ background:none!important;}
.pull_right{ float:right; text-align:right}
.pull_left{ float:left}
.Rupee {font-family: "rupee Foradian";}
.tablebg tr.tablecontent1 table.td table {border:none;}
.brd-ptable tr.tablecontent2 table.td table{ background:rgb(239, 209, 170)!important}
.tablebg{font-size:14px !important;}
.Indexlink font
{
    font-size:14px !important;
}

.textIndexTitle font {
    color: #000000;
    /*font-family: AkrutiDevWebRbi,Tahoma,Arial,Verdana,"Times New Roman";*/
    font-size: 14px;
}
/*start Ovverride styles from DB */

.textKB
{
    width:120px;
}

.Hindi > tbody > tr > td, .Hindi > tbody > tr 
{
    
}


.style2 tr td p {
    margin: 0;
}



.accordionContent table td {
    border-bottom: 1px dotted #666 !important;
}


.Hindi table tr td p {
    margin: 0;
}


/*Regulations and supervision*/
 
.commBankingPlus{background: url("/images/plus_Home.png") no-repeat scroll 212px 5px; cursor:pointer;}
.commBankingMinus{background: url("/images/minus_Home.png") no-repeat scroll 212px 5px;cursor:pointer; }
.commBankingSubSection li a{color:#205DB1 !important;}

.commBankingPlus{background: url("/images/plus_Home.png") no-repeat scroll 212px 5px #205DB1; cursor:pointer;}
.commBankingMinus{background: url("/images/minus_Home.png") no-repeat scroll 212px 5px #205DB1;cursor:pointer;}



.coopBankingPlus{background: url("/images/plus_Home.png") no-repeat scroll 212px 5px #205DB1;cursor:pointer;}
.coopBankingMinus{background: url("/images/minus_Home.png") no-repeat scroll 212px 5px #205DB1;cursor:pointer;}
.coopBankingSubSection li a{color:#205DB1 !important;}

.nonBankingPlus{background: url("/images/plus_Home.png") no-repeat scroll 212px 5px #205DB1;cursor:pointer;}
.nonBankingMinus{background: url("/images/minus_Home.png") no-repeat scroll 212px 5px #205DB1;cursor:pointer;}
.nonBankingSubSection li a{color:#205DB1 !important;}

.finMarketPlus{background: url("/images/plus_Home.png") no-repeat scroll 212px 5px #205DB1;cursor:pointer;}
.finMarketMinus{background: url("/images/minus_Home.png") no-repeat scroll 212px 5px #205DB1;cursor:pointer;}
.finMarketSubSection li a{color:#205DB1 !important;}

.noBorder{border:0!important;}
.txtBold{font-weight:bold;color:#fff}
#CB  > span:hover{color:#fff;}    
#COPB  > span:hover{color:#fff;} 
#NB  > span:hover{color:#fff;} 
#RFM  > span:hover{color:#fff;} 

.supCommBankingPlus{background: url("/images/plus_Home.png") no-repeat scroll 212px 5px; cursor:pointer;}
.supCommBankingMinus{background: url("/images/minus_Home.png") no-repeat scroll 212px 5px;cursor:pointer;}


.supCoopBankingPlus{background: url("/images/plus_Home.png") no-repeat scroll 212px 5px;cursor:pointer;}
.supCoopBankingMinus{background: url("/images/minus_Home.png") no-repeat scroll 212px 5px;cursor:pointer;}

.supNonBankingPlus{background: url("/images/plus_Home.png") no-repeat scroll 212px 5px;cursor:pointer;}
.supNonBankingMinus{background: url("/images/minus_Home.png") no-repeat scroll 212px 5px;cursor:pointer;}

/* For sliding menus in ic_currency page by Sandeep START */
.coinagePlus{background: url("/images/plus_Home.png") no-repeat scroll 212px 12px;cursor:pointer;}
.coinageMinus{background: url("/images/minus_Home.png") no-repeat scroll 212px 12px;cursor:pointer;}

.britishIndiaPlus{background: url("/images/plus_Home.png") no-repeat scroll 212px 12px;cursor:pointer;}
.britishIndiaMinus{background: url("/images/minus_Home.png") no-repeat scroll 212px 12px;cursor:pointer;}

.paperMoneyPlus{background: url("/images/plus_Home.png") no-repeat scroll 212px 12px;cursor:pointer;}
.paperMoneyMinus{background: url("/images/minus_Home.png") no-repeat scroll 212px 12px;cursor:pointer;}

.otherIssuesPlus{background: url("/images/plus_Home.png") no-repeat scroll 212px 12px;cursor:pointer;}
.otherIssuesMinus{background: url("/images/minus_Home.png") no-repeat scroll 212px 12px;cursor:pointer;}

.MiscellanyPlus{background: url("/images/plus_Home.png") no-repeat scroll 212px 12px;cursor:pointer;}
.MiscellanyMinus{background: url("/images/minus_Home.png") no-repeat scroll 212px 12px;cursor:pointer;}

.Spacing{margin: 10px 0; padding: 0 0 0 16px; line-height:33px;}
/* Sandeep END */

.Hindi table td {border: 1px solid #efd1aa;}

.Hindi {
    /*border: 1px solid #f7e8d5;*/
    border-collapse: collapse;
    font-size: 13px !important;
}