@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0}
body { font-family:Arial, Helvetica, sans-serif;
}
.all {
	width: 100%;
}
a img{border:none}
.header {
	background: #fff;
	height: 150px;
	background-image: url(../i/header-main-bg.gif);
	background-repeat: repeat-x;
}
.header .logo {
	background: url(../i/header-bg.gif) no-repeat right top;
	width: 100%;
	height: 100%;
}
.header .logo img {
	margin-left: 16px;
}
.all .wrap {
	background: #FFFFFF;
}
li {
	list-style: none;
}
a {
	color: #006ce6;
}.navcol {
	float: left;
	width: 275px;
}
.contentcol {
	overflow: hidden;
	zoom:1;
	padding: 0 0 0 8px;
}
h1 {
	font-size: 100%;
	margin: 0 0 3px 0;
}
.more {
	background: url(../i/more.gif) no-repeat;
	display: block;
	height: 18px;
	width: 91px;
	margin: 7px 0 0 0;
}
.results li {
	margin-bottom: 22px;
}
.results p {
	font-size: 75%;
}
.navcol ul {
	width: 100%;
	line-height: 1em;
}
.navcol li.navheader {
	background: url(../i/ul-bg.gif) repeat-x;
	height: 28px;
	font-size: 115%;
	color: #1177d0;
	padding-top: 15px;
	padding-left: 14px;
	padding-bottom: 0px;
}
.navcol li {
	background: url(../i/li-bg.gif) no-repeat 59px 13px; padding:8px 0 5px 70px; font-size:85%
}
.footer {
	background: url(../i/footer-bg.gif) repeat-x;
	font-size: 75%;
	height: 19px;
	margin: 20px 0 0px;
	padding: 6px 26px 0;
	color: #1279d2;
	text-align: right;
	line-height: 1em;
}
fieldset {
	border-style: none;
}
.search label {
	color: #545978;
	font-size: 75%;
	font-weight: bold;
	margin-right: 6px;
}
.search form {
	white-space: nowrap;
	margin: 0 0 0 25px;
}
.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 {
	height: 29px;
	padding: 22px 0;
	background: #f3f8fb;
}
.results {
	margin-top: 18px;
	margin-right: 33px;
	margin-left: 27px;
	line-height: 1em;
}
.footer a {
	margin: 0 0 0 11px;
}
.min-width {
min-width:750px;
width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 750? "700px" : "100%");    
}.results a {
	text-decoration: none;
}
.results a:hover {
	text-decoration: underline;
}
.result-header {
	color: #1177d0;
	background: url(../i/ul-bg.gif) repeat-x;
	height: 28px;
	padding: 15px 0 0 21px;
	font-size: 115%;
	line-height: 1em;
}
.navcol li.bg{ background:#f3f8fb url(../i/li-bg.gif) no-repeat 59px 13px; }
.secondnav {
	margin-top: 3px;
}
.clear {
	clear: both;
	float: none;
}

