﻿@import url(../contentStyles.css);


/* Typography
========================================================================================== */
html>body {	font-size: 16px; }
html body {	font-size: 100%; }
body {
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #FFF;
	color: #000;
	text-align: center;
	padding: 0;
	margin: 0;
}
p, h1, h2, h3, h4, h5, h6, li, ul, td, form, dl, dt, dd {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
h1 {
	font-size: 1em;
	color: #1D407F;
	margin: 20px 0;
}
h2 {
	font-size: 1em;
	color: #1D407F;
	margin: 20px 0 10px;
}
h3 {
	font-size: 0.75em;
	color: #1D407F;
	margin: 20px 0 10px;
}
h4 {
	font-size: 0.75em;
	color: #333;
	margin: 10px 0;
}
.Normal strong {
	color: #1D407F;
}
p,
li,
label,
textarea,
input,
select {
	font-size: 0.687em;
	color: #333;
	line-height: 1.4;
	font-family: Arial, Verdana, Sans-Serif;
}
p {
	margin: 10px 0;
}
li {
	margin: 6px 30px;
	line-height: 1.6;
}
ul li {
	background: url(../../images/june07/ArrBlue.gif) no-repeat 0 3px;
	list-style: none;
	padding-left: 20px;
}
.Normal ol,
ol {
	margin-left: 30px;
}
ol li {	
	margin-left: 30px;
}
ol.sustain li:first-line {
	font-weight: bold;
}
li li,
li p {
	font-size: 1em;
}
li h2 {
	font-size: 1.2em;
}
#wrap a {
	color: #1D407F;
}
a.more {
	float: right;
	text-decoration: none;
	background: url(../../images/june07/ArrBlue.gif) no-repeat 100% 50%;
	padding-right: 15px;
}
p.error,
p.success {
	margin-left: 30px;
	line-height: 1.5;
	color: #990000;
	font-weight: bold;
}
p.success {
	color: #006600;
	padding: 20px 0;
}
/* Layout
========================================================================================== */
body {
	background: #C9D0E2 url(../../images/bg2.jpg) repeat-x top left;
}
.outerWrap {
	background: url(../../images/bg.jpg) no-repeat top center;		
	padding-bottom: 200px;	
}
#wrap {
	width: 927px;
	margin: 30px auto 0;
	text-align: left;
	background: #FFF url(../../images/bg.gif) repeat-y -1px 0;
	overflow: hidden;
}
#main {
	float: left;
	width: 760px;
	position: relative;
	overflow: hidden;
}
#sectors {
	float: right;
	width: 164px;
}
#head {
	width: 760px;
	display: block;
	float: left;
	background: #1D407F url(../../images/june07/imgTarget.gif) no-repeat 468px 0;
}
#head img {
	margin: 5px 40px;
	display: block;
	float: left;
	display: inline;
}
#nav {
	float: left;
	width: 167px;
	background-color: #1D407F;
	border-bottom: solid 3px #FFF;
	/*min-height: 450px;
	height: auto !important;
	height: 450px;*/
}
#content {
	float: right;
	width: 530px;
	margin-right: 30px;
	display: inline;
	padding-bottom: 30px;
}
.subFoot {
	clear: both;
	background-color: #1D407F;
	border-top: solid 3px #FFF;
	text-align: right;
	padding: 10px 30px;
	zoom: 1;
}
.subFoot p {
	color: #FFF;
	font-size: 0.75em;
}
#foot {
	clear: both;
	width: 927px;
	margin: 0 auto;
	padding: 10px 0 100px;
	text-align: left;
}
#foot li {
	float: left;
	font-size: 0.625em;
	color: #666;
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}
.mainImg {
	float: right;
	margin: 40px 0 20px 10px;
	padding-top: 1.4em;
}

/* Content Layout
========================================================================================== */
.home #content {
	width: 590px; 
	padding-bottom: 0; 
	margin-right: 0;
}
#home {
	padding-top: 3px;
	position: relative;
	overflow: hidden;
	width: 590px;
}
#home div {
	float: right;
	width: 163px;
	margin: 4px;
	display: inline;
}
#home img {
	float: left;
	margin: 0 3px 3px 0;
}
#home div img {
	/*position: absolute;
	left: 420px;
	bottom: 5px;*/
}
ul#contact li {
	width: 175px;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}
ul#contact h3 {
	font-size: 1.1em;
}
ul.partners li {
	margin: 0;
	padding: 10px 0;
	background: none;
	clear: left;
}
ul.partners img {
	float: left;
	margin: 0 10px;
}
ul.partners a {
	text-decoration: none;
}
ul.partners strong {
	display: block;
	margin-bottom: 5px;
}
div.partners img {
	float: right;
	margin: 0 70px 10px 70px;
	display: inline;
}
#news td {
	text-decoration: none;
	font-size: 0.687em;
	color: #333;
	line-height: 1.4;
	font-family: Arial, Verdana, Sans-Serif; 
}
#news td td {
	font-size: 1em;
}
#news a {
	color: #1D407F;
}
#news img {
	position: relative;
	top: 5px;
}

/* Navigation
========================================================================================== */
#nav,
#nav * {
	zoom: 1;
	}
#nav li {
	list-style: none;
	width: 167px;
	border-top: solid 3px #FFF;
	font-size: 1em;
	margin: 0;
	padding: 0;
	background: none;
	line-height: normal;
	float: left;
	clear: left;
	overflow: hidden;
	position: relative;
}
#nav li a {
	color: #FFF;
	font-size: 0.75em;
	text-decoration: none;
	padding: 8px 20px;
	display: block;
	position: relative;
}
#nav li ul {
	background-color: #5b76a6;
	float: left;
}
#nav li li a {
	padding-left: 30px;
	font-size: 0.687em;
}
#nav li.tab {
	background: #6082C1 url(../../images/june07/ArrMenu2.gif) no-repeat 95% 70%;
}
#nav li.tab a {
	padding: 13px 20px;
	font-size: 0.687em;
}
#nav li.tab a strong {
	padding-bottom: 3px;
	font-size: 1.1em;
}
#nav li li ul {
	background-color: #a4b3cd;
}
#nav li li li a {
	color: #1D407F;
	padding-left: 40px;
	font-size: 0.687em;
}
#nav li span {
	background: url(../../Images/ArrD.png) no-repeat 0 0;
	width: 11px;
	height: 9px;
	position: absolute;
	top: 1.0em;
	left: 150px;
}
#nav li.leaf span {
	background: none;
}
#nav li#on a,
#nav a:hover  {
	background: #DFE8ED;
	color: #1D407F;
}

/* Dynamic
===================== */
#nav li ul {
	display: none;
	overflow: hidden;
}
#nav li.on ul {
	display: block;
}
#nav li.on ul ul {
	display: none;
}
#nav li.on li.on ul {
	display: block;
}



/* newsletter
========================================================================================== */	
.newsletter {
	padding: 13px 20px;
}
.newsletter p,
.newsletter label {
	font-size: 0.687em;
	color: #FFF;
	margin-top: 0;
}
.newsletter h3 {
	margin: 0;
	padding-bottom: 3px;
	font-size: 0.75em;
	color: #FFF;
}
.newsletter input {
	width: 127px;
	border: solid 1px #FFF;
	background: #EEE;
}
.newsletter div.btn input {
	margin: 0;
	float: right;
}

#home div.newsletter {
	background: #DFE8ED;
	border: solid 1px #C4C4C4;
	padding: 10px;
	margin: 10px 0 0;
	width: auto;
	float: none;
	display: block;
	clear: both;
}
#home .newsletter p {
	display: none;
}
#home .newsletter h3 {
	font-size: 1em;
	color: #1D407F;
}
#home .newsletter div {
	float: left;
	width: 283px;
	margin: 10px 0;
}
#home .newsletter div.btn {
	width: auto;
	float: none;
	clear: both;
}
#home .newsletter input {
	width: 270px;
	color: #666;
	font-size: 0.75em;
	font-weight: bold;
	border-color: #C4C4C4;
	background: #FFF;
}
#home .newsletter .email input {
	float: right;
}
#home .newsletter div.btn input {
	width: auto;
	border: none;
}
	


/* Case Studies
========================================================================================== */
.caseStudies {
	clear: both;
}
.caseStudies h2 {
	font-size: 0.812em;
}
.caseStudies .imgs {
	float: right;
	margin: 0 0 30px 30px;
}
.caseStudies .imgs img {
	margin: 0 0 10px;
	display: block;
}
.caseStudies dl {
	margin-left: 20px;
}
.caseStudies dt {
	color: #1D407F;
	font-weight: bold;
	font-size: 0.687em;
}
.caseStudies dd {
	font-size: 0.687em;
	margin: 0 0 10px 20px;
}

/* Sector Menu
========================================================================================== */
#sectors li {
	background: #1D407F;
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	width: 164px;
	border-bottom: solid 3px #FFF;
}
#sectors h2 {
	color: #1D407F;
	font-weight: bold;
	padding: 10px;
	margin: 0;
	width: auto;
	text-align: center;
	float: none;
	font-size: 0.812em;
	background: #FFF;
}
#sectors li a {
	display: block;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#sectors li strong {
	padding: 5px 0;
}
#sectors li strong,
#sectors li img {
	display: block;
	width: 164px;
	cursor: hand;
	cursor: pointer;
}
#sectors li img {
	display: none;
}

/* Forms
========================================================================================== */
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
fieldset label {
	display: block;
	font-weight: bold;
}
fieldset input,
fieldset select,
fieldset textarea {
	margin-bottom: 10px;
	width: 200px;
}
fieldset textarea {
	width: 300px;
}
input.btn,
div.btn input {
	width: auto;
	margin-left: 220px;
}	
div.chk label {
	display: inline;
}
div.chk input {
	width: auto;
}



/* Comp
========================================================================================== */
#comp ul {
	overflow: hidden;
	border: solid 1px #EEE;
	padding: 20px;
	margin: 20px;
}
#comp li {
	padding: 0 0 10px 20px;
	background: none;
	position: relative;
}
#comp li input {
	width: auto;
	position: absolute;
	left: 0;
	top: 0;
}
#comp div {
	margin: 10px 100px;
}



/* Sitemap
========================================================================================== */
.Sitemap 
{
    padding: 0 0 50px;
    margin-left: 40px;
}
.Sitemap li
{
	padding-bottom: 3px;	
	font-size: 0.75em;
}
.Sitemap ul 
{
    margin: 10px 0 10px 25px;
}
.Sitemap p
{
	line-height: 1.3;
}
.Sitemap li li,
.Sitemap li p 
{
    font-size: 1em;
}

/* Manager Buttons
========================================================================================== */
.pnlParaBtns {
    float: left;
    margin: 20px;
}
.home .pnlParaBtns {
}
.pnlParaBtns select {
    position: relative;
    top: -4px;
}
.SiteHeader {
    position: absolute;
    top: 20px;
    left: 600px;
}

#wrap div.logout {
	margin-left: 20px;
	display: inline;
}

.pnlConfirm {
    clear: both;
    padding: 40px;
    text-align: center;
}
.paraControls {
    clear: both;
    margin-left: 20px;
}
.paraControls a {
    font-size: 0.75em;
    color: #999;
    text-decoration: none;
}
