/*        This is the style file for providers documents */

@import "list-menu.css" ;

.prov-menu          {
                     width: 26em ;
                     padding-left: 4em ;
                     margin-left: auto ;
                     margin-right: auto ;
                     font-size: 8pt ;
                     clear: both
                    } /* adjust to position menubar */

#prov-head        {
                     display: block ;
                     text-align: center ;
                     font-size: 30pt ;
                     font-family: sans-serif ;
                     font-weight: bold ;
                     font-style: italic ;
                     height: 32mm ;
                     padding: 0pt ;
                     margin-bottom: 8mm ;
                     color: rgb(180,64,0) ;
                     background-color: transparent
                    }

#prov-box        {
                     width: 80% ;
                     margin-left: 10%
                    }
