@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body#eal{
        background-color: #363E4F;
	background-image: url(../gfx/site_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
  text-decoration: none;
	border:none;
}
a img{
	border:none;
}
.block table{
	margin: 5px 10px 10px 0px
}
th a{
	color: white;
}
#wrapper {
	width: 950px;
	margin: 35px auto 45px auto;
	background-color: #1f233a;
	border: 1px solid;
	border-color: #40495E;
	
}
#wrapper .site_left {
	background-image: url(../gfx/content_left.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrapper .site_right {
	background-image: url(../gfx/content_right.png);
	background-repeat: repeat-y;
	background-position: right top;	
}
#wrapper .site{
	margin: 0;
	padding: 10px 10px 0 10px;
}
#header {
	background-color: #e6ecf2;
	background-image: url(../gfx/header.png);
	background-repeat: no-repeat;
	height: 179px;
	position: relative;
	background-position: left -1;
	border: none;
}
img.cover_bl {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
img.cover_tr {
	position: absolute;
	top: 0px;
	right: 0px;
}
#page {
	background-color: #adb9c3;
	margin-top: 10px;
	background-image: url(../gfx/page_bottomright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#navigation {
	width: 275px;
	float: left;
	margin: 0 10px 0 0;
	background-image: url(../gfx/menu_mid.png);
	background-repeat: repeat-y;
}
#navigation .top {
	background: url(../gfx/menu_top.png) no-repeat;
}
#navigation .bottom {
	background: url(../gfx/menu_bottom.png) no-repeat left top;
	height: 97px;
}
#navigation ul{
	padding: 0px;
	color: white;
	list-style-type: none;
	margin: 0;
}
#navigation ul.main li {
	margin: 0 0 0px 0;
	padding: 7px 15px 7px 45px;
	font-size: 13px;
	background-image: url(../gfx/navi_main_delimiter.png);
	background-repeat: no-repeat;
	background-position: 32px bottom;
}
#navigation ul.main li a {
       color: white;
}
#navigation ul.main li.sub{
	background-image:url(../gfx/navi_sub_bullet.png);
	background-repeat: no-repeat;
	font-size: 11px;
	background-position: left 3px;
	padding: 0px 0px 0px 7px;
	color: #c7d4df;
	margin: 2px 0 5px 50px;
        width: 200px;
}
#navigation ul.main li.sub a{
  color: #c7d4df;
}
.block .top {
	background-image: url(../gfx/block_top.png);
	background-repeat: repeat-x;
	height: 65px;
	margin: 0px;
	padding: 0px;
}
.block {
	margin: 10px 0px;
	padding: 0px;
	color: #182A47;
	width: 600px;
}

.block .top .left {
	background-image: url(../gfx/block_topleft.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	padding: 0;
	margin: 0;
}
.block .mid {
	background-color: #c7d4df;
	margin: 0px;
}
.block .mid .wrapper{
	padding: 5px;
	left: 0px;
}
.block .bottom {
	background-image: url(../gfx/block_bottom.png);
	background-repeat: repeat-x;
	height: 29px;
	margin: 0px;
}
.bottom .right {
	background-image: url(../gfx/block_bottomright.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 100%;
}
.block .bottom .left {
	height: 100%;
}
.block .mid .right {
	padding: 5px 15px;
}
.block .top .right {
	height: 24px;
	padding: 5px 0 0 30px;
	margin: 0;
}
.block .top h1 {
	font-size: 16px;
	font-weight: bold;
	color: #c7d4df;
	padding: 0;
	margin: 0;
}
.content {
	padding: 10px 0;
	margin:0px 0px 0px 285px;

}
#footer {
	background-image: url(../gfx/footer_topright.png);
	height: 48px;
	background-color: #23314D;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 12px;
	color: #5181ba;
	padding: 0px;
	margin: 10px 0 0 0;
	font-weight: bold;
	clear: both;
}
#footer a{
  color: #5181ba;
  border: none;
}
#footer a:hover{
  text-decoration:underline;
}
img#gness {
	margin: 12px 10px 10px 10px;
	float: left;
}
#footer p {
	padding: 15px 100px 10px 10px;
	height: 20px;
	display: block;
	text-align: center;
	margin: 0;
}
.block p {
	margin: 0px 0px 15px 0px;
	font-size: 13px;
	padding: 0px;
}
ol {
	list-style-type: decimal;
	margin: 5px 0 15px 30px;
	font-size: 14px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 20px;
}
.block a {
	text-decoration:underline;
	color: #182A47;
}
.block ul {
	margin: 0 0 0 20px;
	padding: 0px;
	list-style-type: none;
}
.block ul.redirector{
        margin-top:30px;
}
.block ul.redirector li {
	font-size: 13px;
	background-image: url(../gfx/bullet_logo.png);
	background-repeat: no-repeat;
	margin: 5px 0px 10px 40px;
	padding: 0px 0px 0px 30px;
	font-weight: bold;
}
.block h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.block .hilite {
	font-size: 14px;
	color: #4B72A0;
	background-color: #E7EDF1;
	padding: 10px 20px;
	margin: 0 0 20px 0;
}
.block .mid img {
	margin: 0px 10px 5px 0px;
}
.float_l{
	float:left;
}
.float_r{
	float:right;
}
.clear{
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 1px;
}
.clear_l{
	clear:left;
}
.clear_r{
	clear:right;
}
.board{
margin:margin: 0px;
padding: 0px;
}
.board h2 {
	color: #FFFFFF;
	background-color: #4B72A0;
	padding: 5px 5px;
	font-size: 12px;
	margin: 10px 0 3px 0;
}
.board p {
	padding: 0px 0px 0px 20px;
	margin: 0;
	font-size: 11px;
}
.block ol li {
	margin: 0 0 10px 0;
}
.block ol ol {
	list-style-type: none;
	margin: 10px 0 5px 0;
	font-size: 12px;
}
.members {
	width:550px;
}
ul.members{
  list-style-type: none;
}
ul.members li{
  background-color:#E8F0F4;
  margin: 5px 0px;
  padding: 5px;
}
.members p {
	margin: 0px;
	padding: 0px;
}
.members p.title {
	font-size: 14px;
	font-weight: bold;
}
.members p.meta {
	width: 230px;
	font-size: 10px;
	margin: 0px 0px 0px 15px;
}
.members li p.meta {
	width: auto;
}
.members li p.meta a {
	line-height:14px;
}
.members p.meta a {
	font-size: 10px;
	padding: 0px 15px 0px 0px;
	text-decoration: underline;
}
.members td {
	vertical-align: top;
	width: 50%;
}
.news {
	padding: 10px 5px 20px 5px;
	margin: 0px 10px 3px 0px;
	background-color: #DDE5EC;
}
.news h1 {
	font-family: Lucida Sans, Verdana;
	font-style: italic;
	font-weight: bold;
	color: #182A47;
	padding: 5px 0 0 0;
	margin: 0px 5px;
	font-size: 14px;
}
.news p{
	font-size: 12px;
	color: #182A47;
	margin: 5px 10px 10px 20px;
	text-align: left;
}
.news .more {
	font-size: 10px;
	color: #182A47;
	text-align: right;
	margin: 0px 10px 0px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9FAFB;
	display: block;
	font-weight: bold;
	padding-top: 5px;
}
.news img.thumb {
	border: 1px solid #C8C3AF;
	margin: 3px;
}
.news .meta {
	font-size: 10px;
	font-weight: normal;
	color: #4B72A0;
	display:block;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.block table th, table th {
	background-color: #4B72A0;
}
.block table th p, table th p{
	color: #FFFFFF;
}
.block .table td, table td {
	background-color: #E8F0F4;
}
.block table tr.alt td, table tr.alt td {
	background-color: #DEEAEF;
}
.block table h1, table h1 {
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	font-style:normal;
	padding: 0;
	margin: 0 0 10px 0;
}
.block table p, table p {
	font-size: 12px;
	margin: 0px;
	padding: 3px;
}
table.gallery{
        width:100%;
}
table.gallery td{
	text-align:center;
	background-color:transparent;
	vertical-align:top;
}
table.gallery a{
	font-size:10px;
	color: #4B72A0;
	text-decoration:none;
}
table.gallery a:hover{
	color: #182A47;
	text-decoration:underline;
	border: none;
}
div.gallery h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #182A47;
	padding-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
}
div.gallery p{
	margin-left: 40px;
	margin-right: 40px;
	font-size: 12px;
	color: #182A47;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
}
div.gallery .more{
	font-size: 10px;
	color: #4B72A0;
	text-align: right;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAE8DF;
	display: block;
	font-weight: bold;
}
div.gallery img.thumb {
	border: none;
	margin: 3px;
}
div.gallery .meta {
	font-size: 10px;
	font-weight: normal;
	color: #4B72A0;
	display:block;
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
div.gallery .breadcrumbs {
	font-size: 11px;
	font-weight: bold;
	color: #4B72A0;
	margin-left: 40px;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
div.gallery .breadcrumbs a{
	color: #4B72A0;
	text-decoration: none;
}
div.gallery .breadcrumbs a:hover{
        text-decoration:underline;
}
div.files a {
	font-size:12px;
	color: #4B72A0;
	text-decoration: underline;
}
div.files a:hover {
	color: #182A47;
	text-decoration: underline;
}div.files li {
	font-size: 12px;
}
div.files ul {
	margin: 5px 20px 30px 20px;
}
td.error {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	padding: 15px 10px 15px 120px;
}
p.label {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
input, textarea {
	width: 90%;
	border: 1px solid #637E9C;
	font-size: 11px;
	color: #637E9C;
	border-color: #637E9C #ADB9C3 #ADB9C3 #637E9C;
}
td {
	vertical-align: top;
}
div#langselector{
  position:absolute;
  right:0px;
  bottom: 20px;
  background-image:URL(../gfx/langselector_bg.png);
  background-repeat:no-repeat;
  width:234px;
  height:22px;
  text-align: right;
  padding:3px 10px 0 0px;
}
input.smallfield {
	width: 300px;
	float: right;
}

label {
	float: left;
	font-size: 12px;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
table.books td{
background-color:transparent;
}
.previous, .next{
font-size:11px;
font-weight:bold;
margin: 0 30px 0 40px
}
.previous{
float:left;
}
.next{
float:right;
}
.block ul.list01 { list-style-type: disc; }
.contact TD, .contact.TH { background: none; }
