body {
width:650px; 
margin:auto; 
padding:0;
font-size:1em;
}


div#content .sbody {font-size:80%; font-family: "Trebuchet MS", serif;}

div#content .bnav {
display:none;
}

div#content .index {font-size:90%; font-family: "Trebuchet MS", serif; margin-left:85px;}

div#content .index a {font-size:85%; font-family: "Arial", sans-serif;}

div#content .source {font-size:90%; font-family: "Arial", sans-serif;}

div#content .quote {
font-size:90%; 
font-family: "Trebuchet MS", serif; 
font-style:italic;
margin-left:100px;
}


#content .squote {
margin:25px 75px 25px 65px;
border-left:2px solid #eee9db;
}


#content .squote p {
font-size:75%; 
font-family:Arial,Helvetica,Verdana,sans-serif;
color:#555;
}


div#content .adds {color:red; font-size:80%; font-family: "Verdana", "Helvetica", sans-serif;}

div#content .warn {color:red; font-size:80%; font-family: "Arial", sans-serif;}

div#content .tight {margin-bottom:2px;}

div#content .caption {
font-family: "Verdana", sans-serif; 
font-size: 70%; 
font-weight: bold;
font-style: normal;
}

div#content .center {text-align:center;}

div#content .bo {font-weight:bold;}

div#content .it {font-style:italic;}

div#content .un {text-decoration:underline;}

div#content .boit {font-weight:bold; font-style:italic;}

div#content .boun {font-weight:bold; text-decoration:underline;}

div#content .ceun {text-align:center; text-decoration:underline;}

div#content .cebo {font-weight:bold; text-align:center;}

div#content .update {font-weight:bold; color:red;}

div#content .red {color:red;}

div#content .redbo {color:red; font-weight:bold;}


div#content p.note {
font-family:Arial,Verdana,sans-serif; 
font-size:75%; 
text-align:justify; 
margin-left:70px; 
margin-right:75px; 
border: 2px solid #eee9db; 
padding:8px; 
text-indent:0px;
}


div#content p.copy {
font-family:"Verdana","Helvetica",sans-serif;
font-weight:normal;
font-size:x-small;
color:#808080;
}


div#content p.caption {
font-family:"Verdana","Helvetica",sans-serif;
font-weight:bold;
font-size:70%;
}


div#content p.return {
display:none;
}


div#content p.return a {
color:#a0a0a0;
text-decoration:none;
}


div#content p.return a:hover {
color:#808080;
text-decoration:none;
}


div#content table {
margin-left:60px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:small;
font-weight:normal;
}


div#content table.noborder {
margin-left:60px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:small;
font-weight:normal;
border:none;
}


div#content table.cea {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:small;
border:1px solid #d7d7d7;
}


div#content table.cea td {
border:1px solid #d7d7d7;
padding-left:5px;
padding-top:5px;
padding-bottom:5px
} 


div#content img {
padding: 5px;
border: 1px solid #5c3900;
}


div#content img.noborder {
margin-left: 75px;
padding: 10px;
border:none;
}

div#content img.res {
margin-left: 25px;
padding: 5px;
border:none;
}


/**Body*****************************************************************/

#document {
margin:0 auto 0 auto; 
width:650px; 
background-color:#fff; 
padding:0;
}


#topnav {
display:none;
}


#content {
margin:50px 0;
}


#content p {
margin-left:40px;
margin-right:30px;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:small;
}


#content a:link, #content a:active, #content a:visited {
color:#5c3900;
text-decoration:underline;
}


#content a:hover {
text-decoration:none;
color:#7f6f65;
}


#content h1, h2, h3, h4 {
font-family:Arial,sans-serif;
margin-left:25px;
margin-right:30px;
color:#555;
}


#content h3 {
margin-bottom:40px;
}


#content h4 {
border-top:1px solid #ccc;
border-left:1px solid #ccc;
text-indent:7px;
margin-top:75px;
}


#content h4.noborder {
border:0;
text-indent:10px;
}


#content h5, h6 {
font-family:Arial,sans-serif;
margin-left:35px;
margin-right:30px;
margin-top:50px;
color:#555;
}


#content ul {
list-style-image: url(graphics/star1.gif);
}


#content ul li {
margin-top:10px;
margin-left:50px;
margin-right:50px;
font-family:Arial,Verdana,sans-serif;
font-size:small;
}


#content ul li a:link, #content ul li a:active, #content ul li a:visited {
color:#5c3900;
font-family:Arial,Verdana,sans-serif;
font-size:small;
font-weight:bold;
text-decoration:none;
}


#content ul li a:hover {
color:#7f6f65;
font-weight:bold;
text-decoration:underline;
}


#content ol {
list-style-type: decimal;
}


#content ol li {
margin-top:10px;
margin-left:50px;
margin-right:50px;
font-family:Arial,Verdana,sans-serif;
font-size:small;
}


#content ol li a:link, #content ol li a:active, #content ol li a:visited {
color:#5c3900;
font-family:Arial,Verdana,sans-serif;
font-size:small;
font-weight:bold;
text-decoration:none;
}


#content ol li a:hover {
color:#7f6f65;
font-weight:bold;
text-decoration:underline;
}


#content acronym:hover {
cursor:help;
}


#footer ul {
background-color: #555;
border-top: 1px solid black;
height:15px;
margin: 0;
padding: 9px 20px;
list-style: none;
display:block;
}


#footer li {
font-family: Verdana,Arial, sans-serif;
font-size: 60%;
color:#fff;
padding: 1px;
}

#footer li.copy {
float:left;
}

#footer li.update {
float:right;
}