/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) #005a88 repeat-x top;
	color: #3e4f57;
	font: .65em Verdana,Arial,Helvetica,Sans-Serif;
	padding: 10px 0
}
a{
	color: #00528d;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #004877 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	background: url(../images/h2-bgr.gif) no-repeat left bottom;
	color: #004e84;
	font: 2em Arial, Helvetica, sans-serif;
	margin: 0 0 1em;
	margin: 0 0 10px -15px;
	padding: 0 0 6px 15px;
	position: relative
}
h3{
	color: #004e84;
	font-size: 1.2em;
	margin: 0 0 .5em
}
h4{
	font-size: 1em
}
p{
	padding: 0 0 1em
}
/*=== Layout ===*/
#page{
	background: #ffffff;
	margin: 0 auto;
	padding: 0 16px 0 18px;
	width: 906px
}
#page-content{
	background: url(../images/page-bgr.gif) repeat-x bottom;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 620px;
	min-height: 620px;
	padding: 0 0 0 18px
}
#page-top, #page-bot{
	height: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 942px
}
#page-top{
	background: url(../images/page-top.gif) no-repeat top
}
#page-bot{
	background: url(../images/page-bot.gif) no-repeat top;
	height: 34px
}
/*=== Header ===*/
#header{
	height: 50px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: right;
	text-indent: -9999px;
	width: 265px
}
#header h1 a{
	display: block;
	height: 50px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: url(../images/nav1-bgr.gif) no-repeat top;
	font-size: 10px;
	height: 39px
}
#nav1 ul{
	float: left
}
#nav1 li{
	background: url(../images/nav1-sep.gif) no-repeat right;
	float: left;
	font-weight: bold;
	line-height: 39px;
	padding: 0 14px 0 8px
}
#nav1 li.last{
	background: none
}
#nav1 li a{
	color: #b8c1c4;
	display: block;
	float: left
}
#nav1 li a:hover,
#nav1 li.active a{
	color: #ffffff;
	text-decoration: none
}
/*- Nav2 -*/
.nav2{
	font-size: 9px
}
.nav2 li{
	border-bottom: 1px solid #d5e0e6;
	position: relative
}
.nav2 li a{
	background: url(../images/nav2-ico.gif) no-repeat 11px 6px;
	color: #897f87;
	display: block;
	padding: 3px 0 3px 20px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(../images/nav2-ico-.gif) no-repeat 11px 6px;
	color: #004877;
	text-decoration: none
}
.nav2 li.active a{
	background: url(../images/nav2-active.gif) no-repeat 11px 6px
}
.nav2 li:hover,
.nav2 li.active,
.nav2 li li{
	background: url(../images/nav2-hover.gif) repeat-x top
}
/*- Nav2 Level2 -*/
.nav2 li.active li a{
	background: url(../images/nav2-ico.gif) no-repeat 25px 6px;
	color: #666666;
	padding-left: 35px
}
.nav2 li.active li a:hover,
.nav2 li.active li.active a{
	background: url(../images/nav2-ico-.gif) no-repeat 25px 6px;
	color: #004877;
	text-decoration: none
}
/*- Nav3 -*/
.nav3{
	padding: 0 15px 5px 0;
	text-align: right
}
.nav3 a{
	color: #897f87;
	font-weight: bold
}
.nav3 a:hover, .nav3 a.active{
	color: #004877;
	text-decoration: none
}
/*- Languages -*/
.lang{
	float: left;
	font-size: 9px;
	height: 25px;
	letter-spacing: -1px;
	padding: 0 19px 0 19px;
	text-align: center;
	text-transform: uppercase;
	width: 180px
}
.lang a{
	color: #707070
}
.lang a:hover,
.lang div.active a{
	color: #115480;
	text-decoration: none
}
.lang div{
	float: left;
	padding: 7px 0 0;
	width: 55px
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 10px
}
/*=== Left Column ===*/
.leftcol{
	color: #004877;
	float: left;
	margin: 7px 0 0;
	width: 197px
}
/*=== Center Column ===*/
.centercol{
	float: right;
	width: 686px
}
.centercol .content{
	height: 1%;
	padding: 0 22px
}
.centercol .content a{
	text-decoration: underline
}

.centercol .content1{
	height: 1%;
	padding: 0 22px
}
.centercol .content1 a{
	text-decoration: underline
}

.content1 ul li {
color: #004e84;
list-style-type:disc;	
margin:0 0 0 23px;

}

.content1 ul  {
margin-top: 5px;
margin-bottom: 15px;

}


#content1 ol{
padding:10px 0
}
#content1 ol li{
margin:0 0 0 23px;
list-style-position:outside;













list-style:decimal;
list-style-type:decimal;
}



/*=== Sub Columns ===*/
.col1{
	float: left;
	margin: 0 15px 0 0;
	width: 295px
}
.col2{
	float: left;
	margin: 0 20px 0 0;
	width: 300px
}
* html .col2{
	margin: 0 10px 0 0


}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 5px;
	width: auto
}
.box .top,.box .bot{
	background: url(../images/box-top.gif) no-repeat top;
	clear: both;
	height: 9px;
	overflow: hidden
}
.box .bot{
	background: url(../images/box-bot.gif) no-repeat top
}
.box .content{
	background: url(../images/box-bgr.gif) repeat-y;
	height: 1%;
	padding: 0 2px
}
/*=== Styling Lists ===*/
/*- News -*/
.centercol.news{
	color: #004877;
	float: left;
	margin: 0 0 0 10px;
	width: 656px
}
.news ul li{
	background: url(../images/news-btn.gif) no-repeat left top;
	height: 19px;
	line-height: 19px;
	margin: 0 0 1px;
	overflow: hidden;
	padding: 0 105px 0 15px
}
.news ul li h5{
	float: left;
	font: 11px/19px Arial, Helvetica, sans-serif
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	float: right;
	height: 20px;
	padding: 10px 0 0;
	width: 150px
}
#search input{
	color: #006193;
	float: left;
	font-size: 10px;
	width: 125px
}

#search_en {
	float: right;
	height: 20px;
	padding: 10px 0 0;
	width: 150px
}
#search_en input{
	color: #006193;
	float: left;
	font-size: 10px;
	width: 125px
}

#search_bg {
	float: right;
	height: 20px;
	padding: 10px 0 0;
	width: 110px
}
#search_bg input{
	color: #006193;
	float: left;
	font-size: 10px;
	width: 95px
}
/*- Form1 Setup -*/
.form1{
	margin: 0 0 .5em
}
.form1 div{
	margin: 0 0 10px
}
.form1 label, .form1 .label{
	color: #004877;
	float: left;
	margin: 3px 0 0;
	padding: 0 10px 0 0;
	text-align: right;
	width: 60px
}
.form1 .label{
	margin: 0
}
.form1 input{
	width: 220px
}
/* Form1 Buttons */
.form1 .submit{
	margin: 5px 0 0;
	padding: 0 0 0 70px
}
.form1 input.btn{
	width: auto
}
/* Form1 Checkboxes, Radio inputs */
.form1 .chk input{
	background: none;
	border: 0;
	float: left;
	height: 15px;
	margin: 0 5px 0 0;
	padding: 0;
	width: 15px
}
.form1 .chk label{
	float: none
}
/* Form1 Textarea */
.form1 textarea{
	height: 115px;
	overflow: auto;
	width: 220px
}
/* Form1 Select */
.form1 select{
	width: 227px
}
/*=== Pics, Thumbs, Ads etc. ===*/
/*- Title Pic -*/
.title{
	height: 686px;
	height: 141px;
	margin: 0 0 5px;
	overflow: hidden
}
/*- Ad -*/
.ad img{
	display: block;
	margin: 0 0 1em
}
/*=== Footer ===*/
#footer{
	line-height: 34px;
	padding: 0 37px;
	text-align: right
}
#footer a{
	color: #3e4f57
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	background: url(../images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 3px;
	margin: 0 0 10px -18px;
	overflow: hidden;
	position: relative
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
