
/* Table of contents
	 - Reset
	 - Global
	 - Containers
	 - Header elements
	 - Domain selector
	 - Footer
	 - Navigation
	 - List items
	 - News overview
	 - Sitemap
	 - Wapper
	 - Results
	 - Glossary
	 - Press relations contact
	 - Search results
	 - Result release
	 - Correspondent Banking
	 - History
	 	 	 
	 xx. Inconsistencies
-------------------------------------------------- */


/* Reset
-------------------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, address, code,
del, dfn, em, i, h4, h5, h6, p, blockquote, pre,
a, abbr, acronymg, q, dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-family: inherit;
}

a img {
	border: none;
}

ul {
	list-style: none;
}

/* Global
-------------------------------------------------- */
html, body {
	height: 100%;
}

iframe {
    width: 100%;
    border: 0px solid #ffffff;
}

body {
	/*
		Standard font-size (100%) is about 16px.
		Setting it to 62.5% means setting it to about 10px
		From there on we can work with em's and e.g. 1.2em now means 12px
		So the second declaration after the forward slash of 1.6em means 16px for the line-height.			
	*/
	font: 62.5%/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #595959;	
	background-color: #fff;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

a {
	color: #008780;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #68811a;
}

p {
	margin-bottom: 12px;
}

a.read-more {
	color: #595959;
	text-decoration: none;
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/icon-arrow.gif) left 4px no-repeat;
	padding-left: 10px;
}

a.read-more:hover {
	color: #68811a;
	text-decoration: underline;
}

a.button {
	color: #03535c;
	font-size: 1.1em;
	text-decoration: none;
	line-height: 17px;
	padding-left: 11px;
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/buttons-sprite.gif) 0 0 no-repeat;
	display: inline-block;
}

a.button span {
	padding-right: 27px;
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/buttons-sprite.gif) 100% 0 no-repeat;
	display: inline-block;
}

.size1of5 .button {
	font-size: 1.00em;
}

ul.text-list{
	list-style: disc;
	margin: 0 0 20px 13px;
}

.highlight{
	background-color: #edf2f4;
	padding: 5px;
}

h1{
	font: 2.4em Arial, Helvetica, sans-serif;
	color: #005b5d;
	margin: 0 0 17px;
}

h2 {
	font: bold 1.45em Arial, Helvetica, sans-serif;
	color: #005b5d;
	margin-bottom: 4px;
}

h2.dotted {
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/bg-headers.gif) bottom repeat-x;
	padding-bottom: 7px;
}

.size3of5 h1,
.size4of5 h1 {
	font-size: 2.0em;
}

select,
input {
	font-size: 1.0em;
	color: #595959;
}


/* Containers
-------------------------------------------------- */

.main-container {
	margin: 0 auto;
	position: relative;
	width: 943px;
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/bg-main-container.gif) repeat-y;
	padding: 0 29px;
}

.main-container-bottom {
	width: 1001px;
	margin: 0 auto 20px;
	height: 13px;
	line-height: 0;
	font-size: 0;
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/bg-bottom.gif) no-repeat;
}

.content {
	padding-top: 92px;
	margin-bottom: 15px;
}

.size4of5,
.size3of5,
.size2of5,
.size1of5 {
	float: left;
	display: inline;
	margin-top: 20px;
	font-size: 1.1em;
}

.left1of5 {
	float: left;
	margin-left: -942px;
}

.right1of5 {
	margin-left: 27px;
}

.size4of5 {
	width: 708px;
	margin-left: 235px;
}

.no-left-nav {
	margin-left: 0;
}

.size2of5 {
	width: 338px;
	margin-right: 16px;
	margin-top: 0;
}

.size1of5 {
	width: 208px;
}

.size3of5 {
	width: 472px;
	margin-left: 235px;
}

.border-box {
	float: left;
	display: inline;
}

.border-box-btm {
	line-height: 0;
	font-size: 0;
}

.shadow-box {
	background-image: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/bg-box-sprite.gif);
	padding-top: 6px;
	margin: 0 11px 11px 0;
	float: left;
	display: inline;
}

.shadow-box .box-inner {
	background-image: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/bg-box-sprite.gif);
	padding: 0 10px 19px;
}

.box2of5 {
	width: 348px;
	background-position: 0 0;
	position: relative;
	top: 20px;
}

div.content div .box2of5 {
	top: 0;
}

.box2of5 .box-inner {
	background-position: 0 100%;
}

.shadow-box .banner-inner {
	position: relative;
	padding: 0 6px 6px;
}

.shadow-box.box2of5 .banner-inner {
	margin-top: -6px;
	padding: 0;
	background: #FFF;
}

/* START: Styles for different Homepage grids */

.box1of3 {
	width: 230px;
	margin-right: 9px;
	background-position: -1270px 0;
}

.box1of3 .box-inner {
	background-position: -1270px 100%;
}

.box2of3 {
	width: 469px;
	margin-right: 9px;
	background-position: -1500px 0;
}

.box2of3 .box-inner {
	background-position: -1500px 100%;
}

.box4of5 {
	width: 708px;
	margin-right: 0;
	background-position: -562px 0;
}

.box4of5 .box-inner {
	background-position: -562px 100%;
               	display: none;

}

/* END: Styles for different Homepage grids */

.last-box {
	margin-right: 0;
}

.content-box{
	padding: 6px 10px 19px;
	width: 210px;
	margin: 0 11px 11px 0;
	float: left;
}

.content-box.last-box {
	margin-right: 0;
}

.border-box.box1of5 {
	border: 1px solid #dfddde;
	width: 194px;
	padding: 5px 5px 0;
	background: #fff url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/bg-box-sprite.gif) -353px 5px no-repeat;
	position: relative;
}

.border-box.box1of5 img {
	margin-bottom: 5px;
	display: block;
}

.right1of5 .border-box.box1of5 {
	background: none;
}

.border-box.box1of5 .border-box-inner {
	padding: 5px;
	border-bottom: 5px solid #fff;
}

.banner-read-more { /* ie8.css + ie.css */
	display: block;
	position: absolute;
	height: 60px;
	bottom: 10px;
	right: 9px;
	width: 95px;
	text-indent: -9000px;
}

/* Header elements
-------------------------------------------------- */
.sitewide-header{
	position: absolute;
	width: 940px;
	height: 55px;
	top: 0;
	left: 30px;
}
.logo {
	position: absolute;
	top: 15px;
	left: 0;
}
.designator {
	position: absolute;
	top: 15px;
	left: 160px;
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color: #00526f;
}
.sitewide { /* ie.css */
	position: absolute;
	right: 0;
	top: 41px;
}

.sitewide li {
	 float: left;
	 margin-left: 3px;
	 font-size: 1.1em;
	 color: #666;
}

.sitewide li a {
  color: #666;
  margin-right: 3px;
  text-decoration: none;
}

.sitewide li a:hover {
	text-decoration: underline;
}

/* Domain selector
-------------------------------------------------- */
.top-bar{
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/top-bar-bg.gif) no-repeat 0 0;
	width: 505px;
	height: 34px;
	position: absolute;
	top: 0;
	right: 0;
}
.top-bar form{
	background-color: #fff;
	position: absolute;
	top: 4px;
	left:171px;
	height: 18px;
	padding: 3px;
}
.top-bar input{
	border: 1px solid #ccc;
	height: 14px;
	width: 235px;
	margin-right: 4px;
}
.lang-selector{
	background: #fff url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/lang-selector-bg.gif) no-repeat 93% 10px;
	width: 150px;
	padding: 0 0 0 10px;
	position: absolute;
	display: block;
    font-size: 1.1em;
	line-height: 24px;
	text-decoration: none;
	color: #000;
	z-index: 4;
	top: 4px;
	left: 7px;
}
a:hover.lang-selector{
	background: #f7f6f6 url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/lang-selector-bg.gif) no-repeat 93% 10px;
}
#lang-dropdown h2{
	color: #005B5D;
}
#lang-dropdown {
	z-index: 300;
}
#lang-dropdown{ /* ie6.css */
	background:url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/lang-dropdown-toppng.png) no-repeat 0 0;
	width: 503px;
	position: absolute;
	top: 27px;
	padding: 10px 0 0;
	left: 7px;
	display: none;
}
#lang-dropdown .inner{ /* ie6.css */
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/lang-dropdownpng.png) no-repeat bottom left;
                font-size:1.1em;
	width: 483px;
	padding: 0 10px 20px;
	z-index: 300;
}
.country-list{
	float: left;
	width: 160px;
}

/* Footer
-------------------------------------------------- */

.footer {
	border-top: 1px solid #ddd;
	margin-top: 15px;
	padding: 13px 0;
	line-height: 10px;
	color: #666;
	font-size: 1.1em;
}

.footer ul li {
	float: left;
	border-left: 1px solid #666;
	margin-left: 5px;
}

.footer ul li a {
	margin-left: 5px;
}

.footer ul li:first-child,
.footer ul li.first {
	border-left: none;
	margin-left: 0;
}

.footer ul li:first-child a {
	margin-left: 0;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footer .copy {
	float: right;
}

/* Navigation
-------------------------------------------------- */

.nav {
	position: absolute;
	top: 58px;
	left: 27px;
	width: 947px;
	height: 34px;
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/bg-nav.gif) no-repeat 0 0;
}

.nav li {
	float: left;
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/nav-li-divider.gif) right 4px no-repeat;
}

.nav li a {
	display: inline-block;
	padding: 0 23px;
	text-decoration: none;
	color: #fff;
	font: bold 1.5em Arial, Helvetica, sans-serif; 
	line-height: 34px;
}

.nav li:first-child a {
	margin-left: 4px;
}

.nav li a:hover,
.nav li.active a { /* ie6.css */
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/bg-nav-a-hover.png) repeat-x 0 0;
}

.nav li:first-child a:hover,
.nav li.active:first-child a {
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/bg-nav-a-first-child-hover.png) no-repeat 0 0;
}

.border-box.left-hand-nav {
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/bg-gradient.gif) 0 0 repeat-x;
	padding: 8px 10px 10px 14px;
	width: 184px;
}

.left-hand-nav li {
	padding-left: 10px;
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/icon-arrow.gif) left 5px no-repeat;
}

.left-hand-nav li a {
	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	text-decoration: none;
}

.left-hand-nav li a:hover {
	text-decoration: underline;
}

.left-hand-nav li ul,
.left-hand-nav li ul li ul,
.left-hand-nav li.active ul li ul {
	display: none;
}

.left-hand-nav li.active ul,
.left-hand-nav li.active ul li.active ul {
	display: inline;
}

.left-hand-nav > ul {
	margin-bottom: 11px;
}

.left-hand-nav li > a { /* ie6.css */
	font-weight: normal;
}

.left-hand-nav li.active > a { /* ie6.css */
	font-weight: bold;
	color: #008780;
}

.left-hand-nav li.active {
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/icon-arrow-down.gif) 0 7px no-repeat;
}

.left-hand-nav li.active li.active li.active li.active {
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/icon-arrow.gif) left 5px no-repeat;
}

.bread-crumb {
	margin: 3px 0 0 2px;
}

.bread-crumb li {
	display: inline;
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/icon-arrow.gif) left 5px no-repeat;
	padding-left: 10px;
	margin-left: 5px;
	font-size: 0.91em;
}

.bread-crumb li:first-child {
	margin-left: 0;
	background: none;
	padding-left: 0;
}

/* List items
-------------------------------------------------- */

.article-list li {
	padding-left: 10px;
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/icon-arrow.gif) left 5px no-repeat;
	margin-bottom: 3px;
}

.article-list li h5 {
	margin: 0;
	font-size: 1.0em;
}

.article-list li a {
	text-decoration: none;
}

.article-list li a:hover {
	text-decoration: underline;
}

.article-list li p {
	margin: 3px 0 0;
}
#ABN-ticker {
	overflow:hidden;
	margin:0 0 5px 0;
}
#ABN-ticker ul.article-list {
	top:0;
	left:0;
	padding:0 0 0 10px;
	margin:0;
}
#ABN-ticker ul li {
	list-style:none;
}
#ABN-ticker ul a {
	display:block;
}

/* News overview
-------------------------------------------------- */

.news {
	padding-bottom: 20px;
	border: 1px solid #dfddde;
	width: 194px;
	padding: 5px 5px 0;
                margin-bottom:10px;
	background: #fff url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/bg-box-sprite.gif) -353px 5px no-repeat;
}

.news .border-box-inner {
	padding: 5px;
	border-bottom: 5px solid #fff;
}

.news .article-list {
	margin-bottom: 14px;
}

.news .article-list li a {
	margin-top: 1px;
}

/* Sitemap
-------------------------------------------------- */
.sitemap h2 {
	font: bold 1.09em Verdana, Arial, Helvetica, sans-serif;
	color: #005b5d;
}

.sitemap ul {
	margin-left: 10px;
}

.sitemap ul li {
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/icon-arrow-down.gif) 0 7px no-repeat;
	padding-left: 11px;
	font-weight: bold;
	margin-bottom: 8px;
}

.sitemap ul li ul li {
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/icon-arrow.gif) 0 5px no-repeat;
	font-weight: normal;
	margin-bottom: 0px;
}

.sitemap ul li a {
	text-decoration: none;
}

.sitemap ul li a:hover {
	text-decoration: underline;
}

.sitemap a {
    text-decoration: none;
}

.sitemap a:hover {
    text-decoration: underline;
}
/* Wapper
-------------------------------------------------- */
.wapper {
	position: relative;
	width:474px;
	height:190px;
	padding: 5px 7px;
	background:url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/bg-wapper.gif) 0 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
.wapper ul.wapperList { /* ie6 */
	margin:0;
	padding:0;
	float:left;
	width:235px;
}
.wapper ul.wapperList li {
	list-style:none;
	margin: 0;
	padding:2px 0 1px 0;
	background:url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/border-dotted.gif) 0 0 repeat-x;
}
.wapper ul.wapperList a {
	display:block;
	position:relative;
	width:224px;
	line-height:39px;
	padding: 0 0 0 11px;
	font-size:1.7em;
	text-decoration:none;
}
.wapper ul.wapperList a span {
	display:block;
	position:absolute;
	right:15px;
	top:13px;
	width:9px;
	height:12px;
	background:url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/arrow.gif) 0 0 no-repeat;
}
.wapper ul.wapperList li a:hover {
	color:#008780;
}
.wapper ul.wapperList li.active a,
.wapper ul.wapperList li a:hover {
	background-color:#F0F0F0;
}
.wapper .wappercontentbox {
	position:absolute;
	display: none;
	right:22px;
	top: 5px;
	overflow:hidden;
	width:217px;
	height:167px;
	float:left;
	margin:0 0 0 4px;
	border:1px solid #dfddde;
}
.wapper .wappercontentbox p, .wapper .wappercontentbox img {
	position:relative;
}
.wapper .wappercontentbox.active {
	display:block;
}

/* Results
-------------------------------------------------- */

.switch {
	margin-bottom: 13px;
}

.switch li {
	float: left;
	border-left: 1px solid #6f6f6f;
	line-height: 1.12em;
	margin-right: 6px;
}

.switch li a {
	margin-left: 3px;
	text-decoration: underline;
}

.switch li a:hover {
	text-decoration: none;
}

.switch li:first-child {
	border-left: 0;
}

.switch li:first-child a {
	margin-left: 0;
}

.filter {
	margin-bottom: 20px;
	clear: both;
}

.filter label {
	margin-right: 16px;
}

.filter select {
	margin-left: 4px;
}

.results {
	border-collapse: collapse;
	width: 100%;
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/border-dotted.gif) 0 0 repeat-x;
}

.results tr:first-child td {
	padding-top: 6px;
}

.results td {
	border-bottom: 1px solid #dedcdd;
	vertical-align: middle;
	padding: 0 0 4px;
	text-align: right;
}

.results td.first-child {
	width: 373px;	
	text-align: left;
}

.results td a,
.switch a {
	text-decoration: none;
}

.results td a:hover,
.switch a:hover {
	text-decoration: underline;
}
.results td.icon span { /* ie6.css */
	display: inline-block;
	width: 25px;
	height: 17px;
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/icons-sprite.gif) no-repeat;
	position: relative;
	top: 3px;
	margin-right: 10px;
}
.results td.pdf span {
	background-position: 0 -17px;
}
.results td.word span {
	background-position: 0 -52px;
}
.results td.ppt span {
	background-position: 0 -85px;
}
.results td.excel span {
	background-position: 0 -119px;
}

.search-archive {
	margin-bottom: 40px;
}

.search-archive input {
	border: 1px solid #CCCCCC;
	height: 14px;
	width: 178px;
	margin: 0 1px 0 0;
}

/* Glossary
-------------------------------------------------- */

.glossary-division {
	clear: both;
	margin-top: 16px;
}

.division{
	font-weight: bold;
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/border-dotted.gif) 0 28px repeat-x;
	padding-bottom: 15px;
	margin-bottom: 9px;
	color: #005b5d;
}

.back-top {
	float: right;
	margin-top: 24px;
}
/* extra class added for removing the un necessary underline displayed on the anchor tag of glossary items */
.switch .remove_underline {
	text-decoration: none;
	cursor: default;
}
/* Press relations contact
-------------------------------------------------- */

.press-contact{
	margin-top: 30px;
}
.press-contact fieldset p{
	width: 130px;
	position: relative;
	float: left;
}
.press-contact .label{
	width: 112px;
	padding-right: 20px;
	position: relative;
	float: left;
}
.press-contact fieldset p{
	margin: 0;
}
.press-contact fieldset, .press-contact label{
	margin: 0 0 10px;
	display: block;
}
.press-contact fieldset p span, .label span{
	top: 3px;
	right: 5px;
	position: absolute;
}
.press-contact fieldset label{
	width: 50px;
	display: inline-block;
	margin: 0;
}
.press-contact fieldset label span{
	position: relative;
	bottom: 2px;
	left: 3px;
}
.press-contact label input[type=text], .press-contact label select{
	width: 200px;
}
.press-contact label textarea{
	width: 300px;
	height: 100px;
}
.press-contact .salutation input{
	width: auto;
}
.press-contact .captcha{
	position: relative;
	left: 130px;
}
.form-controls{
	text-align: right;
	padding-right: 30px;
}

/* Search results
-------------------------------------------------- */

.refine-search {
	margin-bottom: 15px;
}

.refine-search label span {
	display: inline-block;
	width: 115px;
	margin-bottom: 7px;
}

.refine-search label select {
	position: relative;
	left: -4px;
}

.refine-search input {
	width: 178px;
	margin: 0;
}

.refine-search select {
	width: 182px;
}

.refine-search .button {
	margin: 0 10px 0 6px;
}

.total-results {
	margin: 19px 0;
}
.search-outcome {
	line-height: 1.8em;
	margin-bottom: 15px;
}
.search-outcome h5 a{
	font-size: 1.2em;
}
.search-outcome .uri {
	color: #005b5d;
}
.search-outcome p{
	margin-bottom: 0;
}

.paging {
	text-align: center;
	position: relative;
	width: 100%;
	margin-bottom: 15px;
}

.paging li {
	display: inline;
	margin: 0 3px;
}

.paging .first-child {
	padding-right: 10px;
}

.paging .last-child {
	padding-left: 10px;
}

/* Results release
-------------------------------------------------- */

.results-rel {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
}

.results-rel th {
	font-weight: bold;
	text-align: left;
	color: #005b5d;
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/border-dotted.gif) bottom repeat-x;
	padding-bottom: 18px;
}

.results-rel td {
	text-align: center;
	border-bottom: 1px solid #dedcdd;
	width: 25%;
	padding: 5px 0;
}

.results-rel td.first-child {
	text-align: left;
}

/* Correspondent Banking
-------------------------------------------------- */

.corr-bank-serv {
	margin-bottom: 20px;
}
.corr-bank-serv h5 {
	color: #005b5d;
	font-weight: bold;
	font-size: 1em;
}

a.document {
	border-bottom: 1px solid #008780;
	text-decoration: none;
}

a.document[href$=".pdf"] span { /* ie.css */
	display: inline-block;
	width: 21px;
	height: 17px;
	background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/icons-sprite.gif) 0px -17px no-repeat;
	border-bottom: 1px solid #fff;
	position: relative;
	top: 3px;
	padding: 0 0 0 5px;
}

a.document:hover {
	border-color: #68811a;
}


/* History
-------------------------------------------------- */

.history {
	width:707px;
	position:relative;
	margin:0;
	padding:10px 0;
	background-color:#F7D65A;
}

.history .flash {
	position:relative;
	margin:0 auto;
	width:588px;
}

.hist-detail {
	float:left;
	width:100%;
	margin:0;
}

.hist-detail h2 {
	margin:20px 0 10px 0;
}

.hist-detail h3 {
	font-size:1em;
	font-weight:bold;
	margin:0 0 5px 0;
}

.hist-detail img {
	float:left;
	margin:0 10px 0 0;
}

.hist-detail ul.linklist {
	position:relative;
	float:left;
}

.hist-detail ul.linklist li, 
.hist-detail p span.link {
	display:block;
	background:url("../../images/Systeem/abnamroCOM/Content/includes/images/gfx/icon-arrow.gif") 0 5px no-repeat;
	padding-left:10px;
}

.hist-detail ul.linklist-resources {
	float:left;
}

.hist-detail ul.linklist-resources li {
	background:url("../../images/Systeem/abnamroCOM/Content/includes/images/gfx/icon-arrow.gif") 0 5px no-repeat;
	padding-left:15px;
	width:205px;
}

.hist-detail ul.linklist-resources li a {
	text-decoration:none;
}
.hist-detail ul.linklist-resources li a:hover {
	text-decoration:underline;
}

/* Additional CSS for Internet Explorer 6 */

/*.nav li a:hover,
.nav li.active a {
	background-image: none;
	color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/Systeem/abnamroCOM/Content/includes/images/gfx/bg-nav-a-hover.png", sizingMethod="scale");
}*/

.nav li a:hover,
.nav li.active a {
	background:url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/bg-nav-a-hover.png)
}

.nav li a:hover {
	cursor: pointer;
}

.left-hand-nav .active a,
.left-hand-nav .active ul li.active a,
.left-hand-nav .active ul li.active li.active a,
.left-hand-nav .active ul li.active li.active li.active a {
	font-weight: bold;
	color: #008780;
}

.left-hand-nav .active ul li a,
.left-hand-nav .active ul li.active ul li a,
.left-hand-nav .active ul li.active ul li.active ul li a {
	font-weight: normal;
	color: #595959;
}

.top-bar{
	zoom: 1;
}

/*.right1of5 {
	margin-left: 24px;
}*/

.left1of5 {
	margin-right: 24px;
}

.results td.pdf span {
	background: url("../../images/Systeem/abnamroCOM/Content/includes/images/gfx/icons-sprite.gif") no-repeat;
}

.wapper {
	width:474px;
	padding: 5px 0;
}

.wapper ul.wapperList {
	margin:0 0 0 3px;
}

.wapper .wappercontentbox {
	right:10px;
}
.rssImage{
margin-left:10px;
}

table,
caption {
text-align: left;
}

table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
border: 1px solid #CECECE;
}


td,
tbody th {
background: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/td-separator.gif) no-repeat left center;
background-repeat: repeat-y;
padding: 5px 10px;
}

td,
th {
border-bottom: 1px solid #CECECE;
vertical-align: top;
}

th {
font-weight: normal;
}

caption {
padding: 1px 10px;
font-weight: bold;
border-bottom: 1px solid #E9E9E9;
}

thead th,
caption {
color: #005A5D;
}

thead th {
border-top: 1px solid #E9E9E9;
padding: 9px;
}

tr.odd td,
tr.odd th {
background-color: #EDEDED;
background-image: url(../../images/Systeem/abnamroCOM/Content/includes/images/gfx/td-separator-odd.gif);
background-repeat: repeat-y;
}

tr.odd td.first,
td.first,
tr.odd th.first,
th.first {
background-image: none;
}

tfoot td {
border-bottom: none;
}

tbody tr.last td,
tbody tr.last th {
border-bottom: none;
}

tfoot tr.first td,
tfoot tr.first th {
border-top: 1px solid #CECECE;
}

li a.document {
    border: none;
}
.p_rightCol{margin-bottom:3px;}
.select_rightCol {margin:0 5px 5px 0;width:135px;border: 1px solid #CCCCCC;}
table.diagram,
table.diagram td,
table.diagram th {
  border: none;
  background-image: none;
  padding: 5px 4px;
}
h1.hideDisclaimerType{
display:none;}
#disclaimerDisagree { float:right; }
#disclaimerAgree { float:left; }
#main-content {display:none;}
#disclaimer {display:inline;}
div .content div.size1of5{display:none;}

p.clock { 
    color: #FFFFFF; 
    font-size: 1.1em; 
    font-weight: bold; 
    position: absolute; 
    left: 1.2em; 
    text-decoration: none; 
    top: 32.5em; 
} 
/*CSS added for Feed back form*/
#FeedbackForm .hiddenBlock{
	display:none;
}
#FeedbackForm div.leftSpace{
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	color: #00534D;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 8pt;
	line-height: 150%;
	}
#FeedbackForm .question{
    background: url("../../images/Systeem/abnamroCOM/Content/includes/images/gfx/question_bg.jpg") repeat-x ;
	padding:3px 0;
	}
#FeedbackForm .textarea{
	width: 425px;
	height: 63px;
}
#FeedbackForm .question textarea {
    background: none repeat scroll 0 50% #FFFFFF;
    border: 1px solid #DADBC1;
}
#FeedbackForm .question textarea:focus {
    background-color: #FBFBEF;
    border: 1px solid #DADBC1;
}
#FeedbackForm div.center
{
	margin:auto;
	width:70%;
	padding:10px 0;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 8pt;
	line-height: 150%;
	color: #00534D;
}
#FeedbackForm .center span{padding-right:6px;
	padding-left:8px;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 8pt;
	line-height: 150%;
	color: #00534D;
}
#FeedbackForm label.contentInline{
	display:inline;
	cursor:pointer;
	vertical-align: top;
}
#FeedbackForm input.radioInput{
	margin-right:3px;
	margin-top:2px;
	margin-left:5px;
	padding:0;
	width:13px;
	height:13px;
}

#FeedbackForm a.nextButton {
    background: url("../../images/Systeem/abnamroCOM/Content/includes/images/gfx/buttons_sprite_primary_forward.gif") no-repeat scroll left top transparent;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}

#FeedbackForm a.nextButton span {
    background: url("../../images/Systeem/abnamroCOM/Content/includes/images/gfx/buttons_sprite_primary_forward.gif") no-repeat scroll right top transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: inherit;
    height: 19px;
    letter-spacing: 0.45px;
    margin: 0 0 0 8px;
    padding: 3px 20px 0 5px;
}
#FeedbackForm .form-submit{
     padding-top: 20px;
    padding-right: 25px;
    text-align: right;
}

