/* version 5.000 */

html, body { font-family: Verdana,Geneva,sans-serif;  font-size:12px;}

td, th, p, dd, dt, input, select, textarea { font-size: 12px; }
form {line-height:22px;}

/* 
h1 { }
h2 { }
h3 { }
h4 { }
*/
h5 { margin-bottom: 0px; font-size: 12px; font-weight: bold;  }

/* Lists */
ul { margin-top:6px; }


/* Styles for tables of data */
.dataTable { }

.dataTable td, .dataTable caption { border-bottom: 1px solid #ccc; }

.dataTable td, .dataTable th { padding: 3px; }

.dataTable th,.dataTable th a { }

.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: #474791; }

.menuselect { padding-bottom:7px; }

/* Apply to all tables */
th, caption { 
  border-bottom:1px solid #003663;
  font-weight: bold;
  text-align: left;
  padding: 3px; 
  color:#003663;
  font-size:14px;
}
.primary, .primary td, .primarybold, .primarybold td {
  vertical-align: top;
}
.primarybold, .primarybold td {
  font-weight: bold;
}
.alternate, .alternate td {
  vertical-align: top;
  background-color:#F9F9F9;
}

/* 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, td.nostyle {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

/* Email this Page */
.emailText {
  font-family: Verdana,Geneva,sans-serif;
  font-size: 12px;
}

/* How to display file sizes */
.filesize {
  font-size: 11px;
  color: #666;
}

/* FAQ */
dl {
  margin: 0px;
  border-top: 1px solid #ccc;
}
dt {
  padding: 7px;
  background-color: #F9F9F9;
  border-collapse: collapse;
  border-bottom: 1px solid #ccc;
  cursor: pointer; }
dt a {
  text-decoration:none;
}
dd {
  margin: 0px;
  padding: 5px;
  border-bottom: 1px solid #ccc;
}

/* "Shareholder Tools" in footer */
#toolbar { font-size: 12px; }
#toolbar .ToolbarContent {
  padding: 0;
  text-align: left;
}
#toolbar .ToolbarTitle {
  padding: 5px 0;
  text-align: left;
  font-weight: bold;
  color: #003663;
}
#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 { font-weight:bold; }
.priceup{ font-weight:bold; }

/* Form Buttons */
.submit {
  font-family:Verdana,Geneva,sans-serif;
  border:1px solid #7F9DB9;
  background-color:#fff;
  color:#464646;
  padding:1px 3px;
}

#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;
}

/*sub navigation*/
table#subNav {background:#CFCFCF; height:24px;}
table#subNav td {border-right:1px solid #7D7D7D; text-align:center; width:25%;}
table#subNav td a {color:#464646; width:100%;}
table#subNav td a:hover {color:#ED1C24;}
table#subNav td a p {width:100%; padding:3px 0;}
table#subNav td.last {border-right:0;}
table#subNav td.selected {background-color:#ED1C24;}
table#subNav td.selected a {color:#FFF;}

div#topNavBackground {
	z-index: 4;
	position: absolute;
	top: 0;
	height: 34px;
	background-color: #808080;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: progid : DXImageTransform . Microsoft . Alpha(Opacity = 60);
	opacity: 0.6;
	width: 100%;
	max-width: 1230px;
	min-width: 996px;
}
