/* html, body { font-family:tahoma, verdana, arial; font-size:9pt; }

td, th, p, dd, dt, input, select, textarea { font-family:tahoma, verdana, arial; font-size:9pt; }*/

td a, th a, p a, dd a, dt a { color:navy; text-decoration: underline; }
td  a:hover, th  a:hover, p  a:hover, dd  a:hover, dt a:hover {  color:#980B03; text-decoration: underline; }
.nav a, .nav a:hover {
	color:#fff; font-size: 11px;
}

h1 { font-size: 16pt; color: #064367; line-height: 20pt; margin: 0; }
h2 { color: navy; font-size: 16px; font-weight: bold;}
h3 { font-size: 14px; color: #000; border-bottom: 1px solid #ccc; }
h4 { font-size: 13px; }
h5 { font-size: 11px;  margin: 0; }

a  {text-decoration: none; }
.toolbar:hover {text-decoration: underline; color:#980B03;}

/* Styles for tables of data */
.dataTable {padding: 3px; }
.dataTable td, .dataTable caption { border-bottom: 1px solid #ccc; }
.dataTable td a, .dataTable caption a {}

.dataTable td, .dataTable th { padding: 1px; }
.dataTable th,.dataTable th a { font-size: 11px;}
.dataTableBottom td { border-bottom: 0px;}
.dataTable .total td { font-weight: bold;}
.dataTable .special td {color: #CC9900;}

/* Apply to all tables */
th { text-align: left;  vertical-align: bottom; border-bottom: 1px solid #ccc; }
th a { color:#fff; }
.primary, .primary td { vertical-align: top; }
.primarybold, .primarybold td { vertical-align: top; font-weight: bold; }
.alternate, .alternate td { vertical-align: top; }
caption { font-weight: bold; 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 { }

/* How to display file sizes */
.filesize { font-size:11px; color:#666;}

/* FAQ */
dl { margin: 0px;  }
dt { border-collapse: collapse; padding: 2px; cursor: pointer; }
dt a { text-decoration:none; }
dd { margin:0px; padding:5px; }

/* used for print/email links in header and "Shareholder Tools" in footer */
.toolbar {text-decoration: none; color:navy;}
.toolbar:hover {text-decoration: underline; color:#980B03;}


/* Error Handling */
.error, .required {color: #f00;}
.warn {color: #f60;}

/* Disclaimer Text */
.disclaimer {color:#999; font-family:verdana, arial, helvetica; font-size:7pt;  }

/* Valuation Changes up or down (Calculator, Stock quote, etc.) */
.pricedown {color:#900;}
.priceup{color:#090;}


/*STOCK TABLE*/
.stockTable, .stockTableBold, .stockTableRight {
	background-color:#EFEFEF;
	border-top:none;
	border-bottom:1px solid #CCC;
	padding:3px 0 0 10px;
}
.stockTableRight {text-align:right; padding:3px 10px 0 0;}

.stockTableBold {
	font: 13px/18pxLucida Grande, LucidaGrande, Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color:#000000;
	padding:3px 10px 0 0;
}
.stockBoxTop {
	color: #fff;
	background: #083D65;
	height:20px;
	padding:3px 0 0 10px;
	font-weight:bold;
}


/* Form Buttons */
.submit {background-color: #999; color: #fff; font-family: arial; font-size:9pt;  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; }


