
* {
   font-size: 12px;
   line-height: 2em;
   text-align: left;
}
body
{
   font-family: verdana, sans-serif;
   background: #f3f3f3;
}
h1 {
   font-size: 1.5em;
}
h2 {
   font-size: 1.3em;
}
h3 {
   font-size: 1.1em;
}
#links h1 {
   font-size: 1.4em;
}

ul {
   list-style-image: url('images/li-arrow.gif');
   margin-left: 1em;
   margin-top: 0em;
   padding-left: 0px;
}

li {
   margin-left: 10px;
}

a {
   color: #323281;
}

sup {
   color: #812121;
   font-size: 0.8em;
}
sup a {
   color: #f00;
   text-decoration: none;
}

p.footnote {
   font-size: 0.8em;
   padding-top: 0.75em;
   border-top: 0px solid #e0e0e0;
   margin-top: 30px;
}

blockquote pre {
   border:1px solid #813232;
   padding:10px;
}


div.footnote {
   line-height: 1em;
   margin-bottom: 10px;
   margin-left: 5px;
}

#container {
   margin-left: auto;
   margin-right: auto;
   width: 700px;
   padding: 10px 10px 10px 20px;
   border: 1px solid #ccc;
   background: #fff;
}

#tabnav {
   height: 20px;
   margin: 10px 0 5px 0;
}

#tabnav li {
   margin: 0;
   padding: 0;
   display: inline;
   list-style-type: none;
}

#tabnav a:link, #tabnav a:visited {
   float: left;
   background: #e0e0e0;
   font-size: 10px;
   line-height: 14px;
   font-weight: bold;
   padding: 2px 10px 2px 10px;
   margin-right: 4px;
   border: 1px solid #ccc;
   text-decoration: none;
   color: #666;
}

#tabnav a:link.active, #tabnav a:visited.active {
   border-bottom: 1px solid #fff;
   background: #fff;
   color: #000;
}

#tabnav a:hover {
   background: #fff;
}

img.header {
   border: 0;
   margin-bottom: 5px
}

p {
}

#footer p {
   text-align:center;
   font-size: 0.8em;
   padding-top: 1.5em;
   border-top: 1px solid #e0e0e0;
   margin-top: 30px;
}
#footer a {
   font-size: 1em;
}

table {
   border-collapse: collapse;
}

table tr {
   vertical-align: top;
}

img.leftsprite {
   float:left;
   margin-right: 10px;
}
img.rightsprite {
   float:right;
   margin-left: 10px;
}

#manual p, #manual pre {
   line-height: 200%;
   margin-left: 5%;
   margin-right: 5%;
}

#manual h2, #manual h3 {
   border-top: 1px solid #ccc;
   padding-top: 1em;
}

blockquote.LegalInsert p {
   border:1px solid #813232;
   padding:10px;
}

#faq .question {
	list-style-image: url("images/q.gif");
   margin-bottom: 0;
}

#faq .answer {
	list-style-image: url("images/a.gif");
	font-style: italic;
	margin-top: 5px;
   margin-bottom: 16px;
   padding-bottom: 16px;
	line-height: 1.5em;
	border-bottom: 1px dotted #ccc;
}

.req {
   font-weight: bold;
   color: blue;
}
.error {
   font-weight: bold;
   color: #700;
}
.fixme {
   font-weight: bold;
   color: green;
   background-color: yellow;
   border:1px solid red;
}

#feedback table {
   width: 95%;
}
#feedback td {
   padding:5px;
}
#feedback .comments{
      width: 99%;
}
#feedback input[type=submit] {
   margin-top: 10px;
   margin-left: 0px;
   text-align: center;
   line-height: 1.25em;
}
#feedback textarea {
   line-height: 125%;
   height: 10em;
}

#myad {
   float:left;
   width:224px;
   margin: 0;
   padding: 0;
   background-color:transparent;
   font-family:verdana,arial,sans-serif;
   height:100%;
}

#myad a:link,#myad a:visited,#myad a:hover,#myad a:active{font-size:11px;color:#0000ff;cursor:pointer;font-weight:bold;line-height:14px;}
#myad p { margin:0; padding:0;font-size:10px;line-height:13px; }
