/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1
*/

#wct_37268 #wct_37268 div,#wct_37268 dl,#wct_37268 dt,#wct_37268 dd,#wct_37268 ul,#wct_37268 ol,#wct_37268 li,#wct_37268 h1,#wct_37268 p.header-2,
#wct_37268 h3,#wct_37268 h4,#wct_37268 h5,#wct_37268 h6,#wct_37268 pre,#wct_37268 code,#wct_37268 form,#wct_37268 fieldset,#wct_37268 legend,
#wct_37268 input,#wct_37268 button,#wct_37268 textarea,#wct_37268 p,#wct_37268 blockquote,#wct_37268 th,
#wct_37268 td{margin:0;padding:0;}

#wct_37268 table{border-collapse:collapse;border-spacing:0;}
#wct_37268 fieldset,#wct_37268 img{border:0;}
#wct_37268 address,#wct_37268 caption,#wct_37268 cite,#wct_37268 code,#wct_37268 dfn,#wct_37268 em,#wct_37268 strong,#wct_37268 th,#wct_37268 var,#wct_37268 optgroup{font-style:inherit;font-weight:inherit;}
#wct_37268 del,#wct_37268 ins{text-decoration:none;}
#wct_37268 li{list-style:none;}
#wct_37268 caption,#wct_37268 th{text-align:left;}
#wct_37268 h1,#wct_37268 h2, #wct_37268 h3,#wct_37268 h4,#wct_37268 h5,#wct_37268 h6{font-size:100%;font-weight:normal;}
#wct_37268 q:before,#wct_37268 q:after{content:'';}
#wct_37268 abbr,#wct_37268 acronym{border:0;font-variant:normal;}
#wct_37268 sup{vertical-align:baseline;}
#wct_37268 sub{vertical-align:baseline;}
#wct_37268 legend{color:#000;}
#wct_37268 input,#wct_37268 button,#wct_37268 textarea,#wct_37268 select,#wct_37268 optgroup,#wct_37268 option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
#wct_37268 input,#wct_37268 button,#wct_37268 textarea,#wct_37268 select{*font-size:100%;}




/* ==|== general db styles =====================================================
   Author: Zupa
   ========================================================================== */


#wct_37268 h1, #wct_37268 h2, #wct_37268 h3, #wct_37268 h4 {
	font-weight:300;
	font-family: 'DanskeTextRegular', Verdana, sans-serif;
	color:#003F62;
	text-align: left;
}

#wct_37268 .dark-blue {
    color:#003F62;
}

#wct_37268 .light-blue {
    color:#C7E3F9;
}

#wct_37268 .zr-btn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-decoration: none;
}

#wct_37268 .zr-btn.inactive {
	opacity: 0.4;
	filter: alpha(opacity=40);
	cursor: default;
}
	#wct_37268 .zr-btn>* {
		height: 36px;
		float: left;		
		font: 900 13px/37px Verdana, sans-serif;
		color: #003F62;
		text-align: center;
		background-position: top center;
		background-repeat: no-repeat;
		
	}

	#wct_37268 .zr-btnl, 
	#wct_37268 .zr-btnr {
		width: 25px;
		background-position: top left;
	}

	#wct_37268 .zr-btnr {
		background-position: top right;
	}

	#wct_37268 .zr-btn:hover>* {
		background-position: center center;
	}

	#wct_37268 .zr-btn:hover .zr-btnl {
		background-position: center left;
	}

	#wct_37268 .zr-btn:hover .zr-btnr {
		background-position: center right;
	}

	#wct_37268 .zr-btn.click>* {
		background-position: bottom center;
	}

	#wct_37268 .zr-btn.click .zr-btnl {
		background-position: bottom left;
	}

	#wct_37268 .zr-btn.click .zr-btnr {
		background-position: bottom right;
	}

	#wct_37268 .zr-btn.inactive .zr-btnc {
		background-position: top center !important;
	}

	#wct_37268 .zr-btn.inactive .zr-btnc {
		background-position: top center !important;
	}

	#wct_37268 .zr-btn.inactive .zr-btnl {
		background-position: top left !important;
	}
	#wct_37268 .zr-btn.inactive .zr-btnr {
		background-position: top right !important;
	}

	#wct_37268 .zr-btn.green.light-bg>*,
	#wct_37268 .zr-btn.green>* {		
		background-image: url(../images/common/green-btn-light-bg.png);
	}

	#wct_37268 .zr-btn.blue.light-bg>*,
	#wct_37268 .zr-btn.blue>* {		
		background-image: url(../images/common/blue-btn-light-bg.png);
	}
	#wct_37268	ul {
		font-size: 13px;
		padding-left: 17px;
		margin-bottom: 20px;
	}
	#wct_37268 ul li {
		list-style-type: disc;
	}

	#wct_37268 .zr-blue-arrow {
		display:inline-block;
		*display:inline;
		*zoom:1;
		margin-bottom: 8px;
		background: url(../images/common/blue-arrow.png) center right no-repeat;
		padding-right: 20px;
		font-size: 15px;
		text-decoration: none;
		color: #009FDA;
	}
	#wct_37268 .zr-blue-arrow.left {
		background: url(../images/common/blue-arrow.png) center left no-repeat;
		padding-right:0;
		padding-left: 20px;
	}


/* ==|== non-semantic helper classes ======================================== */
#wct_37268 .ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
#wct_37268 .ir br { display: none; }
#wct_37268 .hidden { display: none !important; visibility: hidden; }
#wct_37268 .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
#wct_37268 .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
#wct_37268 .invisible { visibility: hidden; }
#wct_37268 .clearfix:before, .clearfix:after { content: ""; display: table; }
#wct_37268 .clearfix:after { clear: both; }
#wct_37268 .clearfix { zoom: 1; }