﻿*
{
	font-family: Arial;
}

/* Backgrounds*/
.title, .subTitle, .text, .defaultNodeScheme, .jobDescription, .sectionTitle, .leftIIPReport, .unSelectedParentWithSelectedChild
{
	background-color: Transparent;
}

body
{
	background-color: #C7DCD8; /* Pale Greeeny background */
}

.rightNavBGSpacer
{
	background-color: #2E2254; /* Dark Blue Background */
}

/* Colours */

.heading,.contentLinear,.contentCurved,.newsPrecis,.techPrecis,.defaultNodeScheme,.subTitle
{
	color: #2E2254; /* Dark Blue Font */
}

.childNode,.selectedConsultant,.selectedLeftChild,.selectedChild,.title,.sectionTitle
{
	color: White;  /* White Font */
}


.rightNavBGSpacer
{
	position: absolute;
	width: 126px;
	right: 0px;
	height: 22px;
	bottom: 50px;
}

.title
{
	position: relative;
	height: 20px;
	top: 0px;
	left: 0px;
	font-weight: bold;
	font-size: large;
	padding-bottom: 10px;
}

.subTitle
{
	position: relative;
	left: 0px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
}

.text
{
	margin-bottom: 10px;
}

li, div, .trackRecordText
{
}

p, p, ul
{
	margin-bottom: 15px;
}

A,.anchor

{
	color: #554B8D;
	text-decoration: underline;
	cursor: hand;
}

.subTitle, .trackRecordText,.jobDescription

{
	margin-top: 0px;
}

.jobDescription
{
	position: relative;
	margin-bottom: 3em;
}

.sectionTitle
{
	position: relative;
	height: 400px;
	top: 50px;
	left: 0px;
	font-weight: bold;
	font-size: large;
}

.techContainer,.techPrecis
{
	border: 1px solid Transparent;
}

.techPrecis
{
	border-top: 0px;
	border-bottom: 20px;
}

.tb_Find
{
	float: right;
	width: 130px;
	height: 15px;
	vertical-align: bottom;
	font-size: 11px;
	text-align: right;
	border-style: none;
	word-spacing: normal;
	letter-spacing: normal;
}

.btn_Go
{
	float: right;
}

.defaultNodeScheme
{
	float: left;
	height: 75%;
	width: auto;
}

.leftIIPReport
{
	position: relative;
	width: 170px;
	float: right;
}

.unSelectedParent
{
	width: 224px;
	 height: 20px;
}

.unSelectedParentText
{
	position: absolute;
	left: 12px;
/*	left: 4px;
 background-color:Aqua;*/
}


.selectedParentText
{
	position: absolute;
	left: 12px;
	color: White;
}

.unSelectedParentWithSelectedChild,.selectedParent
{
	width: 224px;
	height: 20px;
	color: White;
}

.selectedChild
{
	position: relative;
	left: 20px;
}

.selectedLeftChild
{
	position: relative;
	left: 0px;
	width: 224px;
}

.childNode,.selectedConsultant,.selectedLeftChild,.selectedChild
{
	height: 20px;
	font-size: 9pt;
	font-style: normal;
	font-weight: 800;
}

.childNode
{
	width: 20px;
}

.childlabelNode
{
	position: relative;
	height: 20px;
	left: 20px;
	width: 203px;
}

.selectedConsultant
{
	position: relative;
	float: left;
	left: 20px;
	width: 204px;
}

.consultantChildText
{
	position: relative;
	height: 20px;
	left: 20px;
	color: White;
}

.selectedConsultantBG,.consultantBG
{
	position: relative;
	height: 20px;
	left: 0px;
	width: 224px;
}

.consultantImage
{
	z-index: 1;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 10px;
}

.consultantIndustryPractice
{
	z-index: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	border: 1px solid transparent;
}

.consultantNarative
{
	z-index: 1;
}

.contentLinear,.contentCurved
{
	position: absolute;
	font-size: 9pt;
	font-style: normal;
	left: 221px;
}
.contentCurved
{
	padding: 0px 13px 23px 13px;
	width: 355px;
	height: 375px;
	overflow: auto;
	top: 183px;
}

.contentLinear
{
	padding: 10px 13px 23px 13px;
	width: 500px; /*height: 330px;*/
	top: 175px;
}

.newsPrecis
{
	border: 1px solid Transparent;
	border-top: 0px;
	border-bottom: 20px;
}

.highlight
{
	text-decoration: none;
	color: black;
	background: yellow;
}

a.rcScroller:hover
{
	color: #2E2254;
	text-decoration: none;
	font-weight: bold;
}
a.rcScroller, a.rcScroller:active, a.rcScroller:visited
{
	color: #2E2254;
	font-weight: bold;
	text-decoration: none;
}
p.ticketyticker
{
	font-family: Arial, Helvetica, sans-serif;
	color: #2E2254;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}
