/* LBlue: #90bde7 */
/* DBlue: #00267f */
/* LGreen: #d5e566 */
/* DGreen: #b9d300 */

* {
	border: 0px solid #ffffff;
	vertical-align: top;
	font-size: 12px;
	color: #000;
}

body
{
	margin: 0;
	font-family: Verdana, sans-serif, serif, arial;
	text-align: left;
	background-color: #b9d300;
}

#main_right a{
    color: #D60B52 !important;
}

h2 {
    background-color: #D60B52;
    color: white;
    font-weight: bold !important;
    width: 97%;
    padding: 5px 10px;
}

#page {
	width: 935px;
	border-spacing: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding: 0;
	text-align: left;
	background-color: #d5e566;
}

#page-header {
	text-align: right;
	background-color: #a3cfe8;
	background-repeat: no-repeat;
}

.header-nl { background-image: url("../images/banner_nl.png"); }
.header-en { background-image: url("../images/banner_en.png"); }

#header-main {
	border-bottom-width: 1px;
}

#header-main a.home-url {
	display: block;
	float: left;
	width: 375px;
	height: 100%;
}

.hide-text {
	display: none;
}

#header-logos {
	position: relative;
	float: right;
	height: 100%;
	width: 350px;
}

#header-main .clm-url {
	float: none;
	position: absolute;
	top: 20px;
	right: 20px;
}

#menu-language {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-top: 6px;
	text-align: center;
	background-color: #b9d300;
}
#menu-language a {
	margin-left: 5px;
}

#menu-main {
	height: 23px;
	border-bottom-width: 1px;
	background-color: #b9d300;
}

#menu-main .wrapper {
	position: relative;
	width: 100%;
}

#menu-main ul {
	margin: 0;
	padding: 0;
}

#menu-main li {
	float: left;
	display: inline;
	position: relative;
	list-style-type: none;
	margin: 0;
	border-right-width: 1px;
}

#menu-main a,
#menu-main span {
	display: block;
	width: 118px;
	padding: 0 5px;
	font-size: 11px;
	line-height: 23px;
}

#menu-main a {
	color: #ffffff;
	text-decoration: none;
	background-color: #00267f;
}

#menu-main .active a {
	color: #000000;
	background-color: #d5e566;
}

#menu-main a:hover {
	color: #00267f;
	background-color: #b9d300;
}

#menu-main li ul.submenu {
	position: absolute;
	width: auto;
	display: none;
}

#menu-main li:hover ul {
	display: block;
}

#menu-user {
	position: absolute;
	top: 0;
	right: -1px;
	width: 387px;
}

#menu-user a {
	color: #00267f;
	text-decoration: none;
	font-weight: bold;
	background-color: #a6d0e7;
}

#menu-left {
	border-right-width: 1px;
	background-color: #b9d300;
}

#menu-left ul {
	margin: 0;
	border-top-width: 1px;
	padding: 0;
}

#menu-left li {
	list-style-type: none;
	margin: 0;
	border-bottom-width: 1px;
}

#menu-left a {
	display: block;
	padding: 4px 5px 5px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #00267f;
}

#menu-left a:hover {
	color: #00267f;
	background-color: #d5e566;
}

#menu-left .active a {
	color: #000000 !important;
	background-color: #d5e566 !important;
}

#menu-left .submenu {
	border-top-width: 0px;
}

#menu-left .submenu a {
	color: #000000;
	background-color: #b9d300;
}

#menu-left .submenu a:hover {
	background-color: #d5e566;
}

#page-main {
	padding: 20px;
}

#page-main h2 {
	font-size: 1.2em;
}

.stretch-main {
	float: right;
	width: 0px;
	height: 580px;
}

#footer {
	width: 906px;
	padding: 8px 0 10px;
	text-align: center;
}

#footer, #footer * {
	font-size: 10px;
}

/* LBlue: #90bde7 */
/* DBlue: #00267f */
/* LGreen: #d5e566 */
/* DGreen: #b9d300 */