@charset "utf-8";
/* CSS Document */

body
{
	margin: 0 auto auto auto;
	width:	100%;
	height:	auto;
	background-color: #FFFFFF;
	font-family: Arial , Times, serif;
	font-size: 13px;
	color: #333333;
	padding: 0px 0px 0px 0px;
}

img
{
	border: none;
}

.LinkImage
{
	border: none;
	margin-bottom: -5px;
}

.UsefulDownloadsImage
{
	float: left;
	margin: 5px 20px 15px 0px;
	padding: 0 0 0 0;
	width: 196px;
	height: 83px;
}

.Quote
{
	float: right;
	margin: 0 0 5px 5px;
	padding: 0 0 0 0;
	border: none;
}

p
{
	clear: left;
	font-size: 13px;
	margin-right: 10px;
}

.SmallPrint
{
	clear: left;
	font-size: 11px;
	margin-right: 10px;
}

.BoldText
{
	clear: left;
	font-size: 13px;
	margin-right: 10px;
	font-weight: bold;
}

.ItalicText
{
	clear: left;
	font-size: 13px;
	margin-right: 10px;
	font-style: italic;
}

ol
{
	clear: left;
	font-size: 13px;
	margin-right: 10px;
}

a
{
	text-decoration: underline;
	color: #333333;
	font-size: 13px;
}	

a:hover
{
	text-decoration: none;
}

h1
{
	color: #004071;
	font-size: 30px;
	margin: 0 0 0 0;
}

h1 a 
{
	color: #004071;
	text-decoration: none;
	font-size: 17px;
}

h1 a:hover
{
	color: #004071;
	text-decoration: none;
}

h2
{
	color: #004071;
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 0 0;
	padding: 9px 0 0 12px;
}

h2 a 
{
	color: #004071;
	text-decoration: none;
	font-size: 16px;
}

h2 a:hover
{
	color: #004071;
	text-decoration: none;
}

h2 img
{
	float: right;
	margin: 0 0 0 0;
}

.H2NoMargin
{
	color: #004071;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 0 0;
	padding: 3px 0 0 0px;
}

h3
{
	color: #f79640;
	font-size: 16px;
	font-weight: 600;
	margin: 5px 0 10px 0;
	padding-right: 10px;
}


h3 img
{
	float: right;
	margin: 0 0 0 0;
}

h4
{
	color: #004071;
	font-size: 18px;
	font-weight: 600;
	margin: 5px 0 10px 0;
}

h5
{
	color: #004071;
	font-size: 16px;
	font-weight: 600;
	margin: 5px 0 10px 0;
}

h5 a
{
	text-decoration: underline;
	color: #004071;
	font-size: 16px;
}

h5 a:hover
{
	text-decoration: none;
}


#Container
{
	width: 970px;
	margin: 20px auto auto auto;
	height: auto;
	padding: 0px 0px 0px 0px;
}

#SubContainer
{
	width: 970px;
	height: auto;
	float: left;
	background: url(../images/subcontainer-background.gif) top left repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#PageTop
{
	width: 970px;
	height: 20px;
	float: left;
	background: url(../images/page-top.gif) top left no-repeat;
}

#PageBottom
{
	width: 970px;
	height: 27px;
	float: left;
	background: url(../images/page-bottom.gif) top left no-repeat;
}


#Header
{
	width: 930px;
	height: 88px;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}

#Logo
{
	width: 195px;
	float: left;
}

#StrapLine
{
	font-size: 24px;
	color: #004071;
	margin: 30px 0 0 0;
	float: left;
	width: 472px;
	height: 58px;
}

#Newsletter
{
	width: 205px;
	height: 47px;
	margin: 41px 0 0 5px;
	float: left;
}

.NewsletterLabel
{
	font-size: 12px;
	color: #7e7d7d;
	font-weight: bold;
}

#NewsletterEnvelope
{
	background: url(../images/newsletter-envelope.gif);
	width: 51px;
	height: 68px;
	float: left;
	margin: 20px 0 2px 0;
}

.GoButton
{
	background: url(../images/go-button.jpg) top left no-repeat;
	width: 31px;
	height: 20px;
	border: none;
	padding: 0;
	position: absolute;
}

.Navigation
{
	width: 927px;
	height: 37px;
	float: left;
	margin: 10px 3px 0px 20px;
	padding: 0 0 0 0;
	background: url(../images/navigation-background.gif) repeat-x #004071;
}

#Breadcrumb
{
	width: 927px;
	height: auto;
	float: left;
	margin: 5px 3px 0px 20px;
	padding: 0 0 5px 0;
	font-size: 14px;
	text-indent: 5px;
	border-bottom: 1px solid #CCCCCC;
}

#Breadcrumb a
{
	text-decoration: underline;
	color: #474646;
}

#Breadcrumb a:hover
{
	text-decoration: none;
}


#ContentContainer
{
	width: 927px;
	height: auto;
	float: left;
	margin: 10px 3px 0px 20px;
	padding: 0 0 0 0;
}

#MainContent
{
	width: 700px;
	height: auto;
	float: right;
	padding: 0px 0px 0px 2px;
	font-size: 16px;
}

#MainContent ul
{
	font-size: 13px;
}

#Flash
{
	width: 700px;
	height: 280px;
	float: left;
	background: #FFFFFF;
}

#Touchpoints
{
	width: 700px;
	height: auto;
	float: left;
	margin: 14px 0 0 0;
}

.TouchpointText
{
	width: 310px;
	height: 50px;
	text-align: left;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 22px 20px 0 0;
}

.TouchpointButton
{
	width: auto;
	height: auto;
	float: right;
	clear: right;
	margin: 5px 20px 0 0;
}

#WealthManagement
{
	width: 334px;
	height: 251px;
	background: url(../images/private-wealth-management-touchpoint-background.jpg) top left no-repeat;
	float: left;
	padding: 10px 0 0 17px;
}

#FocussedAdvice
{
	width: 332px;
	height: 251px;
	background: url(../images/focused-financial-advice-touchpoint-background.jpg) top left no-repeat;
	float: left;
	padding: 10px 0 0 17px;
}

#InvestmentPortfolioManagement
{
	width: 214px;
	height: 251px;
	background: url(../images/investment-management-services-touchpoint-background.jpg) top left no-repeat;
	float: left;
	padding: 10px 0 0 10px;
	margin-top: 0px;
}

.SidebarTouchpointText
{
	width: 195px;
	height: 50px;
	text-align: left;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 5px 0 5px;
	color: #333333;
}

.SidebarTouchpointButton
{
	width: auto;
	height: auto;
	float: right;
	clear: left;
	margin: 3px 13px 0 0;
}

.IndexText
{
	font-size: 18px;
	font-style: italic;
	color: #004071;
}


#MainContactButton
{
	float: right;
	clear: both;
	margin: 10px 10px 0 0;
	width: 144px;
}

#IndexSidebar
{
	width: 225px;
	height: auto;
	float: left;
	font-size: 14px;
	color: #004071;
}

#Sidebar
{
	width: 196px;
	height: auto;
	float: left;
	font-size: 14px;
	color: #004071;
}	

.SidebarNavigationTop
{
	width: 196px;
	height: 10px;
	background: url(../images/sidebar-navigation-top.jpg) top left no-repeat;
	margin: 0 0 0 0;
}

.SidebarNavigationTopLandingPage
{
	width: 196px;
	height: 10px;
	background: url(../images/sidebar-navigation-top.jpg) top left no-repeat;
	margin: 16px 0 0 0;
}

.SidebarNavigation
{
	width: 184px;
	height: auto;
	background: url(../images/sidebar-navigation-background.jpg) top left repeat-y;
	padding: 5px 0 0 12px;
	margin: -5px 0 0 0;
}

.SidebarNavigationBottom
{
	width: 196px;
	height: 6px;
	background: url(../images/sidebar-navigation-bottom.jpg) top left no-repeat;
	margin: 0 0 20px 0;
}

.SideBarHeading a
{
	border-bottom: 1px dotted #f79640;
	text-decoration: none;
	color: #f79640;
	font-size: 16px;
	font-weight: 600;
}

.SideBarHeading a:hover
{
	border-bottom: 1px dotted #004071;
	text-decoration: none;
	color: #f79640;
	font-size: 16px;
	font-weight: 600;
}

.SideBarLink
{	
	color: #004071;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	border-bottom: 1px dotted #f79640;
}

.SideBarLink:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #004071;
}

.NominatedAdviser
{
	margin-left: 18px;
}

.AddThisButton
{
	margin-left: 30px;
}

#Footer
{
	width: 927px;
	height: 30px;
	float: left;
	margin: 10px 3px 0px 20px;
	padding: 0 0 0 0;
	background: #004071;
	color: #FFFFFF;
	font-size: 11px;
}

#Footer a
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}

#Footer a:hover
{
	text-decoration: none;
}

#FooterLinks
{
	margin: 8px 0 0 3px;
	width: 196px;
	float: left;
}

#Copyright
{
	margin: 8px 0 0 3px;
	width: 386px;
	float: left;
	text-align: right;
}

#Perceptis
{
	margin: 8px 3px 0 0;
	width: 310px;
	float: left;
	text-align: right;
}
#Space
{
	margin: 8px 0px 0 3px;
	width: 500px;
	float: left;
	text-align: center;
	display: none;
}

#FooterInfo
{
	width: 900px;
	text-align: center;
	color: #666666;
	height: auto;
	margin: 10px 35px 10px 35px;
	font-size: 10px;
}



/*************************FOCUSSED ADVICE PAGE STYLES ******************/

#PageTitle
{
	width: 306px;
	height: auto;
	float: left;
}

#PageIntro
{
	width: 590px;
	height: auto;
	float: left;
	padding: 5px 0px 0px 10px;
}

#ProductTouchpointsContainer
{
	clear: both;
	float: left;
	width: 927px;
	height: auto;
}

.ProductTouchpointText
{
	width: 130px;
	height: 140px;
	text-align: center;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 18px 0 0;
}

.ProductTouchpointButton
{
	width: auto;
	height: auto;
	float: right;
	clear: right;
	margin: 3px 18px 0 0;
}

#TouchpointFinancialMOT
{
	width: 296px;
	height: 224px;
	background: url(../images/financial-health-check-touchpoint.jpg) top left no-repeat;
	float: left;
	margin: 10px 17px 0 0;
}

#TouchpointRiskManagement
{
	width: 296px;
	height: 224px;
	background: url(../images/financial-risk-management-touchpoint.jpg) top left no-repeat;
	float: left;
	margin: 10px 17px 0 0;
}

#TouchpointPensionPlanning
{
	width: 296px;
	height: 224px;
	background: url(../images/pension-planning-touchpoint.jpg) top left no-repeat;
	float: left;
	margin: 10px 0 0 0;
}

#TouchpointRetirementPlanning
{
	width: 296px;
	height: 224px;
	background: url(../images/retirement-planning-touchpoint.jpg) top left no-repeat;
	float: left;
	margin: 17px 17px 0 0;
}

#TouchpointIhtMitigation
{
	width: 296px;
	height: 224px;
	background: url(../images/iht-mitigation-touchpoint.jpg) top left no-repeat;
	float: left;
	margin: 17px 17px 0 0;
}

#TouchpointInvestmentManagement
{
	width: 296px;
	height: 224px;
	background: url(../images/investment-management-services-touchpoint.jpg) top left no-repeat;
	float: left;
	margin: 17px 0 0 0;
}


/********************** LANDING PAGE STYLES ****************************/

#Image
{
	width: 700px;
	height: 199px;
	float: left;
	background: #FFFFFF;
	margin-bottom: 10px;
}

.LandingPageH1
{
	color: #004071;
	font-size: 26px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.LandingPageH1 img
{
	float: right;
	margin: 0 0 10px 10px;
}

.LandingPageList		
{
	list-style: none; 
	font-size: 13px;
}

.LandingPageList li	
{
	margin: 20px 0 0 -40px; 
	padding: 0 10px 0 40px; 
	background: url(../images/bullet-point.jpg) no-repeat left center; 
}


/****************** OUR TEAM ****************************/

.TeamMember
{
	width: 635px;
	height: 190px;
	float: left;
	margin: 10px 0px 10px -5px;
	padding: 0 0 0 15px;
	background: url(../images/team-member-background.jpg) top left no-repeat;
}

.TeamMember img
{
	float: right;
}

.MemberInfo
{
	float: left;
	width: 220px;
	height: 150px;
	margin: 30px 0 0 10px;
}

.MemberBio
{
	float: left;
	width: 220px;
	height: 150px;
	margin: 30px 0 0 10px;
	font-style: italic;
}

/****************** OUR CLIENTS ****************************/

.Client
{
	width: 650px;
	height: auto;
	float: left;
	margin: 10px 0px 10px -5px;
	padding: 0 0 0 0;
}

.ClientTop
{
	width: 650px;
	height: 26px;
	background: url(../images/client-top-background.gif) top left no-repeat;
	margin: 0 0 0 0;
	float: left;
}

.ClientCentre
{
	width: 635px;
	height: auto;
	background: url(../images/client-centre-background.gif) top left repeat-y;
	padding: 5px 0 0 15px;
	margin: 0 0 0 0;
	float: left;
}

.ClientBottom
{
	width: 650px;
	height: 17px;
	background: url(../images/client-bottom-background.gif) top left no-repeat;
	margin: 0 0 0 0;
	float: left;
}

.ClientInfo
{
	float: left;
	width: 180px;
	height: 150px;
	margin: 30px 0 0 10px;
}

.ClientBio
{
	float: left;
	width: 400px;
	height: auto;
	margin: 30px 0 0 10px;
	font-style: italic;
}


/****************** CAREERS & OUR CLIENTS****************************/

.JobItemTop
{
	width: 660px;
	height: 11px;
	background: url(../images/job-item-top.jpg) top left no-repeat;
	margin: 10px 0 0 0;
}

.JobItemCentre
{
	width: 640px;
	height: auto;
	background: url(../images/job-item-centre.jpg) top left repeat-y;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}

.JobItemCentre h2
{
	margin: 0 0 0 0;
}

.JobItemBottom
{
	width: 660px;
	height: 11px;
	background: url(../images/job-item-bottom.jpg) top left no-repeat;
	margin: 0 0 10px 0;
}


/****************** NEWS & RESOURCES ****************************/

#LatestNews 
{
	width: 460px;
	height: auto;
	margin: 20px 20px 0 0;
	padding: 0 10px 10px 10px;
	float: left;
	border: 1px dashed #cccccc;
	font-size: 13px;
}

#LatestNews a
{
	color: #004071;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	border-bottom: 1px dotted #f79640;
}

#LatestNews a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #004071;
}

#PortfolioLogin
{
	width: 196px;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0;
	float: right;
}

#NewsletterArchive
{
	width: 460px;
	height: auto;
	margin: 20px 20px 0 0;
	padding: 0 10px 10px 10px;
	float: left;
	border: 1px dashed #cccccc;
}

#NewsletterArchive a
{
	color: #004071;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	border-bottom: 1px dotted #f79640;
}

#NewsletterArchive a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #004071;
}

#UsefulDownloads
{
	width: 176px;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0 10px 10px 10px;
	float: right;
	border: 1px dashed #cccccc;
}

#UsefulDownloads a
{
	color: #004071;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	border-bottom: 1px dotted #f79640;
}

#UsefulDownloads a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #004071;
}

#Introducing
{
	width: 176px;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0 10px 10px 10px;
	float: right;
	border: 1px dashed #cccccc;
}

#Introducing a
{
	color: #004071;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	border-bottom: 1px dotted #f79640;
}

#Introducing a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #004071;
}

/****************** SITE MAP ****************************/

#SiteMapLeft
{
	width: 320px;
	float: left;
	margin-left: 0px;
}

#SiteMapRight
{
	width: 320px;
	float: left;
	margin-left: 20px;
}

.SiteMapUL		
{
	list-style: none; 
	font-size: 14px;
}


.li1
{
	margin: 10px 10px 0 -30px; 
	padding: 0 10px 0 20px; 
	background: url(../images/bullet-point-small.jpg) no-repeat left center; 
	list-style: none;
	font-size: 16px;
}

.li1 a
{
	text-decoration: underline;
	font-size: 16px;
}
.li1 a:hover
{
	text-decoration: none;
	font-size: 16px;
}

.li2
{
	margin: 10px 10px 0 -15px; 
	padding: 0 10px 0 20px; 
	background: url(../images/bullet-point-small.jpg) no-repeat left center; 
	list-style: none;
	font-size: 14px;
}

.li2 a
{
	text-decoration: underline;
	font-size: 14px;
}
.li2 a:hover
{
	text-decoration: none;
	font-size: 14px;
}

.li3
{
	margin: 10px 10px 0 0px; 
	padding: 0 10px 0 20px; 
	background: url(../images/bullet-point-small.jpg) no-repeat left center; 
	list-style: none;
	font-size: 13px;
}

.li3 a
{
	text-decoration: underline;
	font-size: 13px;
}
.li3 a:hover
{
	text-decoration: none;
	font-size: 13px;
}

.li4
{
	margin: 10px 10px 0 0px; 
	padding: 0 10px 0 20px; 
	background: url(../images/bullet-point-small.jpg) no-repeat left top; 
	list-style: none;
	font-size: 13px;
}

/******************CLIENT AGREEMENT STYLES*************************/

.ClientAgreementTable
{
	border: 1px solid #696969;
	padding: 2px 2px 2px 2px;
}

.ClientAgreementTable th
{
	border-bottom: 1px dashed #696969;
	font-family: Arial , Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #004071;
	padding: 2px 2px 2px 2px;
}

.ClientAgreementTable td
{
	border-bottom: 1px dashed #696969;
	font-family: Arial , Times, serif;
	text-align: center;
	font-size: 13px;
	color: #333333;
	padding: 2px 2px 2px 2px;
}

/*Whats your number styles */
#WhatsYourNumber
{
	width: 750px;
	margin-left: 80px;
	float: left;
}
.TextGeneralLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #333333;
}
.TextGeneralLinkBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
.TextGeneralLargeBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.TextGeneralLargeLinkBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
	color: #ff9900;
}



#CalculatorForm
{
	width: 490px;
	padding: 0 0 0 0;
	float: left;
}
#CalculatorForm label
{
	width: 300px; 
	float: left; 
	text-align: left; 
	margin-right: 5px; 
	display: block;
	font-size: 13px;
	font-weight: bold;
}
#EnquiryForm		
{
	width: 700px;
	padding: 0 0 0 0;
	float: left;
}
#EnquiryForm	label			
{
	width: 160px; 
	float: left; 
	text-align: left; 
	margin-right: 5px; 
	display: block;
	font-size: 13px;
	font-weight: bold;
}
#ContactLeft
{
	float: left;
	width: 400px;
	font-size: 13px;
	font-weight: bold;
}
#ContactRight
{
	float: left;
	width: 300px;
	font-size: 13px;
	font-weight: bold;
}

.EnquirySubmitButton		
{
	float: right; 
	clear: both; 
	margin: 5px 100px auto; 
	cursor: pointer;
	background: url(../images/submit-button-background.jpg);
	color: #FFFFFF;
	text-align: center;
	width: 113px;
	height: 30px;
	border: none;
	font-size: 16px;
	font-weight: bold;
}
.CalculatorSubmitButton		
{
	float: right; 
	clear: both; 
	margin: 5px auto; 
	cursor: pointer;
	background: url(../images/submit-button-background.jpg);
	color: #FFFFFF;
	text-align: center;
	width: 113px;
	height: 30px;
	border: none;
	font-size: 16px;
	font-weight: bold;
}
.TextGeneralSmall
{
	font-size: 10px;
}
.TextGeneralSmallBold
{
	font-size: 10px;
	font-weight: bold;
}
.TextGeneralError
{
	font-size: 13px;
	color: #FF0000;
}
