/* Generated by KompoZer */
body {
  background-color: #ffffff;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: scroll;
}
header {
  width: 100%;
}
content {
  height: 100%;
  width: 100%;
}
footer {
  padding: 0%;
  color: #000099;
  width: 100%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  font-style: normal;
  text-transform: inherit;
  text-align: left;
  background-color: #33ccff;
}

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
.navi { color: #105daf; }

.navi-off {	background: url(../img/arrow-green.png) left no-repeat;	padding: 7px 0 6px 20px; display: block; font-size: 1.1em; }
.navi-off a { color: #105daf; text-decoration: none; border-bottom: 1px dotted #10acaf; }
.navi-off a:hover {	color: #105daf;	text-decoration: none; border-bottom: 1px solid #10acaf; font-weight: bold; }

.navi-on { background: url(../img/arrow-dark-green.png) left no-repeat;	padding: 7px 0 6px 20px; display: block; font-size: 1.1em; }
.navi-on a { color: #105daf; text-decoration: none;	border-bottom: 1px dotted #105daf; font-weight: bold; }
.navi-on a:hover { color: #105daf; text-decoration: none; border-bottom: 1px solid #105daf;	font-weight: bold; }

#breadcrumb { color: #929292; margin-top: 20px;}
#menu { float: left; padding-left: 13px; margin-top: 36px; width: 207px; }