/* !reset */

html, body, div, body span, applet, object, iframe, h1, h2, h3, h4, h5, h6, body p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}


/* !global */

html {
  background-image: url(/images/backgrounds/1251728853/empty.png);
}


body {
	font: 13px/18px Arial, Sans-Serif;
	color: #111;
	border-top: 6px solid #729abd;
}

.nomargin {
	margin: 0 !important;
}

	.mb0 { margin-bottom: 0 !important; }
	.mb2 { margin-bottom: 2px !important; }
	.mb5 { margin-bottom: 5px !important; }
	.mb6 { margin-bottom: 6px !important; }
	.mb7 { margin-bottom: 7px !important; }	
	.mb8 { margin-bottom: 8px !important; }
	.mb10 { margin-bottom: 10px !important; }
	.mb15 { margin-bottom: 15px !important; }

.nopadding {
	padding: 0 !important;
}

	.pt5 { padding-top: 5px !important; }
	.pt10 { padding-top: 10px !important; }

	.pb10 { padding-bottom: 10px !important; }

.small {
	font-size: 12px;
}

.large {
	font-size: 15px;
	line-height: 21px;
}

.right {
	text-align: right;
}

.target {
	cursor: pointer;
}

.white {
	color: #fff;
}

.black {
	color: #111;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-block; }

* html .clearfix { height: 1%; }
.clearfix { display: block; }

.hide,
.jsshow {
	display: none;
}

/* !main */

.mainContainer {
	width: 982px;
	margin: 0 auto;
}

.mainHeader {
	position: relative;
	z-index: 1;
}

	.mainLogo {
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
	}
	
		.mainLogo h1,
		.mainLogo h2 a {
			display: block;
			width: 280px;
			height: 100px;
			margin: 0;
			text-indent: -9999em;
			background: url(/images/graphics/1251728853/logo.png) no-repeat 0 12px;
		}
		
		.mainEnglish .mainLogo h1,
		.mainEnglish .mainLogo h2 a {
			background-image: url(/images/graphics/1257773942/logo_en.png);
		}
	
	.mainMenu {
		float: right;
		background: url(/images/backgrounds/1251728853/menuHover.png) no-repeat 0 -9999em;
	}
	
		.mainMenu li {
			float: left;
		}
		
			.mainMenu a {
				float: left;
				height: 37px;
				padding: 15px 12px 0 12px;
				font: bold 13px/37px Arial, Sans-Serif;
				text-decoration: none !important;
				text-transform: uppercase;
				color: #000;
				background: url(/images/backgrounds/1251728853/sprites_vert.png) no-repeat 100% 0;
				outline: 0;
			}
			
			.mainMenu a:hover {
				text-decoration: none !important;
				background: url(/images/backgrounds/1251728853/menuHover.png) no-repeat 100% 100%;
			}
			
				.mainMenu .hover span {
					display: block;
				}
			
			.mainMenu .active a,
			.mainMenu .active a:hover {
				color: #fff;
				text-decoration: none !important;
				background-color: #729abd;
				cursor: default;
			}
			
			.mainMenu span {
				display: none;
				position: absolute;
				top: 65px;
				right: 0;
				width: 550px;
				color: #729abd;
				text-align: right;
			}
			
.mainContent {}

	.mainContentTop,
	.mainArea0 {
		position: relative;
		clear: both;
		float: none;
		width: 750px;
		min-height: 85px;
		margin-bottom: 10px;
		padding: 60px 232px 15px 0;
		background: url(/images/backgrounds/1251728853/sprites_horz.png) no-repeat 0 100%;
	}
	.ie6 .mainContentTop,
	.ie6 .mainArea0 {
		height: 85px;
	}
	
	.mainContentTop {
		width: 650px;
		min-height: 85px;
		padding: 75px 95px 0 237px;
		background-position: -982px 100%;
	}
	
		.mainBread {
			color: #444;
		}
		
			.mainBread a {
				float: left;
				margin-right: 5px;
				text-decoration: none;
			}
		
			.mainBread span {
				float: left;
				margin: -1px 5px 0 0;
				color: #729abd;
			}
			
		.flags {
			position: absolute;
			right: 8px;
			bottom: -12px;
		}
	
	.mainArea1 {
		clear: both;
		float: left;
		width: 727px;
	}
	
	.mainArea2 {
		clear: right;
		float: right;
		width: 213px;
	}
	
	.mainArea3 {
		clear: both;
		float: left;
		width: 351px;
		margin-right: 15px;
		padding-right: 15px;
	}
	
	.mainArea4 {
		float: left;
		width: 340px;
	}
	
	.mainArea5 {
		float: right;
		width: 213px;
	}
	
	.mainArea6 {
		clear: both;
		margin-bottom: 15px;
	}
	
	.mainArea7 {
		float: left;
		width: 511px;
		min-height: 400px;
		margin-left: 25px;
		padding-bottom: 10px;
	}
	.ie6 .mainArea7 {
		height: 400px;
	}
	
	.mainArea7_full {
		width: 700px;
	}
	
	.mainArea8 {
		clear: both;
	}
	
	.mainArea9 {
		float: left;
		width: 213px;
	}
	
		.mainContentMenu {
			float: left;
			margin-bottom: 15px;
			padding-bottom: 6px;
			border-bottom: 5px solid #729abd;
		}
		
			.mainContentMenu li {
				clear: left;
				float: left;
			}
			
				.mainContentMenu a {
					float: left;
					width: 213px;
					padding-bottom: 3px;
					font: bold 16px/21px Arial, Sans-Serif;
					text-decoration: none;
				}
				
					.mainContentMenu a:hover {
						color: #005689;
						text-decoration: none !important;
					}
					
					.mainContentMenu .active a {
						padding-left: 10px;
						width: 203px;
						color: #005689;
						background: url(/images/backgrounds/1251728853/sprites_vert.png) no-repeat 0 -262px;
					}
					
						.mainContentMenu .active ul {
							float: left;
							padding: 2px 0 8px;
						}
					
							.mainContentMenu .active li a {
								padding-bottom: 1px;
								font-size: 12px;
								line-height: 18px;
								background: none;
							}
							
								.mainContentMenu .active li a:hover {
									text-decoration: underline !important;
								}
							
							.mainContentMenu .active .active a {
								color: #111;
							}
					
.mainMiddle {
	float: left;
	width: 982px;
	background: url(/images/backgrounds/1251728853/mainMiddle.png) no-repeat 365px 100%;
}
		
.mainFooter {
	clear: both;
	float: left;
	width: 100%;
	padding: 15px 0 25px;
	color: #fff;
	background-color: #729abd;
}
.ie7 .mainFooter {
	padding-bottom: 20px;
}

	.mainFooter a {
		color: #fff;
	}

	.mainFooterContainer {
		width: 982px;
		margin: 0 auto;
	}
	
	.mainFooter .mod {
		margin-left: 24px;
		margin-bottom: 0;
	}
	
	.mainFooter .modFirst {
		margin-left: 0;
	}

.mainCredit {}
	
	.mainCredit a {
		display: block;
		width: 44px;
		height: 19px;
		margin-top: 10px;
		text-indent: -9999em;
		outline: 0;
		background: url(/images/graphics/1251728853/credit_logo.png) no-repeat 0 5px;
	}

/* !content */

a {
	color: #729abd;
}

	a:hover {
		text-decoration: underline !important;
	}

body p {
	margin-bottom: 1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

.ec {}

	.ec ul {
		margin: 0 0 1.5em 25px;		
		list-style-type: disc;
	}
	
		.ec ul li {
			margin-bottom: 5px;
		}
	
	.ec ol {
		margin: 0 0 1.5em 30px;
		list-style-type: decimal;		
	}
	
		.ec ol li {
			margin-bottom: 5px;
		}

input.text {
	float: left;
	width: 147px;
	padding: 3px 2px;
	height: 14px;
	font: 12px/14px Arial, Sans-Serif;
	color: #111;
	background: #fefefe url(/images/backgrounds/1251728853/input.png) repeat-x 0 100%;
	border: 1px solid #d6d6d6;
}
.mainEnglish input.text {
	width: 123px;
}

input.button {
	float: right;
	width: auto;
	height: 22px;
	padding: 3px 10px;
	font: bold 12px/12px Arial, Sans-Serif;
	text-transform: uppercase;
	color: #fff;
	background-color: #729abd;
	border: 0;
	overflow: visible;
	cursor: pointer;
}
.ie8 input.button {
	padding: 6px 13px 5px;
}
.ie input.button {
	padding: 5px 13px 3px;
}

	input.button:hover {
		background-color: #81aed6;
	}

hr {
	display: none;
}

	.hrLine {
		display: block;
		clear: both;
		height: 1px;
		padding: 0;
		margin-bottom: 15px;
		border: 1px solid #ddd;
		border-width: 1px 0 0;
	}
	.ie .hrLine {
		margin: -7px 0 8px;
	}
	
.aImgLink {
	display: block;
	margin-bottom: 6px;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.ie6 .aImgLink {
	height: 1%;
	cursor: pointer;
}
		
	.aImgLink .image {
		position: relative;
		display: block;
		margin-bottom: 5px;
	}
	.ie6 .aImgLink .image {
		height: 1%;
		margin-bottom: 0;
	}

	.aImgLink img {
		display: block;
		margin-bottom: -5px;
	}
	.ie6 .aImgLink img {
		margin-bottom: 0;
	}

.aImgLinkBorder {}
	
	.aImgLinkBorder span {
		display: block;
		cursor: pointer;
	}
	
	.aImgLinkBorder:hover span {
		border: 10px solid #eee;
	}
	
.aImgLinkZoom {}

	.aImgLinkZoom .zoom {
		position: absolute;
		right: 9px;
		bottom: 9px;
		width: 15px;
		height: 15px;
		background: #111 url(/images/backgrounds/1251728853/sprites_vert.png) no-repeat 0 -359px;
	}
	
		.aImgLinkZoom:hover .zoom {
			background-position: -15px -359px;
		}

.imgBorder {
	padding: 4px;
	background: #fff;
	border: 1px solid #c6c6c6;
}

.pLink {
	clear: both;
}
	
	.pLink a {
		display: block;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;	
	}

.pRSS {
	float: left;
	display: inline;
	margin: 15px 0 5px;
}
.ie .pRSS {
	margin: 10px 0 -5px;
}

	.pRSS a {
		float: left;
		padding-right: 16px;
		background: url(/images/icons/1251971609/rss.gif) no-repeat 100% 2px;
	}
	.ie .pRSS a {
		background-position: 100% 3px;
	}

.pBox {
	padding: 8px 10px;
	font-size: 11px;
	line-height: 16px;
	color: #058;
	background: #f5f5f5;
}

.print {
	float: right;
	margin-bottom: 12px;
}
.ie .print {
	margin-bottom: 0;
}

	.print span {
		float: right;
		margin-top: -5px;
		padding-left: 22px;
		color: #5a5b5b;
		background: url(/images/backgrounds/1251728853/sprites_vert.png) no-repeat 0 -465px;
		cursor: pointer;
	}
	.ie6 .print span {
		margin-top: 0;
	}

		.print span:hover {
			text-decoration: underline;
		}
		
p.error {
	padding: 10px;
	color: #c22026;
	background: #ffd;
	border: 1px solid #eec;
}

label.error {
	color: #c22026;
}

input.error {
	border-color: #c22026;
}


/* !headlines */
.ie span.cufon { margin-top: 6px; }

h1 {
	width: 650px;
	margin: 0 -3px;
	padding-bottom: 10px;
	font: bold 32px/38px Arial, Sans-Serif;
}
.ie h1 {
	line-height: 38px;
}

h2 {
	clear: both;	
	font: bold 16px/21px Arial, Sans-Serif;
	margin-bottom: 10px;
	color: #729abd;
}

	h2.frontTop {
		width: 750px;
		min-height: 52px;
		margin-bottom: -4px;
		font: bold 44px/44px Arial, Sans-Serif;
		color: #111;
	}
	.ie6 h2.frontTop {
		height: 52px;
	}

h3 {
	clear: both;
	font: bold 13px/18px Arial, Sans-Serif;
	margin-bottom: 2px;
	color: #729abd;
}
	
/* !lists */
.linklist {}

	.linklist li {
		width: 100%;		
		margin-bottom: 5px;
		font-size: 12px;
	}
	
		.linklist a {
			display: block;
			padding-left: 10px;
			color: #111;
			text-decoration: none;
			background: url(/images/backgrounds/1251728853/sprites_vert.png) no-repeat 0 -63px;
		}

.newslist {}

	.newslist li {
		width: 100%;
		margin-bottom: 10px;
		font-size: 12px;
	}
	
		.newslist span {
			display: block;
			color: #729abd;
		}
		
		.newslist a {
			display: block;
			color: #111;
			text-decoration: none;
		}

.focuslist {}

	.focuslist li {
		float: left;
		width: 213px;
		margin-left: 43px;
	}
	
	.focuslist li.first {
		margin-right: 1px;
		margin-left: 0;
	}
	
.infolist {
	margin-bottom: 10px;
}

	.infolist a {
		display: block;
		font-size: 12px;
		color: #fff;
		text-decoration: none;
	}
	
.expandlist {
	width: 100%;
	padding-bottom: 1px;
	background: url(/images/backgrounds/1251728853/sprites_horz.png) no-repeat -1964px 100%;
}

	.expandlist li {
    height: 50px;		
		padding: 9px 40px 10px 10px;
		background: url(/images/backgrounds/1251728853/sprites_horz.png) no-repeat -2713px 0;
    overflow: hidden;		
	}
	
		.expandlist .first {
			background: none;
		}
	
		.expandlist .hover {
			background-color: #f5f5f5;
			cursor: pointer;
		}
		
		.expandlist .animate {}
		
			.expandlist .animate .img {
				padding-bottom: 50px;
			}
			
			.expandlist .animate .full h2 {
				font-size: 12px;
				line-height: 16px;
			}
		
		.expandlist .active {
			background-color: #fff;
		}
		
			.expandlist .active .img {
	      margin-bottom: 9999em;
	    }
	
			.expandlist .active h2 {
				margin-bottom: 5px;
				font-weight: normal;
			}
			
				.expandlist .active h2 span {
					display: block;
					margin-bottom: 2px;
				}

			.expandlist .active .full {
	      width: auto;
	      display: block;
	    }
	
		.expandlist .img {
			float: left;
			margin: 2px 20px 0 0;
			background: transparent;
		}
		
			.expandlist .img img {
				padding: 5px;
				background: #fff;
				border: 1px solid #c5c5c5;
				cursor: pointer;
			}
		
		.expandlist h2 {
			clear: none;
			margin: 0;
			font-size: 12px;
			line-height: 16px;
			color: #444;

		}
		
		.expandlist .teaser h2 {
			height: 1.33em;
			overflow: hidden;			
		}
		
			.expandlist h2 span {
				font-size: 12px;
				line-height: 16px;
				font-weight: normal;
				color: #729abd;
			}
			
		.expandlist .full, 
		.expandlist .active .teaser {
			display: none;
			width: 472px;
		}
		
		.expandlist .full h2 {
			font-size: 22px;
			line-height: 26px;
		}
		
			.expandlist .full h2 span {
				display: block;
			}
				

/* !fancybox */

#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	background-color: #000;
}

#fancy_loading {
	position: absolute;
	height: 56px;
	width: 56px;
	margin-top: -26px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 52px;
	height: 52px;
	background: #fff url(/images/fancybox/1251728853/fancy_progress.gif) no-repeat 10px 10px;
	border: 2px solid #e4e7e0;
}

#fancy_close {
	position: absolute;
	top: -10px;
	right: -10px;
	font-family: Georgia, Serif;
	font-size: 12px;
	line-height: 12px;
	text-decoration: underline;
	color: #b10d28;
  background: #fff;
	display: block;
	z-index: 100;
	height: 38px;
	width: 116px;
	text-indent: -9999em;
	background: url(/images/fancybox/1251728853/fancy_closebox.gif) no-repeat;
	outline: 0;
	display: none;
	cursor: pointer;	
}

#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	z-index: 92;
}

#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

#fancy_title table {
	margin: 0 auto;
}

#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/images/fancybox/1251728853/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(/images/fancybox/1251728853/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/images/fancybox/1251728853/fancy_title_right.png) repeat-x;
}

#fancy_outer {
	position: absolute;
  top: 0;
  left: 0;
  z-index: 1001;
  padding: 28px 28px 68px 28px;
  margin: 0;
  overflow: hidden;
  background: transparent;
  display: none;
}

#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #fff;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 5px; 
	height: 100%;
	width: 35%;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
	cursor: pointer;	
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(/images/fancybox/1251728853/fancy_left.gif) no-repeat 5px 100%;
}

a#fancy_right:hover {
	background: transparent url(/images/fancybox/1251728853/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

#fancy_bg {
  display: none;
}

.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

.fancy_bg_n {
	top: -23px;
	width: 100%;
	height: 23px;
	background: transparent url(/images/fancybox/1251728853/fancy_shadow_n.png) repeat-x;
}
.ie6 .fancy_bg_n {
	background-image: url(/images/fancybox/1251728853/ie6_fancy_shadow_n.png);
}

.fancy_bg_ne {
	top: -23px;
	right: -23px;
	width: 23px;
	height: 23px;
	background: transparent url(/images/fancybox/1251728853/fancy_shadow_ne.png) no-repeat;
}
.ie6 .fancy_bg_ne {
	background-image: url(/images/fancybox/1251728853/ie6_fancy_shadow_ne.png);
}

.fancy_bg_e {
	right: -23px;
	height: 100%;
	width: 23px;
	background: transparent url(/images/fancybox/1251728853/fancy_shadow_e.png) repeat-y;
}
.ie6 .fancy_bg_e {
	background-image: url(/images/fancybox/1251728853/ie6_fancy_shadow_e.png);
}

.fancy_bg_se {
	bottom: -23px;
	right: -23px;
	width: 23px;
	height: 23px;
	background: transparent url(/images/fancybox/1251728853/fancy_shadow_se.png) no-repeat;
}
.ie6 .fancy_bg_se {
	background-image: url(/images/fancybox/1251728853/ie6_fancy_shadow_se.png);
}

.fancy_bg_s {
	bottom: -23px;
	width: 100%;
	height: 23px;
	background: transparent url(/images/fancybox/1251728853/fancy_shadow_s.png) repeat-x;
}
.ie6 .fancy_bg_s {
	background-image: url(/images/fancybox/1251728853/ie6_fancy_shadow_s.png);
}

.fancy_bg_sw {
	bottom: -23px;
	left: -23px;
	width: 23px;
	height: 23px;
	background: transparent url(/images/fancybox/1251728853/fancy_shadow_sw.png) no-repeat;
}
.ie6 .fancy_bg_sw {
	background-image: url(/images/fancybox/1251728853/ie6_fancy_shadow_sw.png);
}

.fancy_bg_w {
	left: -23px;
	height: 100%;
	width: 23px;
	background: transparent url(/images/fancybox/1251728853/fancy_shadow_w.png) repeat-y;
}
.ie6 .fancy_bg_w {
	background-image: url(/images/fancybox/1251728853/ie6_fancy_shadow_w.png);
}

.fancy_bg_nw {
	top: -23px;
	left: -23px;
	width: 23px;
	height: 23px;
	background: transparent url(/images/fancybox/1251728853/fancy_shadow_nw.png) no-repeat;
}
.ie6 .fancy_bg_nw {
	background-image: url(/images/fancybox/1251728853/ie6_fancy_shadow_nw.png);
}

/* !modules */

.mod {
	clear: both;
	margin-bottom: 20px;
}

	.mod .bd,
	.mod .ft {
		clear: both;
	}

.mFrontTop {
	margin: 0;
}

	.mFrontTop p {
		margin: 0;
	}

.mFrontTabs {
	position: relative;
	width: 727px;
	height: 316px;
}

	.mFrontTabs .tab {
		position: absolute;
		top: 0;
		left: 0;
		width: 217px;
		height: 72px;
		padding: 15px 10px;
		background: url(/images/backgrounds/1251728853/_fff_70.png);		
		border: 5px solid #fff;
		border-width: 5px 5px 5px 0;
		cursor: default;
	}
	.ie6 .mFrontTabs .tab {
		background: #badef0;
	}
		
		.mFrontTabs h2 {
			margin-bottom: -2px;
			font-size: 18px;
			text-transform: uppercase;
			color: #111;
		}
		
		.mFrontTabs .tab1 {
			border-top: 0;
		}

		.mFrontTabs .tab2 {
			top: 102px;
		}
		
		.mFrontTabs .tab3 {
			top: 209px;
			border-bottom: 0;
		}
		
		.mFrontTabs .active,
		.ie6 .mFrontTabs .active {
			background: transparent;
			border-right: 0;
		}
		
			.mFrontTabs .active h2,
			.mFrontTabs .active h3 {
				color: #fff;
			}

	.mFrontTabs .content {
		position: absolute;
		top: 60px;
		left: 262px;
		width: 419px;
		padding: 10px 13px 3px;
		color: #fff;
		background: url(/images/backgrounds/1251728853/_000_50.png);		
	}
	.ie6 .mFrontTabs .content {
		padding-bottom: 9px;
		background: #33657a;
		overflow: hidden;
	}

		.mFrontTabs .jsshow .content {
			display: none;
		}
		
		.mFrontTabs a {
			color: #fff;
		}
		
		.mFrontTabs .linklist li {
			clear: left;
			float: left;
			width: 183px;
			margin-right: 20px;
			font-weight: bold;
		}
		
			.mFrontTabs .linklist .even {
				clear: right;
				float: right;
			}
			
			.mFrontTabs .linklist a {
				background-position: 0 -163px;;
			}
			
.mRandomImage {
	width: 727px;
	height: 316px;
	margin-bottom: 20px;
}

.mContent {}

	.mContent_ca7 {
		margin-right: 10px;
	}
	
	.mContent .media {
		float: right;
		width: 216px;
		margin: 0 0 10px 20px;
	}
	
	.mContent .mediaLeft {
		float: left;
		margin: 0 20px 10px 0;
	}
	
	.mContent .aImgLink {
		margin-bottom: 0;
	}
	
		.mContent img {
			margin-bottom: 0;
		}

.mLinklist {
	margin-bottom: 10px;
}

.mNewslist {
	margin-bottom: 5px;
}

.mFocus {
	float: left;
	margin-bottom: 10px;
	padding-top: 5px;
}

	.mFocus a {
		text-decoration: none;
	}

.mNews {
	position: relative;
	float: left;
	width: 744px;
/*	min-height: 377px;*/
	margin: -6px -255px 20px 0;
	background: #fff;
}
.mNews .mGallery {
/*	height: 377px;*/
}

.mGallery {
	position: relative;
	float: left;
	width: 744px;
/*	min-height: 377px;*/
	margin-right: -255px;
	margin-bottom: 10px;
	padding-top: 7px;
	background: #fff;
}
.ie6 .mGallery {
/*	height: 377px;*/
}
	
	.mGallery ul {
		clear: both;
	}

	.mGallery li {
		float: left;
		width: 176px;
		margin-right: 10px;
		padding-bottom: 10px;
	}
	
		.mGallery .aImgLink {
			margin-bottom: 0;
		}
	
		.mGallery strong {
			display: block;
			padding: 5px 4px 0;
		}
	
		.mGallery .highres {
			display: block;
			padding: 2px 4px 0;
			font-size: 12px;
			text-decoration: none;
		}

.mSearch {
	margin-bottom: 15px;
}

.mNewsletter {}

	.mNewsletter .text {
		width: 122px;
	}
	
	.mNewsletter .button {
		float: left;
	}
	
.mInfoBox {
	padding: 15px 10px 5px;
	color: #fff;
	background-color: #729abd;
}
.ie .mInfoBox {
	padding-top: 7px;
}

	.mInfoBox a {
		color: #fff;
	}

	.mInfoBoxGreen {
		background-color: #8dbf3d;
	}
	
.mNewsletterForm {
	margin-right: 40px;
}

	.mNewsletterForm li {
		background: #fff;
	}
	
	.mNewsletterForm label {
		clear: left;
		float: left;
		width: 150px;
		height: 22px;
		margin: 0 10px 4px 0;
		font-weight: bold;
		line-height: 22px;
		text-align: right;
	}
	
 	.mainContent .mNewsletterForm .text {
		width: 305px;
		margin: 0 0 4px 0;
	}
	
	.mainContent .mNewsletterForm .address1 {
		width: 205px;
		margin-right: 4px;
	}
	
	.mainContent .mNewsletterForm .address2 {
		width: 40px;
		margin-right: 4px;
	}
	
	.mainContent .mNewsletterForm .address3 {
		width: 40px;
	}
	
	.mainContent .mNewsletterForm .postcode {
		width: 80px;
		margin-right: 4px;
	}
	
	.mainContent .mNewsletterForm .city {
		width: 215px;
	}
	
	.mainContent .mNewsletterForm .label {
		clear: left;
		float: left;
		width: 130px;
		margin-left: 24px;
		font-weight: bold;		
	}
	
	.mainContent .mNewsletterForm .eng {
		clear: left;
		float: left;
		margin-left: -12px;
		font-weight: bold;		
	}
	
	.mainContent .mNewsletterForm .labelnor {
		clear: left;
		float: left;
		width: 130px;
		font-weight: bold;		
	}
	
	.mainContent .mNewsletterForm .cb {
		clear: none;
		float: right;
		width: auto;
		margin:0 10px 0 0;
		text-align: left;
		font-weight: normal;
	}
	.mainContent .mNewsletterForm .cbSpecial{
		width:300px;
		clear:both;
	}
	.mainContent .mNewsletterForm .cbSpecial span{
		width:280px ;
	}
	.ie8 .mainContent .mNewsletterForm .cbSpecial span, .ie .mainContent .mNewsletterForm .cbSpecial span{
		width:275px ;
	}
/*	.ie .mNewsletterForm .cb {
		width: 600px;
	}*/
	
		.mNewsletterForm .cb input {
			float: left;
			margin: 3px 6px 0 0;
		}
		.ie8 .mNewsletterForm .cb input {
			margin: 0 4px 0 0;
		}
		.ie .mNewsletterForm .cb input {
			margin: -1px 4px 0 0;
		}
		
		.mNewsletterForm .cb span {
			float: left;
			margin-top: -2px;
			cursor: default;
		}
	
	.mNewsletterForm .cbLong {
		width: 300px !important;
	}
		
	.mNewsletterForm .button {
		margin-top: 20px;
	}
	.ie .mNewsletterForm .button {
		margin-right: -40px;		
	}
	
.mPartnerOverview {}

	.mPartnerOverview .hd {
		margin-bottom: 15px;		
	}

		.mPartnerOverview .hd h3 {
			float: left;
			margin-right: 10px;
			color: #111;
		}

	.mPartnerOverview .partners {
		clear: both;
		float: left;		
	}
		
		.mPartnerOverview .partners h3 {
			margin: 10px 0 5px;
			font-size: 14px;
			color: #111;
		}
		
		.mPartnerOverview .partners li {
			float: left;
			margin: 0 10px 10px 0;
		}
	
.mSearchResults {}

	.mSearchResults ul {
		margin-top: 20px;
	}
	
		.mSearchResults li {
			margin-bottom: 12px;
			border-bottom: 1px solid #eee;
		}
		
			.mSearchResults h3 span {
				font-weight: normal;
				color: #729abd;
			}
	
			.mSearchResults a {
				color: #111;
				text-decoration: none;
			}
		
				.mSearchResults a:hover {
					text-decoration: none !important;
				}
	
			.mSearchResults p a {
				display: block;
			}
			
				.mSearchResults p a span {
					font-weight: bold;
					color: #729abd;
				}
				
					.mSearchResults p a:hover span {
						text-decoration: underline;
					}

.vcard {
	clear: none;
	float: left;
	width: 246px;
	padding-right: 20px;
}
	
	.vcard p {
		margin: 0;
	}
	
	.vcard .name a {
		font-weight: bold;
		text-decoration: none !important;
		cursor: text;
	}
	
	.vcard .l {
		float: left;
		width: 32px;
	}
	
	.vcard .tel,
	.vcard .fax {
		float: left;
	}

.mainSections {
	clear: none;
	float: left;
	width: 155px;
}

	.mainSections li {
		padding-bottom: 1px;
	}

	.mainSections a {
		text-decoration: none;
	}
