p, input, select, textarea { 
  color: #515151;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
}

h1 { font-size: 16pt; color: #064367; line-height: 20pt; margin: 0; }
/*h2 { color: #064367; font-size: 16px; font-weight: bold; line-height: 18px; }
h3 { font-size: 14px; color: #666; border-bottom: 1px solid #ccc; }*/
h2 { color: #515151; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; font-stretch:ultra-condensed; }
h3 { color: #515151; font-weight: bold; font-size: 11px; }
h4 { font-size: 13px; }
h5 { font-size: 11px;  margin: 0; }

.menuselect { padding-bottom: 7px; }

/* Styles for tables of data */
.dataTable { }
.dataTable td { border-bottom: 1px solid #fff; }
.dataTable caption { color: #515151; font-weight: bold; font-size: 11px; padding: 3px; }
.dataTable td, .dataTable th { padding: 3px; }
.dataTable th, .dataTable th a { color: #515151; font-weight: bold; }
.dataTable th, .dataTable th a:link { color: #515151; font-weight: bold; }
.dataTableBottom td { border-bottom: 0px;}
.dataTable .total td { background-color: #ccc; color: #515151; font-weight: bold;}
.dataTable .special td {color: #CC9900;}

/* Apply to all tables */
th { text-align: left;  vertical-align: bottom; color: #515151; font-weight: bold; }
.primary, .primary td { background-color: #eee; vertical-align: top; }
.primarybold, .primarybold td { vertical-align: top; font-weight: bold; }
.alternate, .alternate td { background-color: #eee; 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: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #515151; }

/* How to display file sizes */
.filesize { font-size:11px; color:#515151;}

/* FAQ */
#shexpand dl { padding: 4px; margin: 0px; width:568px; }
#shexpand dt { border-collapse: collapse; width:568px; border-bottom: 1px solid #fff; background-color: #eee; padding: 5px; cursor: pointer; }
#shexpand dt a { text-decoration: none; }
#shexpand dd { margin-left: 35px; padding: 5px 0px; width:568px; }

/* 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; }

.nav{font-size: 11px;}
.news dt a:link{color: #515151;}
.news dt a:hover{color: #E6319D;}
.boldGray{color: #515151;font-weight: bold;}

#letters .glossarie a:link {
	color: #409600;
	text-decoration: none;
	}
