/*general  (COMMON.DTD) stuff*/

/*
Amendments:
===============================================
by	      date	change
17.05.01  apg   added .weblink and .addline
01.06.01  apg	added import for epp
07.06.01  apg removed import for dgrade and replaced
  	      with specific book titles eg eco, paz, brc
  	      added margin to contributor
14.06.01  apg added bsl, elw
15.06.01  apg added copyrightref class
02.07.01  apg removed all @import statements. 
              changed font-size in body to x-small in all td elements/classes
             (tables don't seem to inhertit - needs be td not table for navigator)
10.08.01  apg added term
10.10.01  removed level1, 2, 3 etc titles and added to book specific scripts since
          book specific level1, 2 type titles were set there.
29.01.02  apg added addtext to start a new block   
09.05.02  added footnote style and note about legalhead styles
24.06.02  SES added ordertitle &amp; regtitle (like 'act' need to be bold)
10.07.02  APG removed duplicate font-family defintion from body, td etc
              changed all td element rules to class rules eg td is now .td
16.07.02  APG added beackground-color rules to .td etc
	      
===============================================

*/




#content {
    background-color : #ffffcc;
    border: 1pt;
    border-color: #333399;
    border-style: solid;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-family : Verdana, Arial, Sans-Serif;
/*    font-size : x-small;*/
    color : black;
}

.form {
    padding-top:2ex;
    padding-bottom:2ex;
    text-align:center;
}
.illus {
    padding-top:2ex;
    padding-bottom:2ex;
    text-align:center;
}
.illustitle {
    font-weight:bold;
    padding-bottom:1ex;
}
.formtitle {
    font-weight:bold;
    padding-bottom:1ex;
}
.title {
    padding-top:1ex;
    font-weight:bold;
}
.copyrighttitle {
    padding-top:1ex;
    font-weight:bold;
}

.copyrightref {
    padding-top:0ex;
    padding-bottom:1ex;
    text-align:right;
    display:block  
}


.para {
    padding-top:1ex;
    font-weight:normal;
}
.prehead3 {
    padding-top:1ex;
    font-style:italic;
}
.prehead2 {
    padding-top:2ex;
    font-style:italic;
    font-weight:bold;
}

.prehead1 {
    padding-top:2ex;
    font-weight:bold;
}

.acronym {
    font-weight:bold;
}
.contributor {
    padding-top:1ex;
    margin-top:1ex;
}
.name {
    padding-top:1ex;
    font-weight:bold;
}
.quals {
    font-weight:bold;
}
.act {
    font-weight:bold
}
.ordertitle {
    font-weight:bold
}
.regtitle {
    font-weight:bold
}
.blhead1 {
    padding-top:2ex;
    font-style:italic;
    font-weight:bold;
}
.blhead2 {
    padding-top:2ex;
    font-weight:bold;
}

/*adress element: inline for paras*/
.para .address {
    display:inline;   
}


/*adress element: as a block for addresslists*/
.address {
    padding-top:2ex;
   
}


.para .address .addline{
    display:inline;
   
}


.addline {
    display:block;

}

.addtext {
    display:block;

}


.address .weblink {
    display:block;

}

.weblink {
    display:inline; 
}



.addinfo {
    padding-left:1em;
}
.addinfo .para {
    padding-top:0pt;
}
.addhead1, .addhead2 {
    font-weight:bold;
    padding-top:2ex;
}
.heading {
    font-weight:bold;
}

/*table and lists*/
table {
    margin-top:4pt;
    margin-bottom: 4pt;
}
caption {
    font-weight:bold;
}

.blanklist {
    padding-left:2em;
}    

table.list {
    margin-top:1ex;
    margin-bottom:1ex;
}

table.list tbody{
    vertical-align : top;
}

.td {
    font-family : Verdana, Arial, Sans-Serif;
    font-size : x-small;
    color : black;
    background-color : #ffffcc;    
}

.listcol1 {
    padding-right : 1.5em;
    font-family : Verdana, Arial, Sans-Serif;
    font-size : x-small;
    color : black;
    background-color : #ffffcc;    
}

.deflistdef {
    font-weight:bold; 
    padding-right:1em;
    font-family : Verdana, Arial, Sans-Serif;
/*    font-size : x-small;*/
    color : black;
    background-color : #ffffcc;    
}

.blitem {
    padding-top:1ex;
}


.term {
	padding-top:1ex;
	padding-bottom:0ex;
	font-weight:bold;
}

.footnote {
    font-style:italic;
}

/*legalhead styles should be in individual book scripts to allow
more flexibility*/
/*EXP STYLE SHEET FOR SITPRO - AMENDED FOR NETSCAPE
- no shaded text boxes
- no  table definitions
*/

/*
product:      EXP
date created: 17.05.01
copied from:  REPP
called by:    croner.css
comments:     book level style: EXP
              level1 elements: level1 
		          level2 elements: level2 
		          level3 elements: level3, 
*/

/*
Amendments:
===============================================
date	    by	change
09.07.02  APG added colour or background colour definitions
              where background colour or colour is already used

===============================================
*/

.exp-title {
    color: #003366;
    background-color : #ffffcc;    
    font-weight:bold;
    font-size:150%;
    text-align:center;
    padding-top:0ex;
    padding-bottom:0pt;
    margin-bottom:0pt;
    margin-top:0pt;
}

/* LEVEL 0 TYPE ELEMENTS */
.level0-title {
    color: #003366;
    background-color : #ffffcc;    
    font-weight:bold;
    font-size:150%;
    text-align:center;
    padding-top:0ex;
    padding-bottom:0pt;
    margin-bottom:0pt;
    margin-top:0pt;
}

/* LEVEL 1 TYPE ELEMENTS */
.level1-title {
    font-weight:bold;
    font-size:140%;
    color: #003366;
    background-color : #ffffcc;    
    padding-bottom:0pt;
    margin-bottom:0pt;
    margin-top:0pt;
    
}

/* LEVEL 2 TYPE ELEMENTS */
.level2-title {
    padding-top:2ex;
    font-weight:bold;
    font-size:140%;
    color: #003366;     
    background-color : #ffffcc;    
    padding-bottom:0pt;
    margin-top:0pt;
    margin-bottom: 1ex;
    border-bottom: 3px solid #003366;
}



/* legalhead 2 */
.legalhead2{
    font-weight:bold;
    font-size:130%;
    text-align:center;    
    color: #003366;  
    background-color : #ffffcc;    
    padding-top:2ex;
    padding-bottom:0pt;
    margin-bottom:0pt;
    margin-top:0pt;
}




/* specialnotice-title, .legalhead3 */
.specialnotice-title, .legalhead3{
    padding-top:2ex;
    font-weight:bold;
    font-size:130%;
    color: #003366;  
    background-color : #ffffcc;    
    padding-bottom:0pt;
    margin-bottom:0pt;
    margin-top:0pt;
}

/* LEVEL 3 TYPE ELEMENTS */
.level3-title, .title2 {
    font-weight:bold;
    color: #003366;  
    background-color : #ffffcc;    
    padding-top:1ex;
    padding-bottom:0pt;
    margin-bottom:0pt;
    margin-top:0pt;
}



.level4-title, .legalhead4 {
    font-weight:bold;
    padding-top:1ex;
    padding-bottom:0pt;
    margin-bottom:0pt;
    margin-top:0pt;
}

.level5-title, .legalhead5 {
    font-weight:bold;
    padding-top:1ex;
    padding-bottom:0pt;
    margin-bottom:0pt;
    margin-top:0pt;
}

.level6-title {
    font-weight:bold;
    padding-top:1ex;
    padding-bottom:0pt;
    margin-bottom:0pt;
    margin-top:0pt;
}



/* elements to be shaded */
.specialnotice, .declaration{
    margin-top: 1em;
    margin-bottom: 1em;
    padding:1em;    
}





