*	{
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	list-style: none;
	font-style: normal;
	font-weight: normal;
	line-height: inherit;
	font-family: inherit;
	text-decoration: none;
}
body	{
	font: normal normal 62.5%/1 Tahoma, Arial, Helvetica, sans-serif;
}

/*						PAGE LAYOUT							*/

#EXCContainer	{
	width: 910px;
	margin: 0 auto;
}
#EXCHeader	{
	z-index: 10;
	height: 104px;
	position: relative;
}
#EXCContent	{
	height: 1%;
   padding-top: 30px;
}
#EXCContent img {
  padding-right: 8px;
}
#EXCFooter	{
	height: 130px;
	padding-top: 25px;
   background: url(view/images/bg_footer.png) no-repeat right top;

}

/*						GLOBAL STYLES						*/

cite, em	{
	font-style: italic;
}
strong	{
	font-weight: bold;
}
.bg	{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}
a .bg, a .bg:visited	{
	cursor: pointer;
}
.clear	{
	height: 0;
	clear: both;
	display: block;
	overflow: hidden;
}

/*						HEADER STYLES						*/

#EXCHeader h1	{
	color: #fff;
	float: left;
	width: 291px;
	height: 43px;
	font-size: 2.5em;
   margin-top: 10px;
	line-height: 2em;
	position: relative;
	text-align: center;
	background: #fff;
}
#EXCHeader h1 .bg	{
	height: 43px;
   background: url(view/images/bg_logo3.png) no-repeat left top;
}

/*						TOP NAV STYLES						*/

#EXCTopNavigation	{
	height: 39px;
	float: right;
  padding-top: 8px;
  padding-bottom: 17px;
}
#EXCTopNavigation li	{
	float: left;
	padding: 0 10px;
	border-right: solid 1px #cacedb;
}
#EXCTopNavigation li.last	{
	border: 0;
	padding-right: 0;
}
#EXCTopNavigation a, #EXCTopNavigation a:visited	{
	color: #7e8495;
}
#EXCTopNavigation a:hover	{
	color: #d4a900;
}

/*						MAIN NAV STYLES						*/

#EXCMainNavigation	{
   clear: left;
   float: left;
/*
	width: 606px;
*/
   width: 888px;

}
#EXCMainNavigation li	{
	float: left;
	display: inline;
	font-size: 1.1em;
	margin-left: 2px;
	position: relative;
}
#EXCMainNavigation a, #EXCMainNavigation a:visited	{
	color: #fff;
	height: 27px;
	display: block;
	padding-top: 13px;
	text-align: center;
	position: relative;
}
a.about, a.about:visited	{
	width: 90px;
}
a.services, a.services:visited  {
	width: 144px;
}
a.testimonials, a.testimonials:visited	{
	width: 144px;
}
a.currencytools, a.currencytools:visited	{
	width: 118px;
}
a.contact, a.contact:visited	{
	width: 98px;
}
a.set-up-trade, a.set-up-trade:visited   {
   width: 108px;
}
a.sample-transaction, a.sample-transaction:visited   {
   width: 152px;
}
#EXCMainNavigation span	{
	height: 40px;
}
a.about span, a.about:visited span   {
   background: url(view/images/bg_nav.gif) no-repeat 0px 0px;
}
a.services span {
   background: url(view/images/bg_nav.gif) no-repeat -93px 0px;
}
a.testimonials span {
   background: url(view/images/bg_nav.gif) no-repeat -240px 0px;
}
a.currencytools span, a.currencytools:visited span  {
   background: url(view/images/bg_nav.gif) no-repeat -387px 0px;
}
a.contact span, a.contact:visited span	{
   background: url(view/images/bg_nav.gif) no-repeat -508px 0px;
}
a.about:hover span  {
   background: url(view/images/bg_nav.gif) no-repeat 0px -40px;
}
a.services:hover span, li.serv:hover span, li.serv:visited span {
   background: url(view/images/bg_nav.gif) no-repeat -93px -40px;
}
a.testimonials:hover span, li.test:hover span, li.test:visited span {
   background: url(view/images/bg_nav.gif) no-repeat -240px -40px;
}
a.currencytools:hover span {
   background: url(view/images/bg_nav.gif) no-repeat -387px -40px;
}
a.contact:hover span	{
   background: url(view/images/bg_nav.gif) no-repeat -508px -40px;
}
a.set-up-trade span, a.set-up-trade:visited span   {
   background: url(view/images/set-up-trade.gif) no-repeat;
}
a.set-up-trade:hover span   {
   background: url(view/images/set-up-trade-on.gif) no-repeat;
}
a.sample-transaction span, a.sample-transaction:visited span   {
   background: url(view/images/sample-transaction.gif) no-repeat;
}
a.sample-transaction:hover span {
   background: url(view/images/sample-transaction-on.gif) no-repeat;
}
#EXCMainNavigation li ul	{
	left: 0;
	top: 40px;
	width: 144px;
	padding-top: 0px;
	position: absolute;
	margin-left: -2000px;
    background: url(view/images/bg_nav_ul_ul.gif) no-repeat left top;
}
#EXCMainNavigation li:hover ul	{
	margin-left: 0; /* Never delete this! IE Support MChristian */
        padding-top: 0px;
}
#EXCMainNavigation li li	{
	margin: 0;
	width: 144px;
	height: 25px;
	font-size: 0.9em;
   background: url(view/images/bg_nav_li_li.gif) no-repeat left top;
}
#EXCMainNavigation li li.top1	{
	padding-top: 5px;
   background: url(view/images/bg_nav_li_li_top_1.gif) no-repeat left top;
}
#EXCMainNavigation li li.last	{
   background: url(view/images/bg_nav_li_li_last.gif) no-repeat left bottom;
}
#EXCMainNavigation li li a, #EXCMainNavigation li li a:visited	{
	height: 15px;
	color: #a1830a;
	background: none;
   text-align: left;
	padding: 5px 0 0 15px;
   background: url(view/images/bg_mnav_li_li_a.gif) no-repeat 5px top;
}
#EXCMainNavigation li li a:hover	{
   background: url(view/images/bg_mnav_li_li_a.gif) no-repeat 5px bottom;
}
#EXCMainNavigation li li a.sub, #EXCMainNavigation li li a.sub:visited	{
   background: url(view/images/bg_mnav_li_li_a_sub.gif) no-repeat 5px top;
}
#EXCMainNavigation li li a.sub:hover	{
   background: url(view/images/bg_mnav_li_li_a_sub.gif) no-repeat 5px bottom;
}
#EXCMainNavigation li li ul, #EXCMainNavigation li:hover li ul	{
	top: 0;
	left: 0;
	padding: 0;
	background: none;
	position: absolute;
	margin: -5px 0 0 -3000px;
}
#EXCMainNavigation li li ul.lev2	{
	margin: 0 0 0 -3000px;
}
#EXCMainNavigation li li:hover ul	{
	margin: -5px 0 0 144px;
}
#EXCMainNavigation li li:hover ul.lev2	{
	margin: 0 0 0 144px;
}
#EXCMainNavigation li li li.top2	{
	padding-top: 5px;
        background: url(view/images/bg_li_li_li_top_2.gif) no-repeat left top;
}

/*						SERVICES STYLES						*/

#EXCBusiness {
	float: left;
	width: 300px;
	display: inline;
	margin: 0 5px 5px 0;
   background: #36435e url(view/images/bg_services.png) no-repeat left bottom;
}

#EXCPersonal {
	float: left;
	width: 300px;
	display: inline;
	margin: 0 5px 5px 0;
   background: #455575 url(view/images/bg_personal_bot.jpg) no-repeat left bottom;
}

#EXCMoneyTransfers {
	float: left;
	width: 300px;
	display: inline;
	margin: 0 5px 5px 0;
   background: #818A9C url(view/images/bg_transfers_bot.jpg) no-repeat left bottom;
}

#EXCMoneyTransfers	{
	margin-right: 0;
}

.EXCServices h2	{
	height: 40px;
	color: #cba200;
	font-size: 1.2em;
	padding-top: 20px;
	text-align: center;
	position: relative;
	background: #344059;
	border-bottom: solid 5px #fff;
}
.EXCServices h2 big	{
	color: #fff;
	font-size: 1.6em;
	padding-right: 35px;
}
.EXCSservices h2 .bg	{
	height: 60px;
}
#EXCBusiness h2 .bg	{
   background: url(view/images/bg_header_business2.png) no-repeat left top;
}
#EXCPersonal h2 .bg	{
   background: url(view/images/bg_header_personal2.png) no-repeat left top;
}
#EXCMoneyTransfers h2 .bg	{
   background: url(view/images/bg_header_money2.png) no-repeat left top;
}
#EXCBusiness img	{
	display: block;
	padding-top: 17px;
   background: url(view/images/bg_services_img.png) no-repeat left top;
}
#EXCPersonal img	{
	display: block;
	padding-top: 17px;
   background: url(view/images/bg_personal_top.jpg) no-repeat left top;
}
#EXCBusiness a	{
	color: #fff;
}
#EXCPersonal a	{
	color: #fff;
}
#EXCMoneyTransfers a	{
	color: #fff;
}

#EXCMoneyTransfers img	{
	display: block;
	padding-top: 17px;
   background: url(view/images/bg_transfers_top.jpg) no-repeat left top;
}

.EXCServices p	{
	color: #fff;
	line-height: 1.8em;
	padding: 10px 20px 0 30px;
   background: url(view/images/bg_services_p.png) no-repeat 13px 17px;
}
.EXCServices p a, .services p a:visited	{
	color: #fff;
	font-weight: bold;
}
.EXCServices p span	{
	color: #cba200;
	font-weight: bold;
}
.EXCServices ul	{
	height: 1%;
	padding: 10px 0 20px 30px;
}
.EXCServices li	{
	color: #fff;
	margin-top: 6px;
	font-size: 1.1em;
	padding-left: 30px;
   background: url(view/images/icon_email.png) no-repeat left top;
}
.EXCServices li.phone	{
	letter-spacing: 1px;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
   background: url(view/images/icon_phone.png) no-repeat left top;
}
.EXCServices li span	{
	color: #cba200;
}

/*						INDIVIDUAL PAGE STYLES						*/

#EXCAbout   {
    border-top: solid 5px #EFF0F1;
    border-bottom: solid 5px #EFF0F1;
    border-left: solid 5px #EFF0F1;
    border-right: solid 5px #EFF0F1;
}

#EXCAboutLeft   {
    float: left;
    display: inherit;
    width: 55%;
    border-top: solid 5px #EFF0F1;
    border-bottom: solid 5px #EFF0F1;
    border-left: solid 5px #EFF0F1;
    border-right: solid 5px #EFF0F1;
}

#EXCAboutRight   {
	float: right;
    display: inherit;
    width: 45%;
    border-top: solid 5px #EFF0F1;
    border-bottom: solid 5px #EFF0F1;
    border-left: solid 5px #EFF0F1;
    border-right: solid 5px #EFF0F1;
}

.EXCEmployees {
    clear: both;
}
.EXCEmployees h2 {
	color: #3B4966;
	padding: 10px 0 0 15px;
	font: bold 21pt "Trebuchet MS", "Helvetica", "sans-serif";
}

.EXCEmployees h4 {
	color: #D5B533;
    font: bold 8pt "Trebuchet MS", "Helvetica", "sans-serif";
	padding: 0 0 5px 15px;
}

.EXCEmployees p {
	color: #979AA1;
    font: 9pt "Trebuchet MS", "Helvetica", "sans-serif";
	padding: 0px 0 15px 15px;
}

/*						STRIP STYLES						*/

#EXCLanguage	{
	clear: both;
	height: 33px;
	margin-bottom: 5px;
	padding: 7px 15px 0 0;
   background: url(view/images/bg_strip.png) no-repeat left top;
}
/* #EXCLanguage select	{
	float: right;
	width: 248px;
	height: 25px;
	color: #cba200;
	font-size: 1.1em;
	margin: 1px 0 0 0;
	padding: 3px 0 3px 3px;
	border: solid 1px #2b3346;
}
#EXCLanguage option	{
	padding: 4px;
	color: #a6b5c0;
} */


/*						GREY BOX STYLES						*/

div.EXCAppModule	{
	float: left;
	width: 300px;
	height: 290px;
	display: inline;
	margin: 0 5px 0 0;
	position: relative;
   background: url(view/images/bg_grey.png) repeat-y left top;
}
#EXCCurrencyConverter	{
	background: #edeff0;
}
#EXCNews	{
	margin-right: 0;
}
.EXCAppModule h2	{
	color: #51555e;
	padding: 15px 0 0 15px;
	font: bold 1.2em Arial, Helvetica, sans-serif;
   background: #edeff0 url(view/images/bg_grey_h2.png) no-repeat left top;
}
.EXCAppModule h4	{
	color: #9fa2a7;
	background: #edeff0;
	padding: 2px 0 15px 15px;
}
.EXCAppModule .bot	{
	left: 0;
	bottom: 0;
	width: 100%;
	height: 15px;
	display: block;
	position: absolute;
   background: url(view/images/bg_grey_bot.png) no-repeat left bottom;
}
#EXCCurrencyConverter ul {
    width: 266px;
	margin: 0 auto;
}
#EXCCurrencyConverter li {
    clear: both;
	height: 24px;
	width: 264px;
	background: #fff;
	margin-bottom: 4px;
	border: solid 1px #a7b6bd;
    position: relative;
}
#From { z-index: 3; }
#To {   z-index: 2; }
#EXCCurrencyConverter li label	{
	color: #fff;
	float: left;
	width: 60px;
	height: 18px;
	display: block;
	font-size: 1.1em;
	background: #a7b6bd;
	padding: 6px 0 0 10px;
    position: relative;
}
/* Start of EXC Dropdown Credits! - Martin Christian */
#EXCCurrencyConverter ul li select {
      display: block;
}
#EXCCurrencyConverter ul li select.replaced {
      display: none;
}
#EXCCurrencyConverter ul .selectReplacement {
      background: url(view/images/arrow.jpg) no-repeat 175px 10px;
      float:left;
      margin:0;
      width:194px;
}
#EXCCurrencyConverter ul .selectReplacement li {
      border: none;
      color: #889BA4;
      cursor: default;
      display: none;
      font-size: 11px;
      font-family: "Trebuchet MS";
      line-height: 1.5em;
      margin: 0;
      padding: 0 0 0 10px;
      line-height:24px;
      width:182px;
}
#EXCCurrencyConverter ul .selectOpen {
      background: #fff;
      border-top: 1px solid #fff;
      border-right: 1px solid #A7B6BD;
      border-bottom: 1px solid #A7B6BD;
      border-left: 1px solid #A7B6BD;
      position:absolute;
      left: 69px;
      top: 24px;
 }
#EXCCurrencyConverter ul .selectOpen li {
      display: block;
}
#EXCCurrencyConverter ul .selectReplacement li.selected {
      color: #889BA4;
      display: block;
      line-height: 24px;
      width: 182px;
      background: transparent;
}
#EXCCurrencyConverter ul .selectOpen li:hover,
#EXCCurrencyConverter ul .selectOpen li.hover,
#EXCCurrencyConverter ul .selectOpen li.selected:hover {
      background-color: #F8FAFB;
      cursor:pointer;
}
#EXCCurrencyConverter li input.txt	{
	float: left;
	width: 100px;
	color: #889ba4;
	display: inline;
	font-size: 1.1em;
	margin: 6px 0 0 10px;
}
#EXCCurrencyConverter .button	{
	width: 52px;
	height: 16px;
	float: right;
	display: block;
	position: relative;
    margin: 4px 3px 0 0;
    cursor:pointer;
}
#EXCCurrencyConverter .button button	{
	color: #fff;
	width: 52px;
	height: 16px;
	cursor: pointer;
	background: #caa100;
}
#EXCCurrencyConverter .button .bg	{
   background: url(view/images/bg_button_calculate.png) no-repeat left top;
}
#EXCCurrencyConverter p	{
	width: 264px;
	margin: 0 auto;
	color: #889ba4;
	padding: 10px 0;
	background: #fff;
	line-height: 2em;
	text-align: center;
	border: solid 1px #a7b6bd;
}
#EXCCurrencyConverter p big	{
	font-size: 1.8em;
	font-weight: bold;
}
#EXCCurrencyConverter p big span	{
	padding: 0 15px;
}
#EXCCurrencyConverter p span.left	{
	float: left;
	width: 110px;
	display: block;
	text-align: right;
}
#EXCCurrencyConverter p span.right	{
	float: right;
	width: 110px;
	display: block;
	text-align: left;
}
#EXCCurrencyConverter p .begin	{
	color: #cba200;
	display: inline;
	font-weight: bold;
}
#EXCCurrencyConverter p a, #EXCCurrencyConverter p a:visited	{
	color: #889ba4;
	font-weight: bold;
}
#EXCCurrencyConverter .bot	{
   background: url(view/images/bg_converter_bot.png) no-repeat left bottom;
}
#EXCCurrencyRates .table	{
	padding-top: 17px;
   background: url(view/images/bg_news_ul.png) no-repeat left top;
}
#EXCCurrencyRates table	{
	width: 272px;
	display: block;
	margin: 0 auto;
	border-collapse: collapse;
}
#EXCCurrencyRates td, #EXCCurrencyRates th	{
	width: 68px;
	height: 23px;
	color: #a6a7a8;
	text-align: center;
	vertical-align: middle;
}
#EXCCurrencyRates th	{
	border: solid 1px #fff;
	border-bottom: 0;
   background: url(view/images/bg_th.png) repeat-x left top;
}
#EXCCurrencyRates th.last	{
	border-right: 0;
}
#EXCCurrencyRates th.wh	{
	background: none;
}
#EXCCurrencyRates td	{
	border: solid 1px #e5e8ea;
}
#EXCCurrencyRates tr.highlight td	{
	background: #f8f9fa;
}
#EXCCurrencyRates p	{
	color: #a6a7a8;
	line-height: 1.8em;
	padding: 10px 25px 0 45px;
   background: url(view/images/bg_currency_p.png) no-repeat 15px 20px;
}
#EXCCurrencyRates p strong	{
	color: #6e8590;
}
#EXCCurrencyRates p span	{
	font-weight: bold;
}
#EXCCurrencyRates p a, #EXCCurrency p a:visited	{
	color: #6e8590;
	font-weight: bold;
}
#EXCNews ul	{
	height: 100px;
	padding-bottom: 15px;
   background: url(view/images/bg_news_ul.png) no-repeat left top;
}
#EXCNews li	{
	float: left;
	width: 260px;
	color: #6e8590;
	padding: 15px 0 0 40px;
   background: url(view/images/bg_news_li.png) no-repeat 20px 15px;
}
#EXCNews li br	{
	display: none;
}
#EXCNews li span	{
	color: #a6a7a8;
	display: block;
	padding-top: 5px;
}
#EXCNews li span span	{
	padding: 0 4px;
	display: inline;
}
#EXCNews li a, #EXCNews li a:visited	{
	color: #6e8590;
}
#EXCNews li a:hover	{
	color: #d4a900;
}

/*						FOOTER STYLES						*/

#EXCFooter ul	{
	margin-bottom: 10px;
}
#EXCFooter li	{
	display: inline;
	padding: 0 10px;
	border-right: solid 1px #caced8;
}
#EXCFooter li.first	{
	border-left: 0;
	padding-left: 0;
}
#EXCFooter li.last	{
	border-right: 0;
	padding-right: 0;
}
#EXCFooter li a, #EXCFooter li a:visited	{
	color: #cba200;
}
#EXCFooter li a:hover	{
	color: #a7b6bd;
}
#EXCFooter small	{
	color: #9b9ea5;
    line-height: 2em;
}

ul.sample {
  font-family:arial,helvetica;
  padding:8px;
  font-size:15px;
}
ul.sample li {
  padding:3px;
}
.amount {
  font-weight:bold;
}
fieldset.login {
   width: 145px;
   white-space: no-wrap;
/*
   float: right;
   border:black 1px solid;
*/
   float: left;
   padding-left:20px;
}
fieldset li.no-wrap {
   float: right;
}
fieldset input.login  {
   width: 118px;
   border: #D6DCE5 1px solid;
   color:#31415A;
   background:#fff;
   /*padding: 8px 5px;*/
   display: block;
   float: left;
   font-family: arial;
   font-size: 13px;
}
fieldset input.submit  {
   width: 50px;
   border: #D6DCE5 1px solid;
   color:#31415A;
   background:#fff;
   font-family: arial;
   font-size: 11px;
   height: 18px;
   margin: 0px 0px 0px 2px;
   /*
   margin: 0px 0px 0px 2px;
   padding: 0px 0px 3px 0px;
   */
}
fieldset li a {
   color:#7E8495;
}
.login-div {
   float:left;
   padding:13px 0px 0px 33px;
/*
   border:red 1px solid;
*/
}
.login-div a {
   color:#7E8495;
}

table.sample-trade {
  margin:8px;
}
table.sample-trade th {
  padding:3px;
  color:#51555e;
}
table.sample-trade td {
  padding:3px;
  color:#A6A7A8;
}
table.sample-trade td table {
  background-color:#A7B6BD;
  color:#fff;
  font-size:13px;
  font-weight:bold;
}
table.sample-trade td table th {
  color:#fff;
}
table.sample-trade td table td {
  background-color:#fff;
  white-space:nowrap;
}

