.guideline { font-size: 120%;
	     border-width: 1px;  
             border: 1px solid;
             color: black; 
             background-color: #FFFFCC; 
             padding-top: 5px; 
             padding-bottom: 5px; 
             padding-right: 5px; 
             padding-left: 5px; 
             margin-top: 10px;
	     width: 80%
}

DIV.navbar { text-align: center }
DL.checkpoints { margin: .5em}
H4.subhead { clear: both }
.priority1 { color: #ff0000; background: white }
SPAN.checkpoint { font-weight: bold; margin-top: .75em }
DT.checkpoint { font-weight: normal }
DL.checkpoints { margin-left: 2em; margin-right: 2em }

DL.glossary DT { margin-top: .5em; margin-bottom: .5em }
DL.glossary DD { margin-bottom: 1em }

.example { border-style: solid; 
           border-width: 1px ; 
           color: #5D0091;
           background-color: #F9F5DE; 
           border-color: #5D0091
}

.deprecated-example { border-style: solid; 
                      border-width: 1px ; 
                      color: #5D0091;
                      background-color: #F9F5DE; 
                      border-color: red
}

.editor { color: red; background-color: white }

.dfn { color: #00513D; 
       background-color: white;
       font-style: italic 
}

.dfn-instance { color: #00513D; 
       background-color: white;
       font-style: italic 
}

HR { margin-top: .5em}

.toc {
    text-indent: 0;
}

/* For icon borders, next two rules */
@media all {
A:link IMG, A:visited IMG { border: none }
}

A IMG { color: white }


P.toc-line {
    margin-top: 1em;
    margin-bottom: 1em;
    text-indent: 0;
}

UL.toc, OL.toc {
  list-style: disc;		/* Mac NS has problem with 'none' */
  list-style: none
}
LI.tocline1 {font-weight: bold}
LI.tocline2 {font-weight: normal}
LI.tocline4 {font-style: italic}
DIV.toc, UL.index, DT {
    text-align: left
}

@media aural {
.guideline { volume: loud ; pause-before: 20%; elevation: above }
SPAN.checkpoint { richness: 75 }
.example { speak-punctuation: code }
.off { speak:none }
.priority1 { volume: loud }
.dfn-instance { stress: 20 }
}
