/* <!-- */
/* General styles */
html, body, div, p, img, li, ul, ol, dl, dd, dt, form, table, td, tr{
    margin:0px;
    padding:0px;
    border:0px;
    border-collapse:separate;
    border-spacing:0px;
	text-align: left;
}
body, html {
    margin:0px;
    padding:0px;
    text-align:left;
    border-spacing:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color:#000000;
	background-color: #FFFFFF;
	background-image: url('../images/checker.gif'); 
	line-height:14pt;
}
body {
	text-align: center;
}
.inline {
    display:inline;
} 
.grey {
	color:#BBBBBB;
}

a {
	color:#1F559F;
}
a:hover {
	color:#7FAACA;
}
p {
	margin:5px 0 10px 0;
	padding:0;
}
h1
{
	margin:5px 10px 10px 10px;
	font-size: 12pt;
	font-weight:bold;
	color:#1F559F;
	border-bottom:1px solid #D9D9D9;
}
h2 
{
	margin:5px 10px 10px 10px;
	font-size: 11pt;
	font-weight:bold;
	color:#1F559F;
	border-bottom:1px solid #D9D9D9;	
}

h3
{
	margin:5px 10px 10px 10px;
	font-size: 10pt;
	font-weight:bold;
	color:#1F559F;
	border-bottom:1px solid #D9D9D9;	
}

h4
{
	margin:5px 10px 10px 10px;
	font-size: 11pt;
	font-weight:bold;
	color:#1F559F;
}
h5
{
	margin:5px 10px 10px 10px;
	font-size: 9pt;
	font-weight:bold;
	color:#1F559F;
}

.headline
{
	margin:5px 10px 10px 10px;
	font-size: 11pt;
	font-weight:bold;
	color:#000000;
}

.button {
     font-size:9pt;
	 background: url(/images/tables/b.gif);
     color: #000000;
     border:solid 1px #BBBBBB;   
     margin-top: 2px;
     margin-bottom: 2px;
}
.button_link 
{
     width:200px;     
     font-size:9pt;
	 background: url(/images/tables/b.gif);
     color: #222222;
     border:solid 1px #BBBBBB;   
     margin: 2px;
     padding:2px 5px 2px 5px;
     text-align:center;

}
.button_link a {
     color: #222222;   
     text-decoration: none;     
}
.button_link a:hover {
     color: #555555;   
     text-decoration: none;          
}
.button_link:hover
{
     border:solid 1px #555555;   
}
.spacer 
{
	margin:0px 0px 0px -1px;
}

.RedFont
{
	color:Red;
}

.level_a
{
background: #7FAACA;
}

.level_b 
{
background: #7FAACA;
}

.level_c 
{
background: #7FAACA;
}

span.left {
    position: absolute;
    left: 0;
}
span.right {
    position: absolute;
    right: 0;
}
div.line {
    position: relative;
    text-align: center;
    width: 100%;
}

/* #wrap styles */
html>body #wrap {
    width:1006px;
}
#wrap {
    width:1010px;
}
#wrap {
    margin-left: auto;
	margin-right: auto;    
}
#wrap .grey_box {
    margin:0px 0px 0px 0px;	  
    border:solid 1px #D9D9D9;
}
#wrap .black_box {
    margin:0px 0px 0px 0px;
    border:solid 1px #000000;
}
/*
#wrap .blue_box_header 
{
    padding: 3px 3px 3px 3px;
    color:#FFFFFF;
    background: url(../images/gradients/side_b2b.gif) repeat-x;	
}

#wrap .grey_gradient_content {
	display: block;
	padding: 3px 3px 3px 3px;
	background: url(../images/gradients/side_g2w.gif) repeat-x;	
}
*/
#wrap .filled_grey_box {
	display: block;
	padding: 3px 3px 3px 3px;	
	background-color:#ECECEC;
}
#wrap .filled_grey_box_no_pad {
	display: block;
	background-color:#ECECEC;
}
#wrap .generic_box_header 
{
    padding: 3px 3px 3px 3px;
    background-color:#ECECEC;
    border-bottom:solid 1px #D9D9D9;
    font-weight:bold;
}
#wrap .generic_box_content {
	display: block;
	padding: 3px 3px 3px 3px;
}

#head {
	position:absolute;
	top:0px;
    margin-left: auto;
	margin-right: auto;    
}
#main {
	position:absolute;
	top:158px;
    margin-left: auto;
	margin-right: auto;    
}
#main ul li{
	/*list-style-image: url(../images/list.png);*/
	list-style:square;
	/*background: url(../images/list.png) left 8px no-repeat;*/
	padding-left:10px;
	margin:0px 0px 0px 60px;
}

#main ol li{
	margin:0px 0px 0px 35px;
}

/* Header styles */

#status {
	width:1006px;
}

#status 
{
    height:20px;
	z-index:1;
	clear:both;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    border-right: 2px solid #828A8F;
    border-left: 2px solid #828A8F;
    border-bottom: 1px solid #828A8F;
    background:#b1b1b1;
	/*background-image: url('../images/status-bg.gif');*/
}
#header {
	width:1006px;
}
#header {
	z-index:1;
	clear:both;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
    border-right: 2px solid #828A8F;
    border-left: 2px solid #828A8F;
	background: #FFFFFF;
}
#head_l 
{
    width:300px;
	height:94px;      
	position:relative;
    float:left;
    text-align:left;
	background-image: url('../images/head-bg.gif');
}
#head_l p {
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0xp;
	line-height: 0px;
	display:inline;
}
#head_r 
{
    width:706px;
	height:94px;   
	position:relative;
    float:right;
	background-image: url('../images/head-bg.gif');
}
#head_r p {
    padding: 0px 5px 5px 0px;
	margin: 0px 0px 0px 0xp;
	line-height: 0px;
	display:inline;
}
#login_top
{
}
/* LoginStatus Style*/
.panelLoginStatus
{
    padding:1px 1px 1px 1px;
    text-align:right;
	position:relative;
    font-size: 9pt;
    color: #555555;    
}
.panelLoginStatus a
{
    color: #555555;
}
.panelLogIn
{
    vertical-align: bottom;
    text-align:right;
}
.loggedStatusLeftCol
{
}
.loggedStatusRightCol
{
}

/* Navigation styles */
#navigation {
	width:1006px;
}
#navigation {
	clear:both;
	float:left;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	background:#FFFFFF;
    border-right: 2px solid #828A8F;
    border-left: 2px solid #828A8F;
}
#navigation_l 
{
	width:797px;
	height:33px;    
	position:relative;
    float:left;
	background-image: url('../images/nav-bg.gif');
    text-align:left;
    vertical-align:top;
}
html>body #navigation_l p {
    padding:5px 10px 0px 10px;
}
#navigation_l p {
    padding:8px 10px 8px 10px;
}
#navigation_l p {
	margin: 0px 0px 0px 0xp;
    font-size: 8pt;
	line-height:12pt;
}	
#navigation_r 
{
	width:209px;
	height:33px;    
	position:relative;
    float:right;
	background-image: url('../images/nav-bg.gif');
    text-align:left;
}
/* Content styles */
html>body #content_1 {
	width:996px;
}
#content_1 {
	z-index:1;
	clear:both;
	float:left;
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
	background:#FFFFFF;
    border-right: 2px solid #828A8F;
    border-left: 2px solid #828A8F;
}
html>body #content_1 p {
    padding:5px 10px 0px 10px;
}
#content_1 p {
    padding:8px 10px 8px 10px;
}
#content_1 p {
	z-index:1;
	margin: 0px 0px 0px 0xp;
}	
#content_2 {
	width:996px;
}
#content_2 {
	z-index:1;
	clear:both;
	float:left;
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
	background:#FFFFFF;
    border-right: 2px solid #828A8F;
    border-left: 2px solid #828A8F;
}
html>body #content_2 p {
    padding:5px 10px 0px 10px;
}
#content_2 p {
    padding:8px 10px 8px 10px;
}
#content_2 p {
	z-index:1;
	margin: 0px 0px 0px 0xp;
}	
#content_3 {
	width:996px;
}
#content_3 {
	z-index:1;
	clear:both;
	float:left;
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
	background:#FFFFFF;
    border-right: 2px solid #828A8F;
    border-left: 2px solid #828A8F;
}
html>body #content_3 p {
    padding:5px 10px 0px 10px;
}
#content_3 p {
    padding:8px 10px 8px 10px;
}
#content_3 p {
	z-index:1;
	margin: 0px 0px 0px 0xp;
}	

/* 3 Column */

html>body #content_body_3 {
	width:539px;    
}
#content_body_3 {
	width:519px;    
}
#content_body_3 
{
	right:272px;
	z-index:1;
	position:relative;
    float:right;
    text-align:left;
}

#content_left_3 
{
	width:180px;    
	z-index:1;
	position:relative;
    float:left;
	left:0px;
    text-align:left;
}

#content_utility_3 
{
	width:267px; 
	right:-539px;
	position:relative;
    float:right;
    text-align:left;
}

#mainCBR								{ position:absolute; top:158px; margin-left: auto; margin-right: auto; }
#mainCBR ul li							{ /*list-style-image: url(../images/list.png);*/ list-style:square;
										/*background: url(../images/list.png) left 8px no-repeat;*/	padding: 0px 5px; margin:0px 0px 0px 35px; }


/* Alternate 2 Column */
html>body #content_body_2a				{ width:724px; padding: 0; margin: 0;}
#content_body_2a						{ width:704px;}
#content_body_2a 						{ z-index:1; position:relative; float:left; left:0px; text-align:left; }

/*P Class Tester */
.cbrpttxt								{ padding: 10px 30px; font-size: 13px; border: 1px solid #CCC; margin: 0px 9px; }
#content_utility_2a						{ width:267px; right:0px; position:relative; float:right; text-align:left; }
.hdrtext2CBR							{ font-size: 16px; color: #1F559F; font-weight: bold; }
.hdrtextCBR								{ font-size: 14px; color: #1F559F; font-weight: bold; }


.utility_activeCBR						{ margin: 0px 5px 0px 0px; padding:0px 5px 5px 5px; border:1px solid #1F559F; background:#FFF; }

/*FORM LAYOUTS*/
form div								{ margin: 0 0 0.25ex 0;	clear: left; padding-top: 0.3em;  }
form div.right							{ margin-left: 4em;}
label									{ width: 6.5em; display: block; float: left; padding-left: 0em; padding-top: 0.0em; }
label.secondary					 		{ float: none; width: auto; font-weight: normal; margin: 0.25em 0 0 9em; padding-left: 1.5em; }
form div.actions						{ margin-left: 6.5em; padding-left: 0em; padding-bottom: 15px; }
form div.actions2						{ margin-left: 0em; padding-left: 0em; }



/* 2 Column */

#content_body_2 
{
	width:811px;    
	z-index:1;
	position:relative;
    float:right;
	right:0px;
    text-align:left;
	background:#FFFFFF;
}
#content_left_2 
{
	width:180px;    
	z-index:1;
	position:relative;
    float:left;
	left:0px;
    text-align:left;
	background:#FFFFFF;
}

/* 1 Column */

#content_body_1 
{
	width:996px;    
	z-index:1;
	position:relative;
    float:left;
    text-align:left;
	background:#FFFFFF;
}
#disclaimer_space {
	width:996px;
}
#disclaimer_space {
	clear:both;
	float:left;
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
    border-right: 2px solid #828A8F;
    border-left: 2px solid #828A8F;
	background: #FFFFFF;
}

#disclaimer_space p 
{
   	padding:0px 10px 0px 10px;
}
#foot_space {
	width:996px;
}
#foot_space {
	clear:both;
	float:left;
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
    border-right: 2px solid #828A8F;
    border-left: 2px solid #828A8F;
	background: #FFFFFF;
}
/* Footer styles */
#footer {
	width:996px;
}
#footer {
	clear:both;
	float:left;
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
	border-top: 1px solid #828A8F;
    border-right: 2px solid #828A8F;
    border-left: 2px solid #828A8F;
    border-bottom: 2px solid #828A8F;
	background: #FFFFFF;
}
html>body #footer p {
    padding:5px 10px 0px 10px;
}
#footer p {
    padding:8px 10px 8px 10px;
}
#footer p {
	margin: 0px 0px 0px 0xp;
    font-size: 8pt;
	line-height:12pt;
}
.grey_box {
    margin:0px 0px 0px 0px;	  
    border:solid 1px #D9D9D9;
}
.blue_box_header
{
    padding: 3px 3px 3px 3px;
    color:#FFFFFF;
    background: url(/images/gradients/side_b2b.gif) repeat-x;	
}
.grey_gradient_content {
	display: block;
	padding: 3px 3px 3px 3px;
	background: url(/images/gradients/side_g2w.gif) repeat-x;	
}

#functions_table_f table, #chart_foot table
{
    width:791px;
    border-bottom:solid 1px #BBBBBB;
    border-left:solid 1px #BBBBBB; 
    border-right:solid 1px #BBBBBB;   
    color:#FFFFFF;
    font-weight:bold;
    font-size:9pt;
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
}
#functions_table_h table 
{
    width:791px;
    border-top:solid 1px #BBBBBB;
    border-left:solid 1px #BBBBBB; 
    border-right:solid 1px #BBBBBB;   
    color:#FFFFFF;
    font-weight:bold;
    font-size:9pt;
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
}
#functions_table_h td, #functions_table_h th, #functions_table_f td, #functions_table_f th, #chart_foot td, #chart_foot th
{
    padding:2px 5px 2px 5px; 
	background: url(/images/tables/sort.gif);  
}

#functions_table_h form, #functions_table_f form
{
    margin:0px;
    padding:0px;
    border:0px;
    border-collapse:separate;
    border-spacing:0px;
	text-align: left;
}
#functions_table_h select, #functions_table_f select 
{
	background: url(/images/tables/a.gif); 
	background-color:#FFFFFF;
	font-size:9pt;
    color: #000000; 
}

#functions_table_h .sort_button, #functions_table_f .function_button, #chart_foot .function_button {
     font-size:9pt;
	 background: url(/images/tables/b.gif);
     color: #000000;
     border:solid 1px #BBBBBB;   
     margin-top: 2px;
     margin-bottom: 2px;
}
#chart_foot .function_button 
{
    float:right;
    margin-right:2px;
}

#functions_table_h .sort_button:hover, #functions_table_f .function_button:hover, #chart_foot .function_button:hover {
     font-size:9pt;
	 background: url(/images/tables/a.gif);
     color: #000000;
     border:solid 1px #BBBBBB;   
     margin-top: 2px;
     margin-bottom: 2px;
}

#two_col_tab table 
{
    width:519px;
    border-bottom:solid 1px #BBBBBB;
    border-right:solid 1px #BBBBBB;   
    font-size:9pt;
    margin:0px 0px 0px 10px;
}

#two_col_tab td, #two_col_tab th
{
    padding:2px 5px 2px 5px;
    border-top:solid 1px #BBBBBB;
    border-left:solid 1px #BBBBBB;
}

#two_col_tab tbody
{
    padding:0px 0px 0px 0px;
    border:solid 0px #BBBBBB;
}


#two_col_tab .head td, #two_col_tab .head th
{
    color:#FFFFFF;
    font-weight:bold;
	background: url(../images/tables/head.gif);    
}
#two_col_tab .subhead td
{
	background: url(../images/tables/subhead.gif);        
}
#two_col_tab .subhead2 td
{
	background: url(../images/tables/subhead2.gif);  
}

#two_col_tab .a td
{
	background: url(../images/tables/a.gif);  
}

#two_col_tab .b td
{
	background: url(../images/tables/b.gif);  
}

#two_col_tab .total td
{
	background: url(../images/tables/total.gif);  
}

#two_col_tab .foot td
{
    background:#654321;
}

#two_col_tab .highlight td
{
	background: url(../images/tables/highlight.gif);  
}

#functions_table_s table 
{
    width:300px;
    border-bottom:solid 1px #BBBBBB;
    border-left:solid 1px #BBBBBB; 
    border-right:solid 1px #BBBBBB;   
    color:#FFFFFF;
    float:right;
    font-weight:bold;
    font-size:9pt;
    margin:0px 10px 0px 10px;
    padding:0px 0px 0px 0px;
}
#functions_table_s td, #functions_table_s th
{
    padding:2px 5px 2px 5px; 
	background: url(/images/tables/b.gif);  
}
#functions_table_s select
{
	background: url(/images/tables/a.gif); 
	background-color:#FFFFFF;
	font-size:9pt;
    color: #000000; 
}

#functions_table_s .function_button {
     font-size:9pt;
	 background: url(/images/tables/b.gif);
     color: #000000;
     border:solid 1px #BBBBBB;   
     margin-top: 2px;
     margin-bottom: 2px;
}

#functions_table_s .function_button:hover {
     font-size:9pt;
	 background: url(/images/tables/a.gif);
     color: #000000;
     border:solid 1px #BBBBBB;   
     margin-top: 2px;
     margin-bottom: 2px;
}
#filter_table table 
{
    width:600px; 
    font-size:9pt;
    margin:0px 0px 0px 10px;
	background: #FFFFFF;  
}
#filter_table td, #filter_table th
{
    text-align:left;
    padding:2px 5px 2px 5px;
}
#filter_table .sort_button {
     font-size:9pt;
	 background: url(/images/tables/b.gif);
     color: #000000;
     border:solid 1px #BBBBBB;   
     margin-top: 2px;
     margin-bottom: 2px;
}

.pagination_table table 
{
    width:791px;
    border-bottom:solid 1px #BBBBBB;
    border-right:solid 1px #BBBBBB;  
    border-left:solid 1px #BBBBBB;     
    font-size:9pt;
    margin:0px 0px 0px 10px;
	background: url(/images/tables/total.gif);    
}

.pagination_table_story table 
{
    width:519px;
    border:solid 1px #BBBBBB;
    font-size:9pt;
    margin:10px 10px 0px 10px;
	background: url(/images/tables/total.gif);    
}

.pagination_table_equity table 
{
    border:solid 1px #BBBBBB;
    font-size:9pt;
    margin:10px 10px 0px 10px;
	background: url(/images/tables/total.gif);    
}

.pagination_table td, #pagination_table th, #pagination_table_story td, #pagination_table_story th
{
    text-align:right;
    padding:2px 5px 2px 5px;
}

.pagination_table a, #pagination_table_story a, .pagination_table_equity a
{
    color: #555555;
}

.pagination_table a:hover, #pagination_table_story a:hover, .pagination_table_equity a:hover
{
    color: #222222;
}

.rjustify 
{
    text-align: right;
}

.standard_margin 
{
    width:100%;
    margin:0px 0px 0px 10px;
}

.inset_margin 
{
    margin:0px 0px 0px 30px;
}

.image_left
{
    padding:5px 10px 5px 10px;
}

.2col_margin 
{
    width:791px;
    margin:0px 10px 0px 10px;
}


#chartsummary_table table 
{
    width:246px;  
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;   
}
#chartsummary_table td, #chart_table th
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    line-height: 0px; 	
}
#chart_table table 
{
    width:791px;
    border-bottom:solid 1px #BBBBBB;
    border-left:solid 1px #BBBBBB; 
    border-right:solid 1px #BBBBBB;   
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;   
}
#chart_table td, #chart_table th
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    line-height: 0px;
	background: url(/images/tables/chart.gif);    	
}
#chart_head table 
{
    width:791px;
    border-bottom:solid 1px #BBBBBB;
    border-left:solid 1px #BBBBBB; 
    border-right:solid 1px #BBBBBB;   
    color:#FFFFFF;
    font-weight:bold;
    font-size:9pt;
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 0px;
}
#chart_head td
{
    padding:2px 5px 2px 5px;
    color:#FFFFFF;
    font-weight:bold;
	background: url(/images/tables/head.gif);    
}
.utility_a, .utility_b
{
    display:block;
    margin:0px 10px 0px 10px;
    padding:2px 5px 3px 5px;
    font-size: 9pt;
	line-height:12pt;    
}
.utility_a a, .utility_b a
{
    color: #555555;
}
.utility_a a:hover, .utility_b a:hover
{
    color: #222222;
}
.utility_a {
    background-color: #FFFFFF;   
}
.utility_b
{
    background-color: #EFEFEF;     
}

.utility_active 
{
    margin:5px 5px 5px 5px;
    padding:0px 0px 5px 0px;
    border:1px solid #1F559F;    
    background:#8ea9ce;
}

.utility_active h3
{
	margin:5px 5px 5px 5px;
	font-size: 10pt;
	font-weight:bold;
	color:#EFEFEF;
	border-bottom:1px solid #1F559F;	
}

.utility_active .utility_a, .utility_active .utility_b
{
    display:block;
    margin:0px 5px 0px 5px;
    padding:2px 5px 3px 5px;
    font-size: 9pt;
	line-height:12pt;    
}
.utility_active .utility_a a, .utility_active .utility_b a
{
    color: #EFEFEF;
}
.utility_active .utility_a a:hover, .utility_active .utility_b a:hover
{
    color: #FFFFFF;
}
.utility_active .utility_a {
    background-color: #8ea9ce;   
}
.utility_active .utility_b
{
    background-color: #567fb6;
}

#quotes_table table 
{
    width:975px;
    margin:0px 0px 0px 10px;
}

#quotes_table td
{
    padding:0px 0px 0px 0px;
}

#quotes_table_general table, #grdQuoteInstrumentList table
{
    font-size:9pt;
    margin:0px 0px 0px 0px;
    border:solid 0pt #BBBBBB;
}

#quotes_table_general td, #quotes_table_general th
{
    padding:2px 5px 2px 5px;
    border-top:solid 1px #1F559F;
    border-left:solid 1px #1F559F;
}

#quotes_table_general th
{
	background: url(/images/tables/b.gif);
}

#quotes_table_general .default_view td, #quotes_table_general .default_view th
{
    padding:2px 5px 2px 5px;
    border-top:solid 1px #1F559F;
    border-left:solid 1px #1F559F;
}
#quotes_table_general th, #quotes_table_general .default_view th 
{
    background: url(/images/tables/a.gif);
}

#quotes_table_outline table 
{
    width:855px;
    border:solid 5px #1F559F;    
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#quotes_table_outline td 
{
    border:solid 0px #123456;    
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#quotes_table_sector table 
{
    width:110px;
    border-bottom:solid 0px #BBBBBB;
    border-right:solid 0px #BBBBBB;   
    font-size:9pt;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

#quotes_table_sector td 
{
    padding:2px 5px 2px 5px;
}

.sector_highlight
{
    background-color:#1F559F;    
}

.sector_highlight a
{
    color: #FFFFFF;
}

.sector_unhighlight a
{
    color: #000000;
}

#quotes_table_head table
{
    font-size:12pt;
    font-weight:bold;
    margin:0px 0px 0px 0px;
    border-bottom:solid 0pt #BBBBBB;
    border-right:solid 0pt #BBBBBB;    
    border-top:solid 1px #1F559F;
    border-left:solid 1px #1F559F;     
    background-color:#EFF3FB;    
}

#quotes_table_head td
{
    padding:5px 5px 5px 5px;
}

#quotes_table_detail table
{
    width:100%;
    margin:0px 0px 0px 0px;
    border:solid 0pt #BBBBBB;  
}

#quotes_table_detail td
{
    padding:0px 0px 0px 0px;   
}

#quotes_table_detail .detail_quote_view_darkblue td
{
    padding:2px 5px 2px 5px;
    margin:0px 0px 0px 0px;    
    font-size:9pt;  
    color:#FFFFFF;  
    background-color:#1F559F;        
    border-top:solid 1px #1F559F;
    border-left:solid 1px #1F559F;      
}
#quotes_table_detail .detail_quote_view td
{
    padding:2px 5px 2px 5px;
    margin:0px 0px 0px 0px;    
    font-size:9pt;    
    background-color:#EFF3FB;        
    border-top:solid 1px #1F559F;
    border-left:solid 1px #1F559F;      
}
#quotes_table_detail .detail_quote_view th
{
    padding:2px 5px 2px 5px;
    margin:0px 0px 0px 0px;    
    font-size:9pt;    
    background: url(/images/tables/a.gif);     
    border:solid 1px #1F559F;      
}

#quotes_table_detail .detail_quote_view .quote_button {
     font-size:9pt;
     float:right;
	 background: url(/images/tables/b.gif);
     color: #000000;
     border:solid 1px #BBBBBB;   
     margin-top: 2px;
     margin-bottom: 2px;
}

#quotes_table_detail .detail_quote_space td
{
    height: 4px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;       
    background-color:#1F559F;            
}
#quotes_table_nav2 table 
{
    width:865px;
    border:solid 0px #1F559F;    
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#quotes_table_nav2 td 
{
    border:solid 0px #123456;    
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#quotes_table_months table 
{
    width:300px;
    border:solid 0px #1F559F;    
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#quotes_table_months td 
{
    border:solid 0px #123456;    
    margin:0px 0px 0px 0px;
    font-size:9pt;    
    text-align:center;       
}

#quotes_table_months .sector_highlight
{
    background-color:#1F559F;
    padding:2px 5px 2px 5px;    
}

#quotes_table_months .sector_unhighlight
{  
    padding:2px 5px 2px 5px;       
}

#quotes_table_months .sector_highlight a
{
    color: #FFFFFF;
}

#quotes_table_months .sector_unhighlight a
{
    color: #000000;
}


#quotes_table_months a 
{
    color:#000000;
}

#quotes_table_nav3 table 
{
    width:167px;
    float:right;
    border:solid 0px #1F559F;    
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#quotes_table_nav3 td 
{
    border:solid 0px #123456;    
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-size:9pt;    
    text-align:center;    
}

#quotes_table_chart table, #quotes_table_chart_alt table, #quotes_table_chart_alt2 table
{
    font-size:9pt;
    font-weight:bold;
    margin:0px 0px 0px 0px;
    border-bottom:solid 0pt #BBBBBB;
    border-right:solid 0pt #BBBBBB;    
    border-left:solid 1px #1F559F;     
    background-color:#EFF3FB;    
}

#quotes_table_chart table
{ 
    border-top:solid 5px #1F559F;        
}

#quotes_table_chart_alt table
{
    border-top:solid 1px #1F559F;  
}

#quotes_table_chart_alt2 table
{
    border-top:solid 0px #1F559F;  
}

#quotes_table_chart td, #quotes_table_chart_alt td, #quotes_table_chart_alt2 td
{
    padding:5px 5px 5px 5px;
}

#quotes_div_chart
{
    font-size:9pt;
    font-weight:bold;
    margin:0px 0px 0px 0px;
    border-bottom:solid 0pt #BBBBBB;
    border-right:solid 0pt #BBBBBB;    
    border-top:solid 1px #1F559F;
    border-left:solid 1px #1F559F;     
    background-color:#EFF3FB;    
}

#help_icons 
{
    display:block;
    float:right;
    margin:2px 15px 0px 0px;
}

#top_story table 
{
    width:519px;
    border:solid 1px #D9D9D9;
    margin:0px 0px 0px 10px;
}

#top_story td
{
    padding:2px 5px 2px 5px;
}

#top_story .story_head
{
    margin:0px 0px 0px 0px;
    padding:2px 5px 2px 5px;
    background: #efeeef url(/images/tables/b.gif) repeat-x bottom;
    font-weight:bold;
}

#top_story p
{
    padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}

#top_story .story_link
{
    padding:2px 5px 2px 5px;
    background: url(/images/tables/a.gif);
    text-align:right;
}

#category_story_l
{
    clear:left;
    display:block;
    float:left;
    width:252px;
    border:solid 1px #D9D9D9;
    background: url(/images/tables/a.gif) repeat-x bottom;    
    margin:10px 0px 0px 10px;
}

#category_story_r
{
    clear:right;    
    display:block;
    float:right;
    width:252px;
    border:solid 1px #D9D9D9;
    background: url(/images/tables/a.gif) repeat-x bottom;
    margin:10px 10px 0px 0px;
}

#category_story_l #category_head, #category_story_r #category_head
{
    padding:2px 5px 2px 5px;
    background: url(/images/tables/b.gif);
    font-weight:bold;
}

#category_story_l .category, #category_story_r .category
{
    float:left;
    width:182px;
    height:20px;
    padding:2px 5px 2px 5px;
    background: url(/images/tables/b.gif);
    font-weight:bold; 
}

#category_story_l .category h3, #category_story_r .category h3
{
	margin:0px 0px 0px 0px;
	font-size: 10pt;
	font-weight:bold;
	color:#000000;	
	border:solid 0px #BBBBBB;
}

#category_story_l .link, #category_story_r .link
{
    float:right;
    width:50px;
    height:20px;    
    padding:2px 5px 2px 5px;
    background: url(/images/tables/b.gif);
    font-weight:bold; 
}

#category_story_l .item, #category_story_r .item
{
    clear:both;
    font-size:8pt;
    line-height:12pt;
    margin:3px 5px 2px 5px;
}

#top_headlines #utility_a, #top_headlines #utility_b
{
    display:inline-block;
    margin:0px 10px 0px 10px;
    padding:2px 5px 3px 5px;
    font-size: 9pt;
	line-height:14pt;    
}
#top_headlines #utility_a a, #top_headlines #utility_b a
{
    color: #555555;
}
#top_headlines #utility_a a:hover, #top_headlines #utility_b a:hover
{
    color: #222222;
}
#top_headlines #utility_a {
    background-color: #FFFFFF;   
}
#top_headlines #utility_b
{
    background-color: #EFEFEF;     
}

#search
{
	margin:5px 10px 10px 10px;
	font-size: 9pt;
	/*color:#1F559F;*/
}

#functions_table_s select
{
	background: url(/images/tables/a.gif); 
	background-color:#FFFFFF;
	font-size:9pt;
    color: #000000; 
}

#search .search_button 
{
     float:right;
     font-size:9pt;
	 background: url(/images/tables/b.gif);
     color: #000000;
     border:solid 1px #BBBBBB;   
     margin-top: 2px;
     margin-bottom: 2px;
}

#search input
{
    color: #555555; 
    background: url(/images/tables/a.gif) repeat-x top;
    border: 1px solid #D9D9D9
}

.refine
{
	background: url(/images/tables/a.gif); 
	background-color:#FFFFFF;
	font-size:9pt;
    color: #000000; 
}

.refinesearch 
{
    clear:both;
}

#equity_actions
{
    clear:both;
}

#equityruns table, #equity_actions table
{
    width:791px;
    border-bottom:solid 1px #BBBBBB;
    border-left:solid 1px #BBBBBB;    
    border-right:solid 1px #BBBBBB;   
    font-size:9pt;
    margin:0px 0px 0px 10px;
}

#equityruns td, #equityruns th, #equity_actions td, #equity_actions th
{
    padding:2px 5px 2px 5px;
    border-top:solid 1px #BBBBBB;
}

#equityruns tbody,#equity_actions tbody 
{
    padding:0px 0px 0px 0px;
    border:solid 0px #BBBBBB;
}
#equityruns .head td, #equityruns .head th, #equity_actions .head td, #equity_actions .head th
{
    color:#FFFFFF;
    font-weight:bold;
	background: url(/images/tables/head.gif);    
}
#equityruns .a td
{
    min-height:50px;
    padding:15px 15px 15px 15px;    
	background: url(/images/gradients/side_g2w.gif) repeat-x;	 
}
#equity_actions .a td
{
    min-height:50px;
    padding:15px 15px 15px 15px;    
	background: url(/images/gradients/side_g2w.gif) repeat-x;
}
#equity_actions .button 
{
     float:right;
     font-size:9pt;
	 background: url(/images/tables/b.gif);
     color: #000000;
     border:solid 1px #BBBBBB;   
     margin-top: 2px;
     margin-bottom: 2px;
}
#equity_dates 
{
    width:789px;
    margin:0px 0px 0px 10px;  
    border-left:solid 1px #BBBBBB;  
    border-right:solid 1px #BBBBBB;           
	background: url(/images/gradients/side_g2w.gif) repeat-x;    
}

#equity_dates_l
{
    float:left;
    width:364px;
    font-size:9pt;    
    margin:0px 0px 0px 0px;    
    padding:15px 15px 15px 15px;      
}

#equity_dates_r
{
    float:right;
    width:365px;
    font-size:9pt;     
    margin:0px 0px 0px 0px;        
    padding:15px 15px 15px 15px;       
}

#equity_cal_1 
{
    width:200px;
}

#equity_cal_1 .calbod table
{
    padding:0px 0px 0px 0px;
    border-top:solid 1px #BBBBBB;
    border-right:solid 1px #BBBBBB;
    border-left:solid 1px #BBBBBB;
    border-bottom:solid 1px #BBBBBB;     
}

#equity_cal_1 .calbod td
{
    padding:0px 0px 0px 0px;
    border:solid 0px #BBBBBB;
    background:#FFFFFF;
    text-align:center;
    font-size:8pt;     
}

#equity_cal_1 .closcal td
{
    padding:2px 5px 2px 5px;
    border:solid 0px #BBBBBB;   
    background:#FFFFFF;
    text-align:right;
    font-size:8pt;     
}


#calendar table
{
    width:200px;
    border:solid 0px #BBBBBB;  
    font-size:8pt;  
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#calendar td, #calendar th
{
    padding:2px 5px 2px 5px;
    border:solid 0px #BBBBBB;   
    text-align:center;    
	background: url(/images/tables/a.gif);        
}

#weather table 
{
    width:519px;
    border-bottom:solid 1px #D9D9D9;
    border-right:solid 1px #D9D9D9;
    margin:0px 0px 0px 10px;
}

#weather td
{
    border-top:solid 1px #D9D9D9;
    border-left:solid 1px #D9D9D9;
    text-align:center;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;      
}

#weather .link td
{
    border-top:solid 1px #D9D9D9;
    border-left:solid 1px #D9D9D9;
    text-align:center;
    padding:5px 5px 5px 5px;
    margin:0px 0px 0px 0px;    
}

#weather .headline td
{
    border-top:solid 1px #D9D9D9;
    border-left:solid 1px #D9D9D9;    
    margin:0px 0px 0px 0px;
    padding:2px 5px 2px 5px;
    text-align:left;    
    background: url(/images/tables/b.gif);
    font-weight:bold;
    font-size:9pt;
}

#op table
{
    border-bottom:solid 1px #BBBBBB;  
    border-right:solid 1px #BBBBBB;   
    font-size:9pt;
    margin:0px 10px 0px 10px;
}

#op td, #op th
{
    padding:2px 5px 2px 5px;
    border-left:solid 1px #BBBBBB;     
    border-top:solid 1px #BBBBBB;
}

#op tbody 
{
    padding:0px 0px 0px 0px;
    border:solid 0px #BBBBBB;
}
#op .head td, #op .head th
{
    color:#FFFFFF;
    font-weight:bold;
	background: url(/images/tables/head.gif);    
}
#op .a td
{
    min-height:50px;
    padding:15px 15px 15px 15px;    
	background: url(/images/gradients/side_g2w.gif) repeat-x;	 
}
.news
{
    display:block;
    margin:0px 10px 0px 10px;
    padding:2px 5px 3px 5px;
    font-size: 9pt;
	line-height:12pt;    
}
#boxed_1
{
    border:solid 1px #D9D9D9;
    margin:0px 10px 0px 10px;
}

#callout_1
{
    border:solid 1px #D9D9D9;
    background: url(/images/tables/a.gif) repeat-x bottom;    
    margin:0px 10px 0px 5px;
}

.sig 
{
    margin:0px 0px 0px 50px;
}

.selector_calendar table
{
    padding:0px 0px 0px 0px;   
    border-bottom:solid 1px #BBBBBB;    
    border-right:solid 1px #BBBBBB;    
}

.selector_calendar table table
{
    padding:0px 0px 0px 0px;   
    border-bottom:solid 0px #BBBBBB;    
    border-right:solid 0px #BBBBBB;    
}

.selector_calendar th
{
    padding:4px 5px 4px 5px; 
    background: url(/images/tables/b.gif);       
    text-align:center;
    font-size:8pt;  
    border-top:solid 1px #BBBBBB;    
    border-left:solid 1px #BBBBBB;          
}

.selector_calendar td
{
    padding:0px 0px 0px 0px;
    background: url(/images/tables/total.gif);     
    text-align:center;
    font-size:8pt;     
    border-top:solid 1px #BBBBBB;    
    border-left:solid 1px #BBBBBB;        
}

.selector_calendar table table
{
    border-top:solid 0px #BBBBBB;    
    border-left:solid 0px #BBBBBB;    
}

.selector_calendar_title td
{
    padding:0px 0px 0px 0px;
    border-top:solid 0px #BBBBBB;    
    border-left:solid 0px #BBBBBB;
    background: url(/images/tables/head.gif);           
    border-bottom:solid 0px #BBBBBB;        
    color:#FFFFFF;
    font-weight: bold;
    text-align:center;
    font-size:8pt;     
}

#glance_table table 
{
    width:246px;
    border-bottom:solid 1px #BBBBBB;
    border-right:solid 1px #BBBBBB;   
    font-size:9pt;
    margin:0px 0px 0px 10px;
}

#glance_table td, #glance_table th
{
    padding:2px 5px 2px 5px;
    border-top:solid 1px #BBBBBB;
    border-left:solid 1px #BBBBBB;
    background: url(/images/tables/total.gif);      
}

.overview_table table 
{
    width:519px;
    border-bottom:solid 1px #BBBBBB;
    border-right:solid 1px #BBBBBB;   
    font-size:9pt;
    margin:0px 0px 0px 10px;
}

.overview_table_2col table 
{
    width:791px;
    border-bottom:solid 1px #BBBBBB;
    border-right:solid 1px #BBBBBB;   
    font-size:9pt;
    margin:0px 0px 0px 10px;
}

.overview_table td, .overview_table th, .overview_table_2col td, .overview_table_2col th
{
    padding:2px 5px 2px 5px;
    border-top:solid 1px #BBBBBB;
    border-left:solid 1px #BBBBBB;
    background: url(/images/tables/total.gif) repeat-x bottom;   
}

.overview_table_2col_nocell table 
{
    width:791px;
    border:solid 1px #BBBBBB;
    font-size:9pt;
    background: url(/images/tables/total.gif) repeat-x bottom;      
    margin:0px 0px 0px 10px;
}

.overview_table_2col_nocell td, .overview_table_2col_nocell th
{
    padding:2px 5px 2px 5px;
    border: solid 0px #BBBBBB;
 }
 
 html>body .standard_spacer 
 {
     display:block;
     height:10px;
 }
 .standard_spacer 
 {
     display:block;
     height:10px;
	 line-height:1px;
 }
 .tick_img 
 {
	display:block;
	margin:0px 10px 10px 10px;
	text-align:center;
 }
#watchlist_table table 
{
    width:791px;
    border-bottom:solid 1px #BBBBBB;
    border-right:solid 1px #BBBBBB;   
    font-size:9pt;
    margin:0px 0px 0px 10px;
}

#watchlist_table td
{
    padding:2px 5px 2px 5px;
    border-top:solid 1px #BBBBBB;
    border-left:solid 1px #BBBBBB;
	background: url(/images/tables/a.gif) repeat-x bottom;  
}

#watchlist_table th, #watchlist_table .head
{
    padding:2px 5px 2px 5px;
    border-top:solid 1px #BBBBBB;
    border-left:solid 1px #BBBBBB;
    color:#FFFFFF;
    font-weight:bold;
	background: url(/images/tables/head.gif) repeat-x bottom;  
}

#watchlist_table tbody
{
    padding:0px 0px 0px 0px;
    border:solid 0px #BBBBBB;
}

#lookup_table table 
{
    width:791px;
    border-bottom:solid 1px #BBBBBB;
    border-right:solid 1px #BBBBBB;   
    font-size:9pt;
    margin:0px 0px 0px 10px;
}

#lookup_table td
{
    padding:2px 5px 2px 5px;
    border-top:solid 1px #BBBBBB;
    border-left:solid 1px #BBBBBB;
	background: url(/images/tables/total.gif) repeat-x bottom;  
}

#lookup_table th, #lookup_table td .head
{
    padding:2px 5px 2px 5px;
    border-top:solid 1px #BBBBBB;
    border-left:solid 1px #BBBBBB;
    color:#FFFFFF;
    font-weight:bold;
	background: url(/images/tables/head.gif) repeat-x bottom;  
}

#lookup_table tbody
{
    padding:0px 0px 0px 0px;
    border:solid 0px #BBBBBB;
}

.demo_button {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 9pt;
	 background:#FFFFFF;
     border:solid 0px #BBBBBB;   
	 color:#1F559F;
	 margin:0px 0px 0px 0px;
	 padding:0px 0px 0px 0px;
	 text-align:left;
}
.demo_button:hover {
	 color:#7FAACA;
}

.rail_box_head
{
	margin:0px 10px 0px 10px;
    padding:0px 0px 5px 0px;
    border-left:1px solid #D9D9D9;    
    border-right:1px solid #D9D9D9;    
    background:#D9D9D9;
}
.rail_box_head p
{
	font-size: 10pt;
	font-weight:bold;
	font-style:italic;
	color:#FFFFF;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

.rail_box 
{
	margin:0px 10px 10px 10px;
    padding:0px 0px 5px 0px;
    border:1px solid #D9D9D9;    
    background:#EFEFEF;
}

.rail_box h5
{
	margin:5px 10px 0px 10px;
	font-size: 9pt;
	font-weight:bold;
	color:#EFEFEF;
}

.rail_box p {
	margin:5px 0px 5px 0px;
	padding:0;
}

.rail_box .right {
	margin:0px 10px 0px 0px;
    text-align:right;
}

.rail_box .utility_a, .rail_box .utility_b
{
    display:block;
    margin:0px 5px 0px 5px;
    padding:2px 5px 3px 5px;
    font-size: 9pt;
	line-height:12pt;    
}
.rail_box .utility_a a, .rail_box .utility_b a
{
    color: #EFEFEF;
}
.rail_box .utility_a a:hover, .rail_box .utility_b a:hover
{
    color: #FFFFFF;
}
.rail_box .utility_a {
    background-color: #8ea9ce;   
}
.rail_box .utility_b
{
    background-color: #567fb6;
}

#main .rail_box ul li{
	list-style:none;
	list-style:square;
	/*background: url(../images/list.png) left 8px no-repeat;*/
	padding-left:5px;
	margin:0px 0px 0px 25px;
	/*padding-left:15px;
	margin:0px 0px 0px 10px;*/
}

#positions_table table 
{
    width:791px;
    border-bottom:solid 1px #BBBBBB;
    border-right:solid 1px #BBBBBB;   
    font-size:8pt;
	line-height:10pt;
    margin:0px 0px 0px 10px;
}

#positions_table_1col table 
{
    width:975px;
    border-bottom:solid 1px #BBBBBB;
    border-right:solid 1px #BBBBBB;   
    font-size:9pt;
    margin:0px 0px 0px 10px;
}

#positions_table td, #positions_table th, #positions_table_1col td, #positions_table_1col th
{
    padding:2px 5px 2px 5px;
    border-top:solid 1px #BBBBBB;
    border-left:solid 1px #BBBBBB;
}

#positions_table tbody, #positions_table_1col tbody
{
    padding:0px 0px 0px 0px;
    border:solid 0px #BBBBBB;
}

#positions_table .head_mid td, #positions_table .head_mid th, #positions_table_1col .head_mid td, #positions_table_1col .head_mid th
{
    color:#FFFFFF;
    font-weight:bold;
	background: url(../images/tables/head.gif);    
    border-top:solid 0px #BBBBBB;	
}


#positions_table .head td, #positions_table .head th, #positions_table_1col .head td, #positions_table_1col .head th
{
    color:#FFFFFF;
    font-weight:bold;
	height:25px;
	background: url(../images/tables/head.gif);    
}
#positions_table .head td a, #positions_table .head th a, #positions_table_1col .head td a, #positions_table_1col .head th a
{
    color:#FFFFFF;
    font-weight:bold;
	height:25px;
	background: url(../images/tables/head.gif);    
}
#positions_table .subhead td, #positions_table_1col .subhead td
{
	background: url(../images/tables/subhead.gif);        
}
#positions_table .subhead2 td, #positions_table_1col .subhead2 td
{
	background: url(../images/tables/subhead2.gif);  
}

#positions_table .a td, #positions_table_1col .a td
{
	background: url(../images/tables/a.gif) repeat-x bottom;  
	height:40px;
}

#positions_table .b td, #positions_table_1col .b td
{
	background: #efeeef url(../images/tables/b.gif) repeat-x bottom;   
	height:40px;
}

#positions_table .total td, #positions_table_1col .total td
{
	background: url(../images/tables/total.gif);  
}

/*AJAX Modal Pop-Up Dialog*/
.modalBackground {
background-color:Gray;
filter:alpha(opacity=70);
opacity:0.7;
}

#ReportInfo
{
	 left:220px;
	 width:600px;
	 background-color:White;
}


/* --> */
</style>
<!--[if lt IE 7]>
<style media="screen" type="text/css">
.col1 {
	width:100%;
}
</style>
<![endif]-->
