/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset, map{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(bgr.gif) #e2e2e2;
	color: #000000;
	font: 1em Verdana,Arial,Helvetica,Sans-Serif;
	padding: 0 0 20px
}
a{
	color: #2b5fd5;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #d5d5d5 1px solid;
	padding: 1px 2px;
}
li{
	list-style: none;
}

#home h2{
	color: #4f78d6;
	font-size: 1.65em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 .4em
}

#home h2 a{
	color: #4f78d6;
}

#home h3{
	color: #4f78d6;
	font-size: 1.65em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 .4em
}

h1{
	color: #3251a3;
	font-size: 1em
}

h2{
	color: #3251a3;
	font-size: 1em
}

h3{
	color: #3251a3;
	font-size: 1em
}

h4{
	font-size: 1em;
	font-weight: normal
}
p{
	padding: 0 0 1em
}
table{

}

/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px} 
	
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%}	
	
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #fff; 
	font-size: 90%}
/*=== Layout ===*/
#page{
	background: url(page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 15px;
	width: 921px
}
#page-bot{
	background: url(page-bot.png) no-repeat top;
	height: 15px;
	margin: 0 auto;
	overflow: hidden;
	width: 951px
}
/*=== Header ===*/
#header{
	height: 103px;
	width: 921px;
	overflow: hidden
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 392px;
	height: 103px;
}

.nav1 li.language a {

color: #4f78d6;
font-size: 12px;
font-weight: bold;
padding: 0 6px;
margin: 0;
}

.nav1 li.language {

color: #4f78d6;
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 0;
}



#leftanchorh2{
	position: absolute;
	z-index: 88;
	height: 80px;
	width: 392px;
	display: block;
}

#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font-size: 11px;
	z-index: 20;
	position: relative;
	height: 16px;
	padding: 90px 0 0 0;
	text-align: right;
	margin: 0 0 0 207px
}
.nav1 li{
	display: inline;
	padding: 0 10px
}
.nav1 li a{
	color: #999999
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #2b5fd5;
	text-decoration: none
}
/*- Nav2 -*/
.nav2{
	background: #eeeeee;
	font-size: .75em;
	height: 1%;
	margin: 0 0 1em;
	padding: 4px 0 5px 0
}
.nav2 ul{
	border: 1px solid #eeeeee
}
.nav2 ul ul{
	background: none;
	border: 0;
	padding: 0
}
.nav2 li a{
	background: #eeeeee;
	color: #000000;
	display: block;
	font-weight: bold;
	height: 1%;
	padding: 3px 0 2px 12px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: #4f78d6;
	color: #ffffff;
	text-decoration: none
}
/*- Nav2 Level2 -*/
.nav2 li.active li a{
	background: #ffffff;
	border-bottom: 1px solid #eeeeee;
	color: #000000;
	font-weight: normal
}
.nav2 li.active li.active a,
.nav2 li.active li a:hover{
	background: #f6f6f6;
	color: #2b5fd5;
	font-weight: bold
}
/*- Nav2 Level3 -*/
.nav2 li.active li.active li a{
	border-bottom: 0;
	color: #000000;
	font-weight: normal;
	padding-left: 20px
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	background: url(nav2-ico.gif) #f6f6f6 no-repeat 13px 7px;
	color: #2b5fd5
}
/*=== Title Placeholder ===*/
.title{
	height: 239px;
	margin: 0 0 35px
}
.title img{
	display: block
}
/*=== All Columns ===*/
#columns{
	background: url(columns-bgr.gif) repeat-y right;
	height: 1%;
	margin: 5px 0 0;
	padding: 0 0 15px
}
#columns-bgr{
	background: url(columns-bgr.jpg) no-repeat center bottom;
	padding: 0 0 34px
}
#home #columns{
	background: none
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 207px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 709px
}
#centercol .content{
	height: 1%;
	padding: 17px 12px 0 12px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	font-size: .75em;
	padding: 0 0 0 12px;
	width: 190px
}
.col2{
	float: left;
	
	font-size: .75em;
	margin: 0 0 0 10px;
	width: 237px
}
.col3{
	float: right;
	
	font-size: .75em;
	width: 195px
}
.col1 a, .col2 a, .col3 a{
	color: #000000
}
.col1 a:hover, .col2 a:hover, .col3 a:hover{
	color: #4f78d6
}
/*=== Styling Lists ===*/
/*- List1, List2 -*/
.list1 ul, .list2 ul{
	margin: 0 0 1.3em
}
.list1 li{
	margin: 0 0 .2em
}
.list2 li{
	margin: 0 0 1em
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	height: 19px;
	margin: -19px 0 0;
	position: relative;
	width: auto;
}
#search input{
	color: #4f78d6;
	float: left;
	width: 201px
}
#search input.btn{
	margin: 2px 0 0 -17px;
	position: relative;
	width: auto
}
/*=== Link Buttons ===*/
/*- PDF, Print -*/
#icons{
	clear: both;
	float: right;
	width: 193px
}
#icons img{
	margin: 0 8px 0 0
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic{
	font-size: .9em;
	margin: 0 0 1em
}
.pic img{
	display: block;
	margin: 0 0 .5em
}
/*=== Footer ===*/
#footer{
	color: #000000;
	font-size: 11px;
	height: 1%;
	padding: 7px 0
}
#footer a{
	color: #000000
}
#footer h4, #footer p, #footer li{
	padding: 0 0 .2em
}
#footer .c1{
	float: left;
	width: 212px
}
#footer .c2{
	float: right;
	width: 193px
}
#footer .c3{
	float: right;
	width: 107px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}






#contenttab {
	width: 670px;
	height: 484px;
	font: .75em Verdana,Arial,Helvetica,Sans-Serif;
	line-height: 1.5em;
}


#contenttab h1{
	color: #3251a3;
	font-size: 1em
}


#contentboxsub {
margin: 0px;
padding: 0px 0px 10px 0px;
}



#contentboxsub form td{
	padding: 2px;
}

#contentboxsub td{
	padding: 1px 3px 1px 3px;
	text-align: left;
}



#contentboxsub  li{
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 0px;
	margin: 5px 0 0 0;
}


#contentboxsub  p{
	padding: 10px 0 18px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #2b5fd5;
	}

#contentboxsub font a{
	color: #2b5fd5;
}


#contentboxsub p a{
	color: #2b5fd5;
}

#contentboxsub a:visited{
	color: #103ea5;
	text-decoration: none;
}



.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}
/* Jump Navi */


.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}

