/*----------- National Bank ---*/
/*----------- 09/14/2009    ---*/
body {
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}

table {
	width: 100%;
	border-collapse: collapse;
}

#idms_container {
	width: 984px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: normal;
}

html>body #idms_container {
	width: 990px;
}

#idms_container a {
	color: #3459f5;
	text-decoration: none;
}

#idms_container strong {
	
}

.navContainer {
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/tab_bg.gif) bottom right repeat-x;
	line-height: 15px;
	height: 26px;
	width: 990px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00314d;
	padding: 0;
	margin: 0;
	margin: 15px 0 0 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #757575;
	margin: 0;
	padding: 3px;
}

h3 {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #00314d;
	padding: 5px 0;
	margin: 0;
}

h4 {
	background-color: #eef4f6;
	border: 1px solid #d1d6d7;
	color: #00314d;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 3px;
	margin: 0;
	display: block;
}

h5 {
	background-color: #eef4f6;
	border: 1px solid #d1d6d7;
	color: #00314d;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 3px;
	margin: 0;
	margin-top: 12px;
	display: block;
	text-transform: uppercase;
}

.navContainer {
	clear: both;
	float: left;
	width: 100%;
}

.navContainer ul {
	padding: 0;
	margin: 0;
	display: block;
	border_bottom: 1px solid #a2ced7;
}

.navContainer li {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 2px;
	background: url(../images/tab.gif) top right no-repeat;
	text-align: center;
	border-left: 1px solid #a2ced7;
}

.navContainer li a {
	display: block;
	padding: 6px 15px 4px 12px;
	font-size: 11px;
	color: #00314d;
	text-decoration: none;
}

.navContainer .active {
	background: url(../images/tab.gif);
	background-position: 100% -100px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFF;
}

.navContainer .deactive_tab {
	border-left: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 2px;
	background: url(../images/deactive_tab.gif) top right no-repeat;
	text-align: center;
	color: gray;
}

#symbolLookup {
	width: 500px;
	float: right;
}

#symbolLookup a {
	color: #666;
}

.lookup {
	width: 150px;
	border: 1px #6b6b6b solid;
	color: #6b6b6b;
	font-size: 11px;
}

#idms_container {
	
}

#idms_container a.button1 {
	background: transparent url(../images/buttonRight1.png) no-repeat scroll
		top right;
	color: #000;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 20px;
	margin-right: 6px;
	padding-right: 8px; /* sliding doors padding */
	text-decoration: none;
	font-size: 11px;
}

#idms_container a.button1 span {
	background: transparent url(../images/buttonLeft1.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 3px 0 5px 8px;
}

#idms_container a.button2 {
	background: transparent url(../images/buttonRight2.png) no-repeat scroll
		top right;
	color: #000;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 20px;
	margin-right: 6px;
	padding-right: 8px; /* sliding doors padding */
	text-decoration: none;
	font-size: 11px;
}

#idms_container a.button2 span {
	background: transparent url(../images/buttonLeft2.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 3px 0 5px 8px;
}

.positive {
	color: #45b50b;
}

.negative {
	color: #c42121;
}

.gray {
	color: #8a8a8a;
}

.time_stamp {
	display: block;
	font-size: 11px;
	color: #585858;
	padding: 4px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.margintop {
	margin-top: 10px;
}
/*.evenrow { background-color:#f3f3f3; }*/
.module {
	border: solid #dbdbdb 1px;
	clear: both;
	padding: 0 4px 4px;
	background: url(../images/module_tile.png) top repeat-x;
	background-color: #efefef;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
}

#idms_container .module table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 5px;
}

#idms_container .module td {
	border-bottom: 1px solid #c6c6c6;
	padding: 4px;
}

#idms_container .module thead th {
	font-weight: normal;
	background-color: #ebebeb;
	color: #6c6c6c;
	font-size: 12px;
	padding: 4px;
}

#idms_container .module tbody th {
	padding: 4px;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
}

#idms_container .module tbody td {
	padding: 4px;
	border-bottom: 1px solid #CCC;
}

#column1 {
	width: 45%;
	float: left;
	margin-right: 10px;
}

#column2 {
	width: 45%;
	float: right;
}

#idms_container .tabs {
	padding: 0;
	margin: 0;
	clear: both;
	float: left;
	width: 100%;
	display: block;
}

#idms_container .tabs ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	display: inline;
	float: left;
	clear: both;
	background: url(../images/tab_border.png) bottom repeat-x;
}

#idms_container .tabs ul {
	height: 12px;
}

html>body #idms_container .tabs ul {
	height: 19px;
}

#idms_container .tabs li {
	list-style: none;
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	margin-right: 2px;
	background: url(../images/tab_right.png) top right no-repeat;
}

#idms_container .tabs li a {
	display: block;
	float: left;
	padding: 2px 8px 4px 8px;
	line-height: 18px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background: url(../images/tab_left.png) top left no-repeat;
}

#idms_container .tabs .active {
	background: url(../images/tab_right_active.png) top right no-repeat;
}

#idms_container .tabs .active a {
	background: url(../images/tab_left_active.png) top left no-repeat;
	color: #000;
	font-weight: bold;
	border-bottom: none;
}

#mews {
	margin-top: 10px;
}

#news .time_stamp {
	padding: 0;
}

#news p {
	padding: 0;
	padding-bottom: 15px;
	margin: 0;
}

/* headers h3s  */
#idms_container .modulerHeader {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	/*padding:5px;*/
	margin: 0;
	margin-top: 0px;
	color: #54301a;
	display: block;
	background-color: #e3e3d5;
	border: 1px solid #c8c8bd;
	height: 15px;
}

#idms_container .modulerHeaderRight {
	float: right;
	text-align: right;
	display: inline;
	font-weight: normal;
	color: #000;
	font-size: 10px;
	padding: 0;
	margin: 0;
	text-transform: none;
	font-size: 11px;
	color: #464646;
}

#idms_container .modulerHeaderRight select {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#idms_container .modulerHeaderRight table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	float: right;
	width: auto;
}

#idms_container .modulerHeaderRight td {
	padding: 0;
	margin: 0;
	padding-right: 5px;
	color: #464646;
	font-size: 11px;
}

#idms_container h5.margintop {
	margin-top: 10px;
}

#fund_snapshot {
	clear: both;
	width: 750px;
	float: left;
	margin: 10px;
}

#fund_snapshot th {
	background-color: #efefef;
	font-weight: bold;
	font-size: 11px;
	color: #868686;
	border-bottom: 1px solid #d6d6d6;
	padding: 4px;
}

#fund_snapshot td {
	border-bottom: 1px solid #d6d6d6;
	color: #000000;
	padding: 4px;
}

#fund_screener {
	clear: both;
	width: 978px;
	float: left;
	margin-top: 10px;
}

#fund_screener .form330 {
	width: 330px;
	border: 1px solid #cecece;
}

#fund_screener .form220 {
	width: 220px;
	border: 1px solid #cecece;
}

#fund_screener .form114 {
	width: 114px;
	border: 1px solid #cecece;
}

#fund_screener .form150 {
	width: 150px;
	border: 1px solid #cecece;
}

#fund_screener td {
	padding: 5px;
}

/*--------------- Fund Compare ---*/
#compare {
	clear: both;
	float: left;
	width: 614px;
	padding: 5px 0;
}

#compare h2 {
	padding: 10px 1px 3px 1px;
	font-size: 14px;
	margin: 0;
	display: block;
	clear: both;
}

#compare th a {
	color: #3067db;
}

#compareIn {
	color: #666;
	font-weight: bold;
	font-size: 11px;
	clear: both;
	float: left;
	width: 100%;
	padding: 10px 0;
}

#fundCompare {
	background-color: #eef4f6;
	border: 1px solid #c1c4c6;
	width: 614px;
}

#fundCompare th {
	color: #000;
	background-color: #FFF;
	font-size: 11px;
	text-align: left;
}

#fundCompare th, fundCompare td {
	padding: 4px 2px;
}

#fundCompare .form390 {
	width: 390px;
	font-weight: bold;
	color: #4b4b4b;
	font-size: 11px;
}

#chart {
	border: 1px solid #e0e0e0;
	padding: 5px;
	float: left;
	clear: both;
}

.col1 {
	width: 300px;
	float: left;
}

.col2 {
	width: 300px;
	float: right;
}

/*-------------- portfolio ---*/
#portfolio {
	float: left;
	width: 96%;
	clear: both;
	margin: 10px 0;
}

#portfolio_detail {
	clear: both;
	float: left;
	width: 100%;
}

#portfolio_detail th {
	font-size: 11px;
	font-weight: bold;
	color: #555;
	border-bottom: 1px solid #082c62;
	padding: 4px;
}

#portfolio_detail td {
	border-bottom: 1px solid #cfcfcf;
	padding: 4px;
}

#createPortfolio {
	background-color: #eef4f6;
	border: 1px solid #c1c6c8;
	margin-bottom: 10px;
	margin-top: 10px;
}

#createPortfolio .portfolioName {
	width: 350px;
	border: 1px solid #cfcfcf;
}

#portfolioSummary {
	background-color: #eef4f6;
	border: 1px solid #c1c6c8;
	padding: 5px 0;
}

#portfolioSummary th, td {
	padding: 4px;
}

#portfolioSummary th {
	color: #393939;
	font-size: 12px;
	font-weight: normal;
}

#portfolioSummary td {
	font-size: 14px;
	font-weight: bold;
}

#add_symbol {
	background-color: #eef4f6;
	border: 1px solid #c1c6c8;
	padding: 5px 0;
}

#add_symbol th {
	color: #00314d;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 3px;
}

#portfolio_news {
	clear: both;
	float: left;
	width: 100%;
}

#portfolio_news table {
	width: 665px;
}

#portfolio_news td {
	padding: 4px 6px;
}

/*------------------ Search ---*/
#pop_search {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: normal;
	width: 370px;
	float: left;
}

#auto_fill {
	border: 1px solid #ccc;
	position: absolute;
	left: 151px;
	top: 54px;
	width: 260px;
	padding: 2px;
}

#auto_fill td {
	padding: 1px;
}

#auto_fill a {
	font-size: 11px;
}

.highlight {
	background-color: #e2f2ff;
}

.exchange {
	color: #aeaeae;
	font-size: 11px;
}

#pop_search a.button1 {
	background: transparent url(../images/buttonRight1.png) no-repeat scroll
		top right;
	color: #000;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 20px;
	margin-right: 6px;
	padding-right: 8px; /* sliding doors padding */
	text-decoration: none;
	font-size: 11px;
}

#pop_search a.button1 span {
	background: transparent url(../images/buttonLeft1.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 3px 0 5px 8px;
}

#search_results a.button1 {
	background: transparent url(../images/buttonRight1.png) no-repeat scroll
		top right;
	color: #000;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 20px;
	margin-right: 6px;
	padding-right: 8px; /* sliding doors padding */
	text-decoration: none;
	font-size: 11px;
}

#search_results a.button1 span {
	background: transparent url(../images/buttonLeft1.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 3px 0 5px 8px;
}

#search_results {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: normal;
	clear: both;
	float: left;
	width: 100%;
}

#search_results table {
	width: 100%;
}

#search_results .evenrow {
	background-color: #f4f7fe;
}

#search_results th {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	border-bottom: 1px solid #666;
	text-align: left;
}

#search_results td {
	padding: 2px;
}

#calculators_publications p {
	padding: 2px;
	margin: 0;
}

.onethirdcol {
	width: 350px;
	float: left;
}

.twothirdcol {
	width: 618px;
	float: left;
	margin-left: 12px;
}

.modhead {
	width: 100%;
	background-color: #EEF4F6;
	border-bottom: 1px solid #D1D6D7;
	font-family: Helvetica;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.modhead th {
	color: #00314D;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 3px 4px;
	text-align: left;
}

.modhead td {
	color: #8a8a8a;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 3px 4px;
	text-align: right;
}

.module2 {
	border: 1px solid #D1D6D7;
	padding: 0;
	margin: 0;
}

.bottomspace {
	margin-bottom: 20px;
}

.module2 table {
	font-size: 12px;
	margin: 0;
}

.module2 td {
	border-bottom: 1px solid #D0D0D0;
}

.rightborder {
	border-right: 1px solid #D0D0D0;
}

.thead-settings th {
	color: #6C6C6C;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 2px 3px;
	border-bottom: 1px solid #D0D0D0;
}

.sectorNameColWidth {
	width: 180px;
}

#tablespace {
	border-bottom: 0px solid transparent;
}

#quartertable {
	width: 80px;
	padding: 2px;
}

.rank {
	background: transparent url(../images/blue-dot.gif) center no-repeat;
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.modspacing {
	padding: 3px 0 0 2px;
}

.rangeslider {
	margin-top: 4px;
}

.bottomtable td, #nobottom {
	border-bottom: 0px solid transparent;
}

#nobottom {
	width: 50%;
}

.chartmodule {
	background-color: #839ca9;
}

.chartcontrols th {
	color: #c6f58b;
	border-bottom: 0px solid transparent;
	font-weight: bold;
}

.chartcontrols td {
	color: #fff;
	border-bottom: 0px solid transparent;
}

.chartcontrols td, .chartcontrols th {
	padding-bottom: 6px;
	padding-top: 6px;
}

.chartcontrols input {
	padding: 0;
	margin: 0;
}

.chartcontrols input[type=checkbox], input[type=radio] {
	vertical-align: middle;
	position: relative;
	bottom: 1px;
}

.sectorhalf1, .sectorhalf2 {
	float: left;
	width: 307px;
	padding-top: 8px;
	margin: 0;
}

.sectorhalf1 {
	border-right: 1px solid #D1D6D7;
}

.sectorhalf1 img, .sectorhalf2 img, .piechart {
	padding: 0;
	margin: 8px 0 8px 45px;
}

.sectorhalf1 span, .sectorhalf2 span {
	margin-left: 8px;
	padding: 0;
}

.pieswatch {
	width: 14px;
	height: 8px;
	margin: 0;
	padding: 0;
}

.swatchcell {
	width: 20px;
}

.color1 {
	background-color: #ffd396;
}

.color2 {
	background-color: #ff963b;
}

.color3 {
	background-color: #dd1f00;
}

.color4 {
	background-color: #9beafe;
}

.color5 {
	background-color: #1c5478;
}

.color6 {
	background-color: #003460;
}

.color7 {
	background-color: #abe58f;
}

.color8 {
	background-color: #00ca50;
}

.color9 {
	background-color: #009838;
}

.color10 {
	background-color: #737373;
}

.color11 {
	background-color: #660066;
}

.color12 {
	background-color: #9999ff;
}

.color13 {
	background-color: #ff9999;
}

.color14 {
	background-color: #009999;
}

.color15 {
	background-color: #999999;
}

.color16 {
	background-color: #999900;
}

a.button {
	/* Sliding right image */
	background: transparent url('../images/button_right_06.png') no-repeat
		scroll top right;
	display: block;
	float: left;
	height: 28px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 3px;
	/* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 6px;
}

a.button span {
	/* Background left image */
	background: transparent url('../images/button_left_06.png') no-repeat;
	display: block;
	line-height: 28px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0px 10px 5px 10px;
}

a.button:hover span {
	text-decoration: underline;
}

a.buttonselect {
	/* Sliding right image */
	background: transparent url('../images/button_right_07.png') no-repeat
		scroll top right;
	display: block;
	float: left;
	height: 28px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 3px;
	/* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 6px;
}

a.buttonselect span {
	/* Background left image */
	background: transparent url('../images/button_left_07.png') no-repeat;
	display: block;
	line-height: 28px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0px 10px 5px 10px;
}

a.buttonselect:hover span {
	text-decoration: underline;
}

.screenertally {
	float: right;
	background-color: #f5f6f5;
	border-left: 1px solid #d0cfd0;
	height: 100%;
	width: 192px;
	min-height: 100%;
}

.screenertally td, .screenertally th {
	padding: 4px 14px;
}

.fullbodywrap {
	padding-left: 8px;
}

.multiListSelect {
	border: 1px solid #CCCCCC;
	height: 145px;
	overflow-x: hidden;
	color: #3d4552;
	font-size: 11px;
}

.multiListSelect span {
	margin-left: 20px;
}

.scrollon {
	overflow: auto;
}

.multiListSelect label {
	display: block;
	width: 300px;
	margin-top: 1px;
}

.checked {
	background-color: #e4e4e4;
	color: #00314d;
	font-weight: bold;
}

.picklistlayout a {
	margin: 0 6px 6px 0;
	font-size: 11px;
}

.sponsorwidth {
	width: 190px;
}

.assetwidth {
	width: 129px;
}

.typewidth {
	width: 129px;
}

.classwidth {
	width: 253px;
}

.subassetwidth {
	width: 220px;
}

.picklistlayout {
	width: 775px;
	float: left;
}

.picklistlayout td {
	vertical-align: top;
}

#performtable {
	width: 220px;
	margin: 10px 20px 10px 5px;
	font-size: 11px;
	color: #797979;
	float: left;
}

#performtable .tblAvgRet {
	width: 236px;
}

#performtable th {
	font-weight: normal;
	text-align: left;
	font-size: 11px;
}

#performtable td {
	border-bottom: 0px solid transparent;
	border-top: 1px solid white;
}

.textfield1 {
	width: 60px;
	border: 1px solid #bbb;
	font-size: 11px;
}

.performcheck {
	width: 19px;
	text-align: center;
	padding: 0;
}

.performcheck input {
	margin: 0 0 4px 0;
	padding: 0;
}

.performselected {
	font-weight: bold;
	color: #13425d;
}

.performselected td {
	background-color: #e9e9e9;
}

.floatleft {
	float: left;
}

#screenslider {
	width: 480px;
	margin: 5px 0 0 5px;
}

#screenslider td {
	border-bottom: 0px solid transparent;
}

.selectsample {
	width: 45px;
}

.viewbutton {
	width: 132px;
}

.viewbutton a {
	margin: 0;
}

.resultstable td {
	padding: 0;
}

.resultstable {
	margin-bottom: 40px;
}

.graybg {
	background-color: #f5f6f5;
}

#criteriatable {
	width: 469px;
	float: left;
	margin: 10px 10px;
}

.tablepagination {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tablepagination li {
	display: inline;
	margin: 0 6px;
}

.paginationselect {
	color: #000;
	background-color: #f5f6f5;
	border: 1px solid #bebdbd;
	padding: 2px 4px;
}

.resultshead {
	width: 15%;
}

.sortdown {
	font-weight: bold;
	background: transparent url(../images/sort-down.gif) no-repeat right;
	padding-right: 10px;
}

.sortup {
	font-weight: bold;
	background: transparent url(../images/sort-up.gif) no-repeat right;
	padding-right: 10px;
}

.halfpage {
	float: left;
	width: 483px;
}

.halfspacing {
	margin-right: 12px;
}

.regioncontrols {
	width: 425px;
	margin: 5px 0;
}

.buttonwidth {
	width: 122px;
}

.buttonwidth2 {
	width: 146px;
}

.expandedarea {
	background-color: #f5f5f5;
}

.expandedarea table {
	border: 0px solid transparent;
}

.quickscreen {
	width: 900px;
}

.moneyflowtabs {
	list-style: none;
	background-color: #efefef;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	height: 25px
}

.moneyflowtabs  a {
	display: block;
}

.moneyflowtabs li {
	float: left;
	margin: 4px 4px 0;
	padding: 4px 8px;
}

.flowselect {
	background-color: #fff;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

#chartspacing {
	padding-left: 23px;
	width: 410px;
}

#timeframespace {
	width: 80px;
}

#chart-timeframe {
	list-style: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#chart-timeframe a {
	color: #fff;
	text-decoration: underline;
	display: block;
	padding: 2px 6px 1px;
}

#chart-timeframe li {
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
}

#timeselected {
	background: transparent url(../images/select_right.gif) no-repeat right
		center scroll;
}

#timeselected a {
	background: transparent url(../images/select_left.gif) no-repeat left
		center scroll;
	font-weight: bold;
	text-decoration: none;
}

#quote_sum {
	width: 970px;
}

#footer {
	width: 984px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: normal;
}

.idmsDisclaimer {
	font-family: Arial, Helvetica, sans serif;
	font-size: 8pt;
	text-align: left;
	color: #333333;

	/*  height:26px; */
}

/*---Calendar---*/
.ui-datepicker {
	font-size: 11px !important;
}

/*---Screener slider---*/
.ui-slider-handle {
	cursor: move;
	margin-top: -8px;
	margin-left: -6px;
	width: 12px;;
	height: 25px;
	position: absolute;
	background: url('../images/slider_thumb1.gif');
}

/*---Suggestive search---*/
.symbol_results {
	width: 350px;
}

.symbol_results table {
	background-color: #FFF;
	border: 1px solid #000;
	border-collapse: collapse;
	color: #000;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}

.symbol_results td {
	border: 0 !important;
	cursor: pointer !important;
	padding: 5px 25px 5px 5px;
}

.symbol_results td.exchange {
	color: #AAA;
	font-size: .95em;
	padding-right: 5px;
}

.symbol_results .highlight td, .symbol_results .highlight_mouse td {
	background-color: #E2F2FF !important;
}

.symbol_results strong {
	display: inline !important;
}

#pop_search {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: normal;
	width: 420px;
	float: left;
}

#pop_search a.button1 {
	background: transparent url(../images/buttonRight1.png) no-repeat scroll
		top right;
	color: #000;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 20px;
	margin-right: 6px;
	padding-right: 8px; /* sliding doors padding */
	text-decoration: none;
	font-size: 11px;
}

#pop_search a.button1 span {
	background: transparent url(../images/buttonLeft1.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 3px 0 5px 8px;
}

#data_table {
	width: 700px;
}

.idms_modal {
	background-color: #FFF;
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -140px;
	width: 280px;
}

#idms_confirm {
	width: 356px;
	margin-left: -178px;
}

#symbolLookup #Size12 {
	font-size: 16px;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#symbolLookup #Size14 {
	font-size: 20px;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#symbolLookup #Size16 {
	font-size: 24px;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#symbolLookup .selectedfont {
	color: #000 !important;
	text-decoration: none !important;
}

#symbolLookup .selectedfont a {
	color: #000;
	text-decoration: none;
}

#quote_strip_popuplinks {
	width: 180px;
	float: right;
}

/*---- glossary lightbox 09-24-2013 ----*/
.glossary-lightbox {
	max-width: 626px;
	max-height: 700px;
	/*margin: 20px;*/
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 3px solid #9f9f9f;
	padding: 0px !important;
	margin: 0px !important;
	overflow: hidden;
}

.glossary-lightbox .close {
	text-align: right;
	padding: 10px;
	float: none;
	min-height: 24px;
	max-height: 124px;
}

.glossary-lightbox .close h1 {
	color: #333;
	float: left;
	width: 90%;
	padding-bottom: 25px;
	text-align: left;
	font-size: 19px;
	font-weight: bold;
	text-transform: none;
}

.glossary-lightbox .close .button-div {
	width: 8%;
	float: right;
	display: inline;
	margin-top: 5px;
}

.glossary-lightbox .close a.button-div:hover {
	text-decoration: none;
}

.glossary-lightbox .close .alphabet {
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.glossary-lightbox .close .alphabet ul {
	list-style: none;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.glossary-lightbox .close .alphabet ul li {
	display: inline;
	float: left;
	font-size: 12px;
}

.glossary-lightbox .close .alphabet ul li a {
	color: #004479;
	padding: 4px;
	text-decoration: none;
}

.glossary-lightbox .close .alphabet ul li span {
	padding: 0 4px;
	text-decoration: none;
	color: #B7BCC2;
}

.glossary-lightbox .body {
	width: 100%;
	max-height: 493px;
	*max-height: 486px;
	overflow-y: scroll;
	overflow-x: hidden;
	/*padding:30px 20px;*/
	clear: both;
	float: left;
	*float: none;
	border-top: 1px solid #9f9f9f;
	/*border-bottom:1px solid #9f9f9f;*/
}

.glossary-lightbox .content {
	padding: 10px 20px 0;
	clear: both;
	float: left;
	border-bottom: 1px solid #9f9f9f;
}

.glossary-lightbox .body p {
	line-height: 22px;
	display: block;
	padding-bottom: 10px;
}

.glossary-lightbox .body p strong {
	display: block;
}

.glossary-lightbox .foot {
	float: left;
	clear: both;
	padding: 15px 25px 0px;
	text-align: center;
	*width: 523px;
}

.glossary-lightbox .foot p {
	font-size: 8pt;
	line-height: 18px;
	color: #333;
}

.glossary-lightbox .foot a:link {
	color: #0000EE !important;
	text-decoration: none;
}

.glossary-lightbox .foot a:visited {
	color: #0000EE !important;
	text-decoration: none;
}

.stop-scrolling {
	height: 100%;
	overflow: hidden;
}