@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0}
body {
	font-family:Arial, Helvetica, sans-serif;
	background: #dbedf9;
	padding: 33px 43px 29px;
}
a img{border:none}
.all {
	border: 1px solid #a7adb2;
	background: #e4e4e4;
	padding: 4px;
}
.header {
	background: #fff;
	height: 61px;
	padding: 1px 1px 10px 1px;
}
.header .logo {
	height: 100%;
	background: url(../i/header-main-bg.gif) repeat-x;
	width: 100%;
}
.header .logo img {
	margin-left: 23px;
	width: 245px;
	height: 61px;
}
.all .wrap {
	background: #FFFFFF;
	zoom:1;
	border:1px solid white;
}
li {
	list-style: none;
}
a {
	color: #006ce6;
}.navcol {
	float: left;
	width: 222px;
}
.contentcol {
	overflow: hidden;
	zoom:1;
	padding: 0 0 0 2px;
	margin: 0 0 0 10px;
}
:lang(en) .contentcol{float:none;}
h1 {
	font-size: 100%;
	margin: 0 0 3px 0;
}
.more {
	background: url(../i/more.gif) no-repeat;
	display: block;
	height: 25px;
	width: 101px;
	margin: 7px 0 0 0;
}
.results li {
	margin-bottom: 19px;
}
.results p {
	font-size: 75%;
}
.navcol ul {
	width: 100%;
	line-height: 1em;
}
.navcol li.navheader {
	background: url(../i/ul-bg.gif) repeat-x;
	height: 30px;
	font-size: 115%;
	color: white;
	padding-top: 15px;
	padding-left: 22px;
	padding-bottom: 20px;
}
.navcol li {
	padding:0px 0 11px 53px;
	font-size:90%;
	background: url(../i/li-bg.gif) no-repeat 27px 4px;
}
.footer {
	font-size: 75%;
	padding: 22px 12px 0 12px;
	color: #8a8a8a;
	line-height: 1em;
	background: url(../i/footer-bg.gif) repeat-x;
	height: 32px;
	font-weight: bold;
}
fieldset {
	border-style: none;
}
.search label {
	color: white;
	font-size: 75%;
	font-weight: bold;
	margin-right: 6px;
}
.search form {
	white-space: nowrap;
	margin: 0 0 0 43px;
}
.search .but {
	padding: 0px;
	overflow: hidden;
	width:75px;
	margin: 0 0 0 3px;
	height: 22px; font-size:75%

}
.search input {
	width: 40%;height:16px; font-size:75%

}
.search select {
	width: 25%;height:20px; font-size:75%
}
.search select, x:-moz-any-link {
	height:18px;
}
.search {
	padding: 11px 0;
	background: url(../i/ul-bg.gif) repeat-x;
}
.results {
	margin-right: 33px;
	margin-left: 14px;
	line-height: 1em;
	margin-top: 21px;
}
.footer a {
	margin: 0 0 0 11px;
	float: right;
	font-weight: bold;
	color: #8a8a8a;
}
.min-width {
	min-width:750px;
width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 750? "710px" : "auto");
	border-bottom-width: thin;
}.results a {
	text-decoration: none;
}
.results a:hover {
	text-decoration: underline;
}
.result-header {
	color: white;
	height: 30px;
	padding: 15px 0 0 25px;
	font-size: 115%;
	line-height: 1em;
}
.navcol li.bg{ background:#f3f8fb url(../i/li-bg.gif) no-repeat 59px 13px; }
.secondnav {
	margin-top: 13px;
}
.clear {
	clear: both;
	float: none;
}
