@CHARSET "UTF-8";

/* page body text */
div#page { font-size: 13px; }

/* page header text */
div#page h1 { font-size: 30px; }

/* page header description */
div#page p.header_description { font-size: 14px; }

/* page paragraph headers */
div#page h2 { font-size: 15px; }

/* page other headers */
div#page h3 { font-size: 14px; }

/* nav links */
div#nav a { font-size: 11px; }

/* subpage links on 1st level pages */
div#page div.section_link_box a.biglink { font-size: 18px; }

/* leadership body text  */
#leadership .yui-content { font-size: 11px;  line-height: 17px;}

/* leadership name in white on panel */
#leadership .yui-content div p.name_head { font-size: 15px; }

/* leadership name and title on tab */
#leadership .yui-nav p, #leadership .yui-nav span { font-size: 12px; }

/* leadership tab height */
#leadership .yui-nav li { height: 75px; }
#board .yui-nav li { height: 64px; }

/* leadership panel height */
#leadership .yui-content div, #leadership .yui-content  { height: 675px; }
#board .yui-content div, #board .yui-content  { height: 740px; }

/* top nav, footer and copywrite */
div#top_nav, div#footer, div#copyright {font-size: 11px;}
