html, body { font-family: arial, helvetica, sans-serif;font-size:12px;}

td, th, p, dd, dt, input, select, textarea { font-size:12px;}
a:link, a:visited {color:#0066CC;}
a:hover, a:active {color:#000099;}

h1 { font-size: 24px; color: #2799A7; font-family:"Arial Narrow",Verdana,sans-serif; font-weight:bold; font-style:italic; margin: 0; }
h2 { color: #006699; margin:0; font-size: 18px; font-weight: bold; line-height: 18px; }
h3 { font-size: 14px; color: #006699; border-bottom: 1px solid #ccc; }
h4 { font-size: 13px; }
h5 { 	font-size: 12px; color: #8C2131; font-weight: bold; }

/* Styles for tables of data */
.dataTable { font-family:arial, helvetica, sans-serif; font-size: 12px; }
.dataTable td, .dataTable caption { border-bottom: 1px solid #B5C6CF; }
.dataTable td, .dataTable th { padding: 3px; }
.dataTable th,.dataTable th a { font-size: 12px; color:#004E93; }
th a:link, th a:visited {text-decoration:none;}
.dataTableBottom td, td.dataTableBottom { border-bottom: 0px;}
.dataTable .total td {background-color: #999; color: #fff; font-weight: bold;}
.dataTable .special td {color: #CC9900;}

/* Apply to all tables */
th { background-color: #CDE5FD; color: #004E93; font-size: 11px; text-align: left;  vertical-align: bottom;  }
.primary, .primary td { vertical-align: top; }
.primarybold, .primarybold td { vertical-align: top; font-weight: bold; }
.alternate, .alternate td { background-color: #F8F5E7; vertical-align: top; }
caption { font-weight: bold; font-size: 14px; text-align: left; padding-top: 10px; }

/* Used on Dividends for the Calculator Block */
.focus {font-size: 12px; border: 1px solid #000; color: #000; font-weight: bold;}

/* Generic styles */
.highlighted { font-weight:bold; }
.nostyle,.nostyle td {padding: 0px; border:0px;margin:0px;}

/* Email this Page */
.emailText { font-family:arial,helvetica,sans-sarif; font-size:12px; }

/* How to display file sizes */
.filesize { font-size:11px; color:#666;}

/* FAQ */
dl { margin: 0px; border-top: 1px solid #ccc; }
dt { border-collapse: collapse; border-top: 1px solid #fff; border-bottom: 1px solid #ccc; background-color: #F8F5E7; padding: 2px; cursor: pointer; }
dt a { text-decoration:none; }
dd { margin:0px; padding:5px;border-bottom:1px solid #ccc; }

/* "Shareholder Tools" in footer */
#toolbar {
  font-size: 11px;
}
#toolbar .ToolbarContent {
  padding: 0;
  text-align: left;
}
#toolbar .ToolbarTitle {
  padding-top: 10px;
  text-align: left;
  font-weight: bold;
}
#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; }

/* used for print/email links in header and "Shareholder Tools" in footer */
.toolbar {text-decoration: none;}
.toolbar:hover {text-decoration: underline;}

/* navigation */
ul#nav { margin:0; padding:0 0 0 20px;}
ul#nav li {padding:8px 0 8px 3px; list-style-type:none; margin:0;}
ul#nav ul.subnav {margin:0; padding:0;}
ul#nav ul.subnav li {padding:3px 0 0 20px; border:0px;}
ul#nav ul.subnav a {font-size:0.9em; line-height:0.9em;}
#nav a {font-weight:bold; color:#006699; text-decoration:none;}
#nav a:hover {text-decoration:underline;}
#nav a.selected {color:#2799A7;}

a.linkgray:link, a.linkgray:visited {
	FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

/* Error Handling */
.error, .required {color: #f00;}
.warn {color: #f60;}

/* Disclaimer Text */
.disclaimer {color:#999; font-size: 11px; }

/* Valuation Changes up or down (Calculator, Stock quote, etc.) */
.pricedown {color:#900;}
.priceup{color:#090;}

/* Form Buttons */
.submit {background-color: #999; color: #fff; font-family: arial; font-size: 11px; border-color: #666; border-width: 1px;}

ul	{ margin-top:6px; }
#CompareSelector {background-color: #eee;padding-top: 5px; padding-bottom: 5px; margin: 0; border: 1px solid #ccc;}
img.chart {	background: transparent url('/common/images/ani-LoadingChart.gif') center center no-repeat; }