a img {
		border: none;
}

body {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	top: 0;
	background-color: #ffffff;
	font-family: arial, verdana;
	background-image: url(/1image/bg_gradient.png);
	background-position: top center;
	background-repeat: repeat-x;
}

.main {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

.logo {
	display: block;
	float: left;
	width: 264px;
	height: 155px;
	padding-left: 30px;
	padding-top: 40px;
}

.topwrapper {
	float: left;
	width: 706px;
	overflow: hidden;
	padding-bottom: 38px;
}

.service {
	float: left;
	height: 42px;
	line-height: 42px;
	font-size: 11px;
	text-transform: uppercase;
}

.service a, .service a:visited {
	color: #005191;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 8px;
	border-right: 1px solid #80a6c4;
}

.service a:hover, .service a.active {
	text-decoration: underline;
}

.search {
	float: right;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 30px;
	width: 174px;
}

.searchfield {
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-left: 5px;
	width: 127px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	background-color: #ffffff;
	color: #1f1f1f;
	font-size: 11px;
}

.searchbutton {
	display: block;
	float: right;
	border: 0;
	padding: 0;
	margin: 0px 0px 0px 5px;
	width: 32px;
	height: 21px;
	background-image: url(/1image/search_button.png);
	cursor: pointer;
}

.language {
	float: right;
	height: 42px;
	line-height: 42px;
	font-size: 11px;
	text-transform: uppercase;
}

.language a, .language a:visited {
	color: #a5a5a5;
	text-decoration: none;
	border-right: 1px solid #c2c2c2;
	padding-left: 6px;
	padding-right: 8px;
}

.language a:hover, .language a.active {
	text-decoration: underline;
}

.slideshow {
	padding-left: 5px;
	width: 670px;
	height: 145px;
	overflow: hidden;
	float: left;
	clear: both;
}

.middle {
	clear: both;
	background-image: url(/1image/midbg.png);
	background-repeat: repeat-y;
	width: 1000px;
	color: #373737;
	font-size: 13px;
	line-height: 15px;
}

.middlebig {
	background-image: url(/1image/midbgbig.png);
}

.middle a, .middle a:visited {
	color: #373737;
	text-decoration: underline;
}

.middle a:hover {
	text-decoration: none;
}

.mainarticle {
	width: 240px;
	float: left;
	clear: left;
	padding: 0px 30px;
}

.middlebig .mainarticle {
	width: 610px;
	padding-right: 60px;
	float: right;
	clear: none;
}

.print {
	display: block;
	width: 22px;
	height: 19px;
	background-image: url(/1image/print.gif);
	float: right;
}

.mainarticle h1 {
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.mainarticle h2 {
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

.mainarticle img[align=left] {
	margin: 5px 5px 5px 0px;
}

.mainarticle img[align=right] {
	margin: 5px 0px 5px 5px;
}

.mainarticle img[align=middle] {
	margin: 5px;
}

.navigation {
	float: left;
	width: 240px;
	padding: 0px 30px 30px 30px;
}

.level2, .level3, .level4 {
	text-transform: none;
	padding-left: 20px;
}

.navigation a, .navigation a:visited {
	display: block;
	padding-left: 10px;
	margin-bottom: 5px;
	color: #005191;
	text-decoration: none;
	background-image: url(/1image/navigation_inactive.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	font-size: 13px;
}

.navigation a:hover, .navigation a.active {
	font-weight: bold;
	background-image: url(/1image/navigation_active.png);
}

.navigation a.haschildren {
	background-image: url(/1image/navigation_active_children.png);
}

.news {
	float: right;
	padding: 0px 30px;
	width: 340px;
}

.middlebig .news {
	width: 240px;
	float: left;
	clear: left;
}

.news h2 {
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.newsitem {
	padding-bottom: 20px;
}

.newsletter {
	float: right;
	padding: 0px 30px;
	width: 240px;
	padding-bottom: 20px;
}

.middlebig .newsletter {
	float: left;
	clear: left;
	padding-top: 20px;
}

.newsletter h3 {
	background-image: url(/1image/newsletter_arrow.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #014d89;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 37px 0px 10px 0px;
}

.newsletterfield {
	margin-top: 10px;
	height: 16px;
	padding-top: 2px;
	padding-left: 5px;
	width: 233px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	background-color: #ffffff;
	color: #1f1f1f;
	font-size: 11px;
}

.newslettergroups {
	padding-top: 15px;
}
.newslettercheckbox {
	vertical-align: middle;
}

.newsletterbottom {
	vertical-align: top;
}

.newsletterradio {
	vertical-align: middle;
}

.newsletterbutton {
	position: relative;
	display: block;
	left: 205px;
	border: 0;
	padding: 0;
	margin: -23px 0px 0px 0px;
	width: 37px;
	height: 21px;
	border: none;
	background-image: url(/1image/button_normal.png);
	cursor: pointer;
}

.newsletterbutton:hover {
	background-image: url(/1image/button_hover.png);
}

.newslettererror, .loginerror {
	color:	#ffffff;
	width:	220px;
	background-color: #429237;
	font-size: 12px;
	line-height:	14px;
	padding: 15px 12px;
}

.feedback, .loginfeedback {
	background-image:	url(/1image/alertarrow.gif);
	background-repeat:	no-repeat;
	background-position: 10px bottom;
	width:	220px;
	padding-top: 10px;
	padding-bottom: 6px;
	display: none;
}

.footerwrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/1image/buttom.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 135px;
}

.footer {
	padding-top: 45px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 90px;
	font-size: 11px;
	color: #ffffff;
}

.footeritem {
	float: left;
	width: 120px;
	padding: 18px 0px 0px 40px;
}

.footer h3 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.footer a, .footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: none;
}

.loginform {
  width: 240px;
}

.loginfeedback {
  display: block;
}

.loginbutton {
  margin: 10px 0px 0px 0px;
	display: block;
  float: right;
	border: 0;
	padding: 0;
	width: 37px;
	height: 21px;
	border: none;
	background-image: url(/1image/button_normal.png);
	cursor: pointer;
}

.loginpasswordfield {
  display: none;
}


