/*GLOBAL OPTIONS*/
html {font-size: 100.1%;}
body {
	font: 64% Verdana, Tahoma, sans-serif;
	margin: 0;
	min-width: 900px;
	background:#f0f8fa;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
li {list-style: none;}
a {
	text-decoration: none;
	color: #225787;
}
a:hover {text-decoration: underline;}
a:focus {outline: none;}
img {
	border: none;
	display: block;
}
br.cl{clear:both;margin-top:-1.2em;font-size:0;}
/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
h1, h2, h3, h4, h5, p, ul {
	margin: 0;
	padding: 0;
}
h3 {
	color: #225787;
	font-size: 120%;
}
h3 a {color: #225787;}
h3 a:hover {
	color: #72a7d7;
	text-decoration: none;
}
h4 {
	color: #e43552;
	font-size: 120%;
	line-height: 22px;
}
/*wrapper*/
.wrapper {
	width: 100%;
	overflow: hidden;
}
/*MAIN CONTAINER*/
.main-holder {
	background: #f0f8fa url(/images/bg-header.jpg) no-repeat 50% 0;
	padding-bottom: 50px;
}
#main {
	margin: 0 auto;
	width: 900px;
}
/*HEADER*/
#header {
	height: 196px;
	position: relative;
	z-index: 1000;
	}
	#header div.ssnh_link{
		width:480px;
		height:100px;
		position:absolute;
		left:10px;
		top:10px;
		overflow:hidden;
		}
		#header div.ssnh_link a{
			display:block;
			width:480px;
			height:100px;
			overflow:hidden;
		}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 7px;
	left: 30px;
	background: url(/images/logo.gif) no-repeat;
	width: 394px;
	height: 112px;
}
.logo a {
	height: 100%;
	width: 100%;
}
/*olympish*/
.olympish {
	position: absolute;
	right: 42px;
	top: 30px;
	width: 173px;
	height: 75px;
	background: url(/images/img-olympisch-logo.gif) no-repeat;
}
/*main-nav*/
.main-nav {
	position: absolute;
	left: -18px;
	top: 127px;
	height: 24px;
	z-index: 100;
}
.main-nav li {
	float: left;
	border-right: 1px solid #fff;
}
.main-nav a {
	float: left;
	padding: 0 10px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none !important;
}
.main-nav li:hover, .main-nav li.hover {position: relative;}
.main-nav li:hover a, .main-nav li.hover a {background: #aed8ff;}
.main-nav li:hover .drop-box, .main-nav li.hover .drop-box {display: block;}
.main-nav li:hover li .drop-box, .main-nav li.hover li .drop-box {display: none;}
.main-nav li:hover li:hover .drop-box, .main-nav li.hover li.hover .drop-box {display: block !important;}
.main-nav li:hover li:hover a, .main-nav li.hover li.hover a, .main-nav li:hover li:hover li:hover a, .main-nav li.hover li.hover li.hover a {background: url(/images/bg-drop-down-hover.png) repeat-y;}
.main-nav li:hover li:hover li a, .main-nav li.hover li.hover li a {background: none;}
.main-nav li li .drop-box {
	left: 160px !important;
	top: 0 !important;
}
/*drop box*/
.drop-box {
	display: none;
	position: absolute;
	left: -4px;
	top: 24px;
	width: 168px;
	padding-top: 1px;
}
.drop-box ul {
	width: 162px;
	background: url(/images/bg-drop-down.png) repeat-y;
	padding: 0 3px;
}
.main-nav .drop-box li {
	width: 100%;
	vertical-align: top;
	margin: 0;
	float: none;
	border: 0;
	border-top: 1px solid #d9ecff;
}
.main-nav .drop-box li:first-child {border: 0;}
.main-nav li .drop-box a {
	float: none;
	padding: 0 0 0 11px;
	line-height: 27px;
	color: #225787;
	font-size: 10px;
	display: block;
	background: none;
	height: 1%;
}
/*drop-bottom*/
.drop-bottom {
	width: 100%;
	height: 5px;
	overflow: hidden;
	background: url(/images/bg-drop-down-bottom.png) no-repeat;
}
/*top-menu*/
.top-menu {
	position: absolute;
	right: 0;
	top: 134px;
}
.top-menu li {
	display: inline;
	padding-left: 22px;
	background: url(/images/img-top-menu-separator.gif) no-repeat 10px 50%;
	font-size: 10px;
}
.top-menu li:first-child {background: none;}
.top-menu a {
	color: #fff;
	font-size: 10px;
}
/*seach-form*/
.seach-form {
	position: absolute;
	right: 66px;
	top: 156px;
}
.seach-form input {
	float: left;
	width: 155px;
	height: 17px;
	padding: 2px 5px;
	margin-right: 10px;
	background: #fff;
	border: 2px solid #5095e9;
	font: 13px Arial, Helvetica, sans-serif;
}
/*btn-searh*/
.btn-searh {
	width: 42px;
	height: 17px;
	background: url(/images/btn-searh.gif) no-repeat;
	float: left;
	margin-top: 5px;
}
/*sub-menu*/
.sub-menu {
	position: absolute;
	top: 168px;
	left: 20px;
}
.sub-menu li {
	float: left;
	margin-right: 8px;
}
.sub-menu a {
	float: left;
	background: url(/images/bg-sub-nav.gif) no-repeat;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	padding-left: 7px;
	}
	.sub-menu a:hover{
		text-decoration:none;
		background-position:0 -18px;
	}
.sub-menu span {
	float: left;
	padding-right: 7px;
	background: url(/images/bg-sub-nav.gif) no-repeat 100% 0;
	font-weight: bold;
	cursor:pointer;
	}
	.sub-menu a:hover span{
				background-position:100% -18px;

	}
/*CONTAINER*/
#container {
	width: 100%;
	overflow: hidden;
	background: #fff;
	min-height:620px;
}
/*c-box*/
.c-box {
	background: url(/images/bg-box-bottom1.gif) no-repeat 0 100%;
	padding: 5px 0 12px;
	overflow: hidden;
	height: 1%;
	margin-bottom: 8px;
}
.c-box h2{
	padding-left:10px;
}
.blue-box {background-color: #ddf1ff;}
.red-box {
	background-color: #e43552;
	padding: 5px 6px 17px;
}
.blue-box p {color:#225787;padding:0 10px 5px 10px;}
.red-box h2, .red-box p {color: #fff;}
.red-box p {font-size: 110%;}
.gray-box {background-color: #e3e9f0;}
.column2 .c-box, .column3 .c-box {background-image: url(/images/bg-box-bottom.gif);}
.column12 .c-box {background-image: url(/images/bg-box-bottom12.gif);}
/*title-box*/
.title-box {
	border-bottom: 1px solid #d3dde7;
	overflow: hidden;
	width: 100%;
	margin-bottom: 7px;
}
.title-box h1, .title-box h2 {float: left;}
/*more-link*/
.more-link {
	float: right;
	color: #e43552;
	font-size: 90%;
	line-height: 20px;
	font-weight: bold;
	text-transform: lowercase;
}
.title-box p.date{
	float:right;
	font-size: 90%;
	line-height: 20px;
	font-weight: bold;
	color:#225787;
	margin:0;
	padding:0;
}
/*column1*/
.column1 {
	float: left;
	width: 390px;
	padding-left: 9px;
}

/*news-item*/
.news-item {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
.news-item img {
	float: left;
	background: url(/images/bg-photo.gif) no-repeat;
	padding: 2px 7px 2px 2px;
}
/*news-desc*/
.news-item .desc {
	float: left;
	width: 320px;
	overflow: hidden;
}
/*news-desc*/
.news-desc {
	width: 100%;
	overflow: hidden;
}
.news-desc ul {
	float: left;
	background: #51a9da url(/images/bg-box-title.gif) no-repeat 100% 0;
}
.project-desc ul {
	float: left;background: #51a9da url(/images/bg-box-title.gif) no-repeat 100% 0;
}
.news-desc li {
	float: left;
	padding: 0 5px 0 15px;
	background: url(/images/img-box-title-separator.gif) no-repeat 5px 50%;
	line-height: 13px;
	color: #fff;
	font-size: 9px;
}
.news-desc li:first-child {
	background: none;
	padding-left: 5px;
}
.news-item p {
	color: #999;
	font-size: 100%;
}
.news-item a {
	color: #225787;
	text-decoration: none;
}
.news-item a:hover {
	color: #69f;
}

/*project-item*/
.project-item {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
.project-item img {
	float: left;
	background: url(/images/bg-photo-nodate.gif) no-repeat;
	padding: 2px 7px 2px 2px;
}
/*project-desc*/
.column12 .project-item .desc {
	float: left;
	width: 500px;
	overflow: hidden;
}
.column1 .project-item .desc {
	float: left;
	width: 320px;
	overflow: hidden;
}
/*project-desc*/
.project-desc {
	width: 100%;
	overflow: hidden;
}
.project-desc ul {
	float: left;background: #51a9da url(/images/bg-box-title.gif) no-repeat 100% 0;
}
.project-desc li {
	float: left;
	padding: 0 5px 0 15px;
	background: url(/images/img-box-title-separator.gif) no-repeat 5px 50%;
	line-height: 13px;
	color: #fff;
	font-size: 9px;
}
.project-desc li:first-child {
	background: none;
	padding-left: 5px;
}
.project-item p {
	color: #999;
	font-size: 100%;
}
.project-item a {
	color: #225787;
	text-decoration: none;
}
.project-item a:hover {
	color: #69f;
}

/*training-list*/
.training-item {
	padding: 3px 5px;
	overflow: hidden;
	background: #edf4fd;
	height: 1%;
}
.separator {
	float: left;
	padding: 0 3px;
	line-height: 25px;
	color: #00aeff;
	font-size: 15px;
}
.alt {background: #fff;}
.training-list {padding-bottom: 6px;}
.training-item em {
	float: left;
	width: 42px;
	line-height: 18px;
	font-size: 100%;
	color: #fff;
	font-style: normal;
	text-align: center;
	background: url(/images/bg-date-bar.gif) no-repeat;
	font-weight: bold;
	margin-top: 3px;
}
.training-item .desc {
	overflow: hidden;
	height: 1%;
	padding-left: 6px;
}
.training-item a {
	color: #069;
	font-size: 100%;
}
.training-item a:hover {
	text-decoration: none;
	color: #69f;
}
/*event-list*/
.event-item {
	padding: 3px 5px;
	overflow: hidden;
	background: #edf4fd;
	height: 1%;
}
.separator {
	float: left;
	padding: 0 3px;
	line-height: 25px;
	color: #00aeff;
	font-size: 15px;
}
.alt {background: #fff;}
.event-list {padding-bottom: 6px;}
.event-item em {
	float: left;
	width: 42px;
	line-height: 18px;
	font-size: 100%;
	color: #fff;
	font-style: normal;
	text-align: center;
	background: url(/images/bg-date-bar.gif) no-repeat;
	font-weight: bold;
	margin-top: 3px;
	}
	.column3 .event-item em {
		font-size: 80%;
	}
.event-item .desc {
	overflow: hidden;
	height: 1%;
	padding-left: 6px;
}
.event-item a {
	color: #069 !important;
	font-size: 100%;
	}
	.column3 .event-item h3{
		font-size: 100%;
	}
	.column3 .event-item a {
		font-size: 90%;
	}
.event-item a:hover {
	text-decoration: none;
	color: #69f;
}

/*event-detail*/
.training-detail em.date,
.event-detail em.date {
	float: left;
	width: 42px;
	line-height: 18px;
	font-size: 100%;
	color: #fff;
	font-style: normal;
	text-align: center;
	background: url(/images/bg-date-bar.gif) no-repeat;
	font-weight: bold;
	margin-top: 3px;
}
p.event-location{
	font-weight:bold;
	font-size:100%;
	color:#225787 !important;
	line-height: 18px !important;
	margin-top: 3px;
	text-indent: 10px;
}

/*club-list*/
.club-item {
	margin-bottom:4px;
	margin-right:2px;
	height:1%;
	float:left;
	}
	.club-item a{
		position:relative;
		display:block;
		width:92px;
		height:70px;
		/*background: #72a7d7;*/
		overflow: hidden;
	}
	.club-item a:hover{
		text-decoration:none;
	}
	.club-list {padding-bottom: 6px;margin-right:-8px;}
	.club-item img {
		position:absolute;
		top:3px;
		left:3px;
	}
	.club-item div {
		color: #fff;
		font-size: 90%;
		position:absolute;
		bottom:10px;
		left:3px;
		padding:1px;
		/*background: #72a7d7;*/
	}
/*active-list*/
.active-item {
	margin:0 10px 10px 10px;
	height:1%;
	}
	.active-item a{
		position:relative;
		display:block;
		width:220px;
		height:82px;
		background: #72a7d7;
		overflow: hidden;
	}
	.active-item a:hover{
		text-decoration:none;
	}
	.active-list {padding-bottom: 6px;margin-right:-8px;}
	.active-item img {
		position:absolute;
		top:3px;
		left:3px;
	}
	.active-item div {
		color: #fff;
		font-size: 120%;
		font-weight:bold;
		position:absolute;
		bottom:10px;
		left:3px;
		padding:3px;
		background: #72a7d7;
	}
/*company-events-list*/
.company-event-item {
	margin-bottom:10px;
	margin-right:6px;
	height:1%;
	float:left;
	}
	.company-event-item a{
		position:relative;
		display:block;
		width:189px;
		height:107px;
		background: #72a7d7;
		overflow: hidden;
	}
	.company-event-item a:hover{
		text-decoration:none;
	}
	.company-events-list {padding-bottom: 6px;margin-right:-20px;}
	.company-event-item img {
		position:absolute;
		top:3px;
		left:3px;
	}
	.company-event-item div {
		color: #fff;
		font-size: 120%;
		font-weight:bold;
		position:absolute;
		bottom:10px;
		left:3px;
		padding:3px;
		background: #72a7d7;
	}
/*c-box content*/
.c-content {
	margin:0 10px;
	overflow: hidden;
	font-size:100%;
	color:#225787;	
	}
	.c-content a.more{
		color:#f00;
		font-weight:bold;
		display:block;
		float:right;
	}

/*column12*/
.column123 {
	float: left;
	width: 870px;
	padding-left: 9px;
	padding-bottom:20px;
	}

/*column12*/
.column12 {
	float: left;
	width: 640px;
	padding-left: 9px;
	padding-bottom:20px;
	}
	.column12 div.crumbtrail{
		color:#6f6e6e;
		padding-bottom:5px;
		}
		.column12 div.crumbtrail a{
			color:#6f6e6e;
			font-size: 100%;
			text-decoration:none;
			}
			.column12 div.crumbtrail a:hover{
				color:#72a7d7;
			}
		
	.column12 div.photos {
		width:240px;
		float:left;
		font-size:110%;
		color:#00507d;
		}
		.column12 div.photos img{
			width:240px;
			margin-bottom:10px;
			display:block;
		}
	.column12 div.content {
		float:left;
		padding-left:10px;
		width:390px;
		font-size:110%;
		color:#00507d;
		}
		.column12 div.content.training-detail,
		.column12 div.content.event-detail {
			width:620px;		
		}
		.column12 div.content p{
			font-size:110%;
			color:#00507d;
			margin-bottom:10px;
			font-family:Arial, Helvetica, sans-serif;
			line-height:135%;
			}
			.column12 div.content p a{
				color:#CC0000;
				text-decoration:underline;
				}
				.column12 div.content p a:hover{
					color:#00507D;
				}
			.column12 div.content p.date{
			font-size:100%;
			color:#225787;
			margin-bottom:0px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			}
		.column12 div.content ul,
		.column12 div.content p ul{
			padding-left:15px;
			margin:10px;
			}
			.column12 div.content ul li,
			.column12 div.content p ul li{
				list-style:disc;
				margin-bottom:2px;
				}
		.column12 div.content ol,
		.column12 div.content p ol{
			padding-left:15px;
			margin:10px;
			}
			.column12 div.content ol li,
			.column12 div.content p ol li{
				list-style:decimal;
				margin-bottom:5px;
				}
			
	.column12 div.photo-album {
		float:left;
		padding-left:10px;
		width:640px;
		font-size:110%;
		color:#00507d;
		}
		.column12 div.photo-album div.photo{
			float:left;
			margin-right:10px;
			margin-bottom:10px;
		}
	
/*column2*/
.column2 {
	float: left;
	width: 240px;
	padding-left: 10px;
}
/*bullet-list*/
.bullet-list li {
	width: 100%;
	vertical-align: top;
}
.bullet-list a {
	line-height: 22px;
	font-size: 110%;
	color: #225787 !important;
	display: block;
	padding-left: 27px;
	background: url(/images/img-red-bullet.gif) no-repeat 11px 9px;
	height: 1%;
}
.bullet-list a:hover {
	background-color: #72a7d7;
	color: #fff;
	text-decoration: none;
}
/*photo-box*/
.photo-box {
	overflow: hidden;
	width: 100%;
}
.photo-box span {
	color: #4f95e9;
	font-size: 100%;
}
/*column3*/
.column3 {
	float: left;
	width: 230px;
	padding-left: 10px;
}
.column3 div.wrapper h4{
	font-size:10px;
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:0;
	line-height: 13px;
}
.column3 div.subscribe-box{
	position:relative;
}
.column3 div.subscribe{
	position:absolute;
	left:0;
	top:46px;
	border:1px solid #ff3252;
	border-top:0;
	padding:0 10px;
	width:208px;
	margin-top:32px;
	}
	.column3 div.subscribe input {
		margin-top:4px;
	}
	.column3 div.subscribe .error{
		color:#ff3252;
		font-size:10px;
		padding-top:10px;
		display:block;
	}

/*highlights-list*/
.highlights-list {
	padding-bottom: 5px;
	font-size: 110%;
}
.highlights-list li {
	height: 1%;
	overflow: hidden;
	border-bottom: 1px solid #c1e1fe;
	padding: 8px 5px;
}
.highlights-list li {
	height: 1%;
	overflow: hidden;
	border-bottom: 1px solid #c1e1fe;
	padding: 8px 5px;
	}
	.highlights-list li span.highlights{
		color:#00507D;
	}
	
.highlights-list img {
	float: left;
	margin-right: 4px;
}
.highlights-list strong {
	display: block;
	color:#4f95e9;
}
.more-info {
	color:#225787;
}
.more-info .subtitle{
	color:#f00;
	font-weight:bold;
	margin-bottom:4px;
}
.more-info a.email{
	color:#f00;
	font-weight:normal;
	margin-bottom:4px;
}
.more-info img{
	float: left;
	margin-right: 4px;
	margin-bottom:10px;
}
/*FOOTER*/
#footer {
	clear: both;
	background: #225787 url(/images/bg-footer.gif) no-repeat 0 100%;
	padding: 20px 0 24px 30px;
}
#footer p {
	color: #fff;
	font-size: 110%;
	margin-bottom: 10px;
}
/*footer-columns*/
.footer-columns {
	width: 100%;
	overflow: hidden;
	background: url(/images/bg-footer-columns.gif) repeat-y 132px 0;
}
.footer-columns a {
	color: #fff;
	font-size: 100%;
	text-decoration: underline;
}
.footer-columns a:hover {text-decoration: none;}
#footer .footer-columns p {color: #c9c9c9;}
.footer-columns p strong {
	font-weight: normal;
	color: #fff;
}
/*footer-column1*/
.footer-column1 {
	float: left;
	width: 154px;
}
.footer-column2 {
	float: left;
	width: 223px;
}
.footer-column3 {
	float: left;
	width: 400px;
}
/*aaa*/
#aaa {
	position: absolute;
	right: 0;
	top: 160px;
}
#aaa li {
	display: inline;
	padding-left: 4px;
}
#aaa a {
	color: #fff;
	font-weight: bold;
}
#decrease {font-size: 10px;}
#reset {font-size: 12px;}
#increase {font-size: 15px;}
/*blue-arrow*/
.wrapper h2 {float: left; padding-left:0px;}
.blue-arrow {
	float: left;
	margin: 5px 0 0 5px;
}

.sitemap{
	color:#f00;
	}
	.sitemap ul{
		margin-top:2px;
	}
	.sitemap li{
	color:#f00;
	list-style:square;
	margin-left:20px;
	margin-bottom:2px;
	}
	
/*helpdesk*/
div.employee {
	width:550px;
	float:left;
	margin-bottom:10px;
}

/*FORM GENERATOR*/
fieldset.generated_form {
	margin:0;
	padding:10px 10px 10px 20px;
	border:1px solid #d3dde7;
	width:90%;
	clear:both;
	}	
	fieldset.generated_form br.cl{clear:both;margin-top:-1.2em;font-size:0;}
	fieldset.generated_form legend{
		font-weight:bold;
		color:#00568a;
		margin-bottom:5px;
	}
	fieldset.generated_form label{
		float:left;
		display:block;
		width:130px;
		color:#00568a;
		padding:2px 0;
		margin-bottom:8px;
	}
	fieldset.generated_form input{
		float:left;
		width:200px;
		color:#00568a;
		border:1px solid #d3dde7;
		padding:2px 0;
		margin-bottom:8px;
	}	
	fieldset.generated_form select{
		float:left;
		color:#00568a;
		border:1px solid #d3dde7;
		padding:2px 0;
		margin-bottom:4px;
		}	
		fieldset.generated_form select.aanbod{
			width:400px;
		}
	fieldset.generated_form textarea{
		float:left;
		width:200px;
		height:150px;
		color:#00568a;
		border:1px solid #d3dde7;
		padding:2px 0;
		margin-bottom:8px;
	}	
	
	fieldset.generated_form div.multibox	{
		color:#00568a;
		float:left;
		display:block;
		width:200px;
		border-bottom:1px solid #d3dde7;
		margin:0 0 10px 0;
		padding-top:4px;
		}
		fieldset.generated_form div.multibox input{
			width:auto;
			margin:0 10px 10px 0;
			padding:0;
			border:0;
		}
		fieldset.generated_form div.multibox label{
			float:none;
			display:inline;
			color:#00568a;
		}



	fieldset.generated_form label.validation-failed{
		font-weight:bold;
		color : #ff3251;
	}
	fieldset.generated_form label.validation-passed {
		border:1px solid #d3dde7;
		color:#00568a;
		margin-bottom:4px;
	}
	fieldset.generated_form select.validation-failed{
		border:solid 1px #f30;
		color:#00568a;
	}
	fieldset.generated_form select.validation-passed {
		border:1px solid #d3dde7;
		color:#333;
	}

	fieldset.generated_form input.btn{
		float:left;
		display:block;
		width:auto;
		color:#fff;
		border:1px solid #fff;
		padding:4px;
		cursor:pointer;
		background:#ff3251;
		font-weight:bold;
	}	


/* SUB Navigation menu */
	ul#sub_navigation{
		margin-left:0px;	
		}
		ul#sub_navigation li{
			position:relative;
			}	
			ul#sub_navigation li.active{
				background:url(/images/bg-sub-nav-item.gif) 0 0 repeat-x;
				}
				ul#sub_navigation li.active li.active{
					background:none;
				}
		ul#sub_navigation li a.top{
			display:block;
			padding:4px 0 4px 0;
			margin:0 0 0 28px;
			background:none;
			}
			ul#sub_navigation li.active a.top{ 
				color:#fff;
				text-decoration:none;
				}
				
			ul#sub_navigation li a.arrow{
				position:absolute;
				left:10px;
				top:8px;
				padding:0;
				width:7px;
				height:7px;
				background:url(/images/icon_subnav_arrow.gif) 0 0 no-repeat;
				text-indent:-2000px;
				overflow:hidden;
			}	
			ul#sub_navigation li.active a.arrow{
				position:absolute;
				left:10px;
				top:8px;
				padding:0;
				width:7px;
				height:7px;
				background:#72a7d7 url(/images/icon_subnav_arrow_down.gif) 0 0 no-repeat;
				text-indent:-2000px;
				overflow:hidden;
			}	
			ul#sub_navigation li a.arrow.empty{
				cursor:default;
			}
		ul#sub_navigation ul{
			margin-left:27px;
			}
			ul#sub_navigation ul li{
				padding-left:12px;
				background:#ddf1ff;
				position:relative;
				}
				ul#sub_navigation li ul li a,
				ul#sub_navigation li.active ul li a{
					display:block;
					padding:2px 0;
					background:none;
					color:#225787;
					}
					ul#sub_navigation li ul li a:hover,
					ul#sub_navigation li.active ul li a:hover{
					text-decoration:underline;
					}					
				ul#sub_navigation li.active ul li.active a.sub,
				ul#sub_navigation li.active ul a.sub,
				ul#sub_navigation ul li a.sub{
					position:absolute;
					left:0;
					top:4px;
					padding:0;
					width:9px;
					height:9px;
					background:url(/images/icon_subnav_plus.gif) 0 0 no-repeat;
					text-indent:-2000px;
					overflow:hidden;
					}
					ul#sub_navigation li.active ul li.active a.sub{
						background:url(/images/icon_subnav_minus.gif) 0 0 no-repeat;
					}
					ul#sub_navigation ul li a.sub.empty{
						background:url(/images/icon_subnav.gif) 0 0 no-repeat;
						cursor:default;
					}
			ul#sub_navigation ul ul{
				margin-left:4px;
				padding-bottom:5px;
				}
				ul#sub_navigation ul ul li{
					padding-left:4px;
					background:none;
				}
			ul#sub_navigation div.m{
				
				}
				ul#sub_navigation div.m br.cl{
					clear:both;margin-top:-1.2em;font-size:0;line-height:0
				}
			
			
