/* CSS Document */
/* large = normal font size + 4px */
.css_large {font-size: 16px; line-height:22px;}
.css_large h1.section_title { font-size: 22px; }
.css_large h1.subsection_title { font-size: 22px;}

/* article */

.css_large .byline { font-size:14px;}
.css_large .article_info { font-size:13px; }
.css_large .sidebar_title { font-size:14px; }

/* section and subsection content listings */

.css_large .section_callouts_title { font-size: 20px; line-height:20px;}
.css_large .section_callouts_title a { background-position: right 8px;}

/* listing */

.css_large .listing_title { font-size: 18px; line-height:22px;}
.css_large .listing_text { line-height:17px;}
.css_large .listing_info { font-size:13px;}

/* home bottom buckets */

.css_large .bucket_title { font-size: 18px; line-height:22px;}
.css_large .bucket_link { font-size: 13px; line-height:15px;}

/* top content extra links */

.css_large .extra_links { height:31px;}
.css_large .breadcrums { font-size: 13px; line-height:16px;}
.css_large .extralinks_options { font-size: 13px; line-height:14px;}

/* form */

.css_large legend.form_title { font-size: 17px; line-height:20px;}

.css_large .form label { font-size: 16px; line-height: 21px; }
.css_large .form input, .css_large .form select, .css_large .form textarea { font-size: 16px; line-height:20px;}

.css_large .form .errmessage { font-size: 16px; line-height:22px;}

.css_large input.button { font-size: 16px; line-height:20px;}
.css_large input.clear_button { font-size: 16px; line-height:20px;}

/*/////// global /////////////////////////////////////////////////////////////*/

.css_large h1 { font-size: 20px; }

.css_large h2 { font-size: 18px; }

.css_large h3 { font-size: 16px; }

.css_large h4, .css_large h5, .css_large h6 { font-size: 16px; }