/* @override http://www.andynathan.com/CSS/an_main_01a.css */

/* @group Main */

body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #000000 url(../Images/bkgd_pattern01a.gif) repeat left top;
	color: #CCCCCC;
	font: normal 10px/15px Verdana, sans-serif;
	letter-spacing: 3px;
	text-align: left;
}


body #wrapper {
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: #000000;
	width: 900px;
	height: 900px;
	text-align: justify;
}


p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	border: 0;
}

p.listLeadIn {
	margin: 0;
	padding: 0;
	border: 0;
}

p.endCopy {
	margin: 0;
	padding: 0;
	border: 0;
	height: 20px;
	width:  auto;
	text-align: right;
}

h1 {
	color: #003399;
	font: normal 24px/24px DoedeVijf;
}

h1 span {
	display:none;
}

h2 {
	color: #003399;
	font: normal 24px/28px "Candida Std Bold", Georgia, serif;
}

h2 span {
	display:none;
}

h3 {
	color: #454545;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

h4 {
	margin: 0;
	margin-bottom: 5px;
	color: #8099CC;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #990033;
	text-decoration: none;
}

a:visited {
	color: #990033;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}

#closeWindow {
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: right;
	line-height: 20px;
}

sup {
	font-size: 75%;
	vertical-align: top;
}

sub {
	font-size: 75%;
	vertical-align: sub;
}

abbr {
	font-style: italic;
}

acronym {
	text-transform: uppercase;
}

q {
	font-style: italic;
}

cite, blockquote {
	font-style: italic;
	display: block;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

.quoteAuthor {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

cite.largeQuote {
	font-size: 20px;
}

.personName {
	color: #000;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}

.personTitle {
	color: #333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}

.errorMessage {
	color: #CC0000; 
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

dt {
	font-weight: bold;
}

dd {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

legend {
	color: #8099CC;
	font: normal 11px/13px Geneva, sans-serif;
	padding-bottom: 10px;
}

label {
	width: 100px;
	float: left;
	color: #003399;
	text-align: right;
	padding: 0;
	padding-right: 5px;
}

label.figure {
	width: auto;
	float: none;
	color: #666666;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	padding: 5px;
	display: block;
}

.figureImage {
	width: auto;
	text-align: center;
	padding: 5px;
	display: block;
}

input, option, select, textarea {
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	margin-bottom: 10px;
	padding: 2px;
	
}

option {
	margin: 0;
	border: none;
}

.submitButton {
	position: relative;
	margin-left: 100px;
	border: none;
}

.hr {
	border: none 0;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	height: 3px;
	display: block;
}

.finePrint {
	color: #666666;
	font-size: 10px;
}

.required {
	color: #8099CC;
	font-size: 10px;
	font-style: italic;
}

.finePrint .required {
	padding-left: 110px;
}

address {
	font-style: normal;
	padding: 0;
}

address.tel {
	padding-top: 10px;
}

address.fax {
	padding-bottom: 10px;
}

address.email {
	padding-top: 10px;
}

address.map {
	padding-top: 20px;
	padding-bottom: 10px;
}

.downloadFile {
	font-size: 10px;
	padding: 5px;
}

img.downloadFile {
	padding: 0;
	padding-right: 2px;
}

ul li {
	margin-bottom: 5px;
}

.ourName {
	color: #000000;
}
	
/* @end */


/* @group Warning */

#warningContent {
	margin: 0;
	padding: 0;
	border: 0;
	width: 320px;
	height: 100%;
}

#warningContent #closeWindow {
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: right;
	line-height: 20px;
	padding-top: 5px;
}

/* @end */


/* @group Header */

#headerComplete {
	margin: 0;
	padding: 0;
	border: 0;
	width: 890px;
	height: 100px;
}

#headerLogo {
	margin: 0;
	padding: 20px;
	border: 0;
	height: 210px;
	width: 340px;
	display: block;
}

#headerSection {
	padding: 0;
	padding-left: 80px;
	padding-right: 60px;
}

#headerMenu {
	height: 20px;
	padding: 0;
}

#headerMenu ul {
	line-height: 20px;
	padding: 0;
}

#headerMenu ul li {
	list-style: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 17px;
	padding-right: 10px;
	background: url(../Images/squareBullet_slate.gif) no-repeat left center;
}

#headerMenu ul li.firstItem {
	list-style: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	background: none;
}

/* @end */


/* @group Header Tag Images */

h1.default {
	background:url("../Images/default_h1.gif") left top no-repeat;
	width:300px;
	height:40px;
	margin:0;
	margin-left: -15px;
}

h1.home {
	background:url("../Images/for_emerging_growth_companies.gif") left top no-repeat;
	width:400px;
	height:30px;
	margin:0;
	margin-left: -15px;
}

h1.investmentBanking {
	background:url("../Images/investment_banking_h1.gif") left top no-repeat;
	width:370px;
	height:40px;
	margin:0;
	margin-left: -15px;
}

h1.ourCompany {
	background:url("../Images/our_company_h1.gif") left top no-repeat;
	width:370px;
	height:40px;
	margin:0;
	margin-left: -15px;
}

h1.news {
	background:url("../Images/news_h1.gif") left top no-repeat;
	width:370px;
	height:40px;
	margin:0;
	margin-left: -15px;
}

h1.caseStudies {
	background:url("../Images/case_studies_h1.gif") left top no-repeat;
	width:370px;
	height:40px;
	margin:0;
	margin-left: -15px;
}

h1.contactInformation {
	background:url("../Images/contact_information_h1.gif") left top no-repeat;
	width:400px;
	height:40px;
	margin:0;
	margin-left: -15px;
}

h1.privacyPolicy {
	background:url("../Images/privacy_policy_h1.gif") left top no-repeat;
	width:370px;
	height:40px;
	margin:0;
	margin-left: -15px;
}

h1.termsConditions {
	background:url("../Images/terms_and_conditions_h1.gif") left top no-repeat;
	width:370px;
	height:40px;
	margin:0;
	margin-left: -15px;
}

h1.corporateCompliance {
	background:url("../Images/corporate_compliance_h1.gif") left top no-repeat;
	width:370px;
	height:40px;
	margin:0;
	margin-left: -15px;
}

h1.ourApologies {
	background:url("../Images/our_apologies_h1.gif") left top no-repeat;
	width:370px;
	height:40px;
	margin:0;
	margin-left: -15px;
}

/* @end */


/* @group Content */

#wrapper #contentComplete {
	margin: 0;
	padding: 50px;
	padding-top: 0;
	border: 0;
	text-align: left;
	height: auto;
}

#wrapper #contentComplete #homeContent {
	margin: 0;
	padding: 0;
	padding-top: 400px;
	padding-left: 200px;
	padding-right: 20px;
	border: 0;
	float: left;
	height: auto;
	width: 540px;
}

#wrapper #contentComplete #homeContent p {
	color: #666666;
	font-size: 16px;
	line-height: 20px;
}

#wrapper #contentComplete #mainContent {
	margin: 0;
	margin-top: 30px;
	padding: 0;
	border: 0;
	height: auto;
}

#wrapper #contentComplete #mainContent #leftColumn {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	height: auto;
	width: 300px;
}

#wrapper #contentComplete #mainContent #rightColumn {
	margin: 0;
	padding: 10px;
	border: 0;
	float: left;
	height: auto;
	width: 400px;
}

#subMenu {
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
}

#subMenu ol {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	border: 0;
}

#subMenu ol li {
	list-style-position: outside;
	list-style-image: url(../Images/squareBullet_grey.gif);
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	border: 0;
	letter-spacing: 0;
	line-height: 12px;
}

#subMenu ul li {
	list-style-image: url(../Images/squareSubBullet_grey.gif);
}

#subMenu a:link {
	color: #8099CC;
	text-decoration: none;
}

#subMenu a:visited {
	color: #8099CC;
	text-decoration: none;
}

#subMenu a:hover {
	color: #003399 !important;
	text-decoration: none;
}


ol.bigRoman {
	list-style-type: upper-roman;
}

ol.lilRoman {
	list-style-type: lower-roman;
}

ol li.expertiseSections {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

ul.square li {
	list-style-type: square;
}

.positionTitle {
	color: #003399;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.positionImage {
	width: auto;
	text-align: left;
	padding: 0;
	display: block;
}

.positionCopy {
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

/* @end */


/* @group Footer */

#wrapper #footerComplete {
	clear: both;
	margin: 0;
	padding: 0;
	padding-left: 60px;
	padding-right: 60px;
	border: 0;
	height: 120px;
}

#footerSection {
	padding-top: 90px;
}

#footerMenu {
	height: 20px;
	padding: 0;
}

#footerMenu ul {
	line-height: 20px;
	padding: 0;
}

#footerMenu ul li {
	list-style: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 17px;
	padding-right: 10px;
	background: url(../Images/squareBullet_grey.gif) no-repeat left center;
}

#footerMenu ul li.firstItem {
	list-style: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	background: none;
}

#footerComplete a:link {
	color: #666666;
	text-decoration: none;
}

#footerComplete a:visited {
	color: #666666;
	text-decoration: none;
}

#footerComplete a:hover {
	color: #003399 !important;
	text-decoration: none;
}

.copyright {
	color: #666666;
	text-align: left;
	line-height: 20px;
}

span.squareBullet {
	background: url(../Images/squareBullet_dkGrey.gif) no-repeat center center;
}

/* @end */