/* Default */

* {
margin:0;
padding:0;
}

html {
font-size:62.5%;
}

body {
/*
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1.5em;
line-height: 1.4em;
font-weight: normal;
*/
font:normal 1.5em/1.4em verdana, arial, helvetica, sans-serif;
/*text-align:center;*/	/* IE5 */
background-color:#eee;
}

.textonly {
display:none;
}

#page {
/*position:relative;
margin:0 auto;
width:760px;*/
text-align:center;	/* IE5 */
background:#eee url(/img/bkgrd.gif) center top repeat-y;
}

/* Special - Website Author */
#author {
position:absolute;
right:0;
top:0;
color:#666;
height:1.6em;
font-size:70%;
line-height:12px;
}
#author a, #author a:hover {
color:#666;
text-decoration:none;
}

#skip-links {
/*float:left;
display:inline;
margin-left:5px;*/
position:absolute;
top:0;
left:2px;
width:18em;
height:1.6em;
font-size:70%;
background-color:transparent;
line-height:12px;
text-align:left;
}

#skip-links ul {
list-style-type:none;
}
#skip-links ul li {
float:left;
padding:0 5px;
border-left:1px solid #ccc;
}
#skip-links ul li.first {
padding-left:0;
border-left:0;
}

#skip-links a {
color:#666;
text-decoration:none;
}
#skip-links a:hover {
color:#000;
text-decoration:underline;
}


#header-section {
padding-top:13px;
background:transparent url(/img/bkgrd_top.gif) center top no-repeat;
}

#header {
position:relative;
margin:0 auto;
width:760px;
text-align:left;	/* Override #page.center */
background-color:#808080;
z-index:10;
}

#header #banner {
color:#fff;
overflow:hidden; width:100%;	/* Clear floats */
background:#000080 url(/img/banner_bkgrd.gif) 0 0 repeat-x;
/*height:5em;*/
}

#header #banner h1 {
font-size:1.7em;
/*height:100%;*/
/*line-height:3.55em;*/
height:3.55em;
line-height:1.1em;
text-align:center;
/*background-color:red;*/
}

#header #banner h1 span#heading-text {
display:block;
padding-top:1.1em;
}

/*
h1 {
color:#fff;
background-color:#000080;
font-size:1.8em;
line-height:3em;
text-align:center;
border:1px solid #000;
}
*/

#header #banner h1 span#logo {
float:left;
display:inline;	/* Corrects IE float bug */
padding:10px 5px 0 5px;
font:small-caps normal 1.2em/1.2em "Copperplate Gothic Bold","Times New Roman",Times,serif;
width:4.65em;	/* 4.6 causes double border problem in FF1.5 */
border:3px double #eee;
background-color:#000080;
}
#header #banner h1 #logo #initials {
font-size:1.8em;
}

#header #nav {
clear:both;
overflow:hidden; width:100%;	/* Clear floats, but not Op7 */
background:#808080 url(/img/nav_bkgrd.gif) 0 bottom repeat-x;
/*background-color:#808080;*/
font-size:0.9em;
line-height:2em;
font-weight:bold;
/*
border-style:solid;
border-width:0 1px 0 1px;
border-color:#b0b0b0 #404040 #404040 #b0b0b0;
*/
border:0;
}
#header #nav ul {
list-style-type:none;
}
#header #nav ul li {
float:left;
/*width:20%;*/
width:10em;	/* (IE) Default */
/*white-space:no-wrap;*/
padding-right:2px;	/* width of right edge */
background:transparent url(/img/nav_right.gif) right top repeat-y;
}
#header #nav ul li#nav-home {width:6em;}
#header #nav ul li#nav-finsupport {width:12em;}
#header #nav ul li#nav-assetfin {width:10em;}
#header #nav ul li#nav-turnaround {width:8.5em;}
#header #nav ul li#nav-contact {width:7em;}

#header #nav ul li a {
display:block;
text-align:center;
width:100%;
text-decoration:none;
color:#fff;
padding-bottom:4px;
background:#808080 url(/img/nav_bkgrd.gif) 0 bottom repeat-x;	/* Same as #header #nav */
/*background:transparent url(/img/nav_right_bkgrd.gif) right bottom no-repeat;*/
/*background:#808080 url(/img/nav_bkgrd.gif) 0 bottom repeat-x;*/
}
#header #nav ul li a:hover, #header #nav ul li a:active, #header #nav ul li a:focus {
background:#999 url(/img/nav_bkgrd_hover.gif) 0 bottom repeat-x;
text-decoration:underline;
color:#fff;
}

/***********************************************************************
 Selected pages/buttons...
***********************************************************************/

/* Home */
#pg-home #header #nav ul li#nav-home {

}
#pg-home #header #nav ul li#nav-home a {
text-decoration:none;
color:#fff;
background:#000080 url(/img/nav_bkgrd_selected.gif) 0 bottom repeat-x;
}

/* Financial Support */
#pg-finsupport #header #nav ul li#nav-finsupport {

}
#pg-finsupport #header #nav ul li#nav-finsupport a {
text-decoration:none;
color:#fff;
background:#000080 url(/img/nav_bkgrd_selected.gif) 0 bottom repeat-x;
}

/* Asset Finance */
#pg-assetfin #header #nav ul li#nav-assetfin {

}
#pg-assetfin #header #nav ul li#nav-assetfin a {
text-decoration:none;
color:#fff;
background:#000080 url(/img/nav_bkgrd_selected.gif) 0 bottom repeat-x;
}

/* Turnaround */
#pg-turnaround #header #nav ul li#nav-turnaround {

}
#pg-turnaround #header #nav ul li#nav-turnaround a {
text-decoration:none;
color:#fff;
background:#000080 url(/img/nav_bkgrd_selected.gif) 0 bottom repeat-x;
}

/* Contact Us */
#pg-contact #header #nav ul li#nav-contact {

}
#pg-contact #header #nav ul li#nav-contact a {
text-decoration:none;
color:#fff;
background:#000080 url(/img/nav_bkgrd_selected.gif) 0 bottom repeat-x;
}

/***********************************************************************
 Footer
***********************************************************************/

#footer-section {
padding-bottom:19px;
background:transparent url(/img/bkgrd_bottom.gif) center bottom no-repeat;
}

#footer {
clear:both;
margin-top:20px;
/*border-top:1px solid #eee;*/
font-size:0.8em;
color:#333;
position:relative;
margin:0 auto;
width:760px;
text-align:left;	/* Override #page.center */
background:#fff url(/img/footer_bkgrd.gif) 0 top no-repeat;
/*border-top:1px dotted #ccc;*/
}
#footer address {
margin:0 10px 0 10px;
}
#footer address .label {
padding-left:2em;
}
address .label {
font-weight:bold;
color:#000080;
}

#footer a {
color:#000;
text-decoration:underline;
/*border-bottom:1px solid #aaa;*/
}
#footer a:hover {
text-decoration:underline;
background-color:#eee;
}

#pg-contact #footer {
background-image:none;
}
#pg-contact #footer address {
visibility:hidden;
}

/*
#pg-home #footer {
background:#fff url(/img/footer_bkgrd.gif) 0 top no-repeat;
}
*/

/***********************************************************************
 Textual Content
***********************************************************************/

#content {
clear:both;
position:relative;
margin:0 auto;
padding:10px 0 10px 0;
width:760px;
text-align:left;	/* Override #page.center */
background:#fff url(/img/content_bkgrd.gif) 0 0 repeat-x;
min-height:500px;
}
* html #content {
height:500px;
}

#pg-home #content {
background:#fff url(/img/skyscraper_bkgrd.gif) 0 bottom no-repeat;
}

#content #text {
width:49%;
margin:0 0 0 10px;
color:#333;
}

#pg-accessibility #content #text {
width:98%;
}

#content #text dl {
/*
padding:5px 20px 5px 20px;
border:1px solid #ccc;
background-color:#eee;
*/
margin:0 5% 0 5%;
font-size:0.9em;
line-height:1.7em;
}
#content #text dl dt {
float:left;
clear:left;
width:3em;
height:1.7em;
padding:0 5px;
text-align:left;
font-weight:bold;
/*background-color:#fee;*/
border-bottom:1px dotted #eee;
}
#content #text dl dd {
font-weight:normal;
height:1.7em;
/*background-color:#efe;*/
border-bottom:1px dotted #eee;
}

#content #text table {
width:80%;
font-size:0.9em;
line-height:1.4em;
margin-left:5%;
}
#content #text table th {
font-weight:bold;
text-align:left;
}
#content #text table td {
padding:1px 10px 2px 0;
}
#content #text table td.def {
border-bottom:1px dotted #eee;
}

/**********************************
	Links...
**********************************/

#content #text a {
color:#000;
text-decoration:underline;
/*border-bottom:1px solid #aaa;*/
}
#content #text a:hover {
text-decoration:underline;
background-color:#eee;
}
a.external {
padding-right:12px;
background:url(/img/linkext.gif) right center no-repeat;
}

#content #text p {
margin:0.5em 0 0.5em 0;
}

#content #text address {
padding:0.5em 0 0 0;
}

#content #text h2 {
font-size:1.3em;
color:#000080;
margin:0.5em 0 0.5em 0;
}
#content #text h3 {
font-size:1.1em;
color:#000080;
margin:1em 0 0 0;
}
#content #text h3+p {
margin-top:0;
}

#content #text ul {
/*margin-left:1em;*/
padding-left:1em;
list-style:disc outside url(/img/bullet.gif);
/*background-color:#eee;*/
}
#content #text ul li {
margin:0.6em 0 0 1em;
/*background:transparent url(/img/bullet.gif) -4px 0 no-repeat;*/
/*background-color:#ddd;*/
}

#content #text ul li ul {
list-style:disc outside url(/img/bullet_sm.gif);
}
#content #text ul li ul li {
margin-top:0;
font-size:90%;
}

/************************************************************************
	Misc tags
************************************************************************/

kbd {
border:2px solid #ccc;
/* BEST ON GREY
border-color:#eee #aaa #aaa #eee;
background-color:#ccc;
*/
border-color:#ddd #bbb #bbb #ddd;
background-color:#eee;
padding:0 5px;
/*font:normal "Courier New",Courier,monospace;*/
color:#000;
}

kbd.accesskey {
border-color:#fdd #fbb #fbb #fdd;
background-color:#fee;
/*font-weight:bold;*/
}

/* Link marker (img) appended at end of link */
/*
.link-marker {
border:0;
margin-left:2px;
}
*/


/***********************************************************************
 Decorative Background
***********************************************************************/

#decor {
position:absolute;
right:0;
top:0;
width:360px;
height:440px;
background:#fff url(/img/glass_window.jpg) 0 0 no-repeat;
z-index:5;
}

#pg-home #decor {
background:#fff url(/img/glass_window.jpg) 0 0 no-repeat;
}
#pg-finsupport #decor {
background:#fff url(/img/decor_financial_support.jpg) 0 0 no-repeat;
}
#pg-assetfin #decor {
background:#fff url(/img/decor_asset_finance.jpg) 0 0 no-repeat;
}
#pg-turnaround #decor {
background:#fff url(/img/decor_turnaround.jpg) 0 0 no-repeat;
}
#pg-contact #decor {
background:#fff url(/img/decor_contact.jpg) 0 0 no-repeat;
}

/* Official footer on homepage */
address.regoffice {
margin:10px auto;
width:760px;
text-align:center;
color:#999;
font-size:70%;
line-height:110%;
font-style:normal;
}

/*****************************************************************************
	Accesskeys
*****************************************************************************/

/* Shown if accesskeys are disabled */
#enable-accesskeys {
display:none;
color:#900;
border:4px solid #900;
background-color:#fee;
padding:0 10px;
margin:10px 50px;
}
#enable-accesskeys p {
/*margin:0 !important;*/
}
#enable-accesskeys a {
color:#900 !important;
font-weight:bold;
}
#enable-accesskeys a:hover {
background-color:#fcc !important;
}

/*****************************************************************************
	Warnings
*****************************************************************************/

.noscript {
color:#300;
background-color:#fee;
border:1px solid #caa;
border-width:1px 0;
font-size:smaller;
font-weight:normal;
padding:0 5px;
margin:0 10px 0 0;
text-align:center;
}

a.info {
font-family:"Courier New", courier, monospace;
background-color:#00c;
color:#fff ! important;
font-weight:bold;
padding:0 3px;
border:1px solid #003;
border-color:#99f #003 #003 #99f;
text-decoration:none ! important;
}
a.info:hover {
background-color:#66f ! important;
border:1px solid #33c;
border-color:#ccf #33c #33c #ccf;
color:#ffc ! important;
text-decoration:none;
}

