/* contentSystem.css 
Content settings for system documents (contact, sitemap, glossary, disclaimer, help).

See also content.css
*/

div.heading1 {
	padding: 15px 0 8px 0;
}

div.heading2 {
	padding: 14px 0 5px 0;
}

div.heading3, div.heading4, div.heading5, div.heading6, div.subtitle {
	line-height:1.5em;
}

div.standardtext {
	margin-bottom: 1.500em;
	line-height: 1.500em;
}



/* sitemap (begin) */

TD#sitemapHeading {
 padding:0px 0px 19px 0px;
 color: #333333;
 font-size: 1.125em;
 text-decoration: none;
}
TD#sitemapGrouping {
 padding:0px 0px 25px 0px;
}
TD.sitemapGroupText {
 background-color: #EBEBEB;
 color: #3366CC;
 font-size: 0.833em;
 font-weight: bold;
 text-decoration: none;
 padding-left: 5px;
 white-space: nowrap;
}
A.sitemapGroupText {
 background-color: #EBEBEB;
 color: #3366CC;
 font-weight: bold;
 text-decoration: none;
}
TD.sitemapGroupIcon {
 background-color: #EBEBEB;
 padding:5px 55px 4px 0px;
}
TD.sitemapGroupEmpty {
 background-color: #EBEBEB;
}

TD.sitemap1Text, TD.sitemap1Children {
 border-top: 1px dashed #CCCCCC;
 padding-bottom: 19px;
}
TD.sitemap3FirstEntry {
 border-top: 1px dashed #CCCCCC;
}

TD.sitemap3Icon { padding-left: 198px; }
TD.sitemap4Icon { padding-left: 218px; }

TD.sitemapSep3_2,
TD.sitemapSep4_2 {
 padding-top: 9px;
}

/* the following is not part of the style guide! */
TD.sitemapSep4_3 {
 padding-top: 9px;
}

A.sitemap1 {
 color: #000000;
 font-size: 0.666em;
 font-weight: bold;
 text-decoration: none;
}

A.sitemap2, A.sitemap3, A.sitemap4 {
 color: #3366CC;
 font-size: 0.666em;
 text-decoration: none;
}
TD.sitemap3Icon {
 padding-top: 0.175em;
}
TD.sitemap4Icon {
 padding-top: 0.175em;
}

/* sitemap (end) */
