﻿body 
{
    background: #fff;
    color: #000;
    font: Arial, "Lucida Grande", Verdana, sans-serif;
    font-size: 11pt;
    font-family: Arial, "Lucida Grande", Verdana, sans-serif;
    padding: 0;
    margin: 0;
}
img {
    border: none;
}

.introduction2 {
    padding-bottom:0;
    padding-top:0.9em;
	font-size: 10pt;
	color: #000;
	line-height: 1.4;
}

/* Structure /**************************/
#container {
    position: relative;
    /*font-size: 1em;*/
    padding-bottom: 2em;
    border-bottom: 3px solid #000;
}
#contentWrapper {
    width: auto;
    margin: 0 34pt;
}
#mastHead {
	display: none;
}

#mastHeadPrint {

}

#mastHead img 
{
    /*
    border-right: 2000pt solid #000;
    border-bottom: 3pt solid #000;
*/
}
#breadcrumbBar {
	width: 100%;
	height: 30px;
	margin: 10px 0 15px 0;
}
#breadcrumbBar2 {
    display:none;
}
#contentShell {
	text-align: left;
	background-color: #fff;
	padding: 0;
}
#mainColumn {
	width: 100%;
	padding-bottom: 20px;
}
#mainNav,
#secondaryColumn,
#tertiaryColumn,
#footerShell,
.toolsSearchbox,
.tools,
.breadcrumbs, 
#ektronLoginBox,
.topbar,
.invisibleInPrint,
.topLink {
	display: none;
}

/* Typography /**************************/

p {
	padding-bottom:0;
	font-size: 10pt;
	color: #000;
	line-height: 1.4;
}

p.bold  
{
    padding-bottom:0;
	font-size: 10pt;
	color: #000;
	line-height: 1.4;
	font-weight:bold;
}

P.pagebreakhere 
{
    page-break-before: always
}

h1 {
	font-size: 1.3em;
	line-height: 10pt;
	letter-spacing: 1px;
}
h2 {
	font-size: 13pt;
	line-height: 1.3em;
	letter-spacing: 1px;
}
h3 {
	font-size: 12pt;
	line-height: 1.3em;
}
h4 {
	font-size: 11pt;
	line-height: 1em;
	letter-spacing: 1px;
}
h5 {
	font-size: 10pt;
	line-height: 1em;
	color: #000;
}
h6 {
	font-size: 10pt;
	line-height: 1em;
}
ul {
	font-size: 10pt;
	margin-top: 0;
	padding-top: 0;
	line-height: 1.4;
}
ul li {
	color: #000;
	list-style: none;
}
a {
    text-decoration: underline;
    color: #64b4b2;
}
.f p {
    font-size: 9pt;
}
ol {
	font-size: 10pt;
	margin-top: 0;
	padding-top: 0;
	line-height: 1.4;
}


/*************************/
table.list {
    width: 100%;
    border-top: none;
}
table.list td,
table.list th {
    border-bottom: 1px solid #000;
    background: none;
}


/***** Table styles *****/
table {
    border-collapse: collapse;
    width: 99%;
    margin-left: 1px;
    font-size: 10pt;
}
#mainColumn table td {
    border: none;
}
#mainColumn table th,
#mainColumn table td.tableheader {
    padding: 4px;
    font-weight: bold;
}
#mainColumn table.TableWithBorders { 
    border: 1px solid #000;
    margin-bottom:1em;
     
}
#mainColumn table.TableWithBorders td,
#mainColumn table.TableWithBorders th {
    border: 1px solid #000;
}
#mainColumn table.TableWithBorders td,
#mainColumn table.TableWithBorders th {
    padding: 4px;
}
#mainColumn table.TableWithRowBorders {
    border: none;
}
#mainColumn table.TableWithRowBorders td,
#mainColumn table.TableWithRowBorders th {
    border-top: none;
    border-bottom: 1px solid #000;
    padding: 4px;
}
#mainColumn table.TableWithColumnBorders {
    border: none;
    border-right: 1px solid #000;
}
#mainColumn table.TableWithColumnBorders td,
#mainColumn table.TableWithColumnBorders th {
    border: none;
    border-left: 1px solid #000;
    padding: 4px;
}
#mainColumn .internationalArea table {
    width: 234px;
}
#mainColumn h1.pagetitle {
	padding-bottom: 0;
	color:#808080;
}
#mainColumn h2.articletitle {
	padding-top: 0.15em;
	padding-bottom: 0.3em;
	color:#000000;
}
#mainColumn h3 {
	padding-top: 0.5em;
	padding-bottom: 0em;
}
#mainColumn h3.inbrief {
	padding-top: 0pt;
	padding-bottom: 0.0em;
	color:#808080;
}
#mainColumn h3.actionpoints {
	padding-top: 0.5em;
	padding-bottom: 0.3em;
	color:#808080;
}
#mainColumn h3.authorstitle {
	padding-top: 0.5em;
	padding-bottom: 0.3em;
	color:#808080;
}
.disclaimerBox {
    display: block;
}








/* Content: Profile /**************************/

.profilePic,
#profilePic {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid #000;
}

.serviceAreas {
	float: left;
	width: 130px;
	height:  155px;
	list-style-type: none;
	margin: 0 10px 25px 0;
	padding: 10px;
}
.serviceAreasCaseStudy {
	float: right;
	width: 150px;
	height:  250px;
	list-style-type: none;
	margin: 0 10px 25px 0;
	padding: 10px;
	background-color: #bdbca2;
	font-size: 0.9em;
}
.serviceOne,
.serviceTwo {
    float: left;
	width: 49%;
	padding-top: 20px;
	
}
#mainColumn .serviceOne ul,
#mainColumn .serviceTwo ul,
#mainColumn .serviceOne li,
#mainColumn .serviceTwo li {
    list-style-type: none;
    margin: 0;
    padding:0;
}

#mainColumn .serviceAreas ul,
#mainColumn .serviceAreasCaseStudy ul,
#mainColumn .contactDetails ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#mainColumn .serviceAreas h5,
#mainColumn .serviceAreasCaseStudy h5,  
#mainColumn .contactDetails h5 {
	font-size: 1em;
	color: #333;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

#mainColumn .serviceAreas ul li {
	line-height: 1.5em;
	padding-bottom: 6px;
	color: #333;
	list-style-type: none;
}

#mainColumn .serviceAreasCaseStudy ul li {
	line-height: 1.5em;
	padding-bottom: 6px;
	color: #333;
	list-style-type: none;
}

#mainColumn .contactDetails ul li {
	line-height: 1.5em;
	padding-bottom: 6px;
	color: #333;
	list-style-type: none;
}

.contactDetails {
	float: left;
	/*width: 290px;*/
	height:  155px;
	list-style-type: none;
	margin: 0 0 25px 0;
	padding: 10px 0 10px 0;
	font-size: 0.9em;
	color: #000;
	overflow: hidden;	
}

#mainColumn .contactDetails ul.contactCol1 {
	width: 30px;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#mainColumn .contactDetails ul.contactCol2 {
	/*width: 150px;*/
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#mainColumn .contactDetails ul.contactCol2 li {
	margin-bottom: 4px; /* ie6.css & ie7.css */
}

.profileQuote {
	width: 295px;
	margin-left: 5px;
	padding: 10px 0 0 32px;
	float: right;
	background: #e9e6d5 url(/Images/quoteL.gif) no-repeat top left; 
}

.profileQuote p {
	font: 1.8em/1.5em "Minion", Georgia, "Times New Roman", serif;
}
.profileQuote p p {
	font-size: 1em;
	margin: 0;
	padding: 0;
	display: inline;
}
.profileQuote div {
    display: inline;
}

.profileQuote .quoteR {
	padding-right: 35px;
	background:  url(/Images/quoteR.gif) no-repeat right bottom;
}
#mainColumn .serviceAreasColumns {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#mainColumn .serviceAreasColumns li {
    width: 49%;
    float: left;
    list-style-type: none;
}
.sampleProfileDetails {
    margin-left: 180px;
    height: 183px;
}
.profileThumb img {
    width: 50px;
    height: 50px;
    background: #000;
}
.profileThumbDetails {
    margin-bottom: 15px;
}
#mainColumn .profileThumbDetails h5 {
    padding-bottom: 0;
    padding-top: 1px; /* ie6 & ie7.css */
}
#mainColumn .profileThumbDetails p {
    line-height: 1.3em;
    padding-top: 0px; /* ie6 & ie7.css */
}
#tertiaryColumn .profileThumbDetails h5 {
    text-transform: none;
    background-color: #2e2e2e;
    padding-bottom: 0;
}
#tertiaryColumn .mastHeadContact .profileThumbDetails,
#tertiaryColumn .links #ctl00_ctl00_BaseContent_Right_mastHeadContactsPanel .profileThumbDetails {
    background: #2e2e2e;
}
#tertiaryColumn .mastHeadContact .profileThumbDetails h5,
#tertiaryColumn .links #ctl00_ctl00_BaseContent_Right_mastHeadContactsPanel .profileThumbDetails h5 {
    background: #2e2e2e;
    margin-bottom: 0;
    padding-bottom: 0;
}
#tertiaryColumn .mastHeadContact .profileThumbDetails p,
#tertiaryColumn .links #ctl00_ctl00_BaseContent_Right_mastHeadContactsPanel .profileThumbDetails p {
    line-height: 1.2;
}

.clear {
    clear: both;
}
.articleInBrief {
    border-top: 2px solid #bdbca2;
    border-bottom: 2px solid #bdbca2;
    margin: 5pt 0;
    padding:0pt;
}

#mainColumn .disclaimerBox p 
{
    font-size: 8pt;
}

#mainColumn .introduction 
{
    padding: 0 0 9fartic 0;
	font-size: 10pt;
	color: #000;
	line-height: 1.4;
}


#mainColumn ul {
	margin: 0 0 1em 2.5em;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
}
#mainColumn li {
	list-style-type: disc;
	padding: auto;
	margin: auto;
}
#mainColumn ul li ul    
{
    margin-top:1em;
}
#mainColumn ul li ul li
{
   list-style-type:circle;   
}
#mainColumn ul li ul li ul    
{
    margin-top:1em;
} 
#mainColumn ul li ul li ul li
{
   list-style-type:square;    
}
#mainColumn ul li ul li ul li ul
{
    margin-top:1em;
} 
#mainColumn ul li ul li ul li ul li
{
   list-style-type:circle;   
}
#mainColumn ol {
	margin: 0 0 1em 2.5em;
}

#mainColumn ol li {
	list-style-type:decimal;
}
#mainColumn ol li ol    
{
    margin-top:1em;
}
#mainColumn ol li.lowerroman
{
    list-style-type:lower-roman;
}

#mainColumn ol li.loweralpha
{
    list-style-type:lower-alpha; 
}

span.authorContactLine1 {
    font-weight:bold; 
    font-size: 10pt;
	line-height: 1em;
	color: #000;
	
}
span.authorContactLine2 {
    font-size: 10pt;
	line-height: 1em;
	color: #000;
}
#mainColumn .date {
	font-size: 0.82em;
	font-weight: bold;
}
#tertiaryColumn .date {
	font-size: 0.75em;
	font-weight: normal;
}
