/* =============================================================================
   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, marquee{
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
}
body {
	margin: 0;
	font-size: 0.70em!important;
	line-height: 1.4!important;
	min-width:100%;
	font-family: Arial, Helvetica, sans-serif!important;
}

::-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;
	min-width:100%;
	float:left;
}
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, Arial,Helvetica,sans-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 65px;
}
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;
	font-size: 13px;
}
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;
	font-size: 14px;
    margin: 0px;
}
h2 , h3 {
	font-size:1.7em;
	font-weight:normal;
	text-transform:uppercase;
	color:#923f17;
	padding:0;
	color: #923F17;
    font-size: 1.3em;
    font-weight: normal;
    text-transform: uppercase;
	text-align:center;
	font-weight:bold;
}
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%;
	float:left;
}

h1.logo {
	margin:10px 0 17px 0;
	padding:0;
}
.top_settings {
	padding:5px 0 0 0;
	height:25px;
}
.top_settings a{
	text-decoration:none;
	font-size:12px;
	float: left;
    margin-right: 32px;	
}
.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 5px 0 0;
}
.search_label {
	font-size:0px;
	text-indent:-9999px;
    color:#fff !important;
}
.search_box {
	background:#FFF;
	height:26px;
	width:260px;
	padding:0 10px;
	margin:22px 8px 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 
{
    min-width:100%;
    float:left;
	height:35px;
	margin:0px 0 0 0;
	background-color: rgb(189, 45, 45) ; /* rgb(32, 93, 177)Old browsers */
	
}
.slideshow
{
    border: 0 solid;
}

.slides{width:100%; height:280px;}
.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:#ffffff;
	padding: 6px 11px;
	font-weight:bold;
	font-size:13px;
	text-decoration: none;
}
.droplinebar ul li a:hover, .droplinebar ul li .current { /*background of main menu bar links onMouseover*/
	color: white;
	background:url("../images/icon/dolphin_bg-ON.gif") repeat-x;
}
/* Sub level menus*/
.droplinebar ul li ul {
	position: absolute;
	z-index:999;
	left: 0;
	height:35px;
	top: 0;
	background: #bd2d2d; /*#1b58aesub menu background color */
	visibility: hidden;
    margin-top:-1px;
}
/* Sub level menu links style */
.droplinebar ul li ul li a {
	font: normal 11px Verdana;
	padding:8px;
	margin: 0;
	color:#FFF;
	border-right: 1px solid #bd2d2d; /*#3269b6 */
	height:18px;
}
.droplinebar ul li ul li a:hover { /*sub menu links' background color onMouseover */
	background: #2675e3;
	padding:8px;
}
/*======================== 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: Arial,Helvetica,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:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

/*======================== 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:9px;
	font-weight:normal;
	color:#555454;
}
/*.readmore {
	background-color:#ef9623;
	text-align:right;
	padding:2px 5px 2px 0;
}*/
#example-two .list-wrap {
	background: #ffffff;
	padding:10px 0 0 0;
	border: 1px solid #cccccc;
	height: 362px;
	overflow:hidden;
}
#example-two ul {
	list-style: none;
	padding:0 10px 10px 10px;
	margin:0px;
}
#example-two ul li a {
	text-decoration:none;
	font-weight:bold;	
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
#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:20px 0 0 0;
	padding:0;
	overflow:hidden;
	background-color:#bd2d2d;/*#205db1*/
}
#example-two .nav li {
	float: left;
	margin:0px;
	font-size:15px;
	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:#ffffff;
	text-decoration:none;
	padding: 5px 10px;
	font-weight:bold;
}
#example-two li a.current, #example-two li a.current:hover {
	/*background:#ff6633;*/
	background:url("../images/icon/dolphin_bg-ON.gif") repeat-x;
	border:none;
	text-decoration:none;
	
}
#example-two .nav li a:hover, #example-two .nav li a:focus {
	/*background:#ff6633;*/
	text-decoration:none;
	background:url("../images/icon/dolphin_bg-ON.gif") repeat-x;
}
/* styling for tabs ends here*/
/* =============================================================================
   Footer Menu
   ========================================================================== */


footer 
{
    min-width:100%;
    float:left;
	background: #d4d4d4 url("../images/icon/footer_bg.gif") repeat-x top;
	/*margin:-125px 0 0 0;*/
	margin-top: 25px;
	padding:10px 0 0 0;
	display:block;
}
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/icon/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:#205db1;
	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;min-height: 650px;}
/*.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: 11px;
	color: #205db1;
	text-decoration: none !important;
	font-weight: bold;
}
.paraheader a:hover
{
    text-decoration:none;
    color: #205db1;
}
a.link1 {
    color: #0066EE;
    font-family:  Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.link1:hover {
	color: #000000 !important;
}
a.link4 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #205DB1;
	text-decoration: none;
}
a.link4:hover {
	color: #000;
}
/**/



/*Nilesh CSS*/



	
/* 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-three { 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:11px; font-family:Arial,Helvetica,sans-serif; }
#example-three .nav li a { display: block; padding:5px 9px; color: #232323; text-decoration:none; text-align: center; border: 0; font-size:11px; font-family:Arial,Helvetica,sans-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: Arial,Helvetica,sans-serif; font-weight:bold; background:none; color:#232323; border:none; float:left; height:auto; padding:0 0 0 14px; 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: auto !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;
}
table.tablebg tbody tr td table tbody tr td.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%;
	left: 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 {
	left: 100%;
	top: 0;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.dropdown ul ul ul{
	left: 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;
    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:650px;
	border-left:0px solid #0469a3;
}
.mar_top10{
	margin-top:10px;
}
.approach{
	font-family: Arial,Helvetica,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: Arial,Helvetica,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: Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000000;		
	margin:0 0 20px 0;
	padding:0 0;
	list-style:none;
}
.instruments_box ul li a{
    color:#205db1!important;	
	text-decoration:none;
	font-weight:bold;	
}   

.instruments_box ul li a:hover{
    color:#000000!important;	
	text-decoration:none;
	font-weight:bold;	
}  
.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: Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#4c4c4c;
	margin:10px 0 0;
	padding:10px;
	float:left;
	width:91%;
	background:#d4d4d4;
	border:0px solid;	
}

.cash_reserve_head{
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#4c4c4c;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0;	
}

/*end*/
/* home page banner */
.demo3{
	width:100%;
	height:100%;
	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: Arial,Helvetica,sans-serif;
	font-size:20px;
	color:#ffffff;
	margin:10px 0 5px 0px;
	padding:0 0;
	float:left;
}
.banner_text .txt{
	font-family: Arial,Helvetica,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;
}

.footnote {
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-align: justify;
    margin-top:8px!important
}

/*start Ovverride styles from DB */
.error{	font-weight:bold;color:Red;}
#doublescroll{overflow: hidden; width:100%; min-height:500px;}
.text1 {color: black;text-decoration: none;}
.tablebg { border:#f7e8d5 solid 1px;border-collapse:collapse}
.brd-ptable th, .tablebg th { border:solid 1px #efd1aa!important;background:#f7e8d5;padding:3px;}
.tablebg td {border:#efd1aa solid 1px;padding-left:3px;padding-right:3px;height: auto !important; /*padding:3px;now*/}
.brd-ptable td{padding-left:3px;padding-right:3px}
.tablebg td a { text-decoration:none;}
/*.td td p{ margin:1em 1em 1em 0 !important;} now*/
/*.tablebg td .table p { margin:0 !important;} now */
.tablebg td hr{border:medium 1px #000;}
.table{padding-right: 2px !important;padding-left: 2px !important;background-color:white!important;padding-top: 3px !important;
       padding-bottom: 3px !important;}
       
.td{color:#000000 !important; text-align:justify !important;/*border: 1px solid rgb(239, 209, 170);*/}

/*.style1 {font-family:  Arial,Helvetica,sans-serif!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{background-color:White!important;border-collapse:collapse; /*border:solid 1px rgb(239, 209, 170)!important;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{ border:solid 1px rgb(239, 209, 170)!important;border-collapse:collapse}
/*table.td .td td p{ margin-top:0!important} now */
table.td .td td blockquote{ margin:0!important}
.text1 {border:none!important}/*.tablebg*/
.tablebg .table p, .td .table p, .tablebg .head p, .tablebg .tableheader p,.tablebg .td p{margin:5px!important} 
.tablebg .table p p {margin-bottom:5px} 
.tablebg .head p, .tablebg .tableheader p{font-weight:bold;}
.tableheader{border-bottom:1px solid rgb(239, 209, 170)!important;background-color:#f7e8d5!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);border-collapse: collapse !important;}
.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;/*padding-left: 5px;*/}
.link2:hover {color: rgb(0, 102, 238) !important;text-decoration: underline !important;}
/*.tablebg ul li a:hover{color:#fff!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} now */
.menuButtonDrop, .menuButton, #menubar .on{width: 204px;}
.grid_3 h3, .grid_3 h2{width: 244px;}
#ViewWssExtractdetails .td table{ background:none!important;}
.pull_right{ float:right; text-align:right}
.pull_left{ float:left}
.Rupee {font-family: "rupee Foradian";padding-right: 2px; }
.tablebg tr.tablecontent1 table.td table {border:none;border-collapse: collapse}
.brd-ptable tr.tablecontent2 table.td table{ background:rgb(239, 209, 170)!important}
.tablebg{font-size:12px !important;}

table td, table th{font-size:12px !important; text-align: justify;}
 /*start Ovverride styles from DB */
/*New updated Start*/
.paraheader {color: rgb(38, 100, 145);font-weight: bold;text-decoration: none;}
.tablecontent5 {padding: 3px 5px;}
.tablecontent6 {padding: 3px 5px;}
.tablecontent7 {padding: 3px 5px;}
.tablecontent6a {font-weight: bold;padding: 3px 5px;}
.tablecontent1 {padding: 3px 5px;border-collapse:collapse;}
.tablecontent2 {padding: 5px 0;}
.alerttext {font-weight: bold;text-decoration: none;}
.tablecontent3 {padding: 2px 5px;}
.tablecontent4 {padding: 2px 5px;}
/*
.tablecontent2 {
    background-color: rgb(236, 244, 252);
    color: rgb(0, 0, 0);
    padding: 3px 5px;
}*/
/*New updated end*/

/*Anirbaan*/
a.linkred {
    color: #ff0000;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    text-decoration: none;
}


a.linkred:hover {
    color: #ff9900;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    text-decoration: none;
}

a.linkorange {
    color: #ff9900;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    text-decoration: none;
}

a.linkorange:hover {
    color: #cc3300;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    text-decoration: none;
}


/**/

  #example-one ul li a
        {
            display: block !important;
            border-top: 1px solid #d4d4d4 !important;
            padding: 4px !important;
            color: #232323;
            text-decoration: none !important;
        }
        .stats{color: #232323;}
        
 tr.tableheader td, tr.tableheader td p 
 {
   background: none repeat scroll 0 0 rgb(247, 232, 213) !important;
   color: rgb(0, 0, 0) !important;
   font-weight: bold;
 }
 .subText{font-size:12px;}
 .infoText
{
    font-weight:bold !important;
    font-size:12px !important;
    padding:5px !important;
}
/*Circular*/
.circular{
	height:194px;
	overflow:hidden;	
	border:1px solid #cccccc;
    width: 244px;
}
.circular ul li{
	padding:8px 8px;
	/*line-height: 29px;*/
	font-size:12px;
	color:#000000;
	letter-spacing: 0.8px;	
	font-family:Arial, Helvetica, sans-serif;	
}
.border{
	border-bottom:1px solid #000000;	
}
.readmore a{
 	background-color: #F63;
    padding: 3px 4px 3px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.detail {
	text-align: justify;
	padding: 0px 8px;
    font-size: 12px;
    color: #000000;
    letter-spacing: 0.3px;
    font-family: Arial, Helvetica, sans-serif;
    
}
.ch-detail {
	background: #ffffff;
	padding:0px 0 0 0px!important;
	border: 1px solid #cccccc;
	height: auto!important;
	overflow:hidden;
    /*text-align: justify;*/
    /*font-size: 12px;*/
    /*color: #000000;*/
    /*letter-spacing: 0.3px;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
}
.in-pd{
    padding: 0px 8px 0 8px!important;
    text-align: justify;
    font-size: 12px;
    color: #000000;
    letter-spacing: 0.3px;
    font-family: Arial, Helvetica, sans-serif;
}
h4 {
	border-bottom: none;
	margin-bottom: 1px!important;
}
.mt {
	margin-top: 10px!important;
}
.ml {
	margin-left: 10px;
	margin-bottom: 10px;
}
.ch-width {
	width: 800px!important;
}

/*table css*/
.pre-detail {
	display: block;
    padding: 0px 0px 0px 10px!important; 
    font-family: Arial,Helvetica,sans-serif!important;
    margin: 0px!important;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: unset!important;
    border: 0px solid #ccc!important;
    border-radius: 4px;
}
.r-width {
	width: unset!important;
}

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}
.r-img {
	width: 50px;
}
.input-sm {
	height: 30px;
	font-family: arial, sans-serif;
}
.r-font {
	text-align: right;
}
.list{
	height: 440px!important;
}

.news {
	height: 258px!important;
}
.gallery {
	width: 250px!important;
	text-align: center;
}
.address {
	float: left;
	width: 390px;
	/*height: 390px;*/
	
	padding-top: 10px;
}
.frm {
	width: 95%;
	padding: 20px;
	/*float: left;*/
}
.crfrm {
	width: 50%;
	padding: 20px;
	/*float: left;*/
}
.tbl {
	width: 350px;
	padding: 20px;
	float: left;
}
.text {
	width: 91%;
    padding: 15px;
    margin: 5px 0 22px 0;
    display: inline-block;
    border: none;
    background: #f1f1f1;
}
.file {
	width: 91%;
    padding: 15px;
    margin: 5px 0 22px 0;
    display: inline-block;
    border: none;  
}
.butn {
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    
    border: none;
    cursor: pointer;
    width: 48%;
    opacity: 0.9;
    margin-top: 54px;
}

.butn:hover {
    opacity:1;
}
.crbutn {
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    
    border: none;
    cursor: pointer;
    width: 52%;
    opacity: 0.9;
    
}

.crbutn:hover {
    opacity:1;
}
.bd {
	border: none!important;
}
/*.mark {
	margin-left: 22px;
	padding: 13px;
}
.mark-ul {
	list-style: none;
}*/

.advtleft img{
	width: 134.5px;
	float: left;
}
.advtright img{
	width: 134.5px;
	float: right;
    position: RELATIVE;
    bottom: 452px;
}

.main{
    position: relative;
    bottom: 157px;
}
.floatadvt {
	float: left;
}
.srchwidth {
	width: 370px!important;
}
.logowidth {
	width: 670px!important;
}
.cntmiddle {
	float: left;
    width: 100%;
}

.name {
	width: 48%;
    float: left;
    margin-right: 25px;
}
.org {
	width: 48%;
    float: left;
    margin-right: 5px;
}
.email {
	width: 48%;
    float: left;
    margin-right: 25px;
}
.pnumber {
	width: 48%;
    float: left;
    margin-right: 5px;
}
.msg {
	width: 101%;
    float: left;
    }

.txtarea {
	width: 100%;
}
/*captcha css*/
.capbox {
	/*background-color: #92D433;
	border: #B3E272 0px solid;*/
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	/*padding: 8px 40px 8px 8px;*/
	width: 48%;
	float: left;
	margin-right: 25px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	/*background-color: #DBF3BA;*/
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	/*text-align: center;*/
    width: 100%;
	}

#CaptchaInput { /*margin: 1px 0px 1px 0px;*/ width: 100%; padding-right: 0px;
    padding-left: 0px; }
/*.name .org {
	float: left;
}*/


#cssmenu2 > ul > li > a {
    padding: 7px 10px;
    cursor: pointer;
    z-index: 2;
    font-size: 16px;
    text-decoration: none;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    background: #D7201A;
    border-bottom: 1px solid #CCC;
}
#cssmenu2, #cssmenu2 ul, #cssmenu2 ul li, #cssmenu2 ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    float: none;
    text-align: left;
}
#cssmenu2 > ul > li.open > a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid #B13A35;
}
#cssmenu2 > ul > li > a:hover, #cssmenu2 > ul > li.active > a, #cssmenu2 > ul > li.open > a {
    color: #eeeeee;
    background: #4f87ce;
}

/*.clear {
    clear: both;
}*/
#cssmenu2 {
    width: 100%;
    font-family: 'MyriadPro-Regular', Arial, Helvetica, sans-serif;
    color: #ffffff;
}
/*#cssmenu2, #cssmenu2 ul, #cssmenu2 ul li, #cssmenu2 ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    float: none;
    text-align: left;
}*/
.formg .form-control .input-sm {
    border: 1px solid #cccccc;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 20px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.displayDiv { display:inline-block; vertical-align:top; overflow:hidden; border:solid grey 1px; }
 .displayDiv select { padding:10px; margin:-5px -20px -5px -5px; }
 #content {
    height: inherit;
    background: #ebebeb;
    width: 100%;
    padding:20px;
    box-sizing: border-box;
}
#content input {
    width: 100%;
    font-size:20px;
    color: #424242;
    padding:10px;
}
#results{
    width:100%;
    display: none;
    bordder-bottom:1px solid black;
    bordder-left:1px solid black;
    bordder-right:1px solid black;
}
#results #item {
    box-sizing: border-box;
    padding:10px;
    font-size:18px;
    width: 100%;
    background: white;
    border-bottom:1px solid #bdbdbd;
}
.photo-gallery {
    /*width: 29%;*/
    height: auto;
    line-height: 18px;
    /*background-color: #E9E9E9;*/
    /*padding: 5px;*/
    font-size: 12px;
    text-align: center;
    /*-webkit-box-shadow: 0px 0px 1px #999;*/
    display: inline-block;
    vertical-align: top;
    /*margin: 1%;*/
}

.img-wd {
	width: 180px;
	margin-bottom:5px;
	height: 135px;
}
.name{
        float: left;
}

/*
==========================
New Menu
==========================
*/
.ed-mob-menu {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 55px;
    background: #fff;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.32);
    z-index: 999;
    display: none;
}
.ed-mob-menu-con {
    width: 90%;
    margin: 0 auto;
}
.ed-mm-left {
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.wed-logo {
    float: left;
    width: 20%;
}
.ed-mm-right {
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.ed-micon {
    float: right;
}
.ed-micon i {
    width: 32px;
    height: 32px;
    border: 1px solid #0a2444;
    text-align: center;
    font-size: 20px;
    padding: 5px;
    border-radius: 2px;
    margin-top: 10px;
    color: #0a2444;
    cursor: pointer;
}
.ed-mm-inn {
    position: fixed;
    width: 70%;
    background: #fff;
    padding: 50px;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.32);
    overflow-y: auto;
    right: -80%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #383b3d;
}
.ed-mi-close {
    position: absolute;
    z-index: 99;
    margin: -50px 8px 8px -30px;
}
.ed-mm-inn ul {
    margin-bottom: 30px;
    margin-top: 10px;
}
/*ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0px;
}*/
/*ul:not(.browser-default) li {
    list-style-type: none;
}*/
.cor-con-mid p, li {
    color: #203245;
    line-height: 24px;
}
.ed-mm-inn ul li a {
    display: block;
    /*border-bottom: 1px solid #ececec;*/
    padding: 6px 0px 6px 25px;
    font-size: 14px;
    color: white;
}
.ed-mm-inn ul li a:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    font-size: 14px;
    color: black;
    margin-left: -25px;
}
/*p, li, a, span, table, tr, td, th, label {*/
/*    font-size: 15px;*/
    /*color: #636363;*/
/*    font-weight: 400;*/
/*    line-height: 24px;*/
/*}*/
.wed-logo a img {
    width: 250px;
    padding: 7px 0px;
}
/*a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    outline: none;
}*/
.ed-mi-close i {
    width: 32px;
    height: 32px;
    border: 1px solid #0a2444;
    text-align: center;
    font-size: 20px;
    padding: 5px;
    border-radius: 2px;
    margin-top: 10px;
    color: #0a2444;
    cursor: pointer;
}
.ed-mm-act {
    right: 0%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.foot{
	width:895px;
}
.omega{
	width:215px;
}
.alpha1{
	width:150px;
}
.omega1{
	width:215px;
}
.omega2{
	width:215px;
}
.site{
	width:135px;
}
.menu1{
        color: white;
}