/* -------------------------------------------------------------- 
   
   RESET
      
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, /* ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
div.skip-link {
	position:absolute;
	right:1em;
	top:1em;
}
em, italic {
	font-style:normal;
}

/* -------------------------------------------------------------- 
   
   ARCHITECTURE
      
-------------------------------------------------------------- */

body {
	background:#fff;
	text-align:left;
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:8pt;
}
div#ccm-page-controls {
	display:none;
}
div#ccm-page-detail {
	display:none;
}
div#ccm-bc {
	display:none !important;
}
div#ccm-bc-inner {
	display:none;
}
#frame {
}
#wrapper {
	margin:0 auto;
	text-align:left;	
}
#header {
}
#logo {
	display:none;
}
#header_search {
	display:none;
}
#headernav {
	display:none;
}
#banner {
	display:none;
}
#central {
}
#central.home {
	background:none;
}
#left_sidebar {
	display:none;
}
#main {
	font-size:1.2em;
	line-height:1.5em;
	background:none;
}
#container {
}
#content_well {
	padding:0;
}
#right_sidebar {
	display:none;
}
#footer {
	margin:3em auto;
	clear:both !important;
}

/* -------------------------------------------------------------- 
   
   DEFAULT CONTENT
      
-------------------------------------------------------------- */

a {
	color:#000;
}
#main #content_well img.align_left {
	float:left;
	margin:0 1em .5em 0;
	border:4px solid #e0e0e0;
	clear:left;
}
#main #content_well img.align_right {
	float:right;
	margin:0 0  .5em 1em;	
	border:4px solid #e0e0e0;
	clear:right;
}
#main #content_well img.company_logo {
	float:right;
	margin:0 0 1em 1em;	
	border:4px solid #e0e0e0;
	background:#fff;
	width:100px;
	padding:10px;
	clear:right;
}
#main p {
	margin-bottom:10px;
}
#main p.introduction {
	font-size:14px;
	line-height:1.4em;
}
#main ul {
	margin:0 0 1em 0;
	padding:0;
	line-height:1.4em;
	list-style-type:disc;
}
#main ul ul {
	font-size:1em;
	line-height:1.4em;
}
#main ul li {
}
#main ul ul li {
}
#main h1 {
	font-size:1.6em;
	margin-bottom:.5em;
	color:#9A5215;
	margin-top:1.25em;
	font-weight:normal;
	line-height: 1.05em;
}
#main h2 {
	font-size:1.2em;
	margin-top:1.25em;
	margin-bottom:10px;
	font-weight:normal;
	color:#9A5215;
	line-height:1.2em;
}
#main h2 a {
	color: #9A5215;
}
#main h3 {
	font-size:1.1em;
	margin-top:1.25em;
	margin-bottom:.35em;
	font-weight:normal;
	line-height:1.2em;
}
#main h3 a {
}
#main h4 {
	font-size:1.1em;
	margin-top:1.25em;
	margin-bottom:.35em;
	font-weight:bold;
	line-height:1.2em;
}
#main h4 a {
}
#main h5 {
	margin-top:1em;
	margin-bottom:.35em;
	font-size:1em;
	text-transform: uppercase;
	font-weight:normal;
	line-height:1.2em;
}
#main p.nav-breadcrumb {
	display:none;
}
#main #content_well table {
	border-collapse: separate;
	border-spacing: 0;
	border:none;
	width:100%;
	text-align:center;
	margin:1em 0;
}
#main #content_well table p {
	line-height:1.1em;
}
#main #content_well table img {
	margin:1em;
	border:4px solid #e0e0e0;
}
#main #content_well div.richcontentcolumn {
	margin-bottom:1em;
}
#main #content_well hr {
	display:none;
}
p.edit_note {
	display:none;
}

/* -------------------------------------------------------------- 
   
   HOME CONTENT
      
-------------------------------------------------------------- */

/* HOME HEADLINES */

#homeheadlines {
	line-height:1.25em;
	font-size:1.2em;
}
#homeheadlines .headline {
	clear:both;
	margin-bottom:3em;
	overflow:hidden;
}
#homeheadlines .headline h2 {
	font-size:1.4em;
	color:#9a5214;
	margin:0 0 .5em;
}
#homeheadlines .headline p {
	margin:0;
}
#frame #homeheadlines ul {
	list-style: disc;
}
#frame #homeheadlines ul li {
	list-style: disc;
}
#homeheadlines ul li a {
	color:#464749;
}
#homeheadlines .headline.first img {
	float:left;
	margin-right:.75em;
	height:105px;
}
#homeheadlines .headline.middle img {
	display:block;
	margin-bottom:.5em;
}
#homeheadlines .headline a {
	display:block;
	margin-top:.75em;
}

/* -------------------------------------------------------------- 
   
   INDUSTRIES CONTENT
      
-------------------------------------------------------------- */

/* INDUSTRIES TOPICS */

#industriestopics #topicsnav {
	display:none;
}
#industriestopics .topic {
	display:block !important;
}
#industriestopics .topic h2 {
	font-size:18px;
	color:#80963a;
	margin-bottom:.5em;
	margin-top:0;
}
#industriestopics .topic h3 {
	margin-top:1em;
}

/* -------------------------------------------------------------- 
   
   SERVICES CONTENT
      
-------------------------------------------------------------- */

/* SERVICES TOPICS - INDUSTRIES STYLE */

#servicestopics #topicsnav {
	display:none;
}
#servicestopics .topic {
	display:block !important;
}
#servicestopics .topic h2 {
	font-size:18px;
	color:#80963a;
	margin-bottom:.5em;
	margin-top:0;
}
#servicestopics .topic h3 {
	margin-top:1em;
}

/* -------------------------------------------------------------- 
   
   NEWS CONTENT
      
-------------------------------------------------------------- */

#main h1.headline {
	font-size:1.6em;
	line-height: 1.15em;
	margin-bottom:.3em;
}
#main h2.deck {
	font-size:1.2em;
	margin-top:1em;
	margin-bottom:.5em;
}
#main h3.dateline {
	font-size:1em;
	text-transform:uppercase;
	border-top:.5pt dotted #666;
	border-bottom:.5pt dotted #666;
	line-height:2em;
	margin-bottom:2em;
}
#main h3.dateline span {
	padding-right:1em;
}
#main h5.news_release {
	margin-top:3em;
}
#main .pagelist_news h4.recent {
}
#main .pagelist_news span.date {
	font-size:1em;
	font-weight:bold;
	color:#464749 !important;
	padding-right:1em;
}
form.cm_subscribe {
	display:block;
	margin-bottom:12px;
}
form.cm_subscribe label {
	display:block;
}
form.cm_subscribe input {
	margin-top:4px;
}
form.cm_subscribe input.formBlockSubmitButton {
	display:block;
	margin-top:6px;
}

/* -------------------------------------------------------------- 
   
   SITE MAP CONTENT
      
-------------------------------------------------------------- */

body.site_map #main ul.nav {
	margin:0 0 1em 0;
	padding:0;
	line-height:1.4em;
}
body.site_map #main ul.nav ul {
	margin-top:.3em;
}
body.site_map #main ul.nav ul ul {
	font-size:1em;
}
body.site_map #main ul.nav li {
	padding-left:0;
	background:none;
}
body.site_map #main ul.nav ul li {
	padding-left:1.25em;
	background:url(../images/bullet_lg.gif) left .45em no-repeat;
}
body.site_map #main ul.nav ul li.navheader {
	padding-left:0;
	background:url(../images/bullet_lg.gif) left .45em no-repeat;
}
body.site_map #main ul.nav ul ul li {
	padding-left:1.25em;
	background:url(../images/bullet_sm.gif) .45em .65em no-repeat;
}
body.site_map #main ul.nav a {
	color:#34638a;
}
body.site_map #main ul.nav ul a {
	color:#4A8CC6;
}
body.site_map #main ul.nav ul ul a {
	color:#6BA1D0;
}
body.site_map #frame #main ul.nav li#leadership_header,
body.site_map #frame #main ul.nav li#news_header,
body.site_map #frame #main ul.nav li#publications_header,
body.site_map #frame #main ul.nav li#forthepress_header {
	margin-top:1em;
	background-image:none;
}
body.site_map #frame #main ul.nav li#pagenav_173 {
	display:none;
}

/* -------------------------------------------------------------- 
   
   HEADER SEARCH FORM
      
-------------------------------------------------------------- */

#header_search img.label {
	float:left;
	width:103px;
}
#header_search input.text {
	width:116px;
	float:left;
	margin-right:5px;
	border:.5pt solid #2d70aa;
	padding:.5pt;
	height:16px;
}
#header_search input.button {
	float:right;
	width:63px;
}

/* -------------------------------------------------------------- 
   
   YEARBOOK CONTENT
      
-------------------------------------------------------------- */

#yearbook {
	margin-top:2em;
	margin-left:-15px;
	float:left;
}
.yearbook {
	height:190px;
	width:112px;
	overflow:hidden;
	float:left;	
	margin-left:15px;
	font-size:10px;
	line-height:1.3em;	
	text-align:center;
	padding-bottom:1em;
	border-bottom:.5pt solid #e0e0e0;
	margin-bottom:3em;
}
.yb_photo {
	width:104px;
	height:104px;
	overflow:hidden;
	border:4px solid #e0e0e0;
	margin-bottom:1em;
}

/* -------------------------------------------------------------- 
   
   PROJECT CONTENT
      
-------------------------------------------------------------- */

#projects {
	clear:both;
}
#main #content_well #projects h2 {
	margin-top:.5em;
}
.project {
	width:150px;
	height:145px;
	overflow:hidden;
	float:left;	
	margin-right:20px;
	font-size:10px;
	line-height:1.3em;	
	text-align:center;
	padding-bottom:1em;
	margin-bottom:3em;
}
#main #content_well .project h5 {
	font-size:10px;
	line-height:1.3em;	
}
.pj_photo {
	width:142px;
	height:95px;
	overflow:hidden;
	border:4px solid #e0e0e0;
	margin-bottom:1em;
}

/* -------------------------------------------------------------- 
   
   MAIN SEARCH FORM
      
-------------------------------------------------------------- */

#main_search {
	width:100%;
	overflow:hidden;
	margin-top:3em;
}
#main_search .inputgroup {
	width:100%;
	overflow:hidden;
	margin-bottom:4em;
}
#main_search label {
	float:left;
	padding-right:10px;
	font-size:16px;
	font-weight:normal;
	color:#9A5215;
	line-height:1.2em;
	margin-top:.3em;
}
#main_search input.text {
	float:left;
	width:250px;
	margin-right:5px;
	border:.5pt solid #e0e0e0;
	border-right:.5pt solid #bbb;
	border-bottom:.5pt solid #bbb;
	height:20px;
	line-height:22px;
	font-size:17px;
	padding:.1em .2em;
	font-family:Arial, sans-serif;
	margin-top:.15em;
}
#main_search input.button {
	float:left;
	width:63px;
	margin-top:.15em;
	border:3px solid #e0e0e0;
	border-right:3px solid #bbb;
	border-bottom:3px solid #bbb;
}
#main_search h3#noresults {
	clear:both;
	margin-top:4em;
}
#main_search .pagination {
	display:block;
	font-size:12px;
	margin:auto;
	margin-top:2em;
}
#main_search .pagination span {
	padding:0 3px;
}
#main_search .pagination span.pageLeft,
#main_search .pagination span.pageRight {
	padding:0;
}
#main_search span.pageDescription {
	display:block;
	color:#777;
}
#main_search span.pageContent {
	display:block;
}
#main_search span.pageLink {
	display:block;
	color:#bbb;
	font-size:10px;
	text-decoration:underline;
}
#main_search span.searchHighlight {
	background:#EFE795;
}
.ndc_search .inputgroup {
	overflow:hidden;
	width:100%;
}
.ndc_search .inputgroup {
	overflow:hidden;
	width:100%;
}
.ndc_search .inputgroup input.text {
	border-color:#E0E0E0 #BBBBBB #BBBBBB #E0E0E0;
	border-style:solid;
	border-width:.5pt;
	float:left;
	font-family:Arial,sans-serif;
	font-size:17px;
	height:20px;
	line-height:22px;
	margin-right:5px;
	margin-top:0.15em;
	padding:0.1em 0.2em;
	width:250px;
}
.ndc_search .inputgroup input.button {
	border-color:#E0E0E0 #BBBBBB #BBBBBB #E0E0E0;
	border-style:solid;
	border-width:3px;
	float:left;
	margin-top:0.15em;
	width:63px;
}
.ndc_search #searchResults .pageLink{ font-size:12px; color:#999; margin:2px 0px 8px 0px; padding:0px; display:block }
.ndc_search #searchResults .searchResult{ margin-bottom:16px; margin-top:24px }
.ndc_search #searchResults .searchResult h3{ margin-bottom:0px; padding-bottom:0px }
.ndc_search #searchResults .searchResult p{margin-top:4px}

#main .ndc_search.news label {
	font-size:14px;
}
#main_search.news {
	margin-top:0;
	border-top:.5pt solid #B7B8BA;
	padding-top:1em;
	padding-bottom:1em;
	border-bottom:.5pt dotted #B7B8BA;
	margin-bottom:2em;
}
#main_search.news input.text {
	width:250px;
}
#main_search.news .inputgroup {
	margin-bottom:0;
}
h2.ndc_search {
	position:relative;
	width:100%;
}
h2.ndc_search span {
	position:absolute;
	right:0;
	font-size:12px;
}
h2.ndc_search span a {
	color:#4A8CC6 !important;
}
h2.ndc_search span a:hover {
	color:#4E748F !important;
}

/* -------------------------------------------------------------- 
   
   FORM BLOCK TABLES
      
-------------------------------------------------------------- */

#main #content_well table.formBlockSurveyTable {
	text-align:left;
	clear:both;
	border-collapse: collapse;	
}
#main #content_well img.ccm-captcha-image {
	margin:0 0 1em 0;
}
#main #content_well table.formBlockSurveyTable th,
#main #content_well table.formBlockSurveyTable td {
	padding:8px;
}
table.formBlockSurveyTable th {
	font-size:1.2em;
	font-weight:normal;
}
table.formBlockSurveyTable td {
}
table.formBlockSurveyTable td.question {
	color:#80963A;
	font-size:1.1em;
}

/* -------------------------------------------------------------- 
   
   DIRECTORY/LIBRARY LIST
      
-------------------------------------------------------------- */

hr.filter_divider {
	clear:both;
	border-color: #fff;
	border-style: solid;
	border-width: 3px 0 0;
	margin: 2.5em -8px 1em;
	height: 0;
}
#list_query_wrap {
	padding:8px;
	background:#f3f3f3;
	width:676px;
	overflow:hidden;
	margin-bottom:.5pt;
}
div.list {
	border-bottom:.5pt solid #f3f3f3;
	clear:both;
}
div.list div.list-item {
	padding:8px;
	border-top:.5pt solid #fff;		
	background:#f1f1f1 url(../images/bg_td_grey.gif) repeat-x scroll left -14px;
	overflow:hidden;
	width:676px;
}
div.list div.list-item.selected {	
	background:#e6e6e6 url(../images/bg_td_grey_selected.gif) repeat-x scroll left -14px;
}
#main div.list-item h3,
#main div.list-item th {
	color:#464749;
	font-size:13px;
	font-weight:normal;
	height:18px;
	line-height:1.15em;
	margin:0;
}
#main div.list-item h3 a.hide,
#main div.list-item h3 a.show,
#main div.list-item th a.hide,
#main div.list-item th a.show {
	color:#464749;
	text-decoration:none;
	padding-left:1em;
}
#main div.list-item h3 a.hide,
#main div.list-item th a.hide {		
	background:url(../images/page_arrow_right.gif) no-repeat scroll left 3px;
}
#main div.list-item h3 a.show,
#main div.list-item th a.show {		
	background:url(../images/arrow_grey_down.gif) no-repeat scroll left top;
}
.pagination.alpha {
	margin:1em auto 0 auto !important;
	line-height:1em;
	font-weight:bold;
	font-size:12px;
}
.pagination.alpha a {
	text-decoration:none;
	display:inline-block;
	color:#fff;
	background:#80963A url(../images/bg_th_green.jpg) repeat-x scroll left -110px;
	padding:4px 8px;
}
.pagination.alpha a:hover {
	background:#4A8CC6;
}
#main #content_well .list_sort {
	margin:1em auto 0 auto;
	text-align:left;
}
#main .list_sort p {
	margin:0;
}
#main #content_well div.list-item table {
	width:auto;
	float:none;
	margin:0;
	border-collapse: collapse;
	font-size:11px;
	line-height:1em;
	height:18px;
	color:#98958C;
	text-align:left;
	width:676px;
}
#main #content_well div.list-item table th,
#main #content_well div.list-item table td {
	text-align:left;
	padding-right:8px;
}
#main #content_well div.list-item table.summary td.action {
	width:auto;
	padding-right:0;
	text-align:right;
}
div.list-item table a {
	color:#98958C;	
}
div.list-item table a:hover {
	color:#4A8CC6;	
}
div.list-item a.action {
	text-decoration:none;
	display:inline-block;
	color:#4A8CC6;
	border:#4A8CC6 .5pt solid;
	padding:2px 4px;
	width:55px;
	text-align:center;
}
div.list-item a.action:hover {
	text-decoration:none;
	display:inline-block;
	color:#fff;
	background:#4A8CC6;
	padding:2px 4px;
}
div.list-item div.details {
	clear:both;
	padding:12px 12px 0 12px;
	margin-top:1em;
	border:.5pt dashed #999;
	font-size:11px;
	background:#f8f8f8;
}
strong.location {
	font-size:1.1em;
}
div.list_query {
	float:left;
	width:332px;
	margin-bottom:.5em;
	height:2em;
}
div.singlerow {
	margin-bottom:0 !important;
}
div.list_query label {
	float:left;
	width:100px;
	line-height:1.75em;
}
div.list_query select,
div.list_query input.text {
	/* float:left; */
	width:200px;
}
#main div.list_query p {
	margin-bottom:0 !important;
	color:#80963A;
}
div.list_query label.checkbox {
	float:none;
	display:inline;
	width:auto;
	position:relative;
	top:-.3em;
	left:2px;
	padding-right:5px;
}
div.list_query input.checkbox {
	position:relative;
	top:-.2em;
	margin:0;
}
div.list_query p.checkbox {
	padding-left:120px;
}
div.list_query input.submit {
	margin:0 0 0 120px;
	width:200px;
}
div.directory div.results_choice {
	text-align:right;
	margin-top:1em;
}
div.directory div.results_choice a.selected {
	font-weight:bold;
	text-decoration:none;
	cursor:text;
}
div.list_query label {
	width:110px;
	padding-right:10px;
	text-align:right;
}
div.list_query select,
div.list_query input.text {
	width:180px;
}
div.list_query input.submit {
	margin:0 0 0 120px;
	width:180px;
}

/* -------------------------------------------------------------- 
   
   COMPANIES LIST TABLE
      
-------------------------------------------------------------- */

#main #content_well table.ccm-page-list {
	text-align:left;
	border-bottom:.5pt solid #f3f3f3;
	clear:both;
	border-collapse: collapse;
}
table.ccm-page-list th,
table.ccm-page-list td {
	padding:8px;
}
table.ccm-page-list th.col_one,
table.ccm-page-list td.col_one {
	width:316px;
}
table.ccm-page-list th.col_two,
table.ccm-page-list td.col_two {
	width:345px;
}
table.ccm-page-list th {
	font-size:1.2em;
	color:#fff;
	background:#80963A url(../images/bg_services_topic.jpg) repeat-x scroll left -110px;
	font-weight:normal;
}
table.ccm-page-list td {
	border-top:.5pt solid #fff;		
	background:#f1f1f1 url(../images/bg_companieslist.gif) repeat-x scroll left -14px;
}
div#companylist_query_wrap {
	padding:8px;
	background:#f3f3f3;
	width:676px;
	overflow:hidden;
	margin-bottom:.5pt;
	margin-top:3em;
}
div.companylist_query {
	float:left;
	width:332px;
}
#main div.companylist_query p {
	margin-bottom:0;
	color:#80963A;
}
#main #company_filter table.company_filter_result img {
	float:right;
	padding-top:20px;
	background:#fff;
}

/* -------------------------------------------------------------- 
   
   FOOTER CONTENT
      
-------------------------------------------------------------- */

#footer ul {
	display:none;
}
#footer {
	color:#666666;
	font-size:1em;
	clear:both;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer p {
	text-align:left;
	line-height:1.1em;
	clear:both;
}
.clear {
	clear: left;
}