html, body{ 
 margin:0; 
 padding:0; 
 } 
 
body,td,th,input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}



/* links */

a.nav:link, a.nav:visited, a.nav:active 	{
	color: #339966;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover 	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.navcellmouseover {


}

.navcellmouseout {


}

a:link {
	color: #A5A25A;
	text-decoration: underline;
    font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #A5A25A;
    font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #339966;
    font-weight:bold;
}
a:active {
	text-decoration: underline;
	color: #333399;
    font-weight:bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #339966;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #339966;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #339966;
}
.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #339966;
}
.headertop {
	font-size: 18px;
	color: #FFFFFF;
}
.smaller1 {
	font-size: 10px;
}
.smaller2 {
	font-size: 9px;
}

.borderedblock1 {
	font-size: 11px;
	border: solid #DFCB72 1px;
	padding: 5px;
	background-color: #F2EDCC;
	text-align: justify;
}
.borderedblock2 {
	font-size: 9px;
}

.smallblock {
	font-size: 9px;
}


.white {
	color: #FFFFFF;
}

.grey {
	color: #666666;
}
.grey2 {
	color: #999999;
}

.marketheader {
	font-size: 11px;
	color: #333333;
}
.marketbg {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #333399;
}

#ticker {
margin-top:4px;
width: 720px;
}

.ticker {
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
	background-color: #DAD9BA;
	font-size:10px;
}

.negative {color:#FF0000}

.green {color:#009900}

.frontbluebg {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #333399;
}

.newsdate {
	color: #339966;
	font-weight: bold;
}

.textbox95 {
width: 95%;
}
form {
display:inline;
}
.required {
color:#CC0000;
}
ACRONYM {
	cursor:help;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339966;
	font-weight: bold;
	padding-bottom: 1px;
}

.pt14 {font-size: 14px}

.pt15 {font-size: 15px}

.newsheadline {
	color: #333399;
	font-weight: bold;
	font-size: 12px;
}

#container { 
 width:740px; 
 margin-top:4px;
 background-image:url(gfx/3col_bg_new.gif);
 background-repeat:repeat-y;
} 
 
#leftcol {
width: 242px;
float:left;
position:relative; 
}

/* this CONTAINS centercol and right col
*/ 
#twocols{
 width:494px; 
 float:right; 
 position:relative; 
  }

#stockwatch {
width: 495px;
background-color:#F7F7EE;
}

 
#rightcol {
 width:242px; 
 float:right; 
 position:relative; 
 }
 
#maincol{
 float: left; 
 display:inline; 
 position: relative; 
 width:248px; 
 }

#footer{
height:200px; 
width: 740px;
background-color:#FFFFFF;
clear:both;
 } 
 
#footer div {
padding: 6px;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


#stockwatchtable {
border-collapse:collapse;
border: 1px solid #ECEAD5;
background-color:#F7F7EE;
}

#stockwatchtable td, #stockwatchtable th {
margin: 0;
padding: 2px 2px;
border-right: 1px solid #ECEAD5;
/* border-bottom: 1px solid #ECEAD5; */
border-bottom: none;

}

#stockwatchtable th {
background-color:#CEE6D6;

}

#stockwatchtable .centered {
text-align:center;
}

#stockwatchtable tr {
vertical-align:top;

}

#stockwatchtable tr.alt {
background-color:#FDFDFB;

}

#stockwatchtable caption {
	border-bottom: none;
	background-color: #339966;
	color:#FFFFFF;
	font-weight:bold;
	background-repeat:no-repeat;
	background-image: url(gfx/wisestockwatch.gif);
	height: 31px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#stockwatchtable a {
color:#333399;
}

.noborder {
border-bottom: none;
}

.yesborder {
border-bottom: 1px solid #ECEAD5;
}

.padding2 {
padding-top:3px;
display:block;
}



/*
For Showing and Hiding company information
================================================
*/


div#toggle1
{ display: none; }

div#toggle2
{ display: none; }

div#toggle3
{ display: none; }

div#toggle4
{ display: none; }

div#toggle5
{ display: none; }

div#toggle6
{ display: none; }

div#toggle7
{ display: none; }

div#toggle8
{ display: none; }

div#toggle9
{ display: none; }

div#toggle10
{ display: none; }

div#toggle11
{ display: none; }

div#toggle12
{ display: none; }

div#toggle13
{ display: none; }

div#toggle14
{ display: none; }

div#toggle15
{ display: none; }

div#toggle16
{ display: none; }

div#toggle17
{ display: none; }

div#toggle18
{ display: none; }

div#toggle19
{ display: none; }

div#toggle20
{ display: none; }



/*
=================================
*/


.gainlossgreen {

color: #339966;
font-weight:bold;

}

.gainlossred {

color: #CC0000;
font-weight:bold;

}

#newticker {
margin-top:4px;
width: 740px;
}

#newtickertable,
#newtickertable td {
	color: #000000;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 0px;
	background-color: #BFEAD5;
	font-size:11px;
}

#newtickertable2 {
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #E2F5EC;
	font-size:9px;
}

#newtickertable2 td {
	padding-left: 10px;
	padding-right: 10px;
		padding-top: 4px;
	padding-bottom: 4px;
		font-weight: bold;
	font-size:9px;
}

.volumetext {
	color: #00529C;
}

/* MARKET SUMMARY TABLE */

#T_marketsummary {
border-collapse:collapse;

}

#T_marketsummary td {
padding: 2px 1px;

}
#T_marketsummary td.lastcell {
padding-bottom: 10px;

}


.tickercell {
line-height: 1.6em; 
font-size:11px; 
padding-right: 8px; 
padding-left: 8px;
padding-top: 2px;
font-weight:bold; 
border-right: 1px dotted #94DAB9;
margin: 0px 20px 0px 0px;
background-color:#E2F5EC;
}

.tickerheading {
line-height: 1.6em; 
font-size:11px; 
padding: 4px 8px 4px 8px;
font-weight:bold; 
border-right: 1px dotted #C0E9D6;
margin: 0px 20px 0px 0px;
background-color:#94DAB9;
}

.tickercell_green {
color: #339966;
}

.tickercell_red {
color: #CC0000;
}

.tierheading {
font-size: 13px;
font-weight:bold;
text-transform:uppercase;
color: #333399;
border-top: 2px solid #BFEAD5;
border-bottom: 2px solid #BFEAD5;
}

.tierheadingcell {
line-height: 1.6em; 
font-size:11px; 
padding-right: 8px; 
padding-left: 8px;
padding-top: 2px;
font-weight:bold; 
border-right: 1px dotted #94DAB9;
margin: 0px 20px 0px 0px;
}