html {
	height: 100%;
	background: url(body_bg_2500.png) repeat-y center;
	overflow-x: auto;
	overflow-y: scroll;
}

body {
	padding: 0px;
	margin: 0px;
	color: #014b4e;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #fff;
	background: url(body_bg.png) repeat center top;
	height: 100%;
	font-size: x-small;
}

img {
	border: 0px;
}

#container {
	margin: 0px auto;
	width: 790px;
	padding: 0px 36px 0px 36px;
	background: url(container_bg.png) repeat-y center top;
	background-color: #fff;
	min-height: 100%;
	height: 100%;
	position: relative;
}

.header {
	border-bottom: #fff 1px solid;
	background-color: #004c4c;
	overflow: hidden;
	height: 64px;
	margin: 0px 15px;
}

.welcome {
	float: right;
	font-weight: bold;
	color: #fec900;
	background-color: #004c4c;
	padding-right: 15px;
	padding-top: 16px;
	width: 60%;
}

.topMenuContainer {
	background-color: #004c4c;
	margin: 0px 15px;
	overflow: hidden;
	width: 760px;
}

.topMenuContainer .topMenu {
	font-size: 110%;
	float: right;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #fff;
}

.topMenuContainer .topMenu li {
	list-style-type: none;
	float: left;
	border-left: #fff 1px solid;
	text-align: center;
}

#topMenu1:hover, #topMenu2:hover, #topMenu3:hover, #topMenu4:hover, #topMenu5:hover {
	background-color: #fec900;
}

.dbmMOT {
	font-size:9px;
	color:white;
	text-decoration:none;
}

.dbmMOT:hover {
	background-color: #fec900;
}

.topMenu_selectedItem {
  background-color: #fec900;
}

.topMenu_selectedItem_empty { }
			
.topMenuContainer .topMenu li a {
	color: #fff;
	line-height: 19px;
	height: 73px;
	width: 120px;
	text-decoration: none;
	text-align: center;
	float: left;
	overflow: hidden;
}

.topMenuContainer .topMenu li a:hover,
.topMenuContainer .topMenu li a:active {
	color: #004c4c;
}

.breadcrumContainer {
	font-weight: normal;
	color: #fff;
	background-color: #004c4c;
	line-height: 19px;
	height: 19px;
	float: right;
	width: 605px;
	overflow: hidden;
}
.breadcrumContainerLanding {
	font-weight: normal;
	color: #fff;
	background-color: #004c4c;
	height: 19px;
	width: 760px;
	
	
	overflow: hidden;
	margin-left: 15px;
	
}

.breadcrums {
	position: absolute;
}

.breadcrums ul {
	padding-left: 10px;
	float: left;
	margin: 0px;
	border-left: 1px solid #fff;
	height: 100%;
}

.breadcrums ul li {
	background: url(breadcrumarrow.gif) no-repeat 3px 0.4em;
	padding-left: 15px;
	display: inline;
}

.breadcrums ul li.first {
	background: none;
	padding-left: 10px;
}

.breadcrums a, #pageTools a {
	color: #fff;
}

.breadcrums a:hover {
	color: #fff;
}

#pageTools {
	padding-right: 5px;
	float: right;
	padding-top: 2px;
}

#pageTools .pageTool {
	width: 19px;
	height: 15px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	text-decoration: none;
	text-indent: -100em;
	margin: 0px;
	padding-left: 10px;
}

#pageToolsLanding {
	padding-right: 5px;
	float: right;
	padding-top: 2px;
}

#pageToolsLanding .pageToolLanding {
	width: 19px;
	height: 15px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	text-decoration: none;
	text-indent: -100em;
	margin: 0px;
	padding-left: 10px;
}
#pageToolTip {
	position: absolute;
	padding: 3px 5px 1px 5px;
	margin-right: 10px;
	right: 0px;
	background-color: #fff;
}

#pagetoolPhone { background-image: url(pagetool_phone_default.gif); }
#pagetoolPhone:hover { background-image: url(pagetool_phone_over.gif); }
#pagetoolPhone:active, #pagetoolPhone.pageToolActive { background-image: url(pagetool_phone_active.gif); }
#pagetoolEmail { background-image: url(pagetool_email_default.gif); }
#pagetoolEmail:hover { background-image: url(pagetool_email_over.gif); }
#pagetoolEmail:active, #pagetoolEmail.pageToolActive { background-image: url(pagetool_email_active.gif); }
#pagetoolPrint { background-image: url(pagetool_print_default.gif); }
#pagetoolPrint:hover { background-image: url(pagetool_print_over.gif); }
#pagetoolPrint:active, #pagetoolPrint.pageToolActive { background-image: url(pagetool_print_active.gif); }
#pagetoolContact { background-image: url(pagetool_contact_default.gif); }
#pagetoolContact:hover { background-image: url(pagetool_contact_over.gif); }
#pagetoolContact:active, #pagetoolContact.pageToolActive { background-image: url(pagetool_contact_active.gif); }

.leftSpace {
	height: 93px;
}

#content {
	width: 590px;
	float: right;
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	right: 15px;
	z-index: 20;
}

#content ul {
	padding-left: 0px;
	list-style-type: none;
	margin: 0px;
}

.contentBackgroundSpacer {
  height:450px;
}

.contentBackgroundSpacerPlus {
  height:100px;
}

.column1 {
	padding-right: 15px;
	margin-top: 15px;
	width: 280px;
	float: left;
}

.column2 {
	padding-right: 15px;
	margin-top: 15px;
	width: 280px;
	float: right;
}

.columnfull {
	padding-right: 15px;
	margin-top: 15px;
	width: 575px;
	float: left;
}

.columnfull img {
	border: 0px;
	/*padding-top: 15px;
	margin-bottom: 10px;*/
}

.columnfull img.left {
	margin-right: 15px;
	float: left;
}

.columnfull img.right {
	margin-left: 15px;
	float: right;
}

.columnfull .abstract {
	font-weight: bold;
	margin: 0px;
	margin-bottom: 11px;
	padding-top: 15px;
	font-size: 110%;
}

.text {
	float: left;
}

.text img {
	border: 0px;
	padding-top: 15px;
	margin-bottom: 10px;
}

#content h1 {
	font-family: Arial, Verdana;
	font-size: 230%;
	font-weight: bold;
	line-height: 34px;
	display: inline;
}

#content .news {
	padding-left: 5px;
	background: url(header_h1.png) no-repeat top left;
	margin-bottom: 2px;
	/* border-bottom: 1px solid #dad9c1; */
}

#content .newsdateheader {
	font-family: Verdana, Arial;
	padding-left: 10px;
	font-weight: bold;
}

#content h2 {
	font-family: Verdana, Arial;
	font-size: 120%;
	margin: 0px;
	border-bottom: 1px solid #dad9c1;
	background: url(header_h2.png) no-repeat top left;
	line-height: 17px;
	padding-left: 5px;
}

#content h3 {
	font-family: Verdana, Arial;
	font-size: 120%;
	font-weight: bold;
	display: inline;
}

#content h3 a {
	
	/* background-x-position: 90px;
	background-y-position: 10px; */
	
}

#content ul {
  padding-left: 0px;
  list-style-type: none;
}

#content ul li {
  background: url(dash.gif) no-repeat left 4px;
  padding-left: 10px;
}

#content ul.othernews {
	font-weight: bold;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content ul.othernews li {
	background: url(listarrowyellowright.gif) no-repeat left 2px;
	padding-left: 10px;
}

#content ul.othernews li a{
	text-decoration: none;
}

#content ul.othernews li a:hover{
	text-decoration: underline;
}

/* */
.newsitem {
	margin-top: 15px;
	margin-bottom: 10px;
}

.newsitem a {
	text-decoration: none;
}

.newsitem img {
	margin-right: 7px;
	border: 0px;
	float: left;
}

.newsitem .newsdate {
	color: #80a39f;
}

.newsitem h3 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	display: inline;
}


.newsitem h3 a {

	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


.arrowlistitem {
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	display: inline;
}

.arrowlistitem a {
	background: url(listarrowyellowright.gif) no-repeat left 4px;
	padding-left: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}



/ *
  *
  *
  * NEWS css 
  *
  *
  * 2007-10-30 
  * /
  
#content .newsitem {
	color: #004c4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	border: 0px;
	padding: 0px;
	clear: both;
}

#content .newsitem a {
	color: #004c4c;
	text-decoration: none;
	font-weight: bold;
}

#content .newsitem a:hover {
	text-decoration: underline;
	font-weight: bold;
}

	#content .newsitem .news_content{
		float: left;
	}
	#content .newsitem .news_content_small{
		float: left;
		width: 180px;
	}
	
		#content .newsitem h3 {
			color: #004c4c;
			font-size: 10px;
			text-decoration: none;
		}
		
		#content .newsitem span.news_subtitle {
			color: #80a39f;
			display: block;
		}

		#content .newsitem span.news_body {
			display: block;
		}

#content .newsitem img.news_tmb {
	margin-right: 10px;
	display: block;
	float: left;
	width: 80px;
}

#content .newsitem img.news_icon {
	margin-right: 2px;
}
		
.news_separator_line {
	clear: both;
	float: left;
	background:transparent url(news_spacer.png) no-repeat scroll 0%;
	height:1px;
	width:100%;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* END */
 
a {
	color: #004c4c;
}

.breadcrumContainer a {
	text-decoration: none;
}

.arrowlistitem a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #004c4c;
}

.newsspacer {
	width: 100%;
	background: url(news_spacer.png) no-repeat;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#content ul.othernews li.archivelink {
	background: url(listarrowyellowright.gif) no-repeat left 12px;
	padding-left: 10px;
	padding-top: 8px;
}

li.archivelink div {
	padding-top: 5px;
	padding-bottom: 10px;
	background: url(news_spacer.png) no-repeat -5px top;
}

li.archivelink a {
	text-decoration: none;
}

li.archivelink div a {
	background: url(archive.gif) no-repeat center right;
	padding-right: 17px;
	margin-top: 5px;
	font-weight: bold;
}

.backlink {
	background: url(listarrowyellowleft.gif) no-repeat left 3px;
	padding-left: 10px;
	font-weight: bold;
}

.disclaimer {
	padding: 40px 0px;
	text-align: center;
	width: 400px;
	float: left;
}

.disclaimer  a {
	text-decoration: underline;
}

#worldmap {
	margin-top: 15px;
}

#surveyCover {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
}

#surveyContent  {
	background-color: #004c4c;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 15px;
	width: 300px;
	background: url(contact_gradient.png) repeat-x left bottom;
	position: absolute;
	left: 50%;
	top: 50%;
}

#surveyContent .close {
  float: right;
}

#surveyContent a {
  color: #ffffff;
  font-weight: bold;
}

#contentCover {
	width: 128%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	margin-left : -70px;
}

.fullsize {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	text-align: center;
	z-index:1000;
}

.cover {
	background-color: #ffffff;
	filter: alpha(opacity = 70);
	opacity: 0.70;
	-moz-opacity: 0.70;
	z-index:100;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
}

form {
  margin: 0px;
}

.contentBackground {
	position: absolute;
	right: 0px;
	z-index: -1;
}

.noRelevantItems .text {
	width: 100%;
}

.relevantItems .text {
	width: 400px;
}

.relevant {
	margin: 15px 0px 10px 15px;
	width: 160px;
	float: right;
	font-family: Verdana, Arial;
	font-weight: bold;
	height: 100%;
}

.relevant .relevantHeader {
	color: #ffffff;
	background-color: #004c4c;
	display: block;
	padding-left: 5px;
	line-height: 16px;
}

.relevant ul {
	font-weight: normal;
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 5px 0px;
	background: url(header_h1.png) no-repeat bottom left;
}

.relevant ul li {
	background: url(listarrowyellowright.gif) no-repeat 3px 3px !important;
	padding-left: 13px;
	margin-bottom: 5px;
}

.generation {
	position:absolute; 
	margin-left:-19px; 
	clear:both;
}

.generation[class] {
	margin-left: -15px;
}

.opacity{
	opacity: 0.10;
}

#leftMenu .nlBankingLogin{
	float: left;
	color: white;
	font-size: 90%;
	
}

#leftMenu .nlBankingLogin a{
	background: url(listarrowyellowright.gif) no-repeat 1px;
	color: white;
	margin-left:0px; 
	padding-left:8px;
}

#leftMenu .nlBankingLogin a:hover{
	text-decoration: underline;
}



.header_popup {
	background-color: #004c4c;
	overflow: hidden;
	height: 63px;
	margin: 0px 15px;
}

#content_popup{
	
	width: 760px;
	//height: 768px;
	float: right; 
	background: #669ACC; 
	position: relative;
	text-align: left;
	right: 15px;
	z-index: 20;
	

}

.disclaimer_popup {
	padding: 40px 200px;
	text-align: center;
	width: 400px;
	float: left;
}

#dynamic_content_popup{	
	//height: 100% ;
	width: 100% ;
	margin: -1px 0px 0px 0px;
	
}

#dynamic_content_popup .columnfull{		
	padding: 20px ;	
	color: #ffffff;

}

#dynamic_content_popup .column1{
	
	color: #ffffff;
	margin: 0px;	
	width: 350px ;
	//height: 100% ;
	padding: 0px 0px 0px 20px ;
	float: left ;
}

#dynamic_content_popup .column1 a{
	color: #ffffff;
	text-decoration: underline;
}

#dynamic_content_popup .column2{
		
	color: #ffffff;
	margin: 0px;	
	width: 350px ;
	//height: 100% ;
	padding: 0px 20px 0px 0px ;
	float: right ;
}

.feature_box {
	color: #004C4C;
	background-color:#ebebe0;	
	width:100%;
}

.feature_box a{
	color: #004C4C;
	text-decoration: underline;
}

.feature_box td{
	padding:10px;		
}

.yellowaligned {
	
	//margin-top: 15px;
	//margin-bottom: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.yellowaligned a {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.yellowaligned a:hover {
	text-decoration: underline;	
}

.yellowaligned ul li{
	background: url(listarrowyellowright.gif) no-repeat left 4px; 
	padding-left: 10px;
	
} 

.yellowaligned ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	overflow: hidden; 
	height: 100%;
}