ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd
{
  margin:0;
  padding:0;
}

#search-content {

}

#search-content #search input[type="text"] {
	width:300px;
	background:none;
	padding:5px 10px 7px;
	-moz-box-shadow:inset 0 0 5px #ccc;
   	-webkit-box-shadow:inset 0 0 5px #ccc;
   	box-shadow:inset 0 0 5px #ccc;
	border:1px solid #ccc;
}


#search-content #search input[type="submit"] {
	background: #124550;
	color: #fff;
	margin:0px;
	height:28px;
	padding:5px;
	text-align:center;
}

a,a:visited
{
  text-decoration:none;
  xoutline:none;
  color:inherit;
}

a img,:link img,:visited img
{
  border:none;
}

body
{
  font-family:Helvetica, Arial, Verdana, sans-serif;
  font-size:78%;
}

h1
{
  font-size:2em;
  font-weight:400;
  padding:0;
}

h2
{
  font-size:1.4em;
  font-weight:400;
  padding:0 0 10px;
	color: #124550;
	line-height: 23px;
}

h3
{
  font-size:1.2em;
  font-weight:400;
  color: #124550;
}

h4
{
  font-size:1.2em;
  font-weight:400;
  color: #124550;
}

h5
{
  font-size:1em;
  font-weight:700;
}

h6
{
  font-size:.8em;
  font-weight:700;
}

ol,ul,li
{
  font-size:1em;
}

p
{
  font-size:1em;
  line-height:1.6em;
  margin:1em 0;
}

li > p
{
  margin-top:.2em;
}

pre,code
{
  font-family:monospace;
  font-size:1em;
}

p code,h3 code
{
  font-size:1em;
  font-weight:700;
  font-family:Monaco,"Courier New", Tahoma;
}

p code
{
  font-size:1.1em;
}

em,i
{
  font-weight:400;
  font-style:italic;
}

.clearfix:after
{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.replace
{
  text-indent:-10000px;
}

#wrap
{
  width:940px;
  margin:25px auto 0;
}

#branding
{
  width:326px;
  height:84px;
  background:url('../cssimages/logo.jpg') no-repeat;
  text-indent:-9999px;
  float:left;
}

#header
{
  color:#124550;
  font-size:12px;
  font-weight: bold;
  position:relative;
  z-index:7;
}

#header p
{
  line-height:1em;
  margin:0;
}

#header li
{
  list-style:none;
  line-height: 1.8em;
}

#nav
{
  margin-left: 240px;
  float:left;
  width:128px;
}

#subnav
{
  width:100px;
  float:left;
  margin-left: 5px;
  padding-left:5px;
  height:auto;
  overflow:hidden;
  line-height:12px;
}

#subnav .more
{
  background:#DDD;
  color:#8C8C8C;
  height:10px;
  overflow:hidden;
}

#header #contact
{
  float:right;
  padding-right: 8px;
  margin-right:9px;
  height:46px;
  line-height: 1.6em;
  font-weight: normal;
  color: #414042;
}

#header #contact strong {
  color: #124550;
  font-weight: bold;
}

#window
{
/*  margin-top: 10px;*/
  position:relative;
  z-index:5;
}

.window_bg
{
  z-index:4;
  position:absolute;
  height:400px;
  top:105px;
  width:940px;
  background:url(../images/PAST/PAST_MASTER.jpg) no-repeat;
}

.window_bg.hidden
{
  display:none;
}

#present
{
  background:url(../images/PRESENT/PRESENT_MASTER.jpg) no-repeat;
}

#future
{
  background:url(../images/FUTURE/FUTURE_MASTER.jpg) no-repeat;
}

#key_issues
{
  background:url(../images/KEY_ISSUES/KEY_ISSUES_MASTER.jpg) no-repeat;
}

#future.special
{
  background:url(/cssimages/PORTRAIT_FUTURE_QUOTE.jpg) no-repeat;
}

#footer
{
  position:relative;
  height: 35px;
}

#footer .col
{
  width:306px;
  height:123px;
  float:left;
  background:url(../cssimages/sprites.png) 0 -73px;
}

.col.alpha
{
  margin-right:11px;
}

.col.omega
{
  margin-left:11px;
}

.col h5
{
  color:#729CA3;
  text-transform:uppercase;
  font-size:10px;
  margin:10px 0 5px 10px;
}

.col p
{
  width:90%;
  font-size:11px;
  color:#727272;
  margin:0 auto;
}

#footer #flickr
{
  xwidth:400px;
  float:left;
}

#flickr .photo
{
  margin-left:22px;
  position:relative;
  display:block;
  width:70px;
  height:70px;
  float:left;
  overflow:hidden;
}

#flickr .photo .corners
{
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  background:url(../cssimages/corners.png);
}

#footer a#map
{
  background-position:-7px -233px;
}

p#label
{
  right:0;
  text-align:right;
  z-index:2;
  width:300px;
}

#label,#copyright
{
  position:absolute;
  bottom:0;
  border-top:1px solid #ebebeb;
  width:100%;
  margin:0;
}

#copyright
{
  left:0;
}

#copyright a
{
  border-left:1px solid;
  padding-left:10px;
  margin-right:10px;
  position:relative;
}

#label,#copyright,#label a,#copyright a
{
  text-transform:uppercase;
  color:#727272;
  font-size:10px;
}

.splitHorizontal
{
  color:#FFF;
  margin-top:160px;
  padding:0 10px;
}

.splitHorizontal h2
{
  width:300px;
  text-align:center;
  float:left;
  font-size:24px;
  font-weight:700;
  letter-spacing:10px;
  text-transform:uppercase;
}

.splitHorizontal.newVersion
{
  width:158px;
  height:273px;
  padding-top:120px;
  padding-left:15px;
  text-align:left;
  background:url(../cssimages/bg_nav.png) no-repeat top right;
  margin:1px 0 0 747px;
}

.mac.webkit .splitHorizontal.newVersion
{
  margin:-3px 0 0 747px;
}

.splitHorizontal.newVersion h2
{
  letter-spacing:2px;
  float:none;
  text-align:left;
  font-weight:400;
  font-size:17px;
  padding-bottom:0;
  margin-bottom:30px;
  border-bottom:solid 1px #fff;
}

#window.newVersion
{
  margin:1px 0 0;
}

#window_nav
{
  float:left;
  display:block;
  height:100%;
  width:140px;
  margin-left:8px;
  margin-top:10px;
}

#window_nav li
{
  background:#FFF;
  display:block;
  width:140px;
  margin-bottom:10px;
  text-indent:-15px;
  color:#444;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
  padding:8px 0 8px 25px;
}

#quote
{
  position:absolute;
  right:180px;
  top:110px;
  font-size:18px;
  font-weight:100;
  color:#FFF;
  text-align:right;
  width:400px;
  line-height:1.2em;
}

#quote blockquote
{
  text-align:left;
  margin-left:-140px;
  width:450px;
}

#quotespan
{
  text-transform:uppercase;
}

#content
{
  width:480px;
  margin-left:46px;
  float:left;
  height:320px;
  background:#FFF;
  position:relative;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
  margin-top:10px;
  padding:10px 25px 25px;
}

#text
{
  overflow:hidden;
  height:287px;
  padding-right:15px;
  margin:20px 0 0;
}

#text li
{
  font-size:10px;
  color:#333;
  line-height:2em;
}

#text li li
{
  text-indent:8px;
}

.top
{
  color:#97C41D;
/*  border-bottom:1px solid #729CA3;
  border-top:1px solid #729CA3;*/
  display:block;
  margin:20px 0;
}

#content h1
{
  color:#0f434d;
  font-size:18px;
  letter-spacing:-.5px;
}

#contact label
{
  width:100px;
  display:inline-block;
  vertical-align:top;
}

#contact label small
{
  font-size:.9em;
  font-style:italic;
}

#recommend
{
  position:absolute;
  bottom:2px;
  left:-1px;
}

#recommend a
{
  background:url(/cssimages/friend.jpg) no-repeat;
  display:block;
  width:184px;
  height:17px;
  text-indent:-99999px;
}

#recommend_friend
{
  width:0;
  height:0;
  overflow:hidden;
  position:absolute;
  bottom:0;
  left:0;
  z-index:500;
  background:#FFF;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  padding:0;
}

#recommend_friend .inside
{
  width:360px;
  height:200px;
}

#recommend_friend .close
{
  position:absolute;
  top:2px;
  right:2px;
  padding:3px 5px;
}

#recommend_friend .close:hover
{
  position:absolute;
  top:2px;
  right:2px;
  color:#FFF;
  background:#000;
}

#recommend_friend label
{
  width:100px;
  display:inline-block;
}

#resources
{
  height:315px;
  float:left;
  background:#FFF;
  margin-left:12px;
  width:162px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
  padding:30px 10px 10px;
}

#resources li
{
  list-style:none;
  line-height:1.3em;
}

input
{
/*  background:url(/cssimages/rounded_input.jpg);*/
  border: solid 1px #729CA3;
  height:14px;
  width:130px;
  padding:3px 10px 0;
}

input.button
{
  border:solid 1px #727272;
  background:#729CA3;
  width:70px;
  color:#FFF;
  padding:0 5px 16px;
}

.template
{
  width:463px;
}

.template h2
{
  color:#033;
  font-weight:700;
  font-size:18px;
  margin-bottom:30px;
}

#template_1_image
{
  margin-bottom:30px;
}

#template_2_image
{
  width:225px;
  height:187px;
  float:left;
  margin:0 18px 18px 0;
}

#template_3_image
{
  width:225px;
  height:187px;
  float:right;
  margin:0 0 18px 18px;
}

#text table
{
  width:100%;
  border:solid 1px #97C41D;
  color:#333;
  font-size:10px;
  line-height:2em;
}

#text table td
{
  border:solid 1px #97C41D;
}

textarea
{
  height:76px;
  width:233px;
/*  background:url(/cssimages/rounded_textarea.jpg);*/
/*  border:0;*/
	border: solid 1px #729CA3;
  padding:8px;
}

#home
{
  background:url(../images/HOME_MASTER.jpg) no-repeat;
}

#text h1
{
  font-size:18px;
  color:#1E5576;
  margin-bottom:5px;
  font-weight:bolder;
}

#text h2
{
  font-size:16px;
  color:#4E758D;
  padding-bottom:2px;
  font-weight:700;
}

#text h3
{
  color:#0F434D;
  font-size:14px;
  font-weight:700;
  margin:15px 0 5px;
}

#text h3 a
{
  color:#0F434D;
}

#text > ul > li > a
{
  font-weight:700;
  color:#729CA3;
}

#text h3 a:hover
{
  text-decoration:none;
}

#text h4
{
  font-size:12px;
  color:#6A9FC0;
  margin-bottom:2px;
}

#text h5
{
  font-size:12px;
  color:#0F434D;
  font-style:italic;
  margin-bottom:2px;
}

#text ul
{
  margin-bottom:10px;
  list-style:disc outside none;
  margin-left:15px;
}

#text ol
{
  margin-bottom:10px;
  margin-left:19px;
}

hr
{
  background-color:#729CA3;
  height:2px;
  color:#729CA3;
  border:0;
/*  width:80%;*/
}

#resources h1
{
  color:#0F434D;
  font-size:18px;
  letter-spacing:-.5px;
  margin-bottom:14px;
}

#resources ul li
{
  color:#333;
  font-size:10px;
  line-height:2em;
}

#text p
{
  font-size:10px;
  color:#333;
  margin-top:0;
  line-height:16px;
}

#youtube_list h3
{
  font-size:.9em;
}

#text dl.register
{
  width:260px;
}

#text form dt
{
  width:100px;
  float:left;
  clear:left;
  margin:0 0 20px;
}

#text form dd
{
  float:left;
}

#new_york_banner
{
  display:block;
  width:955px;
  height:84px;
  text-indent:-99999px;
  background:url(../cssimages/sprites.png) no-repeat;
  background-position:-2px -364px;
  margin-bottom:20px;
  padding:0;
}

#subpage_new_york_banner
{
  display:block;
  width:618px;
  height:84px;
  float:right;
  text-indent:-99999px;
  background:url(../cssimages/sprites.png) no-repeat;
  background-position:-951px -364px;
  margin:20px 0 0;
  padding:0;
}

#promo_banner_lge
{
  display:block;
  width:306px;
  height:83px;
  float:left;
  text-indent:-99999px;
  background:url(../cssimages/int_xchange_grp2.jpg) no-repeat;
  margin:0 0 20px;
  padding:0;
}

#promo_banner_In
{
  display:block;
  width:303px;
  height:83px;
  float:left;
  text-indent:-99999px;
  background:url(../cssimages/linkedin_banner.jpg) no-repeat;
  margin:0 0 20px 14px;
  padding:0;
}

#promo_banner_sm
{
  display:block;
  width:303px;
  height:83px;
  float:right;
  text-indent:-9999px;
  background:url(../cssimages/trust_banner.jpg) no-repeat;
  margin:0 0 20px;
  padding:0;
}

#partners
{
  clear:left;
}

#past_block_quote,#past_block_quote_future
{
  height:250px;
  left:565px;
  position:absolute;
  top:140px;
  width:360px;
}

#past_block_quote p,#past_block_quote_future p
{
  font-size:12px;
  color:#FFF;
  font-weight:700;
  line-height:20px;
  text-align:right;
  position:absolute;
  bottom:0;
}

.block_quote
{
  display:block;
  font-size:16px;
  line-height:25px;
}

.block_name
{
  font-size:12px;
  font-weight:bolder;
  display:block;
}

strong,b,#text h1 + p
{
  font-weight:700;
}

.clearfix,#text img#show
{
  display:block;
}

#header a:hover,#text a
{
  color:#729CA3;
}

.win.ff3 .splitHorizontal.newVersion,.win.ff4 .splitHorizontal.newVersion,.win.ff5 .splitHorizontal.newVersion
{
  margin:-7px 0 0 747px;
}

#text a:hover,#resources a:hover
{
  text-decoration:underline;
}

#template_1_text h3,#template_2_text h3,#template_3_text h3
{
  color:#033;
  font-weight:700;
  font-size:14px;
  margin-top:20px;
}








.intro_animation { position: relative; height: 330px; }
.intro_animation .frame { position: absolute; top: 0; left: 0; }

.intro_animation div {
  height: 330px;
}

.intro_animation .summary {
  width: 410px;
  background: white;
  background: rgba(255, 255, 255, 0.7);
  padding: 10px;

  position: absolute;
  top: 40px;
  left: 0;

  border-radius: 0 10px 10px 0;

  font-size: 20px;
  color: #124550;
  font-weight: bold;
  line-height: 1.3em;
}

.intro_timeline {
  width: 940px;
  height: 8px;
  padding: 0;
  background: #E3E3E3;
}
.intro_timeline img { display: block; }

.animation_chapters {
  box-shadow: 5px 5px 13px -3px #DEDEDE;
  border-radius: 0 0 10px 10px;
}

.animation_chapters li a { color: #124550; }
.animation_chapters li {
  width: 235px;
  float: left;
  list-style: none;
  line-height: 45px;
  color: #124550;
  font-size: 20px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  text-indent: 16px;
  cursor: pointer;

  background: #F9F9F8;
  background: -moz-linear-gradient(left, #eeeeed 0%, #f9f9f9 10%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#eeeeed), color-stop(10%,#f9f9f9)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #eeeeed 0%,#f9f9f9 10%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #eeeeed 0%,#f9f9f9 10%); /* Opera11.10+ */
  background: -ms-linear-gradient(left, #eeeeed 0%,#f9f9f9 10%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeed', endColorstr='#f9f9f9',GradientType=1 ); /* IE6-9 */
  background: linear-gradient(left, #eeeeed 0%,#f9f9f9 10%); /* W3C */

  -webkit-transition: all 0.5s ease-out;  /* Saf3.2+, Chrome */
  -moz-transition: all 0.5s ease-out;  /* FF4+ */
  -ms-transition: all 0.5s ease-out;  /* IE10? */
  -o-transition: all 0.5s ease-out;  /* Opera 10.5+ */
  transition: all 0.5s ease-out;
}

.animation_chapters li:first-child {
  border-radius: 0 0 0 10px;
}
.animation_chapters li:last-child {
  border-radius: 0 0 10px 0;
}

.animation_chapters li.active {
  background: #124550;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#124550', endColorstr='#124550',GradientType=1 ); /* IE6-9 */
  color: white;
}
.animation_chapters li.active a { color: white; }

/* .animation_chapters li.active a { color: yellow; }*/

.animation_chapters li a {
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
}



#content_nav {
  position: relative;
  height: 330px;
}

#content_nav ol {
  position: absolute;
  left: 0;
  /* top: 40px;*/
  top: 29px;
  height: 250px;
  padding: 10px;
  width: 230px;
  background: white;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 0 10px 10px 0;
}

#content_nav ol li {
  margin-left: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  color: #124550;
  font-weight: bold;
  margin-bottom: 12px;
}
#content_nav ol li a { color: #124550; }

#content_nav ol li.active,
#content_nav ol li.active a{
  color: #333;
}

.column_wrap { margin-top: 10px; margin-bottom: 15px; }

.col_1, .col_2, .col_3 { 
  float: left;
  height: 168px;
  background: #f9f9f8;
  margin-right: 12px;
  border-radius: 10px;
  box-shadow: 0px 0px 15px -5px #888;
}
 
.col_1 h2, .col_2 h2, .col_3 h2 {
  font-size: 18px;
  font-weight: bold;
  color: #124550;
  margin-top: 16px;
 /*  margin-left: 15px;*/
}

.col_last { margin-right: 0; }

.col_1 { width: 226px; }
.col_2 { width: 464px; }
.col_3 { width: 680px; height: auto; background: none; box-shadow: none }

.col_2 .scroll div {
  padding-left: 15px;
  padding-right: 15px;
}
.col_2 .scroll div h3, .col_1 .scroll h3 {
  color: #747374;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 14px;
}

.col_1 .scroll h3 { padding-left: 15px; }
.col_2 .scroll div p {
  color: #747374;
  margin-top: 0;
}
.col_2 .scroll div p a, .col_1 .scroll a {
  font-weight: bold;
  color: #124550;
}
.col_2 .small_pagination {
  padding-left: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #747374;
}
.col_2 .small_pagination .active {
  color: #124550;
}
.col_2 .small_pagination a {
  margin-right: 5px;
}
.col_1 p {
  padding: 0 15px 0;
  color: #747374;
}
.col_1 { position: relative; }

.col_1 .prev, .col_1 .next {
  display: block;
  height: 100%;
  width: 30px;
  position: absolute;
  top: 0;
  left: 0;
  z-index:80;
  border-radius: 10px 0 0 10px;
  text-indent: -99999px;
}

.col_1.news .scroll p, .col_2.news .scroll p {
	font-size:11px;
}

.news h2, .twitter_feed h2 {
	margin-left: 15px;
}

.twitter_feed .button {
  position: absolute;
  bottom: 10px
}

.twitter_feed .twitter-button {
	position:absolute;
	bottom:10px;
	right:5px;
}

.twitter_feed .twitter-button-sub {
	position:absolute;
	bottom:15px;
	right:5px;
}

a.button, input.submit  {
  color: white;
  background: #004551;
  box-shadow: 0px 0px 3px #AAA;
  padding: 5px 20px;
  border-radius: 6px
}

#contact input.submit {
	color: #fff;
	background: #004551;
	box-shadow: 0px 0px 3px #AAA;
	padding: 0px 20px;
	height: 20px;
	border-radius: 6px
}


#client_scroller {
/*  width: 20000px;*/
position:absolute;
top:5px;
left:0px;
width:20000px;
}

#client_scroller img {
	float:left;
}

#client-scroll {
	
}

#client-scroll h2 {
	position:absolute;
	top:0px;
	left: 30px;
	z-index:999;
}

.col_last h2 { margin-left: 15px; }
.col_last img {
  display: block;
  float: left;
  margin-top: 35px;
  margin-left: 31px;
}
.col_1 .prev {
  border-right: 1px solid #E4E4E4;
  box-shadow: 5px 0 10px -4px #E4E4E4;
  background: #f9f9f8 url(../images/arrows.png) no-repeat 0 70px;
}

#client_scroller_wrap {
  overflow: hidden;
  position:relative;
  width:226px;
  height:168px;
 
}

.col_1 .next {
  right: 0;
  left: auto;
  border-radius: 0 10px 10px 0;
  border-left: 1px solid #E4E4E4;
  box-shadow: -5px 0 10px -4px #E4E4E4;
  background: #f9f9f8 url(../images/arrows.png) no-repeat -122px 70px;
}

#home_calls { margin-bottom: 20px; }
#home_calls img {
  width: 305px;
}


#home_calls a { margin-right: 9px; }
#home_calls a:last-child { margin-right: 0; }

.content {
  padding-bottom: 25px;
}

.content p, .content li {
  font-size: 13px;
  color: #747374;
}

.col_1 {
  margin-bottom: 10px;
}

.content li {
  margin-top: 5px;
}

.content ul, .content ol {
  margin-top: 10px;
  margin-bottom: 25px;
  margin-left: 15px;
}

.content h1 { color: #124550; }

.content h3 {
	margin: 5px 0 5px 0;
}

.content h4 {
	font-size: 13px;
}

.content h1 + p {
  font-weight: bold;
}

.content h1 + p a {
	font-weight:500;
}

.content a {
  color: #124550;
}

.content .align_img_right {
  float: right !important;
  margin: 0px 0px 10px 20px;
}

.align_img_left {
	float: left;
	margin: 0 20px 10px 0px;
}

#breadcrumb, #breadcrumb a {
  font-size: 14px;
  color: #004751;
}

.sidebar_cta {
	z-index: 12;
}

.sidebar_ctas a {
  display: block;
  width: 226px;
  height: 125px;
  margin-bottom: 10px;
  background: url('../images/banners/sidebar_actions_226.png');
  text-indent: -99999px;
  font-size: 1px;
}

.sidebar_ctas a.forum {
  background-position: 0px -128px;
}

.sidebar_ctas a.heritage {
  background-position: 0px -262px;
  height: 120px;
}

.content input.text, .content textarea {
  background: none;
  width: 300px;
  border: 1px solid #d0d0d0;
  padding: 7px;
  box-shadow: inset 3px 2px 6px #EEE;
  border-radius: 5px;
}

.content input.text:focus, .content textarea:focus {
  border: 1px solid #333;
  outline: none;
}

input.submit {
  height: auto;
  width: auto;
}

form p.error {
  color: red;
}

.col_side h2 {
  margin-left: 15px;
}





