/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #ffffff;
	color: #666666;
	font: .7em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #666666;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #8ba6c1 1px solid;
	border-left: 1px solid #000068;
	border-top: 1px solid #000068;
	color: #666666;
	font-size: 11px;
	padding: 1px 2px
}
li{
	list-style: none
}
h2{
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 .5em
}
h3{
	color: #11639b;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 .8em
}
h4{
	font-size: 1em;
	margin: 0 0 1em
}
h5{
	color: #11639b;
	font-size: 1em;
	margin: 0 0 .2em
}
p{
	padding: 0 0 1em
}
table{
	border-collapse: collapse;
	width: 100%
}
/*=== Layout ===*/
#page{                                                  
	height: 1%;
	margin: 0 auto;
	padding: 0 6px 0 0;
	width: 928px
}
/*=== Header ===*/
#header{
	background: url(../images/logo.gif) no-repeat 20px 0px;
	height: 90px;
	padding: 16px 20px 0
}

/*=== Logo ===*/
#logo{
	height: 106px
}
#logo h1{
	background: url(../images/logo.gif) no-repeat right;
	float: left;
	text-indent: -9999px;
	width: 248px
}
#logo h1 a{
	display: block;
	height: 106px
}
#logo h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#leftcol,
#nav1,
.nav2,
.nav3,
.nav4,
.nav5,
#lang,
#title,
#header div,
#footer {
	display:none;
} 

/*=== Headlines ===*/
.hd1{
	border-bottom: 1px solid #adaeaf;
	font-size: 9px;
	font-weight: bold;
	height: 17px;
	padding: 15px 23px 10px 25px
}
.hd2{
	background: #a3b8c9;
	font-size: 11px;
	height: 19px;
	line-height: 19px;
	margin: 0 0 5px
}
.hd2 h4{
	line-height: 19px;
	margin: 0
}
.hd2 h4 em{
	font-style: normal;
	font-weight: normal
}
.hd2 h4 a{
	background: url(../images/ico-hd4.gif) no-repeat left;
	color: #ffffff;
	display: block;
	padding: 0 0 0 25px
}

/*=== Center Column ===*/
#centercol{       
	width: 653px
}
#centercol .content{
	display: table-cell;
	display: block;
	height: auto !important;
	height: 600px;
	min-height: 600px;
	padding: 15px 23px 15px 25px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	margin: -15px 0 0;
	position: relative;
	width: 440px
}
.col2{
	float: right;
	font-size: 10px;
	margin: 0 -23px 0 0;
	position: relative;
	width: 162px
}
* html .col2{
	margin: 0 -11px 0 0
}
.col2 h4{
	background: url(../images/ico-hd2.gif) #d3dbe4 no-repeat 6px 7px;
	font-size: 10px;
	font-weight: normal;
	height: 17px;
	line-height: 17px;
	padding: 2px 0 2px 22px
}
.col2 h5{
	color: #e95d0f;
	font-size: 10px;
	font-weight: normal
}
.col2 p{
	padding: 0 0 .5em
}
.col2 .hl,
.col2 hr{
	margin: 5px 0
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul, .list1 ol{
	margin: 0 0 1em
}
.list1 ul li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .1em;
	padding: 0 0 0 16px
}
.list1 ol li{
	list-style: decimal;
	list-style-position: inside
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	float: right;
	margin: 0 0 2px;
	width: 180px
}
#search label{
	color: #ffffff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 3px 0
}
#search input{
	float: left;
	margin: 0 0 7px;
	width: 110px
}
* html #search input{
	margin: 0 0 1px
}
#search select{
	padding: 0;
	width: 178px
}
#search input.btn{
	margin: 1px 0 0 5px;
	padding: 0;
	position: relative;
	width: auto
}
/*- Form1 Setup -*/
.form1{
	margin: 0 0 1em
}
.form1 a{
	text-decoration: underline
}
.form1 div{
	background: #ededee;
	margin: 0 0 1px
}
.form1 div.inv{
	background: #a3b8c9
}
.form1 div.inv3{
	background: #d3dbe4
}
.form1 label{
	float: left;
	font-size: 11px;
	margin: 2px 0 0;
	padding: 0 0 0 8px;
	width: 186px
}
* html .form1 label{
	width: 184px
}
.form1 .inv label{
	color: #ffffff;
	font-weight: bold
}
.form1 input{
	width: 239px
}
/* Form1 Buttons */
.form1 .submit{
	margin: 5px 0 0
}
.form1 input.btn{
	width: auto
}
/* Form1 Checkboxes, Radio inputs */
.form1 .chk{
	padding: 4px 0 4px 8px
}
.form1 .chk.inv2{
	background: #d3dbe4
}
.form1 .chk input, .form1 div.inv3 label input{
	background: none;
	border: 0;
	float: left;
	height: 15px;
	margin: 0 2px 0 0;
	padding: 0;
	width: 15px
}
.form1 .chk label{
	float: none
}
/* Form1 Textarea */
.form1 textarea{
	height: 85px;
	overflow: auto;
	width: 239px
}
/* Form1 Select */
.form1 select{
	width: 245px
}
/*=== Link Buttons ===*/
.btn-link1 a{
	background: url(../images/ico-arrow.gif) no-repeat left;
	display: block;
	margin: 0 0 3px;
	padding: 0 0 0 22px
}
.btn-top a {
	background: url(../images/ico-top.gif) no-repeat left;
	font-size: .9em;
	margin: 0 0 3px;
	padding: 0 0 0 15px;
	text-decoration: underline; 
	color: #666666;
}
.btn-print{
	margin: 0 0 10px
}
.btn-print a{
	background: url(../images/ico-print.gif) no-repeat right;
	font-size: .9em;
	padding: 0 18px 0 0;
	text-decoration: underline
}
.btn-more{
	margin: 0 0 13px
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em
}
.pic.fl img{
	margin-right: 10px
}
.pic.fr img{
	margin-left: 10px
}
.th{
	background: #ededee;
	margin: 0 0 1em
}
.th img{
	display: block
}
/*=== Styling Tabular Data ===*/
/*- Table1 -*/
.tabs1{
	margin: 0 0 25px;
	text-align: center
}
.tabs1 th, .tabs1 td{
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 1px 4px
}
.tabs1.nobord th, .tabs1 td{
	border-right: 0
}
.tabs1 th{
	background: #002959;
	border-bottom: 5px solid #ffffff;
	color: #ffffff
}
.tabs1 td{
	background: #ededee
}
.tabs1 tr.subth th{
	background: #d3dbe4;
	border-bottom: 1px solid #ffffff;
	color: #666666
}
.tabs1 tr.subth2 th{
	background: #a3b8c9;
	border-bottom: 1px solid #ffffff;
	color: #ffffff
}
.tabs1 tr.subtd td{
	background: #d3dbe4;
	border-bottom: 1px solid #ffffff;
	color: #666666;
	font-weight: bold
}
.tabs1 em{
	color: #00325f;
	font-style: normal;
	font-weight: normal
}
/*=== Footer ===*/
#footer{
	border-top: 1px solid #adaeaf;
	clear: both;
	color: #666666;
	float: right;
	font-size: .85em;
	height: 1em;
	padding: 1em 15px;
	width: 623px
}
#footer a{
	color: #666666
}
#footer li{
	background: url(../images/footer-li-sep.gif) no-repeat left;
	float: left;
	padding: 0 8px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl, hr {
	border-top: 1px solid #adaeaf;
	clear: both;
	height: 1px;
	margin: 7px 0 15px;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.al{
	text-align: left
}
.ac{
	text-align: center
}
.ar{
	text-align: right
} 

/* 28.01.09 */
A.internal-link-new-window {
	margin:					0 0 0 1px;
	padding: 				0 0 0 20px;
	background: 			url(../images/ico-arrow.gif) 0px 2px no-repeat;     

}   
.col1 p a {           
	text-decoration:		underline;    
	color:					#11639B;
}
  
.col1 ul, .col1 ol{
	margin: 0 0 1em
}
.col1 ul li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .1em;
	padding: 0 0 0 16px
}
.col1 ol li{
	list-style: decimal;
	list-style-position: inside
}
