/* CSS Document */

div {
	z-index: 0;
}

.splash {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	font: 12px Arial, Helvetica, sans, sans-serif;
	background-color: #FFFFFF;
	color: #FFFFFF;
	z-index: 300;
	padding: 10px;
	float: left;
}

.splash a:link, .splash a:hover, .splash a:active, .splash a:visited {
	font: 12px Arial, Helvetica, sans, sans-serif;
	color: #FFFFFF;
}

.content {
  width: 710px;
  font: 12px Arial, Helvetica, sans, sans-serif;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  display: block;
}

.orangebar {
  margin-top: 1px;
  height: 7px;
  font-size: 5px;
  background-color: #FF6600;
}

.infoblock {
  height: 200px !important;
  height: 200px;
  border: 1px solid #d2d2d2;
  overflow: hidden;
}

.infoblock_header {
  margin: 1px;
  padding: 2px 2px 0px 6px;
  border-top: 2px solid #a7c0df;
  border-bottom: 2px solid #a7c0df;
  font-size: 11px;
  font-weight: bold;
  background-color: #a7c0df;
  color: white;
  cursor: pointer;
}

.infoblock_header:hover {
  background-color: white;
  border-top: 2px solid #ff6600;
  border-bottom: 2px solid #ff6600;
  color: black;
  cursor: pointer;
}

.infoblock_content {
  margin: 1px;
  padding: 2px 2px 2px 6px;
  font: 12px Arial, Helvetica, sans, sans-serif;
  line-height: 10px;
  background-color: white;
  color: #999999;
  text-align: left;
}

.infoblock_content h4 {
  margin: 0px;
  padding: 0px;
  line-height: 20px;;
  font-size: 13px;
  font-weight: bold;
  color: #001070;
}

.infoblock_content a:link,.infoblock_content a:visited,.infoblock_content a:hover, .infoblock_content a:active {
  font: 11px Arial, Helvetica, sans, sans-serif;
  background-color: white;
  color: #999999;
  text-decoration:none;
}

.infoblock_content h4 a:link, .infoblock_content h4 a:visited, .infoblock_content h4 a:hover, .infoblock_content h4 a:active {
  font-size: 13px;
  font-weight: bold;
  color: #001070;
  text-decoration:none;
}

.short_list_of_people {
  font: 12px Arial, Helvetica, sans, sans-serif;
  background-color: #f2f5fa;
  width: 218px;
}

.short_list_of_people_header {
  padding: 4px 2px 2px 8px;
  font-size: 12px;
  line-height: 14px;
  overflow: hidden;
  font-weight: bold;
  background-color: #FF6600;
  color: white;
  margin-bottom: 15px; 
}

.short_list_of_people_container {
  height: 307px;
  overflow: hidden;
}

.short_list_of_people_person, .short_list_of_people_text {
  padding: 1px 12px 13px 12px;
  font-size: 11px;
  line-height: 14px;
  color: #999999;
}

.short_list_of_people_person a {
  color: #999999;
}

.short_list_of_people_person h5 {
  margin: 0px;
  padding: 0px;
  line-height: 16px;;
  font-size: 12px;
  font-weight: bold;
  color: #001070;
}

.applyblock {
  margin-bottom: 7px;
  font: 12px Arial, Helvetica, sans, sans-serif;
  width: 218px;
}

.applyblock_header {
  padding: 4px 2px 2px 8px;
  font-size: 12px;
  line-height: 14px;
  overflow: hidden;
  font-weight: bold;
  background-color: #FF6600;
  color: white;
  margin-bottom: 1px; 
}

.applyblock_container {
  background-color: #FF6600;
  height: 147px;
}

.applyblock_content {
  padding: 10px 0px 13px 15px;
  font-size: 12px;
  line-height: 16px;
  color: white;
}

.applyblock_content a:link,.applyblock_content a:visited, .applyblock_content a:active {
  color: white;
  text-decoration: underline;
}

.applyblock_content a:hover {
  color: white;
  text-decoration: underline;
}

.applyblock_content form {
  padding: 0px;
  margin: 0px;
}

/*STYLE LAYERS*/

.bannertekst {
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

.bannertekst a {
	background-image: url(file:///C|/Documents%20and%20Settings/841008790/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/2TFW5WBA/%27/xpedio/images/mult/214218_en.gif%27);
	background-repeat:no-repeat;
	background-position:left center;
	color:#39c;
	text-decoration:underline;
	padding:0px 0px 0px 10px;
}
.bannertekst a.noarrow {
	background-image:none;
	color:#3399cc;
	text-decoration:underline;
	padding:0px 0px 0px 0px;
}
