ul.activate-tabs li {
	list-style-type: none;
	margin: 0 !important;
}
ul.activate-tabs {
	margin: 0 !important;
	padding: 0 !important;
	display: none
}
ul.activate-tabs h2 {
	font: bold 12px Verdana, sans-serif;
	background: #333;
	color: white;
	padding: 10px 0 5px 20px;
}
.tabbertab-hidden {
	display: none;
}
.showing {
	display: block !important;	
}
.javascript-enabled {
	visibility: hidden	
}

ul.tabbernav
{
 margin:0 !important;
 padding: 1px 0;
 border-bottom: 5px solid #102d47;
 font: bold 12px Verdana, sans-serif;
 padding-left:10px;
}

ul.tabbernav li
{
 list-style: none;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #c0cfdb;
 text-decoration: none;
}

/*
ul.tabbernav li a:link { color: #102d47; }
ul.tabbernav li a:visited { color: #667; }
*/

ul.tabbernav li a:hover
{
 color: #ffffff;
 background: #102d47;
 border-color: #102d47;
}

a.tabberactive
{
 background-color: #102d47 !important;
 color: #ffffff !important;
}

.tabheadermain
{
background-color: #102d47;
padding: 3px 3px 8px 6px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.tabheader
{
background-color: #dde6ed;
border-bottom: 1px solid #bbcede;
padding: 5px;
font-size: 12px;
font-weight: bold;
color: #284b6a;
border-left:1px solid #aaa;
border-right:1px solid #aaa;
}

.scroll-box {
	overflow-x: hidden;
	overflow-y: scroll;
	max-height: 420px;
	height: 420px;
	border: 1px solid #bbb;
	border-top: none;
	border-bottom: none;
}

.rankcell {
padding-left: 5px;
font-weight: bold;
color: #102d47;
}
.rankcell2 {
background: #dde6ed !important;
padding-left: 5px;
font-weight: bold;
color: #102d47;
}
.screencell {
padding: 5px;
line-height: 15px;
}

.screencell .screenname {
color: #990000;
font-weight: bold;
font-size: 13px;
}

.screencell .screenname a {
color: #990000;
font-weight: bold;
font-size: 13px;
text-decoration:underline;
}

.screencell .screenname a:hover {
color: #000000;
font-weight: bold;
font-size: 13px;
text-decoration:none;
}

.screencell .description {
font-size: 12px;
}

.screencell2 {
background:#dde6ed !important;
padding: 5px;
line-height: 15px;
}

.screencell2 .screenname {
color: #990000;
font-weight: bold;
font-size: 13px;
}

.screencell2 .screenname a {
color: #990000;
font-weight: bold;
font-size: 13px;
text-decoration:underline;
}

.screencell2 .screenname a:hover {
color: #000000;
font-weight: bold;
font-size: 13px;
text-decoration:none;
}

.screencell2 .description {
font-size: 12px;
}

.datacell {
color: #284b6a;
font-weight: bold;
font-size: 14px;
vertical-align: middle;
text-align: right;
}

.datacell2 {
color: #284b6a;
background: #dde6ed !important;
font-weight: bold;
font-size: 14px;
vertical-align: middle;
text-align: right;
}

.catdatacell {
color: #284b6a;
font-weight: bold;
font-size: 12px;
line-height: 12px;
vertical-align: middle;
text-align: right;
padding-right: 5px;
}

.catdatacell2 {
background: #dde6ed !important;
color: #284b6a;
font-weight: bold;
font-size: 12px;
line-height: 12px;
vertical-align: middle;
text-align: right;
padding-right: 5px;
}

.tabbenchmarks
{
background-color: #dde6ed;
border-left:1px solid #aaa;
border-right:1px solid #aaa;
border-bottom:1px solid #aaa;
}

.benchmarkdatacell {
color: #313134;
font-size: 12px;
vertical-align: middle;
text-align: right;
padding-top:5px;
}

.benchmarkdatacell2 {
color: #313134;
font-size: 12px;
vertical-align: middle;
text-align: right;
padding-bottom:5px;
}

.benchmarkdatacell3 {
color: #313134;
font-size: 12px;
vertical-align: middle;
text-align: right;
}

.portColHD { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 8pt; line-height: 14px; vertical-align: bottom; font-weight: bold; color: #FFFFFF; text-decoration: none;  }
.portColHD a:link { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 8pt; line-height: 14px; vertical-align: bottom; font-weight: bold; color: #FFFFFF; text-decoration: underline; }
.portColHD a:visited { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 8pt; line-height: 14px; vertical-align: bottom; font-weight: bold; color: #FFFFFF; text-decoration: underline; }
.portColHD a:hover { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 8pt; line-height: 14px; vertical-align: bottom; font-weight: bold; color: #FFFFFF; text-decoration: none; }

.perfchtDate {
color:#990000; font-weight:bold;
}

/* 
SORT Columns
---------------
*/
.sort-link {
	margin: 0 ;
	padding: 2px 10px 2px 18px;
	display: block;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 8pt;
}
.selected-sort-link, .sort-link:hover, .sort-link:active {
	color: white !important;
	background-color: #204c72;
}
.selected-sort-link.descending {
	background-image: url(../images/stockscreens/sort_arrow_sprite.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.selected-sort-link.ascending {
	background-image: url(../images/stockscreens/sort_arrow_sprite.gif);
	background-repeat: no-repeat;
	background-position: -235px 50%;
}




/***********************************/
/****Login to see Stock Screens content ******************/
/***********************************/

fieldset, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#loginpod {
	width:300px;
	background:#ebebeb url(/images/login/loginpodbg.gif) repeat-x;
	border:1px solid #d3d3d3;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
#loginpod .loginform {
	margin:22px;
}
#loginpod form, #loginpod fieldset {
	margin:0 !important;
	padding:0 !important;
}

#loginpod label {
	display:block;
	font-size:15px;
	color:#444;
	margin-bottom:3px;
}
#loginpod label span.loginerror {
	font-size:10px;
	color:#8d1c1c;
}
#loginpod input.textinput {
	width:100%;
	border:1px solid #d3d3d3;
	background:#fff url(/images/login/textinputbg.gif) repeat-x;
	font-size:12px;
	color:#000;
	text-indent:7px;
	padding:5px 0;
	margin-bottom:10px;
}

#loginpod input:focus {
	border-color:#77b2ee;
}
#loginpod input.error, #loginpod input.error:focus {
	border-color:#8d1c1c;
}
#loginpod .errormsg {
	font-size:14px;
	font-weight:bold;
	color:#8d1c1c;
	margin-bottom:15px;
}
#loginpod .loginbttn {
	display:block;
	float:right;
	width:121px;
	height:42px;
	background:url(/images/login/loginpodbttn.gif) no-repeat;
	margin-top:10px;
}
#loginpod .loginbttn:hover, #loginpod .loginbttn:focus {
	background-position:right top;
}
#loginpod .login-action label {
	font-size:12px;
	color:#777;
	border-bottom:1px solid #d3d3d3;
	padding:0 0 5px;
	margin:0 0 7px;
}
#loginpod .login-action label input {
	vertical-align:middle;
}
#loginpod a.forgotpass {
	display:block;
	font-size:12px;
	color:#aaa;
}
#loginpod a.forgotpass:hover,
#loginpod a.forgotpass:focus {
	color:#8d1c1c;
}

#pitchpod {
	width:320px;
	background:#ebebeb url(/images/login/loginpodbg.gif) repeat-x;
	border:1px solid #d3d3d3;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}

.pitchtext {
font:Normal 16px Arial, Verdana;
padding: 14px;
color: #993333;
}


/* begin css tabs */

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 0 0 -3px 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #102d47; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 5px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #333; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #102d47; /* set unselected tab background color as desired */
color: #fff; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
color: #102d47;
}

/* end css tabs */
@media print {
		#pitchpod, #loginpod {
			display: none;	
		}
}