
* {
   border: 0;
   padding: 0;
}

body {
   background-color: #f8f8f8;
   color: #000000;
   font-family: Verdana, sans-serif
}

#___plus_0 {
   opacity: 0.75;
}

/* excluding hr */
#left > p, #middle > p, #right > p {
   margin: 0 0.3em 0 0.3em;
}

h1, h2, h3, h4, h5, h6 {
   margin: 0 0.5em 1.0em 0.3em;
}

hgroup h1, hgroup h2, hgroup h3, hgroup h4, hgroup h5, hgroup h6 {
   margin: 0;
}

hgroup {
   margin: 0 0.5em 1.0em 0.3em;
}

h1 { font-size: 150%; font-family: Verdana, sanserif; font-weight: normal; }
h2 { font-size: 140%; font-family: Verdana, sanserif; }
h3 { font-size: 130%; font-family: Verdana, sanserif; }
h4 { font-size: 120%; font-family: Verdana, sanserif; }
h5 { font-size: 110%; font-family: Verdana, sanserif; }
h6 { font-size: 100%; font-family: Verdana, sanserif; }

p { font-size: 100%; font-family: Verdana, sanserif; line-height: 130%; }

p:last-child {
   padding-bottom: 0;
}

p, samp.block {
   padding: 0 0 0.8em 0;
}

samp.block {
   display: block;
   white-space: pre-wrap;
}

var {
   color: #ff3333;
}

code {
   border-left: 1px solid #ccddff;
   border-right: 1px solid #ccddff;
   background-color: #ddeeff;
   padding: 0.2em 0.3em 0.3em 0.2em;
   font-size: 95%; font-family: Lucida Console, Monaco, monospace;
}

h1 code { font-size: 150%; font-family: Lucida Console, Monaco, monospace; }
h2 code { font-size: 140%; font-family: Lucida Console, Monaco, monospace; }
h3 code { font-size: 130%; font-family: Lucida Console, Monaco, monospace; }
h4 code { font-size: 120%; font-family: Lucida Console, Monaco, monospace; }
h5 code { font-size: 110%; font-family: Lucida Console, Monaco, monospace; }
h6 code { font-size: 100%; font-family: Lucida Console, Monaco, monospace; }

.small {
   font-size: 11pt;
}

.smallcaps {
   font-variant: small-caps;
}

.x-small {
   font-size: 8pt;
}

.correct {
   text-decoration: none;
}

.incorrect, .line-through {
   text-decoration: line-through;
}

header p {
   margin: 0 0 0 0;
}

p.top-link {
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   text-align: center;
}

.top-link a {
   border-style: solid;
   border-width: 1px 0px 1px 0px;
   padding: 0;
   font-size: 8pt;
   text-decoration: none;
}

hr {
   margin: 0 auto 6px auto;
   height: 1px;
   background-color: #666666;
}

br {
   margin: 0;
}

pre {
   margin: 0 1.0em 1.0em 1.0em;
   border: 3px inset gray;
   padding: 3px 4px 1px 4px;
   background-color: #ddeeff;
}

blockquote {
   font-style: italic;
}

mark {
   font-weight: bold;
   background-color: #ffff00;
}

label, input, textarea {
   vertical-align: top;
}

fieldset {
   margin: 0 0 0.6em 0;
   border: 1px solid #000000;
   padding: 0.2em 0 0 0.8em;
}

input, textarea {
   margin: 0 0 0.4em 0;
   border: 2px inset gray;
}

ol, ul {
   margin: 0 0.5em 1.0em 1.9em;
   font-family: Verdana, sans-serif
}

ol li, ul li {
   margin-bottom: 0.3em;
   font-size: 95%;
}

ol.inline li, ul.inline li {
   display: inline;
}

nav ul li {
   padding: 0 0 0.3em 0;
   list-style: none;
}

ul.inline, ul.breadcrumb-trail {
   margin: 0;
   list-style: none;
}

ul.inline li, ul.breadcrumb-trail li, ul.breadcrumb-trail h1, ul.breadcrumb-trail h2, ul.breadcrumb-trail h3, ul.breadcrumb-trail h4, ul.breadcrumb-trail h5, ul.breadcrumb-trail h6 {
   display: inline;
   margin: 0;
   font-size: 12pt;
}

ul.breadcrumb-trail li + li:before {
   content: "\27a2\a0";
}

ul.left-right {
   width: 100%;
}

ul.left-right li {
   display: inline-block;
   width: 50%;
   margin: 0;
   padding: 0;
}

ul.left-right li a {
   text-decoration: none;
   margin: 0;
   padding: 0;
}

ul.left-right li + li {
   width: 49%;
   text-align: right;
}

dl {
   margin: 0 0.5em 2.0em 0.5em;
}

dt, dd {
   font-family: Verdana, sans-serif
}

dt {
   margin: 0.8em 0 0.2em 0;
   font-weight: bold;
}

dt + dt {
   margin-top: 0;
}

dd {
   margin: 0 0 0 1.5em;
}

td dl:first-child dt:first-child {
   margin-top: 0;
}

table {
   border-collapse: collapse;
   margin: 0 auto 0.8em auto;
}

tr {
   vertical-align: top;
}

th {
   text-align: center;
}

td.label {
   text-align: right;
}

table.border th, table.border td {
   border: 4px inset #557788;
   padding: 4px;
}

optgroup option {
   margin: 0 0 0 25px;
}

.nobr {
   white-space: nowrap;
}

.clear {
   clear: both;
}

.full-width {
   clear: both;
   width: 99.4%;
   margin: 0;
   padding: 2px 4px;
   background-color: #ffe6cc;
}

nav a {
   margin: 0 0.3em 0 0.3em;
   color: #555555;
   font-size: 90%;
   white-space: nowrap;
}

nav a:hover {
   color: #000000;
}

div#content {
   width: 99.9%;
   margin: 2px 0 0 0;
   border: 1px solid #000000;
}

a.tab {
   border: 1px solid #000000;
   border-bottom: none;
   padding: 3px 12px;
   background-color: #aaffbb;
   text-align: center;
   font-size: 8pt;
   font-weight: bold;
   text-decoration: none;
   white-space: nowrap;
   border-top-left-radius: 11px;
   border-top-right-radius: 11px;
   -moz-border-radius-topleft: 11px;
   -moz-border-radius-topright: 11px;
   -moz-outline-radius-topleft: 11px;
   -moz-outline-radius-topright: 11px;
}

.menu-item {
   padding: 0 6px;
   font-family: Verdana, sans-serif;
   font-weight: normal;
}

#top-header {
   min-height: 53px;
}

#top-header ul, .tabs ul {
   display: inline;
   margin: 0;
}

#top-header li, .tabs li {
   display: inline;
}

.tabs li a {
   text-decoration: none;
}

#top-header, #top-div, #top-logo, #top-menu, #top-left-menu, #top-right-menu, #top-header li, #top-title, #top-title * {
   margin: 0;
   background-color: #aaffbb;
}

#top-header {
   line-height: 170%; /* to allow for borders on links when line wraps */
}

#top-header nav {
   padding: 4px 0;
   font-family: Verdana, sans-serif;
}

#top-left-menu a {
   margin: 0;
   padding: 0;
}

#top-left-menu li {
   padding-right: 0.5em;
padding-right: 0;
}

#top-title h1 {
   height: 48px;
   line-height: 44px;
   vertical-align: middle;
}

#top-right-menu {
   float: right;
}

hgroup#top-title h1, hgroup#top-title h2, hgroup#top-title h3, hgroup#top-title h4, hgroup#top-title h5, hgroup#top-title h6 {
   width: 100%;
   padding: 0 0 0 0;
   text-align: center;
   font-weight: bold
}

#left-sidebar {
   float: left;
   width: 17%;
   min-height: 700px;
   padding: 0 0.3em 0 0.3em;
   background-color: #aaffbb;
}

#left-sidebar * {
   margin: 0;
}

#left-sidebar dl {
   border-bottom: 1px solid #000000;
   padding-bottom: 6px;
}

#left-sidebar dt {
   margin-top: 6px;
   border-top: 1px solid #000000;
   padding: 4px 0 0 8px;
}

#left-sidebar dd {
   margin-left: 0;
   padding-left: 8px;
}

#middle {
   float: left;
   width: 60%;
}

#right-sidebar {
   float: right;
   width: 20%;
   min-height: 700px;
   background-color: #ffcccc;
}

#page-footer-text {
   float: left;
   font-size: 80%;
   font-family: Verdana, sans-serif
}

#bottom-right-menu {
   float: right;
   font-size: 80%;
   font-family: Verdana, sans-serif
}

@media braille {
}

@media embossed {
   aside#left-sidebar, aside#right-sidebar, nav#middle-nav, .non-paged-only { display: none; }
   #middle {
      float: none;
      width: 100%;
   }
}

@media handheld {
}

@media print {
   aside#left-sidebar, aside#right-sidebar, nav#middle-nav, .non-paged-only { display: none; }
   #middle {
      float: none;
      width: 100%;
   }
}

@media projection {
   .non-paged-only { display: none; }
}

@media screen {
}

@media speech {
}

@media tty {
}

@media tv {
}

