/* *** Global styles *** */
body, html {
	margin:0px 0px;
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	width:100%;
}

html {
	/* font-size:75% is approximately 12px as default in the most browsers */
	/* font-size: 70%; scalable */
	font-size: 11px; /* fixed size */	
	font-family: verdana, sans-serif;
}
	
html table {
	font-size: 1em;
}

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

input {
	font-size: 1em;
	font-family: verdana, sans-serif;
}

select {
	font-size: 1em;
	font-family: verdana, sans-serif;
}

p {
	margin-bottom:12px;
}

hr {
	clear:both;
	margin-top:5px;
	margin-bottom:10px;
	border: 0;
	color: #CCD2EC;
	background-color: #CCD2EC;
	height: 1px;
}

div.spacer {
	clear:both;
	height:10px;
}

.h20 {
	height:20px;
}

.bold {
	font-weight:bold;
}

ul.list {
	margin-bottom:18px;
}

ul.list li {
	list-style:none;
	/* background:url(../gfx/bullet_arrow.gif) no-repeat; */
	padding-left:12px;
}

.left {
	float:left;
}

.right {
	text-align:right;
}

.clear {
	clear:both;
	overflow:hidden;
}

.break {
	clear:both;
	overflow:hidden;
	height:1px;
}

.noWrap {
	white-space:nowrap; 
}

/* *** Framework *** */

#wrapSite {
	height:100%;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */	
	width:980px;
}

#header {
	width:100%;
	height:100px;
	overflow: hidden;
}

#header .logo {
	float:left;

}

#header .logo a img {
	border: none;
}
#header .logo a.act {
	border: none;
}


#header .sectionImage {
	width:521px;
	padding-top:59px;
	float:right;
}

#wrapPage {
	width:100%;
	_height:20px;
	min-height:20px;
}

#wrapPage2 {
	width:610px;
	float:left;
}

#navigationTop {
	clear:both;
	overflow:hidden;
	height:20px;
	width:100%;
}

#navigationTop ul.menu {
	margin-left:200px;
}

#navigationTop ul.menu li {
	padding:0px 8px 0px 10px;
	list-style:none;
	display:inline;
	line-height:20px;
	_line-height:18px;
	border-left:1px solid #FFF;
}
	
#navigationTop ul.menu li.first {
	border-left:0;
}

#breadCrumbs {
	background-image:url(../gfx/bg_top.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:521px;
	height:30px;
	font-size:0.9em;
	line-height:18px;
	text-align:right;
	float:right;
	padding-right:10px;
}

#leftBar {
	width:200px;
	_height:100px;
	min-height:100px;
	float:left;
}


#leftBar ul.menu li.isCurrent ul {
  margin-bottom: 5px;
}




#leftBar ul.menu li {
	line-height:25px;
	list-style: none;
	padding-left:10px;
	border-bottom:1px solid #fff;
	display: block;
	font-weight: bold;
}

#leftBar ul.menu li li, #leftBar ul.menu li.isCurrent li.isCurrent {


}
 ul.menu li.isCurrent li.isCurrent a {
	color: #70BC1F;
}


#leftBar ul.menu li.isCurrent {

	list-style: none;
	padding-left:10px;
	display: block;
	background: #0C2D83;

}

#leftBar ul.menu li.isCurrent a   {
	color: #fff;
	font-weight: bold;
}
#leftBar ul.menu li.isCurrent li a   {
	color: #fff;
	font-weight: normal;
}

#leftBar ul.menu li.isCurrent li a   {
	color: #fff;
}
#leftBar ul.menu li.isCurrent li.isCurrent a {
 	font-weight: bold;
}

#leftBar ul.menu li li.isCurrent {


	padding-bottom: 0px;
}



#leftBar ul.menu li li {
	line-height:20px;
	list-style: none;
	padding-left:10px;
	border-bottom: none;
	display: block;
	font-weight: normal;
}


#leftBar ul.menu li.header {
	font-weight:bold;
}

#content {
	float:left;
	width:530px;
	margin-left:10px;
}

#home {
	width:730px;
	margin-top:5px;
	margin-left:4px;
}

#home .splash img {
	margin:0px;
}

#home .leftRotator {
	float:left;
	width:329px;
	margin-top:10px;
	padding:0px;
	background-color:#CCD2EC;
	border-left:1px solid #0C2D83;
	border-bottom:1px solid #0C2D83;
	border-right:1px solid #0C2D83;
}

#home .leftRotator .header {
	height:20px;
	margin:0px;
	padding-top:3px;
	padding-left:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#0C2D83;
}

#home .leftRotator .body {
	height:120px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:10px;
}

#home .rightRotator {
	float:right;
	width:379px;
	margin-top:10px;
	padding:0px;
	background-color:#CCD2EC;
	border-left:1px solid #0C2D83;
	border-bottom:1px solid #0C2D83;
	border-right:1px solid #0C2D83;
}

#home .rightRotator .header {
	height:20px;
	margin:0px;
	padding-top:3px;
	padding-left:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#0C2D83;
}

#home .rightRotator .body {
	height:120px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:10px;
}


#rightBar {
	float:left;
	width:200px;
	margin-left:20px;
}

#rightBar .box {
	margin-top:5px;
	line-height:16px;
}

#rightBar .box hr {
	clear:both;
	margin-top:0px;
	margin-bottom:0px;
	border: 0;
	color: #70BC1F;
	background-color: #70BC1F;
	height: 1px;
}

#rightBar ul.boxList li {
	list-style:none;
	background:url(../gfx/bullet_box.gif) no-repeat;
	padding-left:12px;

}

#rightBar .box .header {
	height:20px;
	padding-top:3px;
	padding-left:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#70BC1F;
}

#rightBar .box .body {
	padding-top:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:10px;
}

#rightBar .box .body .emHeader {
	text-align:center;
}

#rightBar .box .body .emImage {
	text-align:center;
	margin-top:6px;
	margin-bottom:10px;
}

#rightBar .box .footer {
	padding-top:0px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:10px;
	text-align:right;
}

#rightBar .box .footer a {
	font-weight:bold;
	color:#0C2D83;
}

#footer {
	clear:both;
	overflow:hidden;
	color:white;
	margin:10px 0px;
	text-align:center;
	font-size:0.9em;
}

#footer a {
	color:white;
}

/* *** Color & background definitions *** */

body {
	background-color:#0C2D83;
}

html {
	color:#000000;
}

a {
	color:#000000;
}

a:hover {
	color:#000000;
}

.topSpacer {
	height:20px;
	background:#0C2D83;
}

#header {
	background-color:white;

}

#navigationTop {
	background-color:#70BC1F;
}

#navigationTop ul.menu li a {
	color:#FFF;
}

#navigationTop ul.menu li.isCurrent a {
}

#navigationTop ul.menu li.isInPath a {
	color:#0C2D83;
}

#header .sectionImage{
	background-image:url(../gfx/bg_ndcvbk.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#wrapPage {
	background-color:#FFFFFF;
	background-image:url(../gfx/bg_left_vline.gif);
	background-repeat:repeat-y;
	_height:400px;
	min-height:400px;
}

#leftBar ul.menu li a {
	color:#0C2D83;
}

#leftBar ul.menu li a img {
	float: right;
	border: 0;
	margin: 8px 5px 0 0;
}



#leftBar ul.menu li.isCurrent {
}

#leftBar ul.menu li.isCurrent a {
}

#breadCrumbs {
	color:#666666;
}

#breadCrumbs a {
	color:#666666;
}

/* *** Content *** */

#content .header {
	font-weight:bold;
	font-size:1.1em;
	margin-top:5px;
	margin-bottom:12px;
	color:#0C2D83;
}

#content img {
	margin-left:5px;
	margin-bottom:5px;
}

#content .body a {
	text-decoration:underline;
}

#content ul li {
	list-style:none;
	background:url(../gfx/bullet.gif) no-repeat;
	padding-left:12px;
}

#content .body .publisherText {
	float:left;
	width:530px;
}

#content .body .publisherImage {
	float:right;
	width:220px;
	text-align:center;
}

#content .publisherIndex {
	margin-top:10px;
}

#content .publisherIndex .publisherlistText {
	float:left;
	width:210px;
	padding-left:20px;
}

#content .publisherIndex .header a {
	font-size:12px;
	font-weight:bold;
	color:#0C2D83;
}

#content .publisherIndex .publisherlistImage {
	float:right;
	width:150px;
	text-align:center;
}

#content .newsList a {
	text-decoration:underline;
}

#content .newsList .header {
	font-size:12px;
	font-weight:bold;
}

#content .pressList a {
	text-decoration:underline;
}

#content .pressList .header {
	font-size:12px;
	font-weight:bold;
}

#content .vacancyList td {
	padding: 3px;
}

#headlines {
	margin-top:5px;
	margin-bottom:10px;
}

#headlines .header {
	margin-top:5px;
	margin-bottom:5px;
}

#headlines .header a {
	font-weight:bold;
	font-size:1.1em;
	color:#0C2D83;
}

#headlines .footer {
	clear:both;
	height:12px;
	margin-bottom:2px;
	font-size:10px;
	color:#0C2D83;
}

#headlines .footer a {
	color:#0C2D83;
}

#headlines .footer .timestamp {
	float:left;
}

#headlines .footer .readmore {
	float:right;
}

#headlines hr {
	margin-top:0px;
	margin-bottom:0px;
}

#detail {
	padding-bottom:20px;
}

#detail .toplinks {
	height:2em;
	font-size:0.9em;
	text-align:right;
}

#detail .header {
	height:2em;
	font-weight:bold;
	font-size:1.2em;
}

#detail .timestamp {
	height:3em;
	font-size:0.9em;
	color:#0F3C5A;
}

#detail .body {
	padding-top:10px;
	padding-bottom:10px;
}

#detail .body a {
	text-decoration:underline;
}

#detail .body img {
	margin:0 5px 0 5px;
}

table.cvholder {
	vertical-align: top;
}
table.cvholder td {
	vertical-align: top;
	padding: 0 10px 0 0;
}
#content table.cvholder td img {
	margin: 0;
	padding: 0;
}


table.cv {
	
}

table.cv td {
	padding-bottom: 5px;
}
table.cvholder td.cvfoto {
	width: 120px;
}



#content table.cv td.header {
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	width: 100px;
}





#leftBar .banner {
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #fff;
}


#leftBar .banner img {
	border: none;

}


.rssholder {
	text-align: right;
}
#content .rssholder img {
	display: inline;
	border: none;
	margin: 0 0 0 5px;
}
