﻿html {
background-color:#fff;
}
body, ol, ul, dl, h1, h2, h3, h4, p, form, textarea {
margin:0;
padding:0;
}
body
{
    font-size: 75%;
    line-height: 140%;
    font-family: 'Franklin Gothic Book';
    color: #333;
}

/*--CONTENT HEADING & PARAGRAPH TEXT STYLES--*/


/*--DEFAULT STYLES--*/
ul {
padding-left:1.5em;
}
p, h1, h2, h3, h4 {
padding-bottom:1em;
}

p.small {line-height: 80%;
	font-size:1.05em}

a {
text-decoration:none;
color:#373995;
}
a img{ 
border:0; 
text-decoration:none;

} 
a:hover, a:active,  img {
text-decoration:none; }


/*
a:active, a:visited {
color:#3739ff;
}

--WRAP--*/

#dContainer { 
width: 880px; 
margin: 0 auto;
/*background: transparent url('../images/bg_right.jpg') repeat-y 100% 100%;*/
background: transparent url('../images/bg_right.jpg') repeat-y 100% 100%;
}

#dInner {
/*background: transparent url('../images/bg_left.jpg') repeat-y 0 0;*/
background: transparent url('../images/bg_left.jpg') repeat-y 0 0;
}

/*--HEADER--*/ 
.company-sites-list {
	list-style:none	;
}.company-sites
{
    list-style: none;
}

#dHeader
{
    /*z-index:97;
    background: url('../images/header2.jpg')repeat-y 100% 100%;*/
    border-color: #FFFFFF;
    background-color: #C6B975;
    width: 100%;
    float: left;
    border-bottom-width: thick;
    border-bottom-style: solid;
}
#dHeader ul {
margin:15px 0;
width:20em;
height:100px;
font-size: 1.2em;
line-height: 1.4em;
float:right;
padding-left:0;
/*background: red;
background:transparent url('../images/logo_right.jpg') no-repeat 83% 100%;*/
}
#dHeader ul li {
list-style:none;
padding-left:1.7em;
background: transparent url('../images/icon_bullet.jpg') no-repeat -10px 50%;
}
#dHeader .lSearchForm {
background-image: none;
}
#dHeader .lSearchForm p {
padding:3px 0;
}
#dHeader .lSearchForm input  {
border:1px solid #fff;
padding:0;
margin:0;
font-size:95%;
}
#dHeader .lSearchForm input.btn {
margin-left:2px;
}
#dHeader .lSearchForm input.txt {
width:6em;
}
#dHeader h1 {
padding-bottom:0;
margin-left:17px;
margin-top:15px;
width:183px;
height:72px;
background: transparent url('../images/logo.jpg') no-repeat 0 0;
text-indent: -3000px;
cursor: pointer;
cursor: hand;
}
#dHeader h2 {
padding-bottom:0;
margin-left:0px;
margin-top:0px;
width:100px;
height:10px;
text-indent: -3000px;
}

/*--SUB HEADER--*/ 
#dSubHeader_flash  
{
    /*background:url('../images/topbanner.jpg') no-repeat;
    z-index:0;
    margin:0 0 1em 0; 
    height:51px; 
    clear:both;*/
}

#dSubHeader { 
margin:0 0 1em 0; 
background-color: #373995;
clear:both;
}
#dSubHeader h2 {
height:51px; 
padding-bottom:0;
text-indent:-3000px;
background: transparent url('../images/banner.jpg') no-repeat 0 0;
}

#dSubHeader1 { 
margin:0 0 1em 0; 
background-color: #373995;
clear:both;
}

#dSubHeader1 h2 {
height:51px; 
padding-bottom:0;
text-indent:-3000px;
background: transparent url('../images/banner1.jpg') no-repeat 0 0;
}
/*--LEFT PANE (NAVIGATION)--*/  
#dLeft 
{
    z-index:100;
}

#brochure
{
    background: url("../images/cataloguebtn.png") no-repeat;
    float:left;
}

/*#dLeft { 
float: left; 
width: 200px; 
margin: 0; 
overflow:hidden;
} 
#dLeft ul {
margin-left: 0px;
}

#dLeft ul li {
font-size: 1.05em;
list-style:none;
padding-top: .6em;
padding-bottom: 0;
font-weight: bold;
}
#dLeft ul li ul li ul li {
font-size: .94em;
list-style:none;
padding-top: .6em;
padding-bottom: 0;
font-weight: bold;
}


#dLeft ul li.firstlvl {
font-size: 1.3em;
}

#dLeft a, #dLeft a:active, #dLeft a:visited {
color:#fff;
} 
#dLeft a:hover {
color:#ccc;
} */

/*--RIGHT PANE QUICKLINKS--*/  
.rhs
{
    background-color:White;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    border-color: #7988A1 #373995 #373995 #7988A1;
}

#dRight
{
    float: right;
    width: 180px; /*margin: 17px 0 0 0; */
    overflow: hidden;
    font-size: x-small;
}
#dRight dl {
padding: 0 1em;
font-size: 1.5em;
line-height: 1.4em;
font-weight: bold;
}
#dRight dt
{
    color: #373EA3; /*margin-top:4em;*/
    font-size: .99em;
    background-color: #A1ABBD;
    margin:1px;
    padding-left:4px;
}

.rhsmargin 
{
    margin-top:5em;
}

/*
.rhsroundtop
{
    background-image: url('../images/rhstop.png');
    background-position: top;
    background-repeat: no-repeat;
    background-color:Transparent;
    margin-bottom:2px;
}
.rhsroundbottom
{
    background-image:url('../images/rhsbottom.png');
    background-position:bottom;
    background-repeat: no-repeat;
    background-color:Transparent;
    margin-top:2px;
}
.rhsall
{
    background-image:url('../images/rhsmiddle.png');
    background-color:#F4F4F4;
}*/

#dRight dd, em {
    padding:0;
    margin:0;
    font-weight: normal;
    font-size: .73em;
    line-height: 1.5em;
}

#dRight dd
{
    border-width: 1px;
    border-color: #7988A1;
    background-color: White;
    padding: 4px;
    border-bottom-style: solid;
}

#dRight p {
font-size:1.20em;
line-height: 1.25em;
}
#dRight em {
font-size:1.05em;
}

/*--CONTENT CENTER PANE--*/  

#dContent 
{
margin:5px 195px 0 260px;
z-index:0;
}

#dContent h2, #dContent p {
margin: 0; 
padding: 0;
}

/* NB changes */
#dContent 
{  
    background:#F4F4F4;
    padding:2px;
}

#dContent p
{  
    /*background:url('../images/bg_right.jpg') repeat-x 100%;*/
    margin-bottom:0.5em;
    padding:0.5em;
}

#dContent h2 
{
    margin-top:0.5em;
    padding:0.5em;
}

#dContent ul
{
    margin-bottom: 0.5em;
    padding: 0.5em;
    list-style-position: inside;
}

/* End of NB changes */

#dContent h2{
font-size:1.3em;
line-height: 1.25em;
}

#dContent p, #dContent li {
font-size:1.20em;
line-height: 1.25em;
}
html #dContent {
height: 1%; /*kills the 3px jog IE problem*/
}
#dContent h1, #dContent h2 {
color:#5D69AF;
}
#dContent b {
font-size:1.05em;
line-height: 1.65em;
}

#dcontactuslink{
clear: both; 
margin: 0; 
padding: .5em; 
color: #333; 
background-color: #fff;
}
#dcontactuslink a {
text-decoration:none;
color:#373995;
font-size: 115%;
text-align:center;
}

.leadershipEntry
{
    border-bottom-style: inset;
    border-width: thin;
    border-color: #808080;
}

.whitepaperEntry 
{
    border-bottom-style: inset;
    border-width: thin;
    border-color: #808080;
}

/*--FOOTER--*/   
#dFooter { 
clear: both; 
margin: 0; 
padding: .5em; 
color: #333; 
background-color: #fff; 
}
#dFooter p {
text-align:center;
font-size: 95%;
padding-bottom: 0;
} 

/*--COMMON--*/

.floatright {float: right; margin-left: 10px;}
.floatleft {float: left; margin-right: 10px;}


/*---LEFT HAND MENU CSS---*/

/*** styles for menu setup ***/

.navMenuIndent 
{
    padding-left:20px;
    float:left;
}

.childlist 
{
   padding-left:0px;
}

.sf-menu, .sf-menu *
{
    color: #373995;
    z-index: 2; /*margin:			0;*/
    margin-bottom: 1px;
    padding: 0;
    list-style: none;
    font-size: small;
}

.sf-menu {
	line-height:	1.0;
}
.sf-menu ul 
{
	position:		absolute;
	top:			-999em;
	width:			200px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a
{
    display:block;
    position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}

/*** menu skin ***/
/* top and bottom backgrounds */
/*.lvl-one-top 
{
    background:url('../images/lvl1BGTop.png') no-repeat 50% top;
    border-bottom:1px solid #fff;
}
.lvl-one-bottom
{
    background:url('../images/lvl1BGBottom.png') no-repeat 50% bottom;
    }
.lvl-two-top 
{
    background:url('../images/lvl2BGTop.png') no-repeat 50% top;
    border-bottom:1px solid #fff;
}
.lvl-two-bottom
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../images/lvl2BGBottom.png') no-repeat 50% bottom;
}
.lvl-three-top 
{
    background:url('../images/lvl3BGTop.png') no-repeat 50% top;
    border-bottom:1px solid #fff;
}
.lvl-three-bottom
{
    background:url('../images/lvl3BGBottom.png') no-repeat 50% bottom;
}*/

.arrowmenu
{
    background-color: Black;
    background: url('../Images/menuarrow.png') no-repeat right center;
}

.arrowmenuhover
{
    background-color: Black;
    background: url('../Images/menuarrowhover.png') no-repeat right center;
}

.firstlvl li
{
    /*margin-bottom: 1px;*/
    border-width: thin;
    border-color: #5E68AF;
    background-color: #A1ABBD;
    border-left-style: solid;
}
.firstlvl li:hover
{
    background-color: #BCC6D8;
}

.secondlvl li
{
    margin: 0;
    border-width: thin;
    border-color: #5E68AF;
    background-color: #A1ABBD;
    border-left-style: solid;
}
.secondlvl li:hover
{
    background-color: #BCC6D8;
}

.thirdlvl li
{
    margin:0;
    border-width: thin;
    border-color: #5E68AF;
    background-color: #A1ABBD;
    border-left-style: solid;
}
.thirdlvl li:hover
{
    background-color: #BCC6D8;
}

.margintop
{
    margin-top: 1px;
}

.lvl-one-bg
{
    /*background:url('../images/lvl1BGMiddle.png') no-repeat;
    background-color:#03368F;*/
    /*border-left:1px solid #fff;
    
    border-bottom:1px solid #fff;*/
}
.lvl-two-bg
{
    /*background:url('../images/lvl2BGMiddle.png') no-repeat;*/
    /*background-color:#AABDE6;
    border-left:1px solid #fff;
   
    border-bottom:1px solid #fff;*/
}
.lvl-three-bg
{
   /* background:url('../images/lvl3BGMiddle.png') no-repeat;*/
    /*background-color:#A2B4D8;
    border-left:1px solid #fff;
    
    border-bottom:1px solid #fff;*/
}

.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	/*border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;*/
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	/*text-decoration:none;*/
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	/*color:			#13a;*/
}
.sf-menu li {
	/*background:		#9AAEDB;
	background:url('../images/lvl1BG.png') no-repeat;
	background-position:bottom;*/
}
.sf-menu li li {
	/*background:		#AABDE6;
	background:url('../images/lvl2BG.png') no-repeat;
	background-position:bottom;*/
}
.sf-menu li li li {
	/*background:		#BDD2FF;
	background:url('../images/lvl3BG.png') no-repeat;
	background-position:bottom;*/
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/*background:		#CFDEFF;
	background:url('../images/lvlBGHover.png') no-repeat;
	background-position:bottom;
	outline:		0;*/
	/*color:Gray;*/
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* Styles needed to make menu vertical */
/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:	200px;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	200px; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}