@charset "utf-8";
/* CSS Document */


::-moz-selection{
	background:#fff;
	color:#0D9FC4;
}
::selection {
	background:#fff;
	color:#0D9FC4;
}

body {
	margin:0;
	padding:0;
	background:#e4f4f9 url(images/sdw_body.gif) center repeat-y;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
td {
	vertical-align:top;
}
.header_top {
	background:#324962;
}
.head-bg {
	background:url(images/head-bg.jpg) left no-repeat;
}
.headline-bg {
	background:#324962 url(images/bull-btm.jpg) 281px 0 no-repeat;
	height:28px;
	vertical-align:middle;
}
.mainsection {
	background:#0d9fc4;
}
.graph-bg {
	background:url(images/graph-bg.gif) bottom repeat-x;
	padding:10px 0;
}
.mar5px {
	margin-top:5px;
	margin-bottom:5px;
}
.ttl {
	color:#324962;
	font-weight:bold;
}
.graph-info-bg {
	background:#e4f4f9;
}
.cls_textarea {
	position:relative;
	width:100%;
	height:100%;
}

.div-ggl-search
{
	margin-left:20px;
	margin-top:5px;
	background:url(images/search_txtbox.gif) left no-repeat;
	height:35px;
}

.div-wrap-up
{
	position:absolute;
	float:right;
}

.div-wrap-up img
{
	text-decoration:none;
	border:none 0px #fff;
}

h3.link_wrapup{
	text-indent:-9999px;
	margin:0;
	padding:0;
	margin-bottom:0px;
	margin-left:325px;
}

h3.link_wrapup a{
	display:block;
	width:95px;
	height:95px;
	/*border:1px solid blue;*/
}

/*****************News Date*****************************/
.datenews
{
	text-align:left;
	/*background-color:none;*/
	padding:2px;
	height:15px;
	font-size:11px;
	color:#324962;
	font-weight:bold;
	text-decoration:underline;
}
/****************Report*********************************/
.rprt-body {
	font-size:13px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}
.report_date {
	font-size:11px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:22px;
}
.report_author {
	font-size:11px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	line-height:22px;
}
/******************Graph********************************/
.graph-pos {
	position:relative;
	width:450px;
	height:300px;
}
.fullgraph {
	position:relative;
	margin:0px;
	padding-left:20px;
	height:450px;
	width:700px;
	bottom:0;
}
.graph-link {
	position:relative;
	top:0px;
	left:350px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
}
.graph-link a {
	text-decoration:none;
}
.graph-link a:hover {
	text-decoration:underline;
}
/**************** TICKER ********************/
#ticker_down {
	color:#ff0000;
}
#ticker_up {
	color:#00FF00;
}
#ticker_equal {
	color:#2ec0e5;
}
.ticker {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:115px;/*padding-right:15px;*/
  }
.ticker a {
	text-decoration:none;
	color:#FFFFFF;
}
.ticker a:hover {
	text-decoration:underline;
}
.ticker a:active {
}
.ticker a:visited {
}
.ticker td {
	vertical-align:middle;
}
#ticker-news {
	position:relative;
	width:600px;
}
/*************Return Table******************/
#tabular-disp {
	position:relative;
	top:55px;
	font-size:11px;
	font-weight:bold;
	margin-right:5px;
	background-color:#F7F8F9;/*#9dacbf*/
}
#table-heading {
	background-color:#EEF4FB;
	border-color:#fff;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
#tblreturn-even {
	background-color:#ffffff;
	border:none;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:10px;
}
#tblreturn-odd {
	background-color:#D3F5FA;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:10px;
	border:none;
}
#tblreturn-even-b {
	background-color:#ffffff;
	border:none;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#tblreturn-odd-b {
	background-color:#D3F5FA;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/**************** NORMAL LIST ***************/

ul.normal_list {
	margin:5px 0;
	padding:0;
	list-style:none;
	font-size:12px;
	color:#ffffff;
	line-height:15px;
}
ul.normal_list li {
	border-bottom:1px dotted #fff;
}
ul.normal_list li a {
	background:url(images/bullet-arw-off.gif) 5px 6px no-repeat;
	display:block;
	text-decoration:none;
	color:#fff;
	padding:5px 0 5px 22px;
}
ul.normal_list li a:hover {
	background:#54bbd6 url(images/bullet-arw-on.gif) 5px 6px no-repeat;
	text-decoration:underline;
}
ul.normal_list_white {
	margin:10px 0;
	padding:0;
	list-style:none;
	font-size:11px;
	color:#324962;
	line-height:15px;
}
ul#nomargin {
	margin:0 0 10px 0;
}
ul.normal_list_white li {
	border-bottom:1px dotted #78cadf;
}
ul.normal_list_white li a {
	display:block;
	text-decoration:none;
	color:#324962;
	padding:5px;
}
ul.normal_list_white li a:hover {
	text-decoration:underline;
	background:#e4f4f9;
}
ul.normal_list_white span{
	/*text-decoration:underline;*/
	color:#324962;
	font-size:10px;
	font-weight:bold;
}
/***************Index Value Table*******************************/
.tbl-index
{
	border-bottom:solid 1px #aaccee;
}

.tbl-index-caps
{
	background-color:#ebf3fb;
	color:#000;
	font-weight:bold;
	padding:1px 1px 1px 1px;
}
.tbl-index-caps td
{
	/*font-weight:bold;*/
	font-size:10px;
	font-weight:bold;
	
}

td.tbl-index-data-normal
{
	background-color:#fff;
	color:#0B0B0B;
	font-weight:normal;
	padding-right:2px;
}

td.tbl-index-data-alter
{
	font-weight:normal;
	color:#0B0B0B;
	padding-right:3px;
}

.border-column
{
	background-color:#aaccee;
	width:0px;
	padding:0 1px 0 0;
}

.border-row
{
	background-color:#aaccee;
	height:1px;
	padding:0 0 0 0;
}
/***************Tab Menu*******************/

ul#tabmenu {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
	font:12px bold Verdana, Arial, Helvetica, sans-serif;
	color:#353535;
	float:right;
}
#tabmenu li {
	font-size:12px;
	font-weight:bold;
	display:inline;
	font-size:12px;
	background:none;
	margin:0 0;
	padding:0 0 0 0 !important;
	padding:0 0 0 0;
}
#tabmenu a {
	float:left;
	background:url("images/tab_left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
#tabmenu a span {
	float:left;
	display:block;
	background:url("images/tab_right.gif") no-repeat right top;
	/*padding:10px 25px 8px 16px;*/
	padding:8px 25px 5px 16px;
	color:#353535;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabmenu a span {
	float:none;
}
#tabmenu a:hover span, #tabmenu a#activetab span {
	background-position:100% -29px;
	color: #fff;
	padding:8px 25px 5px 16px;
}
#tabmenu a:link#activetab, #tabmenu a:visited#activetab, #tabmenu a:hover {
	background-position: 0% -29px;
}
/****************************************************/

/*********** FOOTER ************/
.footer {
	background:#324962;
	padding:10px 0;
	text-align:center;
	border-top:5px solid #46617e;
}
.footer p {
	color:#748aa2;
	padding:0;
	margin:8px 0;
	font-size:11px;
}
.footer p a {
	color:#748aa2;
	padding:0;
	margin:8px 0;
	text-decoration:underline;
}
.footer p a:hover {
	color:#fff;
	text-decoration:none;
}
.title {
	color:#324962;
	font-weight:bold;
	line-height:29px;
	padding:0px;
	font-size:22px;
	padding-left:0px;
	padding-right:3px;
	padding-bottom:5px;
}
.news_title {
	color:#3C717D;
}

.title-2 {
	color:#324962;
	font-weight:bold;
	line-height:25px;
	padding:0px;
	font-size:16px;
	padding-left:0px;
	padding-right:3px;
	padding-bottom:5px;
}
.title-2-sub {
	color:#666666;
	font-weight:bold;
	line-height:25px;	
	font-size:10px;
}
.title-2-dark {
	color:#000000;
	font-weight:bold;
	line-height:25px;	
	font-size:10px;
}
.rescon-normal{
	font-size:12px;
	color:#000000;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.dotseparator{
	border-bottom:#006633 1px dotted;
}
.resconoffblacktext, a.resconoffblacktext:link, a.resconoffblacktext:hover, a.resconoffblacktext:active, a.resconoffblacktext:visited{
	color:#666666;
	text-decoration:none;
}

.title-3 {
	color:#324962;
	font-weight:bold;
	line-height:18px;
	padding:0px;
	font-size:16px;
	padding-left:0px;
	padding-right:3px;
	padding-bottom:5px;
}


/****************Style for company announcements***********************/

.co_title {
	color:#000;
	font-weight:bold;
	font-size:18px;
	margin-top:10px;
	padding-left:0px;
	padding-bottom:5px;
	padding-top:15px;
}


/****************Style for displaying tables inside any report***********************/

td {
	font: 11px Trebuchet MS, Tahoma, Verdana, Arial;
}
.tbl {
	border-collapse: collapse;
	border: 1px #7E9CB8 solid;
	background-color: #fff;
}
.col {
	font: bold 11px Trebuchet MS, Tahoma, Arial, Verdana;
	background-color: #000000;
	border-top: 1px #000 dotted;
	border-bottom: 1px #000 dotted;
	border-right: 1px #000  dotted;
	color:#FFFFFF;
}
.col2 {
	font: bold 12px Trebuchet MS, Tahoma, Arial, Verdana;
	background-color: #FFFFFF; /*0A7A96*/
	border-top: 2px #0D9FC4 dotted;
	border-bottom: 1px #0D9FC4 dotted;
	border-right: 1px #000  dotted;
	color:#000000;
}
.row td {
	background: #fff;
	border:1px #0D9FC4  dotted;
	border-top: 1px #0D9FC4 dotted;
	border-bottom: 1px #0D9FC4 dotted;
	color:#000000;
}
.row1 td {
	/*for even row*/
	background:#ECF6FC; /*ECF6FC*/
	/*border:1px #DDDDDD  dotted;*/
	/*border-top: 1px #95BCE2 solid;*/
	border-bottom: 1px #95BCE2 solid;
	line-height:18px;
	/*color:#000000;*/
}
.row1both td {
	/*for even row*/
	background:#ECF6FC; /*ECF6FC*/
	/*border:1px #DDDDDD  dotted;*/
	border-top: 1px #95BCE2 solid;
	border-bottom: 1px #95BCE2 solid;
	line-height:18px;
	/*color:#000000;*/
}
.row2 td {
	/*for odd row*/
	background:#FFFFFF; /*FFFFFF*/
	border-bottom: 1px #95BCE2 solid;
	line-height:18px;
/*	border-top: 1px #95BCE2 solid;*/
	/*color:#000000;*/
}

/****************Style for ticker symbol search box***********************/

.search_txt{
	background:url(images/email_txt.gif) center bottom no-repeat;
}

.search_txtbox{
	width:50px;
	margin-bottom:3px;
}


	/* Big box with list of options */
	#ajax_listOfOptions {
	position:absolute;	/* Never change this one */
	width:283px;	/* Width of box */
	height:200px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #BFBFBF;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:100;
}
#ajax_listOfOptions div {	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;
	padding:1px;
	cursor:pointer;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#ajax_listOfOptions .optionDiv {	/* Div for each item in list */
}
#ajax_listOfOptions .optionDivSelected { /* Selected item in the list */
	background-color:#0D9FC4;
	color:#FFF;
}
#ajax_listOfOptions_iframe {
	background-color:#F00;
	position:absolute;
	z-index:5;
}

form {
	display:inline;
}
/***********************Sign in sign up added**************************/
		.signWrapper
		{
			border:1px solid #cccccc;
			background-color: #AACCEE;
			vertical-align:center;
			height:238px;
			padding-top:10px;
			padding-left:15px;
			padding-right:15px;
		}
		.signWrapper a
		{
			color:white;
			font-weight:bold;
			font-size:10px;
			text-decoration:underline;
		}
		
		.signWrapper .textInputWrapper
		{
			padding:4px;
			padding-left:5px;
		}
		.signWrapper .textInputWrapper input
		{
			border:none;
			font-size:13px;
			width:200px;
			padding-left:3px;
			padding-top:2px;						
		}
		label
		{
			font-size:13px;
			font-weight:normal;
			color:black;
			/*padding-right:14px;
			text-align:right;*/
		}
		.btnWrapper
		{
			padding:5px 0 0 0px;
		}
		
		.btnWrapper input
		{
			color:#ffffff;
			/*background:url(images/btn_plain.jpg) 0 100%  no-repeat;*/
			/*width:89px;*/
			border:none;
			height:22px;
			cursor:auto;
			width:84px;
		}
		
.look-up {
	height:25px;
	text-align:center;
	width:285px;
 	float:left;
	margin-top:5px;
	margin-left:0px;
	position:relative;
	left:55px;
}
.look-up-txt {
	font-size:11px;
	width:278px;
	margin-left:0px;
	margin-top:5px;
	padding-left:3px;
	padding-top:2px;
}
.style1 {
	font-size:large;
	font-weight:bold;
	font-style:italic;
}
.style2 {
	color:#FFFFFF;
	font-size:13px;
}
#loading
{
	 background:url(images/wait.gif) center center no-repeat;
}
/*******************************************/
.btn
{
	border:none;
}
.btn .btnLeft
{
	background:url(images/btn_left.jpg) 0 0  no-repeat;
	width:8px;
	height:22px;
}
.btn .btnRight
{
	background:url(images/btn_right.jpg) 0 0  no-repeat;
	width:8px;
	height:22px;
}
.btn .btnMid
{
	text-align:center;
	vertical-align:top;
	font-size:10px;
}
.btn .btnMid input
{
	background:url(images/btn_mid.jpg) 0 100%  repeat-x;
	color:#ffffff;
	font-weight:bold;
	vertical-align:top;
	
	font-size:10px;
	height:22px;
	cursor:pointer;
	border:none;
	border-collapse:collapse;
	
}
/*******************************/

/* root element for single scroll */
.scroll {
	position:relative;
	overflow:hidden;
	width: 228px;
	float:left;
	text-align:left;
	vertical-align:top;
	padding:5px;
	height:97px;
	overflow-y:hidden;
	border:dotted 1px #78cadf;
	cursor:pointer;
	vertical-align:top;
	font-size:11px;
	color:#324962;
}

/* root element for the scroll pics */
.scroll .newsgroup {
	width:20000em;
	position:absolute;
	clear:both;
	color:#324962
}

/* single scroll item */
.newsgroup .newsgrpDiv {
	float:left;
	cursor:pointer;
	width:228px;
	margin:0px 0px 0px 6px;
	text-align:justify;
}


.newsgroup .newsTitle
{
 	text-decoration:underline;
	font-weight:bold;
	padding-bottom:5px;
}
/* possible settings for the active scroll */
.scroll.active {

}

.scroll a
{
	text-decoration:none;
	color:#324962;
	text-align:left;
	
}


.subscriptionText
{
    font-weight: bold;
	color: rgb(255, 255, 255);
	text-decoration: underline;
	font-size: 12px;
}


.newsHeader {
/*border-top: 1px solid #324962;
border-bottom: 1px solid #324962;*/
background-color: #0D9FC4;
color: #666666;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-align: left;
padding: 2px 0;
padding-left: 12px;
}
.newsTitle2 {
/*border-top: 1px solid #324962;
border-bottom: 1px solid #324962;*/
background-color: #FFFFFF;
color:#333333;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: left;
padding: 2px 0;
text-decoration:none;
}
