/* generic css */

p { font-family: arial, helvetica, sans-serif; font-size: 10pt; }
blockquote { font-family: arial, helvetica, sans-serif; font-size: 10pt; }
p.small { font-family: arial, helvetica, sans-serif; font-size: 8pt; }
ul { font-family: arial, helvetica, sans-serif; font-size: 10pt; }
ol { font-family: arial, helvetica, sans-serif; font-size: 10pt; }
dl { font-family: arial, helvetica, sans-serif; font-size: 10pt; }
td { font-family: arial, helvetica, sans-serif; font-size: 10pt; }
td.home { font-family: arial, helvetica, sans-serif;}
th { font-family: arial, helvetica, sans-serif; font-size: 10pt; }
h1 { font-family: arial, helvetica, sans-serif; font-size: 16pt; }
h2 { font-family: arial, helvetica, sans-serif; font-size: 14pt; }
h3 { font-family: arial, helvetica, sans-serif; font-size: 12pt; }
h4 { font-family: arial, helvetica, sans-serif; font-size: 10pt; }
sup { font-size: 9pt; }
a:link { text-decoration:none; color:#111199; }
a:visited { text-decoration:none; color:#2C7777; }
a:hover { text-decoration:underline; color:#990033; }

/* text css */

h2.contents { font-size: 12pt; }
tt {font-family:courier, monospace}
tt.small {font-family:courier, monospace; font-size: 8pt;}
.small{font-size: 8pt;}
.smallGrey{font-size: 8pt; color:#666666; }
.smallRed{font-size: 8pt; color:#cc0000; }

/* colour css */

.divider_standard{background-color:#d6d3c4}
.table_header_standard{background-color:#cccccc}
.table_header_standard_small{background-color:#cccccc;font-size: 8pt;}
.table_content_standard{background-color:#e6e6e6}
.table_content_standard_small{background-color:#e6e6e6;font-size: 8pt;}
.table_highlight_standard{background-color:#d8d8e7}
.table_highlight_standard_small{background-color:#d8d8e7;font-size: 8pt;}
.important_text{color:#990033; font-style:normal}
.asterisk_text{color:#cc0000}

/* copy of the above as netscape 4 cannot cope with '_' */

.DividerStandard{background-color:#d6d3c4}
.DividerStandardSmall{background-color:#d6d3c4;font-size: 8pt;}
.TableHeaderStandard{background-color:#cccccc}
.TableHeaderStandardSmall{background-color:#cccccc;font-size: 8pt;}
.TableContentStandard{background-color:#e6e6e6}
.TableContentStandardSmall{background-color:#e6e6e6;font-size: 8pt;}
.TableHighlightStandard{background-color:#d8d8e7}
.TableHighlightStandardSmall{background-color:#d8d8e7;font-size: 8pt;}
.ImportantText{color:#990033; font-style:normal}
.AsteriskText{color:#cc0000}
.NonBreaking { white-space: nowrap; }
.question { font: 700 10pt arial, helvetica, sans-serif; }
.answer   { font: 100 10pt arial, helvetica, sans-serif; padding-left: 35px; }
.page     { font: 700 10pt arial, helvetica, sans-serif; text-align: right; }
.Hidden  { display: none;  visibility: hidden;  }
.Visible { display: block; visibility: visible; }

.smallBoldNonbreaking{font-weight:bold; white-space: nowrap; font-size: 8pt;}
.FormLeft{font-weight:bold}
.QuickLinksTable{margin-left:10px;  width:180px}

