* {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, geneva, arial, helvetica, tahoma, sans-serif;
	font-size: 62.5%;
	color: #000;
	background: #fff;
}

a:link, a:visited { color: #036; text-decoration: underline; }
a:hover { color: #ef8300; text-decoration: underline; }

h1 { font-size: 4.0em; }
h2 { font-size: 3.2em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }

h2, h3, h4, h5, p { margin-bottom: 15px; }
img { border: 0; }
hr { display: none; clear: both; }

#financialresults hr {
	display: block;
	height: 1px;
	color: #ccc;
	background: #ccc;
	border: 0;
	margin-bottom: 10px;
}

p, ul, ol, input, select, textarea {
	font-family: verdana, geneva, arial, helvetica, tahoma, sans-serif;
	font-size: 1.1em;
}

p {
	line-height: 1.5em;
}

p small {
	font-size: 0.8em;
}

.error {
	color: #f00;
}

#wrapper {
	display: table;
	width: 770px;
	margin: 1% auto;
}

#header {
	float: left;
	width: 770px;
	margin-bottom: 15px;
}

#header h1 {
	float: left;
	width: 85px;
	height: 34px;
	background: url(../images/logo_acc_bank.gif)  no-repeat !important;
	margin-top: 35px;
}

#header h1 a {
	display: block;
	width: 85px;
	height: 34px;
	text-indent: -99999px;
}

#header #searchLinks {
	float: right;
	width: 280px;
}

#header #searchLinks input#search {
	width: 179px;
	color: #666;
	margin-left: 15px;
}

#header #searchLinks ul {
	list-style: none;
	margin-top: 10px;
}

#header #searchLinks ul li {
	float: left;
	width: 120px;
	font-size: 0.9em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 2px 10px;
	padding: 2px 0;
}

#header #searchLinks ul li a {
	padding-left: 5px;
	text-decoration: none;
}

/* Nav */

#nav {
	margin-bottom: 25px;
}

#nav, #nav ul {
	clear: both;
	width: 770px;
	height: 28x;
	min-height: 28px;
	list-style: none;
	background: url(../images/bg_nav.gif) bottom;
}

#nav li {
	float: left;
	width: 153px;
	border-right: 1px solid #fff;
}

#nav li#usefulLinks {
	width: 154px;
	border-right: 0;
}

#nav li a { /* Non hover down MAIN */
	display: block;
	width: 143px;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: url(../images/bg_nav_li.gif);
	padding: 8px 5px;
}

#nav li a:hover { /*Hover over down MAIN */
	font-weight: bold;
	color: #fff;
	background: url(../images/bg_nav.gif) bottom;
	zoom: 1;
}

#nav li ul {
	position: absolute;
	width: 153px;
	left: -99999px;
	margin: 0;
	padding: 0;
	z-index: 20;
}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	zoom: 1;
}

#nav li ul li a { /* Non hover down */
	width: 143px;
	font-size: 0.8em;
	color: #ef8300;
	text-align: left;
	background: #fff5e9;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
		
#nav li ul li a:hover { /*Hover over down */
	color: #fff;
}

#content {
	display: inline;
	float: left;
	width: 658px;
	margin: 0 0 25px 120px;
}

#main {
	position: relative;
	float: left;
	width: 650px;
	background: url(../images/bg_main.gif) no-repeat;
}

#main #intro {
	float: left;
	height: 241px;
	background: url(../images/ph_homepage.jpg) no-repeat 24px 52px;
}

#main #intro #callout {
	display: inline;
	float: right;
	width: 435px;
	margin: 100px 110px 0 100px;
}

#main #intro #callout h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #036;
	text-align: right;
	padding: 8px 0 0 200px;
	margin-bottom: 30px;
}

#main #intro #callout h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #ef8300;
	text-align: right;
}

/* Useful Links */

h2.privacyStatement {
	width: 255px;
	height: 32px;
	text-indent: -99999px;
	background: url(../images/h2_privacy_statement.gif) no-repeat;
	margin: 11px 0 34px 200px;
}

/* Terms & Conditions */

h2.termsConditions {
	width: 269px;
	height: 26px;
	text-indent: -99999px;
	background: url(../images/h2_terms_conditions.gif) no-repeat;
	margin: 11px 0 40px 200px;
}

/* Security */

h2.security {
	width: 110px;
	height: 32px;
	text-indent: -99999px;
	background: url(../images/h2_security.gif) no-repeat;
	margin: 11px 0 34px 200px;
}

/* Sitemap */

h2.sitemap{
	width: 113px;
	height: 31px;
	text-indent: -99999px;
	background: url(../images/h2_sitemap.gif) no-repeat;
	margin: 11px 0 35px 200px;
}

/* About us */

h2.aboutUs {
	width: 124px;
	height: 26px;
	text-indent: -99999px;
	background: url(../images/h2_about_us.gif) no-repeat;
	margin: 11px 0 40px 200px;
}

/* Products & Services */
h2.productsServices {
	width: 275px;
	height: 33px;
	text-indent: -99999px;
	background: url(../images/h2_products_services.gif) no-repeat;
	margin: 11px 0 33px 200px;
}

/* Careers */
h2.careers {
	width: 98px;
	height: 18px;
	text-indent: -99999px;
	background: url(../images/h2_careers.gif) no-repeat;
	margin: 21px 0 38px 200px;
}

/* Useful Links */

h2.usefulLinks {
	width: 154px;
	height: 26px;
	text-indent: -99999px;
	background: url(../images/h2_useful_links.gif) no-repeat;
	margin: 11px 0 40px 200px;
}
#main h3, #main h4, #main h5 {
	color: #036;
}

/* SubNav */

#subNav {
	display: inline;
	float: left;
	width: 160px;
	margin: 0 5px 0 25px;
}
/*
body.privacyStatement #subNav ul li#privacyStatement a.sectionHead, 
body.termsConditions #subNav ul li#termsConditions a.sectionHead, 
body.security #subNav ul li#security a.sectionHead,
body.sitemap #subNav ul li#sitemap a.sectionHead,
body.companyOverview #subNav ul li#companyOverview a.sectionHead, 
body.companyHistory #subNav ul li#companyHistory a.sectionHead,
body.managementStructure #subNav ul li#managementStructure a.sectionHead,
body.locations #subNav ul li#locations a.sectionHead, 
body.contactUs #subNav ul li#contactUs a.sectionHead, 
body.pressOffice #subNav ul li#pressOffice a.sectionHead,
	body.pressContacts #subNav ul li ul li#pressContacts a,
body.sponsorship #subNav ul li#sponsorship a.sectionHead, 
body.financialResults #subNav ul li#financialResults a.sectionHead, 
body.termsBusiness #subNav ul li#termsBusiness a.sectionHead, 
body.loans #subNav ul li#loans a.sectionHead,
	body.commercialLoan #subNav ul li#commercialLoan a,
	body.prodBusLoan #subNav ul li#prodBusLoan a,
	body.prodAgriLoan #subNav ul li#prodAgriLoan a,
	body.residentialInvestment #subNav ul li#residentialInvestment a,
	body.homeLoans #subNav ul li#homeLoans a,
body.assetFinanceLeasing #subNav ul li#assetFinanceLeasing a.sectionHead, 
body.depositAccounts #subNav ul li#depositAccounts a.sectionHead, 
body.wealthManagement #subNav ul li#wealthManagement a.sectionHead, 
body.workingACCBank #subNav ul li#workingACCBank a.sectionHead, 
	body.benefits #subNav ul li#benefits a,
	body.worklifeBalance #subNav ul li#worklifeBalance a,
	body.learningDevelopment #subNav ul li#learningDevelopment a,
body.currentOpportunities #subNav ul li#currentOpportunities a.sectionHead, 
body.investmentPerformanceTables #subNav ul li#investmentPerformanceTables a.sectionHead, 
body.feesCharges #subNav ul li#feesCharges a.sectionHead, 
body.interestRates #subNav ul li#interestRates a.sectionHead,
body.locationsLinks #subNav ul li#locationsLinks a.sectionHead {
	color: #ef8300;
	background: url(../images/icon_nav_arrow.gif) no-repeat 0 3px;
}*/

#subNav ul {
	list-style: none;
	margin-bottom: 15px;
}

#subNav ul li {
	padding: 0;
	margin-bottom: 10px;
	margin-left: 5px;
}

#subNav ul li a:visited, #subNav ul li a:link {
	display: block;
	width: 135px;
	font-size: 0.9em;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	padding-left: 15px;
}

#subNav ul li a:hover, .active{
	color: #ef8300;
	text-decoration: none;
	background: url(../images/icon_nav_arrow.gif) no-repeat 0 3px;
	padding-left: 15px;
	font-weight: bold;
}

#subNav ul li ul li {
	font-size: 0.9em;
	margin: 10px 0;
	padding-left: 15px;
}

#info {
	float: left;
	width: 420px;
	height: auto;
	margin: 0 15px;
}

#info h4 {
	clear: both;
}

#info h4 em {
	font-size: 1.2em;
}

#info p.caption {
	font-size: 0.9em;
	line-height: 1.3em;
}

#info img.photo {
	margin-bottom: 15px;
}

#info ul {
	margin: 0 0 15px 15px;
	line-height: 1.5em;
}

#info ul#sitemapStructure a {
	text-decoration: none;
}

#info ul#sitemapStructure li ul {
	margin-bottom: 0;
}

#info ul#sitemapStructure li {
	margin-bottom: 15px;
}

#info ul#sitemapStructure li ul li {
	margin-bottom: 0;
}

#info .branchLocator {
	float: left;
	width: 420px;
	min-height: 270px;
	_height: 270px;
	margin-bottom: 5px;
}

#info .branchLocator select {
	float: left;
	margin: 0 5px 15px 0;
}

#info .branchLocator p {
	clear: both;
}

#info #branchLocatorView {
	width: 210px;
	border-top: 1px dashed #ccc;
	padding: 15px 0;
}

#info #branchLocatorView ul {
	list-style: none;
	margin: 0;
}

#info #branchLocatorView li {
	margin-bottom: 15px;
}

#info ul li {
	margin-bottom: 5px;
}

#info ul li ul li {
	font-size: 0.9em;
}

#info ol {
	list-style: none;
}

#info ol li {
	margin-bottom: 10px;
}

#info ol li label {
	display: block;
	float: left;
	width: 150px;
	font-weight: bold;
}

#info ol li input.field {
	width: 180px;
	font-size: 1.0em;
}

#info ol li textarea {
	width: 180px;
	height: 50px;
	font-size: 1.0em;
}

#info ol li#contactTerms p {
	font-size: 0.9em;
}

#info table {
	color: #036;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-bottom: 15px;
}

#info table caption {
	font-size: 1.4em;
	color: #ef8300;
	background: #036;
	padding: 10px;
}

#info table .highlight {
	background: #e3e4e5;
}

#info table .divideTable {
	background: #fff;
}

#info table th, #info table td {
	font-size: 1.0em;
	background: #ced0d2;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 3px;
}

#infoClose {
	background: #fff;
	clear: both;
	width: 658px;
	height: 30px;
}

/* Footer */

#footer {
	clear: both;
	float: left;
	width: 770px;
	height: 72px;
	background: url(../images/logo_rabobank.gif) no-repeat top left;
	padding-top: 47px;
}

#footer p {
	font-family: arial;
	font-size: 1.0em;
}

#footer p#footnote {
	color: #999;
	border: 1px solid #ccc;
	margin: 0 0 5px 120px;
	padding: 5px;
}

#footer p#regulatory {
	float: right;
	font-weight: bold;
	color: #ef8300;
}

