/*Main Divisions*/
/*validated at w3.org on 4-11-06*/

body {
	text-align: center; 
	background-image: url(../images/pattern.gif);
	background-repeat: repeat;
	width: 960px;	
	}
#container p, td, div, ol, ul, dl {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;	
	}	
#container h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Sans-Serif;	
	font-variant: small-caps;	
	color: #000000;
	width: 100%;

	}	
h1 {
	font-size: 1.4em;
	margin-top: 20px;
	font-family: Arial, Sans-Serif;
	border-bottom: 1px dotted #999999;	
	padding: 0px 0px 5px 0px;				
	}
h2 {
	font-family: Arial, Sans-Serif;	
	font-size: 1.20em;		
	padding: 0px 0px 0px 0px;		
	}	
#container {
	width: 960px;
	margin: 10px auto;
	background-color: #FFFFFF;
	color: #333;
	border: 1px solid gray;
	}
#header {
	background-image: url(../images/IBShdrColor.jpg);
	background-repeat: no-repeat;
	background-position: 10px 8px;	
	padding: 1em 1em 1em 1em;
	background-color: #FFFFFF;
	color: #000000;
	}
#left {
	float: left;
	width: 160px;
	margin: -25px 0 0 0;
	padding: 0em;
	border: 1px solid gray;
	}
#right {
	float: right;
	width: 190px;
	margin: 10px 0 0 0;
	padding: 1em;
	}
#center {
	float: left;
	margin-left: 15px;
	width: 545px;
	text-align: left;
	padding: 2em 1em 1em 2em;
	background-image: url(../images/logo_TBDhdrGlobe.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	line-height: 130%;
	}
#center h1 {
	font-size: 1.4em;
	margin-top: 20px;
	font-family: Helvetica, Sans-Serif;
	border-bottom: 1px dotted #999999;	
	padding: 0px 0px 5px 0px;				
	}	
#centerLegal {
	border-left: 1px dotted gray;
	float: left;
	width: 720px;
	text-align: left;
	padding: 1em;
	line-height: 130%;
	}	
#centerLogo {
	float: left;
	margin-left: 15px;
	border-left: 1px dotted gray;
	width: 750px;
	text-align: left;
	padding: 2em 1em 1em 2em;
	line-height: 130%;
	}
#footer {
	clear: both;
	margin: 0 0 0 0;
	padding: 6px 6px 6px 6px;
	border-top:  4px solid #990000;		
	color: #000000;		
	font-size: 7pt; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #FFFFFF;
	width: 960px;
	}

/*Home Page divisions*/

#lefthome {	
	margin-top: -10px;
	float: left;
    padding: 0px 0px 0px 20px;	
	width: 350px;
    background-color: transparent;
	font-size: 1.0em; 
	text-align: left;
	}		
#centerhome {	
    margin-top: 15px;
    color: #000000;	
    background-color: #FFFFFF;
    width: 560px;
    float: right;
    padding: 0px 10px 0px 0px;	
  	background-image: url(../images/logo_TBDhdrGlobe.gif);
	background-repeat: no-repeat;
	background-position: right top;		         
	}	
/*NewHome Page divisions*/

#leftnh {
	float: left;
	width: 160px;
	margin: -25px 0 0 0;
	padding: 0em;
	border: 1px solid gray;
	}
#rightnh {
	float: right;
	width: 190px;
	margin: 10px 0 0 0;
	padding: 1em;
	}
#centernh {
	float: left;
	margin-left: 15px;
	width: 530px;
	text-align: left;
	padding: 2em 1em 1em 2em;
	background-image: url(../images/logo_TBDhdrGlobe.gif);
	background-repeat: no-repeat;
	background-position: right;	
	line-height: 130%;
	}

#lefthomenew {	
	margin-top: -10px;
	float: left;
    padding: 0px 0px 0px 20px;	
	width: 350px;
    background-color: transparent;
	font-size: 1.0em; 
	text-align: left;
	}		
#centerhomenew {	
    margin-top: 15px;
    color: #000000;	
    background-color: #FFFFFF;
    width: 560px;
    float: right;
    padding: 0px 10px 0px 0px;	
  	background-image: url(../images/logo_TBDhdrGlobe.gif);
	background-repeat: no-repeat;
	background-position: right top;		         
	}	

/*Body Tags*/



/*Code to set current status to Tabbed Navigation*/

body#tphome a#tphomenav,
body#tpIB a#tpIBnav,
body#profile a#profilenav,
body#home a#homenav,
body#apply a#applynav,
body#contact a#contact {
	background-color: #FFFFFF;
	text-decoration: underline;
	color: #000000;
	}
body#ifhome a#futhomenav {	
	background-color: #900000;
	color: #FFFFFF;
	}
body#fxhome a#fxhomenav  {	
	background-color: #009900;
	color: #FFFFFF;
	}	
body#methome a#methomenav {	
	background-color: #DDA002;
	color: #FFFFFF;
	}		
body#sechome a#sechomenav {	
	background-color: #000099;
	color: #FFFFFF;
	}		
body#bd a#bdnav {	
	background-color: #000000;
	color: #FFFFFF;
	}
	
	

/* Underline Links only if mouse is over */	

A {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	background-color: Clear;
	}
A:HOVER {
	text-decoration: underline;
	}		

p.announce {
    color: #000000;	
	margin: 0;
	padding: .5em .5em .5em .5em;	
    width: 100%;	
	}	

p.title {
	font-size: 1.20em;
	font-weight: bolder;			
	width: 100%;		
	margin-bottom: 0;
	padding: 0em 0em 0em 0.8em;	
	border-left: .5em solid #AA2B02;
	text-transform: uppercase;
	}	
p.first {
	padding-top: 0.5em;
	margin-top: 0;
	border-top: 0.1em solid #AA2B02;		
	}
.back {
	float: right;
	text-align: right;
	padding: 0;
	margin: -15px 0 0 0;	
	}		
#step h3 {
	PADDING:  .5EM;
	margin: 0em;
	font-size: .9em;	
	float: left;
	width: 8em;
	text-align: left;
	background: #EBEBEB;
	color: #000000;
	text-transform: uppercase;
	border-top: 1px solid #999;
	}	
#step p {
	display: block;
	margin: 5px 10px 20px 85px;
	padding: 10px 0px 0px 15px;
	border-top: 1px solid #999;
}
	
/*Classes*/

		
.currentpage {
	color: #BB0000;	
	font-weight: bolder;
	text-decoration: none;	
	background-color: white;		
	}
.textError {
    border: solid 1px #000000;
	}
.textRed {
	color: Red;
	background-color: #FFFFFF;
	}
.textBox {
	color: #000000;
	font-size: 1.2em;
	background: #F0F0F0;
	padding: .5em .5em .5em .5em;
	font-weight: bold;
	border: solid 1px #AFCB64;	
	}	
.comment {
	color: #000000;
	font-weight: bold;
	background: green;
	}		
.textRisk {	
	font-size: 1.5em;	    
    color: red;
    background-color: #FFFFFF;
    font-weight: bold;
	text-align: justify;
	}
.boxRisk {	
	font-size: .80em;	
    color: #000000;
	background-color: #F0F0F0;
	padding: 5px 5px 5px 5px;
	line-height: normal;
	text-align: justify;
	border: solid 1px #AFCB64;		
	}
.textEm {	
	font-size: 1.10em;	    
    color: #000000;
    background-color: Clear;
    font-weight: bold;
	}	
.left {
	float: left;
	text-align: left;
	}
.right {
	float: right;
	text-align: right;
	}	
	
/* Red box list*/

.Box {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 3px;
	list-style: none;
	}
.Box li {
	padding-left: 20px;
	background-image: url(../images/boxred.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}
/* Underline Links only if mouse is over */		



ul {
	list-style-type: square;
	list-style-position: outside;
}

 /*IBS Table Rules*/	   

table {
	margin-top: 0;
    }
table td {	
	padding: 3px 3px 3px 3px;

	}
/*Header Navigation Links*/

#navlinks {
	margin: 0px 0px 0px 0px;		
	}	
#navlinks ul {
	font-size: 7pt;
	color: gray;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	float: right;
	padding: 0;
	}
#navlinks li {
	display: inline; 
	}	
#navlinks ul a {
	color: gray;	
	text-decoration: none;	
	background-color: #FFFFFF;
	}
#navlinks ul a:hover {
	text-decoration: underline;
	color: #990000;
	background-color: #FFFFFF;
	}

/*Top Navigation Bar*/
			
#NavBar { 
	margin-top: .2em;
	}		
#NavBar ul
	{
	font-size: .90em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-variant: small-caps;	
	float: right;
	padding: 0;		
	margin-left: 0;
	border-top: 4px solid #990000;	
	}
#NavBar li {
	display: inline; 
	}
#NavBar a {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;	
	float: right;
	padding: 0.4em 1em;
	border-right: 1px solid #000000;
	background-color: #EBEBEB;
	}
#NavBar a:hover {
	color: #BB0000;	
	background-color: white;
	}
#NavBar a {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;	
	float: right;
	padding: 0.4em 1em;
	border: 1px solid #000000;
	background-color: #EBEBEB;
	}


/*Left Division - Date*/

#date {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 8pt;
	font-weight: bold;
	}

/*Left Division - Left Navigation*/

#lnav {
	width: 160px;
	color: #000000;
	background-color: #EBEBEB;
	}
#lnav ul {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: left;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	}
#lnav ul ul a {
	color: #000000;
	font-weight: bolder;
	FONT-STYLE: italic;	
	display: block;
	width: 160px;
	padding: 6px 4px 6px 25px;
	background-color: #B3C7CA;
	border: none; 
	}		
#lnav a {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	width: 160px;
	padding: 6px 4px 6px 20px;
	border-bottom: 1px dotted #999999;
	background-image: url(../images/boxclear.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;	
	background-color: #EBEBEB;	
	}
#lnav a.currentpage  {
	color: #000000;		
	text-decoration: none;	
	background-color: #FFFFFF;
	background-image: url(../images/boxblack8.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;	
	}
#lnav a.title {
	font-size: 1.3em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	text-decoration: none;
	text-align: center;	
	font-variant: small-caps;		
	background-color: #868686;
	padding: 6px 0px 6px 0px;
	}	
#lnav a.titlefut {
	font-size: 1.3em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	text-decoration: none;
	text-align: center;	
	font-variant: small-caps;		
	background-color: #900000;
	padding: 6px 0px 6px 0px;
	}	
#lnav a.titlefx {
	font-size: 1.3em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	text-decoration: none;
	text-align: center;	
	font-variant: small-caps;		
	background-color: #009900;	
	padding: 6px 0px 6px 0px;
	}		
#lnav a.titlemtl {
	font-size: 1.3em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	text-decoration: none;
	text-align: center;	
	font-variant: small-caps;		
	background-color: #DDA002;
	padding: 6px 0px 6px 0px;
	}		
#lnav a.titlesec {
	font-size: 1.3em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	text-decoration: none;
	text-align: center;	
	font-variant: small-caps;		
	background-color: #000099;
	padding: 6px 0px 6px 0px;
	}		
#lnav a.titleBD {
	font-size: 1.3em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;		
	text-decoration: none;
	text-align: center;	
	font-variant: small-caps;		
	background-color: #000000;
	padding: 6px 0px 6px 0px;
	}
#lnav a.titleBD:hover {
	color: #BB0000;	
	background-color: green;	
	}	
#lnav a:hover {
	color: #BB0000;	
	background-color: white;	
	}		

/*Right Division - Right Navigation*/

#rnav {
	width: 160px;	
	}
#rnav ul {
	font-size: 7pt;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	text-align: left;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	}
#rnav a {
	display: block;
	width: 160px;
	padding: 6px 4px 6px 20px;
	background-color: #FFFFFF;
	color: #000000;		
	}

 /*Right Division - Boxes*/

#Announce,
#TBDDDemo,
#ContactFut, 
#ContactFx, 
#ContactMtl, 
#ContactSec, 
#ContactBD,
#Logo,
#Buttonbox,
#FinStat,
#QuoteR,
#Quote {
	margin-top: 0px;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-size: .90em;	
	font-weight: bold;		
	color: #000000;	
	float: right;			
	text-align: right;					
	line-height: 20px;
	padding: 1em;
	width: 190px;
	background-color: #FFFFFF;								
    } 
#Announce {
	text-align: right;	
    }
#TBDDemo {
	padding: 0px;
	display: block;
	text-align: right;
    }    
#ContactFut {   
   	margin-top: 5px;
   	border: 2px solid #900000;	 
	}
#ContactFx {   
   	margin-top: 5px;
   	border: 2px solid #009900;	 
	}    
#ContactMtl {   
   	margin-top: 5px;
   	border: 2px solid #CC9900;	 
	} 
#ContactSec {   
   	margin-top: 5px;
   	border: 2px solid #000099;	 
	} 	
#ContactBD {   
   	margin-top: 5px;
   	border: 2px solid #000000;	 
	} 		
#FinStat {
   	margin-top: 5px;
   	border: 2px solid #FFFFFF;	 	
    } 
#Buttonbox {
   	margin-top: 5px;
   	border: 2px solid #FFFFFF;	 	
    }     
#Logo {
   	margin-top: 15px;
   	border: 2px solid #FFFFFF;	 	
    }     
#Quote {
 	margin-top: 15px;	
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border: 2px solid #FFFFFF;
	font-size: 1.2em;			
    }	   
#QuoteR {
	width: 160px;
	float: left;	
 	margin-top: 15px;	
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 2px solid #FFFFFF;
	font-size: 1.2em;			
    }
/* Chamfer Borders*/

.chamfer {
	background: transparent; 
	width: 190px;
	
}
.chamfer p {
	padding-bottom: 0.5em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-size: .75em;	
	font-weight: bold;
	margin: 0 10px;
	line-height: 130%;
}
.chamfer .top, .chamfer .bottom {
	display: block; 
	background-color: transparent; 
	}
.chamfer .b1, .chamfer .b2, .chamfer .b3, .chamfer .b4, .chamfer .b5 {
	color: #000000;
	display: block; 
	overflow: hidden; 
	height: 1px; 
	background-color: #ffffff;
	border-left: 1px solid #AFCB64;
	border-right: 1px solid #AFCB64;
	}
.chamfer .b1 {
	margin: 0 5px; 
	background-color: #AFCB64;
}
.chamfer .b2 {
	margin:0 4px;
}
.chamfer .b3 {
	margin: 0 3px;
}
.chamfer .b4 {
	margin: 0 2px;
}
.chamfer .b5 {
	margin:0 1px;
}
.chamfer .boxcontent {
	color: #000000;
	display: block; 
	background: #FFFFFF;	 
	border-left: 1px solid #AFCB64;
	border-right: 1px solid #AFCB64;
}



/* Chamfer Borders*/

.chamfer2 {
	background-color: transparent; 
	width: 560px;
}
.chamfer2 p {
	padding-bottom: 0.5em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-size: .75em;	
	font-weight: bold;
	margin: 5px 5px 25px 5px;
}
.chamfer2 .top, .chamfer .bottom {
	display: block; 
	}
.chamfer2 .b1, .chamfer2 .b2, .chamfer2 .b3, .chamfer2 .b4, .chamfer2 .b5 {
	display: block; 
	overflow: hidden; 
	height: 1px; 
	border-left: 1px solid #AFCB64;
	border-right: 1px solid #AFCB64;
	}
.chamfer2 .b1 {
	margin: 0 5px;
	color: #000000; 
	background-color: #AFCB64;
}
.chamfer2 .b2 {
	margin:0 4px;
}
.chamfer2 .b3 {
	margin: 0 3px;
}
.chamfer2 .b4 {
	margin: 0 2px;
}
.chamfer2 .b5 {
	margin:0 1px;
}
.chamfer2 .boxcontent {
	display: block; 
	background: transparent;	 
	border-left: 1px solid #AFCB64;
	border-right: 1px solid #AFCB64;
}




.chamfer3 {
	background-color: transparent; 	
	width: 560px;
}
.chamfer3 p {
	padding-bottom: 0.5em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-size: .75em;	
	font-weight: bold;
	margin: 5px 5px 25px 5px;
}
.chamfer3 .top, .chamfer .bottom {
	display: block; 
	}
.chamfer3 .b1, .chamfer3 .b2, .chamfer3 .b3, .chamfer3 .b4, .chamfer3 .b5 {
	display: block; 
	overflow: hidden; 
	height: 1px; 
	border-left: 1px solid #AFCB64;
	border-right: 1px solid #AFCB64;
	}
.chamfer3 .b1 {
	margin: 0 5px;
	color: #000000; 
	background-color: #AFCB64;
}
.chamfer3 .b2 {
	margin:0 4px;
}
.chamfer3 .b3 {
	margin: 0 3px;
}
.chamfer3 .b4 {
	margin: 0 2px;
}
.chamfer3 .b5 {
	margin:0 1px;
}
.chamfer3 .boxcontent {
	display: block; 
	background: transparent;	 
	border-left: 1px solid #AFCB64;
	border-right: 1px solid #AFCB64;
}


	
/*IBS buttons*/	
				
#pButton a {
	font-size: 7pt;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 140px;
	padding: 3px 5px;
	margin: -5px -8px 1px 1px;
	background-color: #B00000;	
	border: 4px outset #D38C61;
	}
#pButton a:hover {
	padding-left:4px;
	color: #FFFFFF;
	background-color: #8A0000;	
	border: 4px inset #D38C61;
	}	
			

.button a {
	font-size: .80em;
	color: #000000;
	font-weight: bolder;
	float: right;
	text-decoration: none;	
	padding: 3px 3px 3px 3px;
	background-color: #FFCC00;
	margin-top: -10px;
	}
.button a:hover {	
	color: #BB0000;	
	background-color: white;
	}
	
/*TBD Demo button*/	
				
#dButton a {
	font-size: 7pt;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 180px;
	padding: 3px 5px;
	margin: -5px -8px 1px 1px;
	background-color: #B00000;	
	border: 4px outset #D38C61;
	}
#dButton a:hover {
	color: #FFFFFF;
	padding-left:4px;
	background-color: #8A0000;	
	border: 4px inset #D38C61;
	}	


#page {
	margin: 0;
	}
	
	
#deflist dl { border-bottom: 1px solid #999; }

#deflist dt
{
width: 15em;
padding: .5em;
float: left;
margin: 0;
border-top: 1px solid #999;
font-weight: bold;
}

#deflist dd
{
margin-left: 16em;
padding: .5em;
}

#deflist dd.first { border-top: 1px solid #999; }	
	
dl.table-display
{
width: 44em;
padding: 0;
border: 1px solid black;
display: block;
text-align: left;

}

/*Scroll Reuter's prices on Home Page*/	


.scroll
{
	font-size: .715em;
}










