@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #666;
	line-height: 22px;
	}


h1 {
	color: #00ADE9;
	font-size: 38px;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 5px;
	}
h2 {
	font-size: 23px;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 20px;
	display: inline;
	color: #333;
	}
h3 {
	font-size: 20px;
	color: #333;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 5px;
	padding: 0;
	}
h4 {
	color: #333;
	margin: 0;
	font-size: 13px;
	}

input, textarea {
	padding: 10px;
	height: 40px;
	display: block;
	width: 400px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	border: 2px solid #e5e5e5;
	margin: 0 0 10px;
	}
input:hover, textarea:hover {
	background: #f2f2f2;
	}	
	
ul li {
	padding: 0 0 12px;
	}

a {
	color:#00ADE9;
	text-decoration: none;
	}

table {
	width: 100%;
	}
table td {
	line-height: 170%;
	}
table td a {
	/*color: #fff;*/
	}


p {
	margin: 0 0 20px;
	}

/*------------------------------------------- ID's ----------------------------*/


#head {
	background: url(/images/headBg.gif) repeat-x;
	/*overflow: hidden;*/
	/*margin: 0 0 15px;*/
	height: 150px;
	}
#headerWrap {
	background:transparent url(/landingPages/images/landingBg.gif) repeat scroll 0 0;
	height:18px;
	margin: -30px 0 0 20px;
	overflow:hidden;
	padding:0;
	position:absolute;
	text-indent:-5000px;
	width:36px;
}
#headInner {
	width: 960px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	/*overflow: hidden;*/
	position: relative;
	/*background: red;*/
	}
#logo {	
	background: url(/landingPages/images/logo.gif);
	display: block;
	width: 255px;
	height: 125px;
	text-indent: -5000px;
	text-transform: capitalize;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 25px;
	left: 0;
}
#container {
	width: 960px;
	margin: 0 auto 30px;
	overflow: hidden;
	text-align: left;
	}


#csesearch {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	}
#cse-search-box {
	overflow: hidden;
	width: 240px;
	float: right;
	margin: 0 0 15px;
	padding: 0;
	/*background: red;*/
	}
*html #cse-search-box {
	width: 244px;
}
#cse-search-box input {
	border: none;
	padding: 0;
	height: auto;
	width: auto;
	}
#cse-search-box input#search-box {	
	float: left;
	width: 194px;
	height: 35px;
	margin: 0;
	padding: 8px;
	border: 2px solid #e5e5e5;
	margin: 0 0 10px;
	display: block;
	}
#cse-search-box input#searchsubmit {
	display: block;
	width: 41px !important;
	height: 35px !important;
	margin: 0 0 0 5px;
	border: none;
	cursor: pointer;
	text-indent: -5000px;
	text-transform: capitalize;
	background: url(/images/search-submit.gif);
	float: left;
	}
#cse-search-results iframe {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	}
body.blog #csesearch,
body.single #csesearch,
body.archive #csesearch,
body.search #csesearch {
	display: none;
	}








#home #left {
	float: left;
	width: 700px;
	overflow: hidden;
	}
#home #right {
	background:none repeat scroll 0 0 #00ADE9;
	color:#FFFFFF;
	float:right;
	overflow:hidden;
	width:240px;
	text-align:center;
}
#home #right table {
	margin: 20px auto;
	width: 200px;
	text-align: justify;
	}

#home #right table td a:link,
#home #right table td  a:hover,
#home #right table td  a:active,
#home #right table td  a:visited {
	color: #fff;
	}
#home #right .boxTextWhite a {
	display: block;
	border-bottom: 2px solid #80D6F4;
	padding: 0 0 15px;
	margin: 0 0 15px;
	}	
	
#home #right span.justifiedArticle {
	text-align: justify;
	display: block;
	}
	
#home #right table td {
	color: #fff;
	}
#home h2 {
	border-top: 2px solid #e5e5e5;
	margin: 0;
	padding: 20px 0 0 ;
	display: block;
	}




#content {
	width: 790px;
	float: right;
	overflow: hidden;
	}
#contentImagery {
	float: left;
	width: 130px;
	overflow: hidden;
	margin: 9px 0 0;
	font-size: 11px;
	}
#contentImagery img {
	border-bottom: 6px solid #00ADE9;
	margin-bottom: 10px;
	}

#content table td {
	font-size: 13px;
/*	color: #333;*/
	}
	
	
#peopleContent {
	width: 528px;
	float: left;
	overflow: hidden;
	}	
#peopleList {
	width: 240px;
	float: right;
	overflow: hidden;
	background: #00ADE9;
	text-align: center;
	}	

#peopleList table {
	width: 190px;
	margin: 20px auto;
}
#peopleList table td {
	color: #fff;
	line-height: 130%;
	}
#peopleList table td a {
	color: #fff;
	font-size: 11px;
	}	
#peopleList h3 {
	color: #fff;

}
#peopleList h4 {
	margin: 30px 0 0 ;
	padding: 0;
	color: #fff;
	}
#people h2 {
	border-top:2px solid #E5E5E5;
	display:block;
	margin:0 ;
	padding:20px 0 0;
}

#careers p {
	margin: 0 0 12px;
	}	
	




#newsletters #content {
	width: 960px;
	}


#expertise.article #content,
#resources.article #content,
#articles.article #content {
	float: left;
	width: 745px;
	overflow: hidden;
}
#articleContent {
	width: 525px;
	float: right;
	overflow: hidden;
	}
#submenu {
	border-right:1px solid #E5E5E5;
	float:left;
	padding:0 20px 0 0;
	width:177px;
}
#submenu h3 {
	border-left: 3px solid #00ADE9;
	padding: 0 0 0 10px;
	}
#submenu a {
	font-size: 11px;
	}
#supplementaryInfo {
	background: #00ADE9;
	float:right;
	font-size:11px;
	padding:20px;
	width: 150px;
}
#supplementaryInfo table {
	width: 150px;
	}

#supplementaryInfo td {
	color: #fff;
	}

#supplementaryInfo h3,
#supplementaryInfo h4 {	
	color: #fff;
	}
#supplementaryInfo h4 {
	border-top:2px solid #A1D4E6;
	padding:12px 0 0;
}
#supplementaryInfo table td a {
	color: #fff;
	}
		
#links h3,
#resources h3 {
	margin: 0 0 5px;
	}
	
	
	
	
	
#contactLeft {
	width: 960px;
	overflow: hidden;
	margin: 0 0 30px;
	}
#contactRight {
	border-top:1px solid #E5E5E5;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0 0;
	width: 960px;
}
#contactAk, #contactWellington, #contactBop {
	border-right:1px solid #E5E5E5;
	float:left;
	height: 373px;
	margin:0 30px 0 0;
	padding:0 20px 0 0;
	width:286px;
}
#contactWellington {
	margin: 0;
	border: none;
	padding: 0;
	}
#contactRight form {
	margin: 20px 0 0;
	}
	
#contactDetails {
	width: 400px;
	overflow: hidden;
	float:left;
	padding: 0 0 0 60px;
	}
#contactMessage {
	float: right;
	width: 400px;
	overflow: hidden;
	padding: 0 60px 0 0;
	}	
#contactMessage #Message {
	height: 186px;
	}
#contactThanks {
	width: 500px;
	margin: 0 auto;
	background:	#00ADE9;
	color: #fff;
	padding: 20px;
	text-align: center;
	}
#contactThanks h3 {
	color: #fff;
	}






#footer {
	margin: 30px auto;
	padding: 20px 0 0;
	width: 960px;
	text-align: center;	
	font-size: 11px;
	color: #666;
	border-top: 2px solid #e5e5e5;
	}
#footMenu {
	width: 776px;
	margin: 0 auto;
	overflow: hidden;
	}
#footMenu a {
	display: block;
	float:left;
	border-right: 1px solid #e5e5e5;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	}
#footMenu a.lastItem {	
	border: none;
	margin: 0;
	padding: 0;
}




	
/*------------------------------------------- Class ----------------------------*/

.btn_img {
	margin: 0 auto;
	}

.blueback a {
	color: #fff;
	}
.checkbox {
	width: auto;
	border: none;
	padding: 0;
	}	

.downloadLink {
	border-top: 1px solid #e5e5e5;
	margin: 20px 0 0;
	padding: 10px 0 0;
	width: 100%;
	overflow: hidden;
	font-size: 11px;
	}
.downloadLink a {
	background: url(/images/pdf.gif) no-repeat 0 4px;
	padding: 0 10px 0 25px;
	display: block;
	font-size: 13px;
	float: left;
	}
	
.imgL {
	float: left;
	margin: 5px 20px 10px 0;
	}
.imgR {
	float: right;
	margin: 5px 0 10px 20px;
	}	
.smlHeadingWhite {
	font-size: 18px;
	}
.subHeadingBlk {
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 20px;
	color: #333;
	display: block;
}
#expertise .subHeadingBlk,
#people .subHeadingBlk {
	margin: 0;
	display: inline;
	}
.smlTextBlk {
	font-size: 11px;
	}
#supplementaryInfo .smlDate {
	color: #fff;
	font-weight: bold;
	}	
.smlDateBlk {
	font-weight: bold;
	color: #333;
	}	
	
	
	
.submit {
	background:#00ADE9;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	font:bold 14px Arial,Helvetica,sans-serif;
	margin: 10px 0 0 0;
	padding: 12px 30px;
	text-align: center;
	width: auto;
	float: right;
}	
.submit:hover {
	background:#00ADE9;
}






	
	
.supplementaryInfo {
	color: #999999;
	border-top: 1px solid #e5e5e5;
	font-size: 12px;
	padding: 15px 0 0 ;
	margin: 15px 0 0 ;
	}
.supplementaryInfo h3 {
	color: #666666;
	font-size: 19px;
	}
.tableList {
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	padding: 0;
	}
.tableList td {
	padding: 0  0 20px;
}






/* ------------------------- Lists ----------------------------------------------*/


.submenu {
	overflow:hidden;
	padding:0;
	margin: 5px 0 20px 15px;
}
.submenu  ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.submenu li {
	background:url("/images/li.gif") no-repeat scroll 0 -4px transparent;
	line-height:130%;
	list-style-type:none;
	margin:0;
	padding:0 0 10px 13px;
}




#newsletterList {
	overflow:hidden;
	padding:0;
	margin: 20px 0 0;
}
#newsletterList  ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
#newsletterList li {
	border-right:2px solid #E5E5E5;
	float:left;
	height:223px;
	overflow: hidden;
	list-style-type:none;
	margin:0 20px 32px 0;
	padding:0 20px 0 0;
	width:278px;
}
.newsletter-blurb {
	height:119px;
	margin:0 0 30px;
	overflow:hidden;
	width:100%;
}

/*------------------------------------------- Menu ----------------------------*/






#menu {
	/*border-left:2px solid #80D6F4;*/
	float:right;
	height:86px;
	overflow:hidden;
	padding: 6px 0 0 0;
	margin: 0;
	width: 676px;
	background: url(/images/menuBg.gif) repeat-x 0 39px;
}
#menu   ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
#menu   li {	
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}
#menu li a {
	border-right:1px solid #80D6F4;
	color:#FFFFFF;
	display:block;
	font:12px Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin: 0 0 2px;
	overflow:hidden;
	padding: 9px 12px;
	text-decoration:none;
	text-transform:uppercase;
}

#menu li a:hover {
	background: #0f99c9;
	}

#menu li.lastItem a {
	/*border-right: none;*/
	}
#menu li.menu10 {
	/*border-top: 1px solid #80D6F4;
	width: 200px;*/
	text-align: right;
}
#menu li.menu11 {
	/*border-top: 1px solid #80D6F4;
	width: 200px;*/
	text-align: right
}
#menu li.menu10 a, #menu li.menu11 a{ 
	border-bottom: none;
	}

#home #menu li.menu1 a,
#about #menu li.menu2 a,
#expertise #menu li.menu3 a,
#people #menu li.menu4 a,
#resources #menu li.menu5 a,
#links #menu li.menu6 a,
#careers #menu li.menu7 a,
#newsletters #menu li.menu8 a,
#contact #menu li.menu9 a,
.blog #menu li.menu11 a
 {
	background: #0f99c9;
}	

