@charset "utf-8";
/* CSS Document */

body,td,th {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #333;
}
body {
   margin: 0px;
   height: 100%;
}
.img_inside {
   padding-right: 1px;
   padding-bottom: 1px;
   margin-right: 10px;
   margin-bottom: 8px;
   padding-top: 1px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
}

a {
   color: #25556C;
}
.main {
   background-color: #74BECB;
   background-image: url(images/main_bg.jpg);
   background-repeat: repeat-x;
}
ul {
   padding-top: 5px;
   padding-bottom: 5px;
   margin-top: 0px;
   margin-bottom: 0px;
}

a:hover {
   color: #0D9EC3;
}
.special {
   background-color: #F0F0F0;
   padding-top: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   margin-left: -5px;
}

.footer {
   font-family: Tahoma, Geneva, sans-serif;
   font-size: 12px;
   color: #25556C;
   background-color: #D2EAEE;
   background-image: url(images/footer.gif);
   background-repeat: repeat-x;
   margin: 0px;
   padding: 0px;
   height: 33px;
}
p {
   margin: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 8px;
   padding-left: 0px;
}
.left-padding {
   padding-left: 5px;
}
.main_top {
   background-image: url(images/main_top.gif);
   background-repeat: no-repeat;
   height: 15px;
}
.headline {
   background-image: url(images/head_bg.gif);
   background-repeat: repeat-x;
   height: 28px;
}
.main_bottom {
   background-image: url(images/main_bottom.gif);
   background-repeat: no-repeat;
   height: 15px;
}
.main_center {
   background-image: url(images/main_center.gif);
   background-repeat: repeat-y;
   padding-top: 0px;
   padding-right: 15px;
   padding-bottom: 0px;
   padding-left: 15px;
}
.content {
   background-image: url(images/dots.gif);
   background-repeat: repeat-y;
   background-position: left top;
   padding-left: 15px;
}
.lang_link {
   color: #FFF;
   padding: 3px;
   font-size: 10px;
}
.footer_link {
   font-family: "Century Gothic";
   font-size: 12px;
   color: #25556C;
   text-decoration: underline;
}
.lang_link_active {
   color: #25556C;
   background-color: #FFF;
   padding: 3px;
   font-size: 10px;
}
.header {
   background-image: url(images/map_bg.gif);
   background-repeat: no-repeat;
   margin: 0px;
   height: 245px;
   width: 931px;
   text-align: left;
   vertical-align: top;
   padding-top: 15px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 10px;
}


.header_small {
   background-image: url(images/map_small.gif);
   background-repeat: no-repeat;
   margin: 0px;
   height: 151px;
   width: 931px;
   text-align: left;
   vertical-align: top;
   padding-top: 15px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 10px;
}


li {
   list-style-image: url(images/diamond.gif);
   padding-bottom: 5px;
}

.cc {
   font-size: 10px;
   color: #666;
   font-family: "Century Gothic";
}
.top_nav {
   font-family: "Century Gothic";
   font-size: 14px;
   font-weight: bold;
   color: #FFF;
   padding: 5px;
   height: 36px;
   text-align: right;
   vertical-align: middle;
}
h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #23A7C8;
   margin: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 5px;
   padding-left: 0px;
}
h1 {
   font-family: Tahoma, Geneva, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #25556C;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 2px;
   padding-left: 0px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #74BECB;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 8px;
   margin-left: 0px;
}
.nav_link {
   font-weight: bold;
   color: #FFF;
   text-decoration: none;
   padding-top: 1px;
   padding-right: 3px;
   padding-bottom: 1px;
   padding-left: 3px;
}
.nav_link:hover {
   color: #2395AF;
   background-color: #FFF;
}
td {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #333;
}
