/* CONTENT STYLES */
/* Should be copied to Editor stylesheet */
body 
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 10pt;
	background-color: #E4E4E4;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited 
{
	color: #0000FF;
}
a:hover, a:active 
{
	color: #FF0000;
}

.header
{
	color: #A5041B;
	font-size: 14pt;
	font-weight: bolder;
}
.subHeader
{
	font-size: 12pt;
	font-weight: bold;
}
.content
{
	font-size: 10pt;
}
.contentSmall
{
	font-size: 8pt;
}
/* End of what should be copied to Editor stylesheet */
.contentOver, .ContentOver
{
	background-color: #FFFF00;
	cursor: hand;
}
.btn 
{
	background-color: #808080;
	color: #FFFFFF;
	border: solid 1px #000000;
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
}

#Viewport 
{
	width: 100%;
}
.outerBounds 
{
	width: 100%;
}
.innerBounds 
{
	width: 760px;
	text-align: left;
}

#PageHeader 
{
	background-image: url(/shared/templates/foundation_xperts/images/hhbg.gif);
	background-repeat: repeat-x;
	height: 290px;
	overflow: hidden;
}
#PageHeaderInner 
{
	background-image: url(/shared/content/fx_dealer_site/hometop.jpg);
	background-repeat: no-repeat;
	height: 290px;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
}
#LogoSpace 
{
	position: absolute;
	/*top: 115px;
	left: 34px;*/
	width: 227px;
	height: 158px;
	cursor: hand;
}
#InfoSpace 
{
	position: absolute;
	top: 65px;
	left: 310px;
}
#InfoSpace .header 
{
	color: #FFFFFF;
	font-size: 13pt;
	font-weight: bold;
	letter-spacing: 0.6px;
}
#InfoSpace .subHeader 
{
	margin-top: 6px;
	margin-left: 26px;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
}
#AttnSpace 
{
	position: absolute;
	top: 70px;
	left: 585px;
	width: 160px;
	color: #FFFFFF;
	font-size: 8pt;
}
#AttnSpace p 
{
	margin: 0px 0px;
}
#AttnSpace .header 
{
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
#AttnSpace .subHeader 
{
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
}
#AttnSpace .content
{
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
#AttnSpace .contentSmall 
{
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}

#PageBody 
{
}
#PageBodyInner 
{
}
#ColMiddle 
{
	float: left;
	width: 556px;
	background-image: url(/shared/content/fx_dealer_site/homebot.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#ColMiddleInner 
{
	margin: 0px 10px 0px 10px;
	/*padding-top: 230px;*/
	padding-top: 132px;
}
#ColRight 
{
	float: left;
	width: 204px;
	text-align: center;
}
#ColRightInner 
{
	width: 194px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#MainNav 
{
	margin-top: 4px;
}
.navItem 
{
	width: 194px;
	background-image: url(/shared/templates/foundation_xperts/images/navmid.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: -4px;
}
.navTop 
{
	height: 16px;
	overflow: hidden;
	background-image: url(/shared/templates/foundation_xperts/images/navtop.gif);
	background-repeat: no-repeat;
	margin-bottom:-10px;
	z-index: 3;
}
.navMid 
{
	height: auto;
	overflow: auto;
	z-index: 4;
}
.navBot 
{
	clear: left;
	height: 20px;
	overflow: hidden;
	background-image: url(/shared/templates/foundation_xperts/images/navbot.gif);
	background-repeat: no-repeat;
	margin-top: -6px;
	z-index: 3;
}
.navBullet 
{
	width: 12px;
	float: left;
	color: #FD0000;
	font-weight: bold;
}
.mainNavItem 
{
	padding: 0px 16px 0px 16px;
}
.mainNavItem a, .mainNavItem a:link, .mainNavItem a:visited, .mainNavItem a:hover, .mainNavItem a:active 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.mainNavItem a:hover, .mainNavItem a:active 
{
	text-decoration: underline;
}
.subNavItem 
{
	padding: 1px 16px 1px 26px;
}
.subNavItem a, .subNavItem a:link, .subNavItem a:visited, .subNavItem a:hover, .subNavItem a:active 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
}
.subNavItem a:hover, .subNavItem a:active 
{
	text-decoration: underline;
}

.boxItem 
{
	width: 194px;
	margin: 12px 0px;
}
.boxTop 
{
	height: 14px;
	overflow: hidden;
	background-image: url(/shared/templates/foundation_xperts/images/boxtop.gif);
	background-repeat: no-repeat;
}
.boxMid 
{
	background-image: url(/shared/templates/foundation_xperts/images/boxmid.gif);
	background-repeat: repeat-y;
}
.boxBot 
{
	height: 20px;
	overflow: hidden;
	background-image: url(/shared/templates/foundation_xperts/images/boxbot.gif);
	background-repeat: no-repeat;
}
.boxContent 
{
	padding: 1px 26px;
}
.boxContent .header 
{
	font-size: 10pt;
	font-weight: bold;
}
.boxContent .subHeader 
{
	font-size: 9pt;
	font-weight: bold;
}
.boxContent .content 
{
	font-size: 8pt;
}
.boxContent .contentSmall
{
	font-size: 8pt;
	font-style: italic;
}

#PageFooter 
{
	padding-top: 10px;
}
#PageFooterInner 
{
}
#FooterLinks 
{
	padding: 6px 10px 2px 10px;
	font-size: 8pt;
}
.footerLink, .footerSep 
{
	display: inline;
	margin-right: 6px;
}
.footerLink a, .footerLink a:link, .footerLink a:visited, .footerLink a:hover, .footerLink a:active 
{
	color: #990033;
}
#Copy 
{
	padding: 2px 10px 6px 10px;
	font-size: 8pt;
}
.copyItem 
{
	margin-right: 10px;
	letter-spacing: 0.6px;
}

.clr 
{
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}
#SiteTitle, #SiteDescript, #AccessLinks, #SiteSummary
{
	display: none;
}

#FooterLinksInner, #CopyInner {
width:760px;
text-align:center;
}