@charset "iso-8859-1";
/* CSS Document */

body {
 background-color: #FFF;
 margin: 0px;
 overflow: hidden;
}
body,td,th {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 12px;
 color: #888;
}

#apDiv1 {
 position: absolute;
 height: 500px;
 z-index: 1;
 max-width: 1024px;
 background-color: #FFF;
 width: 1024px;
 margin-left: -512px;
 left: 50%;
 top: 50%;
 margin-top: -250px;
 opacity: 1;
 -moz-opacity: 1;
 -webkit-opacity: 1;
 padding: 0px;
 border-radius: 3px;
 box-shadow: 0px 0px 22px #0464A1;
 border: 1px solid #FFF;
}
#apDiv2 {
 position: absolute;
 width: 100%;
 height: 100%;
 z-index: -2;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
}
#apDiv2 img {
 margin: 0px;
 padding: 0px;
 height: 100%;
 width: 100%;
}
#apDiv1 .menu {
 margin: 0px;
 padding: 0px;
 clear: both;
 float: left;
 height: 55px;
 width: 100%;
}
#apDiv1 .content {
 float: left;
 width: 723px;
 display: block;
}
#apDiv1 .contentfest {
 float: left;
 width: 723px;
 display: block;
 overflow: hidden;
 margin: 0px;
 padding: 0px;
}
#apDiv1 .sidebar {
 width: 300px;
 float: right;
 padding: 0px;
 display: block;
 clear: both;
}
.text-content {
 padding-top: 8px;
 padding-right: 20px;
 padding-bottom: 8px;
 padding-left: 20px;
}
input, select, button, textarea {
 color: #FFF;
 font-size: 13px;
 width: 570px;
 padding: 7px;
 background-color: #065BB5;
 border: 1px solid #044893;
}
.button {
 background-color: #B6CD47;
 font-size: 14px;
 color: #FFF;
 width: 250px;
 float: right;
}
#apDiv3 {
 position: absolute;
 width: 100%;
 height: 100%;
 z-index: -1;
 background-image: url(img/raster.png);
 background-repeat: repeat;
}
#apDiv1 .sidebar {
 width: 300px;
 float: right;
 padding: 0px;
 display: block;
 clear: both;
 height: 445px;
 overflow: hidden;
 background-image: url(img/sidebar-bg.jpg);
 background-repeat: repeat-x;
 background-position: left top;
}.content.blue .text-content form table tr td {
 color: #FFF;
}

#apDiv4 {
 position: absolute;
 width: 20px;
 height: 20px;
 z-index: 101;
 margin-top: 510px;
}
#apDiv1 .content.blue .text p a {
 color: #7EAF32;
 font-weight: bold;
 text-decoration: none;
}
#apDiv1 .sidebar .text ul li a {
 padding-top: 4px;
 padding-bottom: 4px;
 padding-right: 4px;
 padding-left: 4px;
 font-family: 'Monda', "sans-serif;";
 font-size: 12px;
 color: #065BB5;
 text-decoration: none;
 -webkit-transition-property: all;
 -moz-transition-property: all;
 -ms-transition-property: all;
 -o-transition-property: all;
 transition-property: all;
 -webkit-transition-duration: 300ms;
 -moz-transition-duration: 300ms;
 -ms-transition-duration: 300ms;
 -o-transition-duration: 300ms;
 transition-duration: 300ms;
 -webkit-transition-timing-function: linear;
 -moz-transition-timing-function: linear;
 -ms-transition-timing-function: linear;
 -o-transition-timing-function: linear;
 transition-timing-function: linear;
 -webkit-transition-delay: 0ms;
 -moz-transition-delay: 0ms;
 -ms-transition-delay: 0ms;
 -o-transition-delay: 0ms;
 transition-delay: 0ms;
}
#apDiv1 .sidebar .text ul {
 padding: 0px;
 list-style-type: none;
}
#apDiv1 .sidebar .text ul li {
 
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #065BB5;
  -webkit-transition-property: all;
 -moz-transition-property: all;
 -ms-transition-property: all;
 -o-transition-property: all;
 transition-property: all;
 -webkit-transition-duration: 300ms;
 -moz-transition-duration: 300ms;
 -ms-transition-duration: 300ms;
 -o-transition-duration: 300ms;
 transition-duration: 300ms;
 -webkit-transition-timing-function: linear;
 -moz-transition-timing-function: linear;
 -ms-transition-timing-function: linear;
 -o-transition-timing-function: linear;
 transition-timing-function: linear;
 -webkit-transition-delay: 0ms;
 -moz-transition-delay: 0ms;
 -ms-transition-delay: 0ms;
 -o-transition-delay: 0ms;
 transition-delay: 0ms;
}
#apDiv1 .sidebar .text ul li:hover {
 margin-left: 8px;
 color: #FFF;
 background-color: #A6BE34;
 border-top-color: #A6BE34;
 border-right-color: #A6BE34;
 border-bottom-color: #A6BE34;
 border-left-color: #A6BE34;
}
#apDiv1 .sidebar .text ul li a:hover {
 color: #FFF;
}
#apDiv1 .contentfest.blue p img {
 margin: -12px 0px 0px;
 padding: 0px;
}
.zu {
 overflow: hidden;
}
#apDiv5 {
 position: absolute;
 width: 723px;
 height: 50px;
 z-index: 10000;
 line-height: 50px;
 text-align: center;
 font-size: 15px;
 color: #FFF;
 background-color: #065BB5;
 opacity: 0.8;
 -moz-opacity: 0.8;
 -webkit-opacity: 0.8;
 margin-top: 395px;
 font-family: 'Monda', "sans-serif;";
 text-transform: uppercase;
 }
