/*
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
*/


body{margin: 0;}
#db_37514 div,#db_37514 dl,#db_37514 dt,#db_37514 dd,#db_37514 ul,#db_37514 ol,#db_37514 li,#db_37514 pre,#db_37514 code,#db_37514 form,#db_37514 fieldset,#db_37514 legend,
#db_37514 input,#db_37514 button,#db_37514 textarea,#db_37514 p,#db_37514 blockquote,#db_37514 th,
#db_37514 td{margin:0;padding:0}

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




/* ==|== general db styles =====================================================
   Author: Zupa
   ========================================================================== */
#db_37514 {
	position: relative;
	width: 640px;
	padding-top: 60px;
	background: url('../images/top_bg.jpg') 0 0 no-repeat #d5e5ee;
	font-family: 'DanskeTextRegular', Verdana, sans-serif;
	
}



#db_37514 h1, #db_37514 h2, #db_37514 h3, #db_37514 h4 {
	font-family: 'DanskeTextRegular', Verdana, sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	#db_37514 .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;
	}
	#db_37514 .zr-blue-arrow.left {
		background: url(../images/common/blue-arrow.png) center left no-repeat;
		padding-right:0;
		padding-left: 20px;
	}



	/* MARGINS */
#db_37514 .mb5 {margin-bottom: 5px;}
#db_37514 .mb10 {margin-bottom: 10px;}
#db_37514 .mb15 {margin-bottom: 15px;}
#db_37514 .mb20 {margin-bottom: 20px;}
#db_37514 .mb30 {margin-bottom: 30px;}
#db_37514 .mb32 {margin-bottom: 32px;}
#db_37514 .mb40 {margin-bottom: 40px;}

#db_37514 .mt-5 {margin-top: -5px;}
#db_37514 .mt-10 {margin-top: -10px;}
#db_37514 .mt-15 {margin-top: -15px;}

#db_37514 .mt5 {margin-top: 5px;}
#db_37514 .mt10 {margin-top: 10px;}
#db_37514 .mt15 {margin-top: 15px;}
#db_37514 .mt20 {margin-top: 20px;}
#db_37514 .mt30 {margin-top: 30px;}
#db_37514 .mt40 {margin-top: 40px;}
#db_37514 .mt60 {margin-top: 60px;}

#db_37514 .ml5 {margin-left: 5px;}
#db_37514 .ml10 {margin-left: 10px;}
#db_37514 .ml15 {margin-left: 15px;}
#db_37514 .ml20 {margin-left: 20px;}
#db_37514 .ml25 {margin-left: 25px;}
#db_37514 .ml30 {margin-left: 30px;}
#db_37514 .ml40 {margin-left: 40px;}
#db_37514 .ml60 {margin-left: 60px;}

#db_37514 .mr5 {margin-right: 5px;}
#db_37514 .mr10 {margin-right: 10px;}
#db_37514 .mr15 {margin-right: 15px;}
#db_37514 .mr20 {margin-right: 20px;}
#db_37514 .mr32 {margin-right: 32px;}


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