
/* stylesheet for SIMPLE 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/chimaera100.gif'); background-repeat: no-repeat;
background-position: top center;
} 

P {
margin-top: 0.8em; margin-bottom: 1.2em;
}

#container {
width: 560px; padding: 10px;
margin-top: 80px; margin-bottom: 8px; background: #FFFFFF;
margin-left: auto; margin-right: auto; 
border: 1px solid #874;

}


#footer {
padding: 0px; margin-top: 0.2em;  margin-bottom: 0.5em;
font: 9px/1.3 verdana, sans-serif; text-align: center;
color: #777; 
}

#footer {
width: 560px; 
text-size: 80%;
margin-top: 0px; padding-bottom: 12px; 
margin-left: auto; margin-right: auto; 
border: 0px solid #444; color: #874;

}



h1 { /* page title */
font-family: 'trebuchet ms', verdana, sans-serif;
font-size: 150%; line-height: 120%;
color: #2D5495;
font-weight: bold; 
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;
}


.endnote {
width:99%;
margin-top: 2.5em;
font-size: 85%; 
line-height: 1.4em;
padding-top: 0.8em; 
border-top: 1px solid #874;
}

.just {
text-align: justify
}

div.just p{
text-align: justify
}



a:link { color: #7AC; text-decoration: underline;}

a:visited {color: #7AC; text-decoration: underline; }

a:hover {color: #CCB800; text-decoration: underline;}

a:active {color: #DC9; text-decoration: none;}

.faqlink {
font-weight: bold;
margin: 0;
margin-bottom: 0.5em;
}

.faqq {
margin-top: 2em;
padding-top: 0.3em;
border-top: 1px solid #555;

}