html, body { font-family: arial, helvetica, sans-serif;}

td, th, p, dd, dt, { font-size:7pt;}
 input, select, textarea  { font-size:8pt;}
 
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: 7pt; color: #666; font-weight: bold; }
h4 { font-size: 11px; font-weight: bold; }
h5 { font-size: 11px;  margin: 0; }

.subtitle { font-size: 8pt; color: #000; font-weight: bold; }

/* Styles for tables of data */
.dataTable { font-family:arial, helvetica, sans-serif; font-size: 7pt; }
.dataTable td, .dataTable caption { background-image : url(/images/nav/table-bottom.gif);	background-position : bottom;	background-repeat : repeat-x;}
.dataTable td, .dataTable th {	padding: 3px;	}
.dataTable th,.dataTable th a, .dataTable th a:hover, .dataTable th a:active, .dataTable th a:visited{ font-size: 8pt; font-weight: bold; color:#fff;}

.dataTableBottom td { 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: #333; color: #fff; font-size: 7pt; text-align: left;  vertical-align: bottom; font-weight: bold; }
th a { color:#fff; }
.primary, .primary td { vertical-align: top; }
.primarybold, .primarybold td { vertical-align: top; font-weight: bold; }
.alternate, .alternate td { background-color: #efefef; vertical-align: top; }
caption { font-weight: bold; font-size: 8pt; text-align: left; padding-top: 10px; background-image : url(/images/nav/table-bottom.gif);	background-position : bottom;	background-repeat : repeat-x;  background-color: #f0f0f0; padding: 2px; }

/* 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;	background-image : none;}

/* Email this Page */
.emailText { font-family:arial,helvetica,sans-sarif; font-size:8pt; }

/* How to display file sizes */
.filesize { font-size:7pt;; color:#666;}

/* FAQ */
dl { margin: 0px; }
dt {  background-image : url(/images/nav/table-bottom.gif);	background-position : bottom;	background-repeat : repeat-x;  background-color: #f0f0f0; padding: 2px; cursor: pointer; }
dt a { text-decoration:none; }
dd { margin:0px; padding:5px;}

/* "Shareholder Tools" in footer */
#toolbar {font-size: 7pt; width: 226px;}
#toolbar .ToolbarContent {padding: 0; text-align: left; padding-left: 20px;}
#toolbar ul {margin: 0; padding: 0;}
#toolbar ul li {padding-bottom:10px; padding-top:2px; margin: 0;	list-style-type: none;	background-image : url(/images/nav/tools-dotted-line.gif); background-position : bottom;	background-repeat : no-repeat;}
#toolbar a { vertical-align: middle; text-decoration: none;}
#toolbar img { padding-left: 5px; 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;}


/* Error Handling */
.error, .required {color: #f00;}
.warn {color: #f60;}

/* Disclaimer Text */
.disclaimer {color:#999; font-size: 7pt;; }

/* Valuation Changes up or down (Calculator, Stock quote, etc.) */
.pricedown {color:#900;}
.priceup{color:#090;}

/* Form Buttons */
.submit {background-color: #b80000; color: #fff; font-family: arial; font-size: 10px; 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; }