/*HTML, BODY { height:100%; }*/
BODY	{ font-size : 12px; font-family: arial,helvetica,clean,sans-serif; }
/*BODY { behavior: url('/css/csshover3.htc'); }*/ /* ie fix */
TABLE	{ font-size : 12px; font-family: arial,verdana,sans-serif; }
TH		{ FONT-WEIGHT: bold; COLOR: white; BACKGROUND-COLOR: #94CE22; TEXT-ALIGN: left; }


/******************** INPUTS *****************************/
/* general */
.text-input { padding: 2px; font-size: 13px; vertical-align: middle; border: 1px solid #929292; outline:none; }
.checkbox-input { vertical-align: middle; }
textarea { padding: 2px; font-size: 12px; border: 1px solid #929292;font-family: verdana,sans-serif; outline:none;}
select { padding: 2px; font-size: 12px; border: 1px solid #929292;outline:none; }
optgroup { font-size: 11px; padding:0; margin:0;  }
input.button { padding: 2px 3px; border: 1px solid #848684; background-color: #DEDFDE; color: #333; font-size: 11px; vertical-align:middle;cursor:pointer; outline:none }
input.button:hover { background-color: #E4F4C4; border-color: #444; color: #000; }
input.button[disabled] { background-color: #DDDDDD; border-color: #DDDDDD; color: #fff }
input.button[disabled]:hover { background-color: #DDDDDD; border-color: #DDDDDD; color: #fff }

input.button-highlight { padding: 2px 3px; border: 1px solid #848684; background-color: #E8F100; color: #000; font-size: 11px; vertical-align:middle; }
input.button-highlight:hover { background-color: #D4DB20 }
input.button-highlight[disabled] { background-color: #DDDDDD; color: #fff }
input.button-highlight[disabled]:hover { background-color: #DDDDDD; color: #fff }

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner { border: none; }

/* specific */
input.textRule { border: 1px solid #848684; background-color: #FFFFFF; font-weight: normal; text-indent: 2px; font-size: 9pt; font-family: inherit; }
input.textRef { border: 1px solid #848684; background-color: #FFFFFF; font-weight: normal; font-size: 8pt; font-family: inherit; }
input.textAlert { border: 1px solid red; }
select.selectRef { font-family: Verdana,Arial,Tahoma; font-size: 10px; }
textarea.textareaRef { border: 1px solid #848684; font-weight: normal; font-size: 8pt; font-family: inherit; }
input.CategoryButton { border: 1px solid #848684; font-weight: normal; font-size: 9pt; }
input.noBorder { border: 0px none #FFFFFF; font-weight: normal; font-size: 9pt; }

/************************ END INPUTS  *******************/


/************************** FONTS ***********************/
.smallBlue			{ FONT-WEIGHT: bold; COLOR: #3263C9; font-size: 12px; }
.mediumBlue			{ FONT-WEIGHT: bold; COLOR: #3263C9; font-size: 14px; }
.normalBlue			{ FONT-WEIGHT: bold; COLOR: #3263C9; font-size: 16px; }
.bigBlue			{ FONT-WEIGHT: bold; COLOR: #3263C9; font-size: 18px; }
.veryBigBlue		{ FONT-WEIGHT: bold; COLOR: #3263C9; font-size: 20px; }
.smallBlack			{ COLOR: #000000; font-size: 10px; }
.smallBlack11		{ COLOR: #000000; font-size: 11px; }
.smallBlack12		{ COLOR: #000000; font-size: 12px; }
.smallBlack13		{ COLOR: #000000; font-size: 13px; }
.mediumBlack		{ FONT-WEIGHT: bold; COLOR: #000000; font-size: 14px; }
.bigBlack			{ FONT-WEIGHT: bold; COLOR: black; font-size: 16px; }
.biggerBlack		{ COLOR: black; font-size: 18px; }
.veryBigBlack		{ FONT-WEIGHT: bold; COLOR: black; font-size: 20px; }
.hugeBlack			{ FONT-WEIGHT: bold; COLOR: black; font-size: 24px; }
.superBlack			{ FONT-WEIGHT: bold; COLOR: black; font-size: 28px; }
.smallGreen			{ COLOR: #009900; font-size: 10px; }
.signUp				{ FONT-WEIGHT: bold; COLOR: #000000; font-size: 10px; }
.signUpCurrent		{ FONT-WEIGHT: bold; COLOR: #3263C9; font-size: 10px; }
.signUpCurrentOld	{ FONT-WEIGHT: bold; COLOR: #00CC00; font-size: 10px; }
.signUpHistorical	{ FONT-WEIGHT: bold; COLOR: #000000; font-size: 10px; }
.bookmarked			{ COLOR: gray; }
.categorySel		{ color: red;  font-size: 12px; FONT-WEIGHT: bold;}
.votingNav { COLOR: Black; FONT-FAMILY: inherit; FONT-SIZE: 14px; FONT-WEIGHT: bold; LINE-HEIGHT: 20px; text-decoration : none; }
.error				{ COLOR: red; font-size: 12px; }
.symbol-font { font-family:Arial,Helvetica,sans-serif !important; font-size: 12px; font-weight:normal; font-style:normal; }
/*********************** END FONTS **********************/


/********************* TABLE STYLES **********************/
.rowOne TH, .rowOne TD, TD.rowOne	{ FONT-WEIGHT: bold; COLOR: white; TEXT-ALIGN: left; font-size:13px; background: #94CE22 url(/images/new/rowOneBg.gif) repeat-x bottom center; /*BACKGROUND: #94CE22;*/ TEXT-ALIGN: left; }
.rowTwo TH, .rowTwo TD, TD.rowTwo	{ COLOR: black; background: #C9C9CA url(/images/new/rowTwoBg.gif) repeat-x top center; BACKGROUND-COLOR: #C9C9CA; font-weight: normal; }
.rowBottom TD		{ COLOR: black; background: #CECECE url(/images/new/rowTwoBg.gif) repeat-x; BACKGROUND-COLOR: #CECECE; TEXT-ALIGN: left; }
.rowDark			{ FONT-WEIGHT: bold; COLOR: white; BACKGROUND-COLOR: #444444; TEXT-ALIGN: left; }
.rowAlt1 TD			{ background-color: white; border-bottom: 1px solid #DCDCDC; border-top: 1px solid white; }
.rowAlt2 TD		 	{ background-color: #EEE; border-bottom: 1px solid #DCDCDC; border-top: 1px solid #F4F4F4; }
.rowAlt2			{ background-color: #E7EFF9; }
.rowAlt3			{ background-color: #FFCCCC; }
tr.rowHighlight:hover td {background-color:#FFFFDA !important}
.StockExampleRow	{ background-color:#E4F4C4; border: 1px solid #CECECE; LINE-HEIGHT: 20px; }
.emptyTitle			{ COLOR: #FFFFFF; font-size: 12px; background-color: #C0C0C0; FONT-WEIGHT: bold; COLOR: #FFFFFF; font-size: 12px; }
.individualTitle	{ COLOR: #FFFFFF; font-size: 12px; background-color: #3263C9; FONT-WEIGHT: bold; COLOR: #FFFFFF; font-size: 12px; }
.institutionalTitle { COLOR: #FFFFFF; font-size: 12px; background-color: #444444; FONT-WEIGHT: bold; COLOR: #FFFFFF; font-size: 12px; }
.errorOuterBox		{ COLOR: red; font-size: 12px; background-color: red; FONT-WEIGHT: bold; COLOR: #FFFF00; font-size: 12px; }
.errorInnerBox		{ color: red; font-size: 12px; background-color: #FFFFFF; font-weight: bold; color: red; font-size: 12px; }
TABLE.GradientBGTable { background-color:transparent; }
TABLE.GradientBGTable2 { background:#578AD4; color:#FFFFFF; font-family:inherit; font-weight:bold; }
TABLE.BorderedTable, .BorderedTable { border: 1px solid #CECECE; background: #FAFAFA; }
TABLE.BoxFrameTable { width: 100%; height: 100%; background-color: #444444; }
TR.BoxTitleRow		{ height: 20px; background-color: #444444; color: #FFFFFF; font-weight: bold; border-spacing:0px; }
TR.BoxHeaderRow		{ height: 20px; background-color: #CCCCCC; color: #000000; border-spacing:0px; }
TH.BoxHeaderRow		{ background-color: #444444; color: #FFFFFF; font-weight: bold; border-spacing:0px; }
TR.BoxGrayRow TD	{ border-bottom:1px solid #E6E6E6; }
TABLE.BoxMatteTable { width: 100%; height: 100%; background-color: #FFFFFF; padding: 2px; border-collapse:collapse; border-spacing: 0px; }
TABLE.BoxContentTable { width: 100%; height: 100%; background-color: #FFFFFF; padding: 2px; }
TABLE.BoxCollapseContentTable { width: 100%; height: 100%; background-color: #FFFFFF; padding: 2px; border-collapse:collapse; border-spacing: 0px; }
TR.BoxBorderRow		{ height: 2px; background-color: #CCCCCC; border-spacing:0px; }
TABLE.RecsTable		{ border-collapse: collapse; border: 1px solid #CECECE; }
TR.RecsTableTopRow TD{ background-color: #CECECE; font-weight: bold; padding:2px; }
TR.RecsTableNew TD	{ border: 1px solid #CECECE; background: #CCCCFF; padding:2px; }
TR.RecsTable TD		{ border: 1px solid #CECECE; background: #FFFFFF; padding:2px; }
TABLE.Tablebase		{ font-family: inherit; background-color: white; font-size:9pt; vertical-align: bottom; TEXT-ALIGN: left; }
TABLE.Screen		{ font-size: 9pt; font-family: inherit; }
TR.ScreenCriteriaTitleRow TD { font-weight: bold; color: white; background-color: #444444; line-height: 22px; height: 22px; padding: 0px 4px; }
TR.ScreenCriteriaRow TD { padding: 3px 4px; }
TR.ScreenCriteriaRuleRow TD { padding: 1px 4px 0 4px; vertical-align: middle; }
.ScreenTotals		{ margin-right: 8px; background-color: #C6DAE2; border: 1px solid #444444; border-collapse:inherit; }
.ScreenEtfTotals	{ background-color: #CED7DE; }
.ScreenSection		{ border: 1px solid #444444; background: #C6DAE2; }
.ScreenSectionUniverse { border: 1px solid #444444; background: #D5CED5; }
.ScreenSectionEtf	{ border: 1px solid #444444; background: #CED7DE; }
.rowGroupHeader		{ FONT-WEIGHT: bold;  COLOR: white;  BACKGROUND-COLOR: #444444;  TEXT-ALIGN: center; border:none; border-right: white solid;}
.rowGroupHeaderLeft { FONT-WEIGHT: bold;  COLOR: white;  BACKGROUND-COLOR: #444444;  TEXT-ALIGN: left; border:none; border-right: white solid;}
/************************* END TABLE STYLES ************************/


/**************************** LINKS ********************************/
A						{ color: #3263c9 }
A.normalBlue:link		{ FONT-WEIGHT: bold; COLOR: #3263C9; font-size: 16px; text-decoration: none;}
A.normalBlue:visited	{ FONT-WEIGHT: bold; COLOR: #3263C9; font-size: 16px; text-decoration: none;}
A.normalBlue:hover		{ FONT-WEIGHT: bold; COLOR: #444444; font-size: 16px; text-decoration: none;}
A.bigBlue:link			{ FONT-WEIGHT: bold; COLOR: #3263C9; font-size: 20px; text-decoration: none;}
A.bigBlue:visited		{ FONT-WEIGHT: bold; COLOR: #3263C9; font-size: 20px; text-decoration: none;}
A.bigBlue:hover			{ FONT-WEIGHT: bold; COLOR: #444444; font-size: 20px; text-decoration: none;}
A.bigBlueLink:link		{ FONT-WEIGHT: bold; COLOR: #3263C9; font-size: 20px; text-decoration: UNDERLINE;}
A.bigBlueLink:visited	{ FONT-WEIGHT: bold; COLOR: #3263C9; font-size: 20px; text-decoration: UNDERLINE;}
A.bigBlueLink:hover		{ FONT-WEIGHT: bold; COLOR: #444444; font-size: 20px; text-decoration: UNDERLINE;}
A.mediumBlueLink:link	{ FONT-WEIGHT: bold; COLOR: #3263C9; font-size: 14px; text-decoration: UNDERLINE;}
A.mediumBlueLink:visited { FONT-WEIGHT: bold; COLOR: #3263C9; font-size: 14px; text-decoration: UNDERLINE;}
A.mediumBlueLink:hover	{ FONT-WEIGHT: bold; COLOR: #444444; font-size: 14px; text-decoration: UNDERLINE;}
A.menu:link				{ color: #000000; text-decoration: none }
A.menu:visited			{ color: #000000; text-decoration: none }
A.menu:active			{ color: #000000; text-decoration: none }
A.menu:hover			{ color: #3263C9;   text-decoration: UNDERLINE }
A.plain:link			{ color: #ffffff; text-decoration: none }
A.plain:visited			{ color: #ffffff; text-decoration: none }
A.plain:active			{ color: #ffffff; text-decoration: none }
A.plain:hover			{ color: #000000; text-decoration: none }
A.category:link			{ color: #000000; text-decoration: none; font-size: 12px; }
A.category:visited		{ color: #000000; text-decoration: none; font-size: 12px; }
A.category:active		{ color: #000000; text-decoration: none; font-size: 12px; }
A.category:hover		{ color: #718CB9;   text-decoration: UNDERLINE; font-size: 12px; }
A.voting:link			{ color: blue; text-decoration: none }
A.voting:visited		{ color: blue; text-decoration: none }
A.voting:active			{ color: gray; text-decoration: none }
A.voting:hover			{ color: #3263C9;   text-decoration: UNDERLINE }
A.votingForum:link		{ color: blue; FONT-WEIGHT: 600; text-decoration: UNDERLINE }
A.votingForum:visited	{ color: blue; FONT-WEIGHT: 600; text-decoration: UNDERLINE }
A.votingForum:active	{ color: gray; FONT-WEIGHT: 600; text-decoration: UNDERLINE }
A.votingForum:hover		{ color: #3263C9; FONT-WEIGHT: 600; text-decoration: UNDERLINE }
A.votingMenu:link		{ color: #000000; text-decoration:none; }
A.votingMenu:visited	{ color: #000000; text-decoration:none; }
A.votingMenu:active		{ color: #000000; text-decoration:none; }
A.votingMenu:hover		{ color: #9999FF;   text-decoration:underline; }
A.votingNav:link		{ color: Blue; text-decoration:none; }
A.votingNav:visited		{ color: Blue; text-decoration:none; }
A.votingNav:active		{ color: Blue; text-decoration:none; }
A.votingNav:hover		{ color: Blue;   text-decoration:underline; }
.menu2:link				{ color: #FFFFFF; text-decoration: none }
.menu2:visited			{ color: #FFFFFF; text-decoration: none }
.menu2:active			{ color: #FFFFFF; text-decoration: none }
.menu2:hover			{ color: #3263C9;   text-decoration: none }
.menu3:link				{ color: #000000; text-decoration: underline }
.menu3:visited			{ color: #000000; text-decoration: underline }
.menu3:active			{ color: #000000; text-decoration: underline }
.menu3:hover			{ color: #3263C9; text-decoration: underline }
.menu4:link				{ color: #000000; text-decoration: none }
.menu4:visited			{ color: #000000; text-decoration: none }
.menu4:active			{ color: #3263C9; text-decoration: none }
.menu4:hover			{ color: #3263C9; text-decoration: none }

A.clean:link			{ text-decoration: none }
A.clean:visited			{ text-decoration: none }
A.clean:active			{ text-decoration: none }
A.clean:hover			{ color: #3263C9;   text-decoration: underline; }

A.white					{ font-weight: bold; color: #FFFFFF; text-decoration: none;}
A.white:link			{ font-weight: bold; color: #FFFFFF; text-decoration: none;}
A.white:visited			{ font-weight: bold; color: #FFFFFF; text-decoration: none;}
A.white:hover			{ font-weight: bold; color: #E4F4C4; text-decoration: underline; cursor:pointer}

A.footer				{ padding: 0 5px; font-weight: normal; color: #444444; text-decoration: none; border-width: 0 0 0 1px; border-style: solid; border-color: #444; }
A.footer-first			{ border: none; }
A.footer:link			{ color: #444444; text-decoration: none;}
A.footer:visited		{ color: #444444; text-decoration: none;}
A.footer:hover			{ color: #94CE22; text-decoration: underline; cursor:pointer}

A.more-info			{ font-size:12px; font-weight:bold; text-decoration:none; padding: 0 5px; outline:none }

/***************************** END LINKS ************************/


/******************************** MENU STYLES *****************************/
#logo		{ position: absolute; display: block; padding: 4px 0px 0px 20px; top:0; left:0; background-color: #ffffff; height: 41px; }
#logo a, #logo img	{ border: none; outline:none; }

#header_menu1		{ padding: 25px 0px 16px 220px; border-bottom: 0x solid #94CE22; text-align: left; white-space: nowrap; background:#fff url(/images/new/menu1Bg.gif) repeat-x bottom center; }
#header_menu1 a, #header_menu1 font { display: inline-block; border-left: 1px solid #aeaeae; height: 20px; line-height: 20px; padding: 0px 5px; color: #000000; text-decoration: none; outline:none; }
#header_menu1 a:hover	{ color: #3263C9; }
#header_menu1 a.on	{ background:#94CE22 url(/images/new/menu1OnBg.gif) repeat-x top center; background-color: #94CE22; font-weight: bold; }
#header_menu1 font.fontNoBorder { display: inline-block; border-left: 1px solid #ffffff; height: 20px; line-height: 20px; padding: 0px 5px; color: #000000; text-decoration: none; }

#header_menu2		{ background:#94CE22 url(/images/new/menu2LightBg.gif) repeat-x top center; background-color: #94CE22; padding-left: 165px; border-top: 1px solid #ffffff; text-align: left; white-space: nowrap; }
#header_menu2 p		{ margin: 0px; background:#0e1562 url(/images/new/menu2Bg.gif) repeat-x top center; background-color: #0e1562; height: 20px; line-height: 20px; width: 100%; }
#header_menu2 a		{ display: inline-block; border-left: 1px solid #ffffff; height: 20px; line-height: 20px; padding: 0px 5px; margin: 0; color: #ffffff; background:#0e1562 url(/images/new/menu2Bg.gif) repeat-x top center; background-color: #0e1562; text-decoration: none; font-weight: bold; outline:none; }
#header_menu2 a:hover	{ color: #3263C9; }
#header_menu2 a.on	{ background-color: #ffffff; background:#ffffff none repeat-x top center; color: #000000; }

#header_menu_table	{ height: 100%; width: 100%; }
#header_menu_table tr	{ height: 100%; }

#sidebar		{ position: relative; height: 100%; /*background-color: #848284;*/ width: 165px; border-top: 0px solid #ffffff; margin: 0px; text-align: right; }
#sidebar_menu		{ position: absolute; top: 0; left: 0; display: inline-block; height: 100%; width: 100%; padding-top: 0px; border-top: 0px solid #706F6F; text-align: left; }
#sidebar_menu a, #sidebar_menu font { display: block; font-size: 12px; width: 161px; border-bottom: 0px solid #706F6F; text-indent: 7px; height: 20px; line-height: 20px; padding: 4px 0px 1px 0;white-space:nowrap }
#sidebar_menu a { font-weight:normal; color: #3263C9; font-weight: normal; text-decoration: none; outline:none;  }
#sidebar_menu font { font-weight: bold; color: #444; text-decoration: none; padding: 4px 0 0 0; }
#sidebar_menu a:hover	{ color: #0000CC;text-decoration: underline; background-color:#EEEEEE; }
#sidebar_menu a.on	{ font-weight: bold; font-size:12px; background: #CECECE url(/images/new/rowTwoBg.gif) repeat-x; background-color: #cecece; color: #000000; text-decoration:none; }
#sidebar_menu img	{ vertical-align:middle; padding:0 2px 4px 8px}
/******************************** END MENU STYLES *****************************/


/******************************** BANNERS *****************************/
#bannertopright {position:absolute;	top:0px; right:0px; height:50px; width:500px; text-align:right; margin:5px; padding:5px; color:red; font-size:12px; font-weight:bold;}
#logout-float { background-color: #F4F4F4; position: absolute; right: 0px; top: 0px; z-index: 1; padding-top: 2px; padding-right: 5px; padding-left: 3px; padding-bottom: 2px; border-left: 1px solid #CECECE; border-bottom: 1px solid #CECECE; }
#logout-float td { font-size : 10px; font-weight: bold; color: #383131; }
#logout-float a { text-decoration: none; }


/******************************** TABS *****************************/
.tabs-nav { margin:0; padding:0; text-align:left; background: transparent url(/images/tabs-nav/tab_nav_bg_all.gif) 0 -100px repeat-x; }
.tabs-nav table { margin-left: -3px !important; padding-bottom: 0px !important; }
.tabs-nav td { margin: 0 2px; border-bottom: 1px solid #002852; background: #94CE22 url(/images/tabs-nav/tab_nav_bg_all.gif) 0 0 repeat-x; }
.tabs-nav td:hover { background-position: 0 -25px; }
.tabs-nav td.on { border-bottom: 1px solid #F6F6F6; background-position: 0 -50px; }
.tabs-nav td.on:hover { background-position: 0 -50px; }
.tabs-nav td.disabled { border-bottom: 1px solid #002852; background: #AEC0D8; }
.tabs-nav td.disabled:hover { background: #AEC0D8; }
.tabs-nav td div { text-align: center; background: url(/images/tabs-nav/tab_nav_tlr_all.gif) 0 0 no-repeat }
.tabs-nav td div:hover { background-position: 0 -100px; }
.tabs-nav td.on div, .tabs-nav td.on:hover div { background-position: 0 0 }
.tabs-nav td.disabled div { background-position: 0 -300px }
.tabs-nav td a { display: block; text-decoration: none; padding: 5px 7px; background: url(/images/tabs-nav/tab_nav_tlr_all.gif) 100% 0 no-repeat; font-weight: bold; color: #fff; font-family: verdana,sans-serif; }
.tabs-nav td a:hover { background-position: 100% -100px; color: #002852; }
.tabs-nav td.on a, .tabs-nav td.on:hover a { background-position: 100% -200px; color: #002852; cursor:default;  }
.tabs-nav td.disabled a { background-position: 100% -300px; color: #F7F3F7; cursor:default; }
.tabs-nav-content { margin: -3px 0 0 0; text-align: left; padding: 2px 5px 15px 5px; background: #F6F6F6; border-width: 0 1px 1px 1px; border-color: #002852; border-style: solid; }
.tabs-gap-fill { position:absolute; left:-11px; top:-6px; background-color:#002852; }
.tabs-about-gap-fill { position:absolute; left:5px; top:25px; background-color:#002852; }
/* overrides for white tabs */
.tabs-nav-content-white { background: #FFF; border-width: 0 1px 1px 1px; border-color: #002852; border-style: solid; }
.tabs-nav-white td.on { border-bottom: 1px solid #FFF; background: #FFF url(/images/tabs-nav/tab_nav_bg_all.gif) 0 -75px repeat-x; }
.tabs-nav-white td.on:hover { background: #FFF url(/images/tabs-nav/tab_nav_bg_all.gif) 0 -75px repeat-x; }


/******************************** DROP MENU *****************************/
.menu-drop { position: absolute; border: 1px solid; padding: 1px; height: 16px; overflow: hidden; background-color: #ffffff }
.menu-drop span { display: block; padding: 1px 3px; background-color: #ffffff; color: #4b4a4a !important; background: url(/images/new/menu-drop-arr.gif) right no-repeat; }
.menu-drop a { display: block; padding: 2px 3px; margin-top: 1px; background-color: #eeeeee; text-decoration: none; color: #000000; font-size: 11px; font-weight: bold }
.menu-drop a:hover { background-color: #aaaaaa; color: #ffffff }


/******************************** PAGING *****************************/
#paging .fbk { background-image: url(/images/new/paging/fbk.png); font-size: 0px; }
#paging .bk { background-image: url(/images/new/paging/bk.png); font-size: 0px; }
#paging .fw { background-image: url(/images/new/paging/fw.png); font-size: 0px; }
#paging .ffw { background-image: url(/images/new/paging/ffw.png); font-size: 0px; }
#paging .fbk, .bk, .fw, .ffw { display: block; margin: 0px 10px 0px 0px; height: 7px; width: 5px; font-size: 0px }
#paging .fw, .ffw { margin: 0px 0px 0px 10px }
#paging .fbk, .ffw { width: 10px }
#paging a.fbk, a.bk, a.fw, a.ffw { background-position: center }
#paging a:hover.fbk, a:hover.bk, a:hover.fw, a:hover.ffw { background-position: top }
#paging span.fbk, span.bk, span.fw, span.ffw { background-position: bottom }
#paging .numbers a { text-decoration: none; font-weight: bold }


/******************************** STYLED BUTTONS *****************************/
button.general-button, button.general-button-greeen { background: #D2D2D2 url(images/buttons/button-full.gif) top left no-repeat; text-align: center; border: 0; overflow: visible; width:85px; height:26px; line-height:26px; font: normal 13px verdana,sans-serif !important; color: #002142; outline: none; margin: 0; padding: 0 0 3px 0; cursor:pointer; }
button.general-button:active, button.general-button:hover { background-position: bottom left; }
button.general-button:disabled { background-position: center left; color: #838383 !important; cursor:default; }
button.general-button-greeen { background-color: #C4DBCA; background-position: top right; }
button.general-button-greeen:active, button.general-button-greeen:hover { background-position: bottom right; }

a.general-button {
	text-align: center;
	background: #D2D2D2 url(images/buttons/button-full-a.gif) 100% -26px no-repeat;
	border: 0;
	margin: 0;
	padding: 0 5px 0 0;
	overflow: visible;
	display: inline-block;
	text-decoration: none;
	font: normal 12px verdana,sans-serif !important;
	outline: none;
}
a.general-button span {
	position: relative;
	display: inline-block;
	white-space: nowrap;
	height: 16px;
	color: #002142;
	font: normal 12px verdana,sans-serif !important;
	background: #D2D2D2 url(images/buttons/button-full-a.gif) 0 -26px no-repeat;
	padding: 5px 2px 5px 7px;
	outline: none;
}
a.general-button-big, a.general-button-big span { font: normal 13px verdana,sans-serif !important; }
a.general-button-big span { padding: 5px 3px 5px 7px; font: normal 13px verdana,sans-serif !important; }
a.general-button img { vertical-align: top !important; }

a.general-button:active, a.general-button:hover { background-position: 100% -52px; }
a.general-button:active span, a.general-button:hover span { background-position: 0 -52px; }

a.general-button-green { background-color: #C4DBCA; background-position: 100% -78px; }
a.general-button-green span { background-color: #C4DBCA; background-position: 0 -78px; color:#222; }
a.general-button-green:active, a.general-button-green:hover { background-position: 100% -104px; }
a.general-button-green:active span, a.general-button-green:hover span { background-position: 0 -104px; }

a.general-button-disabled { background-position:100% 0; color: #838383 !important; cursor:default; }
a.general-button-disabled span { background-position:0 0; color: #838383 !important; }
a.general-button-disabled:active, a.general-button-disabled:hover { background-position:100% 0; }
a.general-button-disabled:active span, a.general-button-disabled:hover span { background-position:0 0; }


/******************************** PANEL STYLE TABLES *****************************/
.std-table-cont {  padding: 5px 10px; }
.std-table-cont  .titlebar	{ background: #94CE22 url(/images/std_table/cn_top.gif) no-repeat 0 0; position: relative; color: #fff; font-weight: bold; text-align: left;}
.std-table-cont  .titlebar span { padding: 4px 7px; display: block; background: url(/images/std_table/cn_top.gif) no-repeat 100% -50px; color: #fff; font-weight: bold; text-align: left }
.std-table-cont  span.negative { color: red }
.std-table-cont  span.positive { color: green }
.std-table-cont  .b1 { border: 1px solid #94CE22; background-color: #fff }
.std-table-cont  .b2 { background: url(/images/std_table/cn3.gif) no-repeat bottom left; margin: 0px -1px -1px -1px }
.std-table-cont  .b3 { background: url(/images/std_table/cn4.gif) no-repeat bottom right; padding-bottom: 5px }
.std-table-cont  .b4 { height: 100%; overflow-y: auto; margin: 5px 5px 0px 5px; text-align: left; }
.std-table-cont  .b4 table.table { width: 100%; font-size: 11px; text-align: left }
.std-table-cont  .b4 table.table tr { background: url(/images/std_table/dot.gif) bottom repeat-x }
.std-table-cont  .b4 table.table tr td { padding: 2px 5px; white-space: nowrap; }
.std-table-cont  .b4 table.table tr.no-bb { background: none }
.std-table-cont  .b4 table.table tr.ref { background-color: #E9EEF5 }
.std-table-cont  .b4 table.table tr.alt1 { background-color: #EEEEEE }
.std-table-cont  .b4 table.table tr.fd { background-color: #ddd }
.std-table-cont  .b4 table.table tr td.bb { background: #fff url(/images/std_table/dot.gif) bottom repeat-x }
.std-table-cont  .b4 table.table tr td.lb { background-image: url(/images/std_table/dot.gif); background-position: left; background-repeat: repeat-y }
.std-table-cont  .b4 table.table tr td.negative { color: red }
.std-table-cont  .b4 table.table .bold { font-weight: bold }

.std-table-cont .b4 table.table tr td div.rank { position: relative; background: url(/images/new/therm0.gif) left bottom no-repeat; width: 19px; height: 55px; text-align: left; vertical-align: bottom; }
.std-table-cont .b4 table.table tr td div.rank div { position: absolute; bottom: 0; background: url(/images/new/therm100.gif) left bottom no-repeat; width: 19px; height: 55px; vertical-align: bottom; }



/* gray table overrides */
.std-table-dark-cont  .titlebar	{ background: #444 url(/images/std_table/cn_top.gif) no-repeat 0 -100px; position: relative }
.std-table-dark-cont  .titlebar span { padding: 4px 7px; display: block; background: url(/images/std_table/cn_top.gif) no-repeat 100% -150px; color: #fff; font-weight: bold; text-align: left }
.std-table-dark-cont  .b1 { border: 1px solid #444; background-color: #fff }
.std-table-dark-cont  .b2 { background: url(/images/std_table/cn3_dark.gif) no-repeat bottom left; margin: 0px -1px -1px -1px }
.std-table-dark-cont  .b3 { background: url(/images/std_table/cn4_dark.gif) no-repeat bottom right; padding-bottom: 5px }
.std-table-dark-cont  .b4 table.table { width: 100%; font-size: 11px; text-align: left }
.std-table-dark-cont  .b4 table.table tr { background: url(/images/std_table/dot_dark.gif) bottom repeat-x }
.std-table-dark-cont  .b4 table.table tr td.bb { background: #fff url(/images/std_table/dot_dark.gif) bottom repeat-x }
.std-table-dark-cont  .b4 table.table tr td.lb { background-image: url(/images/std_table/dot_dark.gif); background-position: left; background-repeat: repeat-y }

.std-table-cont .titlebar .controls { position: absolute; right: 7px; _right: 15px; top: 7px; font-size: 11px; }
.std-table-cont .titlebar .controls a { display: block; float: left }


/******************************** JS SORTABLE TABLE STYLE *****************************/
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	border-right: 1px solid #fff;
	font-size: 8pt;
	padding: 4px;
	white-space: nowrap;
	text-align: left !important;
	padding-right: 17px;
}
table.tablesorter thead tr .header {
	background-image: url(/images/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	/*cursor: pointer;*/
}
table.tablesorter thead tr .header:hover {background-color:#BFBEBE !important}
table.tablesorter thead tr th.nosort {padding-right: 4px}
table.tablesorter tbody td {vertical-align: top}
table.tablesorter thead tr .headerSortUp {background-image: url(/images/tablesorter/asc.gif)}
table.tablesorter thead tr .headerSortDown {background-image: url(/images/tablesorter/desc.gif)}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {background-color: #C5D3A9 !important}
table.tablesorter thead tr .headerSortDown:hover, table.tablesorter thead tr .headerSortUp:hover {background-color: #C5D3A9 !important}
table.tablesorter a { outline:none }

table.tablesorter-nosort thead tr th, table.tablesorter-nosort tfoot tr th { text-align: center !important; padding: 4px 3px; }
table.tablesorter-nosort .rowAlt1 TD {border-right: 1px solid #DCDCDC; font-family:Verdana,Arial,Tahoma; font-size:11px}
table.tablesorter-nosort .rowAlt2 TD {border-right: 1px solid #DCDCDC; font-family:Verdana,Arial,Tahoma; font-size:11px}



/******************************** ticker-box *****************************/
.ticker-box { margin:0; padding:0; white-space:nowrap; }
.ticker-box a {padding-right:5px; text-decoration:none; outline:none }
.ticker-box img { vertical-align:middle }
.ticker-box-showable-links-cont { margin:0;padding:0 }
.ticker-box-ticker { margin:0; padding:0; color:#000; }
.ticker-box-trigger { color:#3263C9; cursor:default; display:inline-block; width:45px; }
.ticker-box-all { margin:0; padding:0; white-space:nowrap; }
.ticker-box-all-hidden { display:none }

#ticker-box-link-cont { 
	display:none; margin:0; position:absolute; z-index: 10001;
	padding: 0px 6px 5px 11px;
	border: 2px solid #000000;
	background: #ffffff;
	vertical-align:middle;
}
#ticker-box-link-cont img { vertical-align:middle }
#ticker-box-link-cont a { padding-right:5px; text-decoration:none; outline:none }
#ticker-box-link-cont span.bar { display:block; font-size:1px; line-height:9px; height:9px; padding: 0px 6px 0px 11px; margin:4px 0 4px 0; background-color:#eee;  }

#ticker-box-link-cont a.showImg, #ticker-box-link-cont a.yhooChart { padding-right:6px; margin-right:6px; background: transparent url(/images/new/separator-arrow.gif) no-repeat center right; }
#ticker-box-link-cont a:hover { color:#000; }

#ticker-box-modal-cont {
	display: none; position: absolute; z-index : 10001;
	padding:0; margin:0; border: 2px solid #000;
	width: 528px; /* 512 + 16 */
	height: 328px; /* 288 + 40 */
	background: #fff;
	text-align:center;
}
#ticker-box-modal-title { line-height:25px; height:25px; text-align:center; background-color:#CBD8EB; color:#000; font-weight:bold; }
#ticker-box-modal-chart-img { display:none; padding:5px 6px; margin:0; }
#ticker-box-modal-html-cont { display:none; height:310px; }
span.ticker-box-spacer { padding-right:12px; margin-left:6px; border-left:1px solid #CECECE; }



/******************************** title-bar *****************************/
.title-bar { height:32px; line-height:32px; margin:15px 10px 5px 10px; padding:0 5px; background: #fff url(/images/new/titleBarBg.gif) repeat-x 50% 50%;  border-color:#929292; border-width: 1px; border-style:solid; color: #1E395B; font-family:verdana,sans-serif; text-align:left }
.title-bar p { margin:0; padding:0; line-height:32px; font-size:12px;  }
.title-bar p img { vertical-align:middle  }
.title-bar p.item-title { padding-left:10px; }
.title-bar p.auth { padding-left:5px; color:#000; font-weight:normal }
.title-bar p.auth a { color:#000; }
.title-bar p.sep { margin: 0 10px; border-right: 1px solid #B3B3B3 }
.title-bar div { height:32px; line-height:32px; white-space:nowrap; font-size:12px;  }
.title-bar-left { float:left; }
.title-bar-right { float: right; }
.title-bar-center { float:left; text-align:left;  }
.title-bar-left p { float:left; text-align:left }
.title-bar-right span { float: right; text-align:right; display:inline }
.title-bar a { outline:none}
.title-bar a.title-link				{ float:left; height: 32px; line-height:32px; padding:0 4px; text-decoration: none; color:#1E395B; border-color:transparent; border-style:solid; border-width: 0 1px; }

.title-bar a.title-link:hover,
.title-bar a.title-link:hover span		{ text-decoration: none; color:#000; border-color: #1E395B; background-color:#eee }

.title-bar a.disabled,
.title-bar a.disabled span,
.title-bar a.disabled:hover,
.title-bar a.disabled:active	{ color: #888; border: 1px solid transparent; background-color:transparent; cursor:default }
.title-bar-desc { margin:-5px 60px 5px 60px; padding:5px; border-color:#D5D5D5; color:#555; border-style:solid; border-width:0 1px 1px 1px; background: #fff url(/images/new/titleBarDescBg.gif) repeat-x top }






/******************************** reports / slider *****************************/
.report-cont { margin-top:5px; line-height:22px; }
#report-select-type-cont { float:left; padding:0; }
#predefined-report-list { float:left; display:none; padding:0; }
#saved-report-list { float:left; display:none; padding:0; }

.easy-slider ul, .easy-slider li { margin:0; padding:0; list-style:none; font-size:10px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.easy-slider li { float:left; text-align:center; color:#4F4F4F; padding:4px 6px; margin:0; line-height:14px }
.easy-slider li:last-child { border-right-width:0; }
li.easy-slider-txt { display:none; width:80px; background:#CECECE url(/images/new/rowTwoBg.gif) repeat-x; border: 0 solid white; border-width:0 1px 0 0; cursor:pointer; }
li.easy-slider-txt:hover {background:#BFBEBE url(/images/new/rowTwoBgDk.gif) repeat-x; color:#000; }
li.easy-slider-txt-selected {background:#8DBDD8 url(/images/new/selectedBg.gif) repeat-x; color:#000; }
li.easy-slider-txt-selected:hover {background:#8DBDD8 url(/images/new/selectedBg.gif) repeat-x; cursor:default}
li.easy-slider-prev, li.easy-slider-next { background-color:#A9D5ED; font-weight:bold; border: 0 solid white; border-width:0 1px 0 0; cursor:pointer; font-family: arial,verdana,sans-serif; }
li.easy-slider-prev:hover, li.easy-slider-next:hover { background-color:#8DBDD8; color:#000; }
li.easy-slider-prev-disabled, li.easy-slider-next-disabled,	li.easy-slider-prev-disabled:hover, li.easy-slider-next-disabled:hover { background-color:#CECECE; color:#fff; cursor:default; }

















/******************************** OTHER *****************************/
.spacer	{clear:both; height:1px;}
.clr	{ clear:both; }
.clrL	{ clear:left; }
.clrR	{ clear:right; }


.parameterTitle { font-size: 12px; text-align: left; vertical-align: middle; color: #4F4F4F; padding: 2px; font-weight: bold; text-align: right; }
.parameterValue { font-size: 12px; text-align: left; vertical-align: middle; color: #4F4F4F; padding: 2px 5px 2px 0; }

/* login / about edit gray bordered table */
.BasicTable { padding: 5px; margin-top: 15px; font-size: 13px; border: 1px solid #cecece; background-color: #FAFAFA; color: #2B2B2B; }
.BasicTable div { padding-top: 5px; }
.BasicTable .parameterTitle { vertical-align: top; text-align: left; }
.BasicTable .parameterValue { vertical-align: top; }
.BasicTable TD { font-size: 12px; }
TR.BasicTableUL TD { border-bottom:solid 1px #DEDBDE; padding-bottom:2px;	}
TR.BasicTableOL TD { border-top:solid 1px #DEDBDE; padding-top:2px; }
TR.BasicTableTitle TD { padding:2px; background-color: #444; color:#fff; }
.BasicTable hr { border: 0; color: #DEDBDE; background-color: #DEDBDE; height: 1px; color: #DEDBDE; }
.BasicTable h1 { font-size:16px; font-weight:bold; margin-bottom:1px; }
.BasicTable h2 { font-size:14px; font-weight:bold; margin-bottom:1px; }
.BasicTable th { font-size:14px; font-weight:bold; color: black; background: none; padding-bottom:4px; border-bottom: 1px solid #cecece; }
.BasicTable .sep { margin: 5px; padding:0 0 5px 0; border-bottom:1px solid #DEDBDE; font-weight:bold; font-size:16px; }

table.stat-table { font-size: 12px; margin: 5px 0; text-align: left; width: 100%; line-height: 1.5em; border: 2px solid #929292; border-bottom-width:1px; }
table.stat-table td { background: #F6F6F6; border-bottom: 1px solid #929292; color: #444444; padding: 4px 2px; }
table.stat-table tr.topRow td { background: #CECECE; font-weight: bold; }
table.stat-table tr.odd td { background: #FFFFFF; }
table.stat-table tr.headerRow td { background: transparent; }
table.stat-table tr.noBorder td { background: transparent; border: none; }
table.stat-table .negative { color: red; }



/* NEW STYLE  */
#content { height:100%; width:100%; overflow:auto; position:relative; z-index:1; }
#detail { position:absolute; margin-left:135px; top:170px; width:270px; z-index:2; }

.search-input-cont { display:inline-block; width:260px; padding:0 0 0 2px; background-color: #fff; border: 1px solid #929292; vertical-align: top; }
.search-input-cont .button-next {float:right;padding:1px 0 0 2px}
.search-input-cont .button-prev {float:right;padding:1px 0 0 0}
.search-input-cont .search-icon { vertical-align: bottom; margin: 0 0 2px 2px; display:inline; background: #fff url(/images/new/search.gif) top left no-repeat; }
.search-input-cont .text-input {border-width:0 !important; padding-left:0 !important; }
.search-input-cont input.button {border-color:#fff; }

body { margin: 0px; font-family: arial,helvetica,clean,sans-serif; font-size: 12px; }
.check { border: none; padding: 0px; margin: 0px }
* { list-style-type: none; }
form { display: inline }
.HomePageTableLeft { width: 450px }
img.helpImage { margin: 0px; padding: 0px; border: 0px; height: 20px; width: 24px; vertical-align: middle; }
img.helpImageSmall { margin: 0px; padding: 0px; border: 0px; height: 17px; width: 20px; vertical-align: middle; }


TR.DarkRow TD { font-size:12px; font-weight:bold; color: white; background: #444444; padding: 4px; }

.footer-lines		{ width: 100%; padding:0; margin:0; }
.footer-lines-one	{ background-color:#c1e23f; }
.footer-lines-two	{ background-color:#94ce22; }
.footer-lines-three	{ background-color:#CECECE; }
.footer-lines-alt1	{ background-color:#fff; }

.RanksTable td { border: 1px solid #eee; }

.warning-msg { background-color:#fef1ec; color:#CD0A0A; border-bottom: 2px solid #CD0A0A; text-align:center; padding:5px }

.cirle-list ul { list-style-type: circle; }
.cirle-list li { list-style-type: circle; }

.num-list ol { list-style-type: upper-alpha; }
.num-list li { list-style-type: upper-alpha; }

.bottom-space, .bottom-space img { height:500px; width:1px }
