/*************************************************************
ELEMENTS
*************************************************************/
h1.print {
	display:none;
}

.fxButton {
	border: none;
	background-color: #7FA2BC;
	padding: 2px;
	color: #fff;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
}

button, .button {
	cursor: pointer;
}

body {
  background-image: url(../images/bg.gif);
  background-repeat: repeat-x;
	background-color: #697582;
	margin: 5px;
}

body, td, input, textarea, select, a, button {
	font-family: verdana;
	font-size: 12px;
}

a {
	color: #7EA1BB;
}

a.homepage-link {
	color: #444444;
}

.advisoryBoard a {
	font-weight: bold;
	text-decoration: none;
}
.advisoryBoard a:hover {
	font-weight: bold;
	text-decoration: underline;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0px;
}

ul {
	margin: 10px 0px 10px 30px;
	color: #666;
}

li {
	padding: 2px;
	color: #666;
}

p {
	padding: 5px 0px 10px 10px;
	margin: 0px;
	color: #666;
}

b {
	/*color: #666;*/
}

h1 {
	font-size: 15px;
	color: #26657F;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2 {
	font-size: 12px;
	color: #26657F;
	padding: 10px 0px 5px 0px;
	margin: 0px;

}

h2.news {

	text-transform: uppercase;
	padding-left : 10px;
}

h2 a {
	text-decoration : none;
	font-size: 12px;
	color: #26657F;
	padding: 10px 0px 5px 0px;
	margin: 0px;
}

h2 a:hover {
	text-decoration : underline;
}

h5 {
	font-size: 12px;
	color: #3D88A7;
	padding: 5px 0px 5px 10px;
	margin: 0px;
}


h3 {
	font-size: 10px;
	color: #7EA1BB;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

h4 {
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}


.iconSmall {
 	background-repeat: no-repeat;
	padding: 10px 0px 10px 40px;
	
	background-position: left 0px;
	
}

.fxAllTrading {
  background-image: url(../images/icon_small_fxallTrading.gif);
  background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 10px;
}
.quickConnect {
  background-image: url(../images/icon_small_quickConnect.gif);
  background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 10px;
}

.settlementCenter {
  background-image: url(../images/icon_small_settlementCenter.gif);
  background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 10px;
}

/*************************************************************
HEADERS STUFF
*************************************************************/

#header {
  background-image: url(../images/banner.jpg);
  background-repeat: no-repeat;
	width: 940px;
}

.utilSpacer {
	width: 730px;
}

#utilNav a, #tabs a {
	background-color: transparent;
  background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}

#utilNav a {
	height: 28px;
	color: #fff;
	margin-left: 5px;
	font-size: 12px;
	padding: 5px;
	white-space: nowrap;
}

#utilNav a.red {
  background-image: url(../images/utilButtonOrangeBg.gif);
}

#utilNav a.blue {
  background-image: url(../images/utilButtonBlueBg.gif);
}

#tagLine {
	margin-top: 27px;
	color: #fff;
	font-size: 11px;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	font-family: tahoma;
}

#tabs a {
  background-position: right 0px;
	height: 38px;
	line-height: 38px;
	color: #333;
	margin-right: 1px;
	font-size: 15px;
	white-space: nowrap;
	text-decoration: none;
	padding: 0px 13px 0px 13px;
}

#tabs a.on {
  background-image: url(../images/tab_on.gif);
}

#tabs a.off {
  background-image: url(../images/tab_off.gif);
}

#tabs a.off:hover {
  background-image: none;
}

#tabs td {
  background-image: url(../images/tab_over.gif);
  background-position: right 0px;
}

#tabsSeperator {
  background-image: url(../images/tabsSeperatorBg.gif);
  background-repeat: repeat-x;
	height: 13px;
	overflow: hidden;
	width: 922px;
}

/*************************************************************
MIDDLE STUFF
*************************************************************/

#middle {
	width: 940px;
}

#leftNavColumn {
  background-image: url(../images/leftNavBg.gif);
  background-repeat: repeat-x;
 padding-right: 11px;
}

#leftNavSeperator {
  background-image: url(../images/leftNavSeperatorBg.gif);
  background-repeat: no-repeat;
	height: 10px;
	overflow: hidden;
	margin: 0px 0px 0px 1px;
	width: 202px;
}


#leftNavSeperatorTop {
  background-image: url(../images/leftNavSeperatorBgTop.gif);
  background-repeat: no-repeat;
	height: 12px;
	overflow: hidden;
	margin: 0px 0px 0px 1px;
	width: 195px;
	color: #C5C5C5;
	padding: 8px 0px 0px 8px;
	font-size: 12px;
}


#leftNavSeperatorBottom {
  background-image: url(../images/leftNavSeperatorBgBottom.gif);
  background-repeat: no-repeat;
	height: 10px;
	overflow: hidden;
	margin: 0px 0px 0px 1px;
	width: 203px;
}

#leftNavColumn a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 12px;
}

#primaryLinks {
	margin-left: 9px;
  background-image: url(../images/primaryLinkBg.gif);
  background-repeat: repeat-y;
	background-position: right 0px;
	width: 195px;
	padding: 10px 0px 0px 0px;
}

#altLinks {
	margin-left: 1px;
  background-image: url(../images/altLinkBg.gif);
  background-repeat: repeat-y;
	background-position: right 0px;
	width: 203px;
	padding: 5px 0px 5px 0px;
	margin-right: 0px;
}

#primaryLinks a {
  background-image: url(../images/primaryLinkBullet.gif);
  background-repeat: no-repeat;
	padding: 5px 0px 5px 18px;
	color: #C5C5C5;
	display: block;
}

#altLinks a {
  background-image: url(../images/primaryLinkGreenBullet.gif);
  background-repeat: no-repeat;
	padding: 5px 0px 5px 26px;
	color: #C5C5C5;
	display: block;
}

#primaryLinks a.redOff {
  background-image: url(../images/primaryLinkRedBullet.gif);
  background-repeat: no-repeat;
	padding: 5px 0px 5px 18px;
	color: #C5C5C5;
	display: block;
}

#altLinks a.greenOff {
  background-image: url(../images/primaryLinkGreenBullet.gif);
  background-repeat: no-repeat;
	padding: 5px 0px 5px 26px;
	color: #C5C5C5;
	display: block;
}

#primaryLinks a.on {
  background-image: url(../images/primaryLinkBulletArrow.gif);
}

#primaryLinks a.off:hover {
  background-image: url(../images/primaryLinkBulletOver.gif);
}

#primaryLinks a.redOn {
  background-image: url(../images/primaryLinkRedBulletArrow.gif);
   background-repeat: no-repeat;
	padding: 5px 0px 5px 18px;
	color: #C5C5C5;
	display: block;
}

#primaryLinks a.redOff:hover {
  background-image: url(../images/primaryLinkRedBulletOver.gif);
}

#altLinks a.greenOn {
  background-image: url(../images/primaryLinkGreenBulletArrow.gif);
}

#altLinks a.greenOff:hover {
  background-image: url(../images/primaryLinkGreenBulletOver.gif);
}

#secondaryLinks {
	margin-left: 1px;
  background-image: url(../images/secondaryLinkBg.gif);
  background-repeat: repeat-y;
	background-position: right 0px;
	width: 193px;
	padding: 5px 0px 5px 0px;
}

#secondaryLinks a {
  background-image: url(../images/secondaryLinkBullet.gif);
  background-repeat: no-repeat;
	padding: 0px 0px 0px 18px;
	color: #C5C5C5;
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

#secondaryLinks a.on {
  background-image: url(../images/secondaryLinkBulletArrow.gif);
}

#secondaryLinks a.off:hover {
  background-image: url(../images/secondaryLinkBulletArrow.gif);
}

#secondaryLinks h2 {
	padding: 3px 0px 3px 18px;
	margin: 0px;
	font-size: 12px;
	color: #C5C5C5;
}

#leftNavPanel {
  background-repeat: no-repeat;
	height: 246px;
	width: 192px;
	margin: 0px 0px 0px 1px;
	background-position: 0px bottom;
}

.aboutUs {
  background-image: url(../images/leftNavPanel_aboutUs2.jpg);
}

.stpServices {
  background-image: url(../images/leftNavPanel_stpServices.jpg);
}

.mdServices {
  background-image: url(../images/leftNavPanel_mdServices.jpg);
}

.tServices {
  background-image: url(../images/leftNavPanel_tServices.jpg);
}

.liquidity {
  background-image: url(../images/leftNavPanel_liquidity.jpg);
}

.cSolutions {
  background-image: url(../images/leftNavPanel_csolutions.jpg);
}

.default {
  background-image: url(../images/leftNavPanel_aboutUs2.jpg);
}

#secondaryLinkFooter {
  background-image: url(../images/secondaryLinkFooterBg.gif);
  background-repeat: no-repeat;
	height: 49px;
	width: 171px;
	margin: 0px 0px 0px 9px;
}

#mainContentArea {
  background-image: url(../images/contentBg.gif);
  background-repeat: repeat-y;
	padding: 10px 60px 0px 45px;
}

#contentFooter {
  background-image: url(../images/contentFooterBg.gif);
  background-repeat: no-repeat;
	width: 718px;
	height: 16px;
	margin-left: 215px;
	overflow: hidden;
}

/*************************************************************
HOME PAGE STUFF
*************************************************************/

.homeColumn {
	padding: 10px 10px 0px 0px;
}



#panels {
	height: 436px;
	width: 723px;
  background-image: url(../images/panelBg.jpg);
  background-repeat: no-repeat;
}

#panels table {
	margin:10px;
}

#panels table td{
	padding-bottom:10px;
}

#panels #leader {
	font-size:16px;
	color:black;
	border-bottom: 1px solid gray;
	padding-bottom:0;
	font-family:arial,sans-serif;
}

#panels #homeAwards {
	padding-top:5px;
}

#panels .fxBox2 {
	padding:0 10px;
}

#panels #rightCol {
	vertical-align:top;
}

#copy_1 {
	color: #eee;
	font-weight: normal;
	font-size: 19px;
	width: 502px;
	margin: 5px 0px 10px 10px;
}

#copy_2 {
	color: #eee;
	font-size: 12px;
	width: 502px;
	margin: 5px 0px 10px 10px;
}

#awards {
	display: block;
	height: 58px;
	width: 201px;
	margin: 8px 0px 0px 2px;
}

.euroMoney {
  background-image: url(../images/icon_euromoney.gif);
  background-repeat: no-repeat;
	height: 58px;
	width: 201px;
	margin: 8px 0px 0px 2px;
}

.globalInvestor {
  background-image: url(../images/icon_globalInvestor.gif);
  background-repeat: no-repeat;
	height: 58px;
	width: 201px;
	margin: 8px 0px 0px 2px;
}


/*---home styles imported from old version of homepage for dynamic components --*/

#quotes {
	width : 202px;

	
}
#research {
	width : 505px;
	

}

#calendar {
	width : 205px;

}



.boxheader {
	
	font-family : verdana,arial,helvetica,sans-serif;
	color : #082F72;
	padding : 3px 0px 3px 15px;
	font-size : 11px;
	font-weight : bold;
	background : url(../images/bevels/boxheader_right.gif) top right no-repeat;
	
}
.boxtitle {
	
	font-family : verdana,arial,helvetica,sans-serif;
	color : #082F72;
	font-size : 11px;
	font-weight : bold;
	text-align : left;
	margin : 8px 0px 4px 12px;
	
	
}
.boxcontent {
	background : #D1DAEB url(../images/bevels/boxcontent_right.gif) right repeat-y;
}
.boxfooter {
	background : url(../images/bevels/boxfooter.gif) bottom right no-repeat;
	height : 16px;
	margin-bottom : 8px;
}




#hourlyrates {
	padding-top : 8px;
	text-align : center;
}
#calalign TD {
	vertical-align : middle;
}



/*************************************************************
MISC CONTENT STUFF
*************************************************************/

.screenshot {
	margin: 10px 10px 10px 10px;
	width: 200px;
}

.date {
	white-space: nowrap;
}

.newsPressListing a {
	color: #26657F;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

.newsPressListing td {
	padding: 5px;
	color : #666666;
}

.newsPressListing .listheader {
	color: #26657F;
	font-weight: bold;
	font-size: 9px;
	border-bottom: 1px solid #AAB9D0;
}


.newsPressListing td.more {
	vertical-align: top;
	text-align: right;
	background-image: url(../images/dottedLineBg.gif);
  background-repeat: repeat-x;
	background-position: 0px 11px;
	padding: 0px;
	height: 30px;
}

.newsPressListing td {
	padding-bottom: 0px;
	
}
.whitepaper {
	margin-top : 20px;
	color: #5A84BE;
}
.whitepaper img {
	float: left;
	margin-right: 4px;
	
}


#contactBg {

	background-image: url(../images/contactBg.gif);
  background-repeat: no-repeat;
	background-position: 50% 50%;

}

.type, .format {
	color: #00AEDB;
}
.format {
	font-weight: bold;
}


.awards td {
	padding: 5px;
	font-weight: bold;
	color: #26657F;
}



.awards img {
	display: block;
	border: none;
	margin: 10px 20px 0px 0px;
}

.awards td.more {
	vertical-align: top;
	text-align: right;
	background-image: url(../images/dottedLineBg.gif);
  	background-repeat: repeat-x;
	background-position: 0px 11px;
	padding: 0px;
	height: 30px;
	
}

.awards td.more img {
	margin: 0px;
}

.careerForm td {
	padding: 2px;
}

.awards button {
	height: 13px;
	width: 70px;
	background-image: url(../images/blurbButtonBg.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	border: none;
	display: block;
	background-color: transparent;
	color: #fff;
	font-weight: bold;
	padding: 0px 15px 0px 10px;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 330px;
	margin-bottom: 5px;
	margin-top: 20px;
}

.dottedLine {
	height: 1px;
	width: 400px;
  background-image: url(../images/dottedLineBg.gif);
  background-repeat: repeat-x;
	background-color: transparent;
	overflow: hidden;
	margin-bottom: 20px;
}

#aboutIndex {
	margin-top: 10px;
}

#aboutIndex a {
	display: block;
	background-image: url(../images/aboutOverviewLinkBg.gif);
	background-repeat: no-repeat;
	width: 358px;
	height: 18px;
	margin: 0px 0px 3px 15px;

	font-size: 12px;
	color: #26657F;
	padding: 1px 0px 0px 20px;
	font-weight: bold;
	text-decoration: none;

}
#aboutIndex a:hover {

	background-image: url(../images/aboutOverviewLinkBgOver.gif);
	
}

.overviewScreenSmall {
	float: right;
	margin: 5px;
}

.overviewTable td {
	width: 50%;
	padding-right: 20px;
	vertical-align: top;
}

.overviewTable td img {
	border: 0;
}

h2.noicon {
	padding-left: 10px;
}

.contactBold {
	 font-weight:bold;
	 color: #26657F;
}
.bold {
	font-weight : bold;
}

/*************************************************************
OLD NEWSLETTER STYLES
*************************************************************/

.normal1				{

						font-family:verdana,arial,helvetica;

						font-weight:normal;

						font-size:11px;
						
						text-decoration:none;

						color:#666666;

						}
.normal2 {
	font-family:verdana,arial,helvetica;
	font-weight:normal;
	font-size:9px;
	color:#496DB0;
}

.boxlabel4 {
    font-family:verdana,arial,helvetica;
    font-weight:bold;
    font-size:12px;
    color:#FFFFFF;
}

.providerheader {
         font-family: Arial, Helvetica, sans-serif; 
         font-size: 11px; 
         text-decoration:bold;
         color: #ffffff; 
}




.normal3				{

						font-family:verdana,arial,helvetica;

						font-weight:normal;

						font-size:9px;

						color:#D95511;

						}



.normal4				{

						font-family:verdana,arial,helvetica;

						font-weight:normal;

						font-size:9px;

						color:#03286E;

						}



.normal5				{

						font-family:verdana,arial,helvetica;

						font-weight:normal;

						font-size:10px;

						color:#BEBEBE;

						}

.header					{

						font-family:verdana,arial,helvetica;

						font-weight:bold;

						font-size:12px;

						color:#03286E;

						}

/*************************************************************
FX BOXES
*************************************************************/

.fxBox {
	width: 215px;
	margin-left: 10px;
	margin-bottom: 10px;
}


.fxBoxWide {
	
	margin-left: 10px;
	margin-bottom: 10px;
}

.quoteBox {
	width: 600px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.quotename {
	color: #7DA1B7;
	font-weight: bold;
}

.quotecorp {
	color: #000000;
}

.fxBox h2 {
	padding: 0px;
	font-size : 10px;
}

.fxBoxMiddle {
	border-left: 1px solid #7DA2BA;
	border-right: 1px solid #7DA2BA;
	background-color: #fff;
	padding: 0px 10px 0px 10px;
}

.fxBoxTop {
	border: none;
	border-right: 1px solid #7DA2BA;
  background-image: url(../images/blurbBoxTopBg.gif);
  background-repeat: no-repeat;
	background-position: left 0px;
	background-color: transparent;
	height: 7px;
	overflow: hidden;
}

.fxBoxBottom {
	border: none;
	border-left: 1px solid #7DA2BA;
  background-image: url(../images/blurbBoxBottomBg.gif);
  background-repeat: no-repeat;
	background-position: right 0px;
	background-color: transparent;
	height: 7px;
	overflow: hidden;
}

.fxBoxMiddle button {
	height: 13px;
	width: 90px;
  background-image: url(../images/blurbButtonBg.gif);
  background-repeat: no-repeat;
  background-position: right 0px;
	border: none;
	display: block;
	background-color: transparent;
	color: #fff;
	font-weight: bold;
	padding: 0px 15px 0px 10px;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 100px;
}

/*************************************************************
BOTTOM/FOOTER STUFF
*************************************************************/

.top {
	margin: 40px 0px 10px 0px;
	font-weight: bold;
	display: block;
}

.bioTop {
	margin: 0px 0px 20px 10px;
	font-weight: bold;
	display: block;
}

.bottomNav {
  background-image: url(../images/bottomNavBg.gif);
  background-repeat: repeat-x;
	height: 14px;
	overflow: hidden;
	line-height: 14px;
	font-weight: bold;
	color: #7EA1BB;
	text-align: right;
	width: 625px;
}

.bottomNav a.previous {
	padding-left: 15px;
	padding-right: 5px;
	background-color: #28586B;
	color: #fff;
  background-image: url(../images/previousBg.gif);
  background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration: none;
}

.bottomNav a.next {
  background-image: url(../images/nextBg.gif);
	background-position: right 2px;
  background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 5px;
	background-color: #28586B;
	color: #fff;
	text-decoration: none;
}

.bottomNav2 a {
	font-size: 9px;
	color: #4D5D7F;
}

.bottomNav2 {
	text-align: center;
	margin: 10px 19px 10px 20px;
	font-weight: bold;
	font-size: 9px;
}

.fxBox2
{
	background-image: url(../images/fxBox2_bg1.gif);
	background-repeat: repeat-x;
	background-color: #C0C1C3;
	width:192px;
	padding:0 10px;
	margin-left: 5px;
	
}

.fxBoxTop2
{
	height:6px;
}

.fxBoxMiddle2 h2 {
	color:#666;
	font-size:12px;
	font-family:arial,sans-serif;
}

.fxBoxMiddle2 p {
	color:#000;
	font-size:12px;
	padding:0;
	font-family:verdana, sans-serif;
}

button {
	background-color:#A3DF53;
	border:none;
	color:black;
	font-weight:bold;
	margin-top:5px;
	height:18px;
	width:90px;
}

#buttonNewPlatform {
	position:absolute;
	top:370px;
	left:259px;
}

#buttonXCurrency {
	position:absolute;
	top:370px;
	left:502px;
}

.hidden {
	display:none;
}

#news {
	
}

#news .divider
{
	width: 1px;
	padding: 0;
	border-left: 1px gray solid;
}

#news .date{
	color:gray;
	padding-bottom:3px;
	font-weight:bold;
}

#news .headline{
	padding-bottom:3px;
}

#news .link a
{
	color: #A3DF53;
	font-weight: bold;
	padding-bottom: 3px;
	text-decoration: none;
}

#news table {
	margin-top:0;
	margin-bottom:0;
	padding-top:10px;
}

#news table td {
	margin-left:10px;
	margin-right:10px;
	padding:10px;
	width:33%;
	vertical-align:top;
}

#news .boxheader {
	background-image: url(../images/home_news_box_header.gif);
	padding-top:8px;
	height:24px;
}

#news .boxheader a {
	font-size:16px;
	text-decoration:none;
}

#news .boxcontent {
	background-image: url(../images/home_news_box_centre.gif);
	background-color:white;
}

#news .boxfooter {
	background-image: url(../images/home_news_box_centre.gif);
	background-color:white;
}

.right {
	text-align:right;
}

.paddingRight {
	padding-right:10px;
}

.indexFooter {
	color:#fff;
	width:971px;
}

.indexFooter a {
	color:#fff;
}

img { border: none; }
