@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
}
h1 {
	font-size: 1.5em;
	color: #214aa6;
	font-weight: bold;
	margin-bottom: 1.0em;
}
h2 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0.2em;
	margin-top: 0.5em;
}
h3 {
	font-size: 1.2em;
	color: #000000;
	margin-bottom: 1em;
	font-weight: bold;
	font-style: normal;
	margin-top: .5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

/*html {
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #ddffdd;
scrollbar-darkshadow-color: #336633;
scrollbar-face-color: #669966;
scrollbar-highlight-color: #eeffee;
scrollbar-shadow-color: #003300;
scrollbar-track-color: #ffffff;
}*/


.main_table {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

.main_body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}
#title {
	background-color: #FFFFFF;
	margin-bottom: 8px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 50px;
	height: 120px;
	padding-top: 8px;
}
#title_logo {
	position: absolute;
	left: 22px;
	top: 12px;

}
#title_info {
	position: absolute;
	right: 15px;
	top: 55px;
	line-height: 1.3em;

}
#title_vacature {
	position: absolute;
	top: 16px;
	right: 192px;
}
a#title_vacature_link {
	color: #666666;
	text-decoration: none;
}
a#title_vacature_link:hover {
	color: #dd457B;
}
a#title_contact {
	color: #666666;
	text-decoration: none;
	font-size: 0.7em;
	padding-left: 2px;
}
a#title_contact:hover {
	color: #dd457B; /* was 10457B */
	padding-left: 2px;
	margin-left: 0px;
}

.center {
	text-align:-moz-center;
	margin-left: auto;
	margin-right: auto;
}

#main {
	width: 100%;
}


.sidebar {
	background-image: url(../images/side_bar_image.png);
	background-repeat: no-repeat;
	height: auto;
}


.copyright {
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 3px;
}
.hp_main_content {
	background-color: #FFFFFF;
}



.main_content {
	padding: 2px;
	height: auto;
	vertical-align: top;
}

#top_image {
	background-image: url(../images/HomePageImage1.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 200px;
	width: 714px;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	cursor: pointer;
}
#bottom_menu_bar {
	width: 714px;
	background-color: #669966;
	margin-top: 6px;
	border: 1px solid #666666;
}


table.main_partnersinsolutions {


}

.title_image {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}
#red {
	background-color: #CC6633;
}
#yellow {
	background-color: #FCBF36;
}
.bottom_menu_item {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#blue {
	background-color: #458FFE;
}
div.disclaimer {
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-left: 60px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.7em;
	color: #666666;
}
a.disclaimer {
	color: #666666;
	text-decoration: none;
}
a.disclaimer:hover {
	color: #10457B;
}
span.disclaimer_hidden {
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-left: 60px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.7em;
	color: #10457B;
}
div.benefitbyit {
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.7em;
	color: #10457B;
}
a.disclaimer_hidden {
	color: #FFFFFF;
	text-decoration: none;
}





.title_smallcaps_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	text-transform: uppercase;
}
.title_smallcaps_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-transform: uppercase;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}

