/*
Copyright (c) 2003 Cognos Incorporated. All Rights Reserved.
Cognos and the Cognos logo are trademarks of Cognos Incorporated.
*/

/* Head1, Head2, Head3, HeadCopyright, TitleAppendix, TitleChapter, TitleNoNumber, TitlePart, Subhead */
h2, h3, h4, h5 { font-family:arial, geneva, helvetica, sans-serif, verdana; }

/*************/
/*  Classes  */
/*************/

/* HTML nav set */
.header { font-family:arial, geneva, helvetica, sans-serif, verdana; font-size:10pt; font-weight:bold; }
.backclose { font-family:X - not fonts; font-size:8pt; }

/* Body type */
.body, .callout, .graphic, .cellbody, .indented, .listindented, .list, .checkbox, .legend, .legendindented { font-family:arial, geneva, helvetica, sans-serif, verdana; font-size:10pt; }

/* TitleTOC type */
.titleTOC { font-family:arial, geneva, helvetica, sans-serif, verdana; font-size:12pt; }

.code { margin-top:0em; margin-bottom:0em; font-family:courier; font-size:8pt; }
.codeindented { margin-left:3.7em; margin-top:0em; margin-bottom:0em; font-family:courier; font-size:8pt; }

.default {  color:red; font-family:arial, geneva, helvetica, sans-serif, verdana; font-size:10pt; }

/* Tables */
.tableheader, .tablefooter { font-family:arial, geneva, helvetica, sans-serif, verdana; font-size:10pt; font-weight:bold; }
.tablecaption { font-family:arial, geneva, helvetica, sans-serif, verdana; font-size:10pt; font-weight:bold; font-style:italic; }
.tablenotes { font-family:arial, geneva, helvetica, sans-serif, verdana; font-size:8pt; }

/* Character styles */
.codechar { font-family:courier; font-size:8pt; }
.codecharstrong { font-family:courier; font-size:8pt; font-weight:bold; }
.codecharemphasis { font-family:courier; font-size:8pt; font-style:italic; }
.codecharstremp { font-family:courier; font-size:8pt; font-weight:bold; font-style:italic; }

/* Index group headings */
.ixgrp { font-family:arial, geneva, helvetica, sans-serif, verdana; font-size:10pt; font-weight: bold; }
