/* version 5.000 */

select {font-family: arial, helvetica, sans-serif; font-size:1em; color:#535353;}

/*
td, th, p, dd, dt, input, select, textarea { font-size: 11px; }


 h1{
	font-size: 1.8em; 
	font-weight: bold;
	color:#827C71;
	}
h2{
	padding: 1em 0;
	font-size: 1.3em;
	font-weight: bold;
	color:#545454;
	}
	
h3{
	font-family: arial, helvetica, sans-serif;
	font-size:14px;
	color:#545454;
    font-weight:bold;
	}
	
	h4{
	font-family: arial, helvetica, sans-serif;
	font-size:13px;
	color:#333333;
    font-weight:bold;
	}
	
	h5{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	color:#545454;
    font-weight:bold;
	}
	*/
	
	
.newsHead {
	background:#6699CC none repeat scroll 0 0;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:5px;
	font-size:9pt;
	padding:3px 5px;
}
.newsDate {float: left; width: 15%; padding-bottom:10px; margin-left: 3px;}
.newsTitle {float: left; width: 85%; padding-bottom:10px; margin-left: 3px;}
.newsItem {clear:both; margin:0; padding:0;}

/* Lists 
ul { margin-top:6px; }*/

/* Styles for tables of data */
.dataTable { width: 100%; }

.dataTable table {}

.dataTable td, .dataTable caption { border-bottom: 1px solid #fff; color: #666666; }

.dataTable td, .dataTable th { padding: 5px; margin: 1px;}

.dataTable th,.dataTable th a {
	background:#6699CC none repeat scroll 0 0;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:5px;
	padding:5px;
	font-size:9pt;}

.dataTableBottom td { border-bottom: 0px;}

/* to get rid of bottom line on tables, uncomment: */
/* td.dataTableBottom {border-bottom:0;} */

.dataTable .total td {
  font-weight: bold;
}

.dataTable .special td { color: #CC9900; }

.stock td { border-bottom: 1px solid #fff; color: #666666; }

.menuselect { padding-bottom:7px; }

/* Apply to all tables */
th, caption { 
   text-align: left;
   font-family: arial;
	font-weight:bold;
	color:#4F4F4F;
}
.primary, .primary td, .primarybold, .primarybold td {
  vertical-align: top;
  background-color: #FBFBF9;
}
.primarybold, .primarybold td {
  font-weight: bold;
}
.alternate, .alternate td {
  background-color: #efefef;
  vertical-align: top;
}

/* Used on Dividends for the Calculator Block */
.focus {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  border: 1px solid #000;
}

/* Generic styles */
.highlighted { font-weight: bold; }

.nostyle,.nostyle td {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

/* Email this Page */
.emailText {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

/* How to display file sizes */
.filesize {
  font-size: 11px;
  color: #666;
}

/* FAQ */
dl dt {font-size:1.1em;padding:5px}
dl {
  margin: 0px;
  border-top: 1px solid #fff;
}
dt {
  padding: 5px;
  background-color: #efefef;
  border-collapse: collapse;
  border-bottom: 1px solid #fff;
  cursor: pointer; 
  }
dt a {
  text-decoration:none;
}
dd {
  margin: 0px;
  padding: 5px;
  border-bottom: 1px solid #fff;
}

/* "Shareholder Tools" in footer */
#toolbar {
  font-size: 11px;
  background-color: #eee;
}
#toolbar .ToolbarContent {
  padding: 0;
  text-align: left;
}
#toolbar .ToolbarTitle {
 background-color:#b20000; 
 color:#fff; 
 font-weight: bold; 
 padding: 5px; 
 margin-bottom: 5px;
 margin-top: 10px;
 text-align: left;
}
#toolbar ul {
  margin: 0;
  padding: 0;
}
#toolbar ul li {
  padding:2px;
  margin: 0;
  list-style-type: none;
}
#toolbar a {
  vertical-align: middle;
  text-decoration: none;
}
#toolbar img {
  padding-right: 5px;
  border: 0px;
  vertical-align: middle;
}

/* used for print/email links in header and "Shareholder Tools" in footer */
.toolbar { text-decoration: none; }
.toolbar:hover { text-decoration: underline; }

/* Disclaimer Text */
.disclaimer {
  font-size: 11px;
  color: #999;
}
.briefcaseLegend {
  padding: 4px;
  text-align: right;
}

/* Error Handling */
.error, .required { color: #f00; }
.warn { color: #f60; }

/* Valuation Changes up or down (Calculator, Stock quote, etc.) */
.pricedown { color: #900; }
.priceup{ color: #090; }

/* Form Buttons */
.submit {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: #0099ff;
  border: 1px solid #999; 
  background-color: #fff;
  padding:0 7px;
  cursor:pointer;
}

#CompareSelector {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #eee;
  border: 1px solid #ccc;
}

/* Show "Loading" image as charts load */
img.chart {
  background: transparent url('/common/images/ani-LoadingChart.gif') center center no-repeat;
}

#navigation li ul li a { white-space:nowrap; }
