/* dynaXML CONTENT stylesheet for EAD */

@import url("content.css");

body {

font-family: verdana, helvetica, arial, sans-serif;
/* font-size: 82%;*/
/*font-size: .8em;*/

}

#bbar-header {
	width: 100% !important;
    background-image: "icons/hmfa/scl_top_banner-LONG-001.jpg" !important;
       }

hr {
background: #666;
color: #666;
}

div.anchor{
width: 10px;
height: 10px;
margin-bottom: 120px;
/*display: block;*/
background-color: blue;
}

div.fixmargin {

}

 
 a:link {
                color: #8C140F;
                font-size: 100%;
                text-decoration: none;
}


a:visited {


                color: #8C140F;
                /*color: #cc5323;*/
                font-size: 100%;
                text-decoration: none;
}

a:hover {
                color: #333333; 
                font-size: 100%;
                text-decoration: none;
}

a:active {
                color: #8C140F;
                font-size: 100%;
                text-decoration: none;
}


h1 {
	font-size: 1.6em;
	margin-bottom: 4px;
}

h2 {font-size: 1.4em;}

h3 {font-size: 1.3em;}

h4 {font-size: 1em;}

td {
vertical-align: bottom;
padding-left: .2em;
padding-right: .2em;
padding-bottom: .2em;
}

#level_spacing {
padding-top: 10px;
}

table.title {
 width: 100%;
}