/**
 * Los Gatos Observer Default Base
 * /css/bases/default/typography.css
 *
 * @contributers Franklin Clark
 * @updated 12/12/2008
 */

/* Basic
 -------------------------------------------------*/

body {font-family:Arial, Helvetica, sans-serif; font-size:10pt;}

/* Headings
 -------------------------------------------------*/

h1,h2,h3,h4,h5 {font-weight:normal;}
h2 {font-family: Arial, sans-serif;font-size:20pt;}
h4 {font-size:1.6em;font-family:Arial, Helvetica, sans-serif;line-height:1.2em}

#maintitle h1 { font-size: 12px; font-weight: normal; }
#maintitle h3 { font-size: 18px; font-weight: normal; }

.pretitle10 { font-size: 10px; font-weight: normal; }
.pretitle10b { font-size: 10px; font-weight: bold; }
.pretitle11 { font-size: 11px; font-weight: normal; }
.pretitle11b { font-size: 11px; font-weight: bold; }
.pretitle12 { font-size: 12px; font-weight: normal; }
.pretitle12b { font-size: 12px; font-weight: bold; }
.subtitle13 { font-size: 13px; font-weight: normal; }
.subtitle13b { font-size: 13px; font-weight: bold; }
.subtitle13i { font-size: 13px; font-style: italic; }
.subtitle15 { font-size: 15px; font-weight: normal; }
.subtitle15b { font-size: 15px; font-weight: bold; }
.title17b { font-size: 17px; font-weight: bold; }

/* Anchors/Links
 -------------------------------------------------*/
.backtop {font-size: 11px; text-align: right;}

#maintitle #listyour { font-size: 12px; font-weight: bold; }
#maintitle .listyour { font-size: 12px; font-weight: bold; }

/* Paragraphs
 -------------------------------------------------*/
 
p {line-height:15pt;}

/* Tables
 -------------------------------------------------*/

/* Images
 -------------------------------------------------*/

/* Lists
 -------------------------------------------------*/

/* Divisions
 -------------------------------------------------*/
.tag {font-weight: bold;font-size:11pt}

.banner_hori { font-size: 12px; }
.banner_verti_left { font-size: 12px; }
.banner_verti_right { font-size: 12px; }
.banner_box { font-size: 12px; }

/* Forms
 -------------------------------------------------*/

