
/* stylesheet for subs template
 */
 
body {  
/* text-align:center; */
margin: 0px; background: #E8E8E8;
font-family: verdana, 'lucida sans unicode', arial, sans-serif; 
color: #000; font-size: 70%; /*verdana, 'lucida sans unicode', */
line-height: 1.4em;
background-image: url('../images/emb_logo_bg_slant107.jpg'); background-repeat: repeat;
background-position: top left;
} 

/* html>body *
{ font-size:1em; } */

P {
margin-top: 0.8em; margin-bottom: 1.2em;
}

td {
font-size:100%
}

#container {
width: 680px; padding: 20px; padding-top: 10px;
margin-top: 60px; margin-bottom: 12px; 
margin-left: auto; margin-right: auto; 
border: 0px solid #874; background-color: #FFF;
}


#footer {
width: 460px; 
font-size: 85%;
margin-top: 0px; padding-bottom: 12px; 
margin-left: auto; margin-right: auto; 
border: 0px solid #444; color: #777;
}

td {
vertical-align: top
}

h1 { /* page title */
font-family: 'trebuchet ms', verdana, sans-serif;
font-size: 190%; line-height: 120%;
color: #000;
font-weight: normal; letter-spacing: 1px;
margin: 0; 
padding: 0;
padding-bottom: 1em;
text-align: left; 

}

h2 {  /*subhead */
font: 120%/1.2 'trebuchet ms', verdana, sans-serif;
font-weight: bold;
margin: 0em; margin-top: 1.5em;
margin-bottom: 0.6em;
text-align: left; 
}


h4 { /* subsubheading */
font-size: 110%;
line-height: 1.2em;
font-weight: normal;
font-style: italic;
color: #777;
margin-top: 2em; margin-bottom: 1.0em; 
padding: 0;
}


hr {
color: #874; height: 1px;
}

ul li {
margin-left:-1.5em; margin-bottom: 1em;
}

ol li {
margin-left:-0.7em; margin-bottom: 1em;
}

legend {
color: #FFF;
}

.smaller {
font-size:85%;
}

.hilite {
color: #B50;
}

.just {
text-align: justify
}

div.just p{
text-align: justify
}

.endnote {
width:99%;
margin-top: 2.5em;
font-size: 85%; 
line-height: 1.4em;
padding-top: 0.8em; 
border-top: 1px solid #874;
}


a:link { color: #359; text-decoration: underline; font-weight: normal}

a:visited {color: #359; text-decoration: underline; font-weight: normal}

a:hover {color: #9BF; text-decoration: underline;}

a:active {color: #9BF; text-decoration: underline;}

