#banner {
    width:493px;
    height:169px;
    position:absolute;
    top:0;
    left:400px;
    background:#F2F6F9 url(../images/bkgd_block.jpg) repeat scroll 0%;
}

html {
font-size: 12px;
color: #555;
font-family: arial;
line-height: 16px;
}

body {
	text-align: center;
    margin:0;
	margin-top : 20px;
    padding:0;
}



#container {
	width:960px;
	margin:0 auto;
	text-align: left;
}

#centering {
	margin-right:14px;
}

#logo {
    float: left;
    margin-bottom : 10px;
}

#nav-tr {
   margin-top:13px;
   float: right;
   font-size: 12px;
   color:#e5e9ec;
}

#page-hdr {
    width: 960px;
    clear:both;
}

#page {
    width: 930px;
    padding: 20px 15px 10px 15px; /* top right bottom left */
    background: url(../images/bkgd_page.gif) repeat-y;
}

#header {
	width: 960px;
	font-size: 30px;
	font-weight: normal;
	color: #fff;
    height: 75px;
}

#leftnav {
    float: left;
    font-size: 12px;
    line-height: 22px;
    width: 140px;
}

#leftnav_pub {
    float: left;
    font-size: 12px;
    line-height: 14px;
    width: 150px;
}

#leftnav-empty {
    float: left;
    width: 164px;
}

#page-no-leftnav {
    width: 960px;
    padding: 20px 1px 10px 1px; /* top right bottom left  */
    background: url(../images/bkgd_page.gif) repeat-y;
}

#content {
    float: left;
    width: 900px;
    margin-left: 30px;
    margin-bottom: 25px;
}

#content_nav {
    float: left;
    width: 740px;
    margin-left: 30px;
    margin-bottom: 25px;
}

#leftcol {
    float: left;
    width: 660px;
    margin-right:20px;
}

#leftcol_nav {
    float: left;
    width: 500px;
    margin-right:20px;
}


#rightcol {
    float: right;
    width: 200px;
    margin-left: 20px;
}

#page-bottom {
    clear: both;
    margin-bottom: 10px;
}

.long{
width: 100%;
display: block;
text-indent: 10px;
padding: 1px 0;
text-decoration: none;
line-height:0px;
padding-bottom:8px;
padding-top:4px;
}


.box1 {
	width: 180px;
	background: url(../images/box1_bkgd.gif);
}

.padding-top-30px {
	margin-top: 30px;
}

.padding-top-75px {
	margin-top: 75px;
}

.box1-content {
	width: 150px;
	font-size: 11px;
	line-height: 14px;
	padding: 0 14px;
    border-left: 1px solid #e5e9ec;
    border-right: 1px solid #e5e9ec;
}


.box1-hdr {
	font-size: 12px;
	color: #111;
	font-weight: normal;
	border-bottom: 1px solid #e5e9ec;	
}

.box2-content {
	/*width: 150px;*/
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 16px;
	padding: 14px;
    border-left: 1px solid #e5e9ec;
    border-right: 1px solid #e5e9ec;
}

.box-quote {
	margin-top: 15px;
    width: 180px;
	background: url(../images/box2_bkgd.gif);
}

.box-percentage {
	margin-top: 15px;
	width: 180px;
	background: url(../images/box_percentage_bkgd.gif);
}

.box-photo {
	margin-top: 15px;
	width: 180px;
}

.box-photo-top {
	margin-top: 30px;
	width: 180px;
}

.percentage {
    font-size: 32px;
    line-height: 40px;
    color:#ffffff;    
}

.percentage-copy {
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    color:#555555;    
}

.signature {
	font-size: 11px;
	line-height: 13px;
	color: #555;
}


#blocks {
	padding: 0;
	/*background-color:#104e6e;*/
	height: 190px;
	width:960px;
    /*border-left: 1px solid #e5e9ec;*/
    /*border-right: 1px solid #e5e9ec;*/
}

.col-blocks {
	float:left;
	width:385px;
	font-size: 12px;
	line-height: 14px;
	color:#555;
	padding:15px;
	height: 155px;
	background: #f2f6f9 url(../images/bkgd_block.jpg) repeat-x;
}

.col-blocks-right {
	float:right;
	width:515px;
	font-size: 12px;
	line-height: 14px;
	color:#555;
	padding:15px;
	height: 155px;
    background: #f2f6f9 url(../images/bkgd_block.jpg) repeat-x;
}

#header-home {
	width: 960px;
	font-size: 36px;
	font-weight: normal;
	color: #fff;
    height: 275px;
}

.hdr-caption-home {
	position: relative; left: 40px; top: 50px;
	line-height: 36px;
	width: 300px;
}

.hdr-sub-home {
	font-size:18px;
	display:block;
	color:#cae2ef;
	line-height:22px;
	margin-top:15px;
}


.archive {
    line-height: 20px;   
}

.archive-date {
    padding-right: 30px;   
}

.archive-div-spacer {
	padding:0px 10px;
}

.article-date {
	font-size: 14px;
	color: #111;
    line-height: 16px;
    font-weight: normal;
    padding-bottom: 20px;
}

.article-title {
	font-size: 18px;
	color: #878d93;
    line-height: 22px;
    font-weight: normal;
}

.article-byline {
	color: #111;
}

.client-leftcol {
	float:left;
}

.client-rightcol {
	float:right;
	width:255px;
}

.contact-leftcol {
	float:left;
	width:300px;
	margin-top:15px;
}

.publications-leftcol {
	float:left;
	width:310px;
}

.publications-leftcol2 {
	float:left;
	width:135px;
	margin-bottom: 30px;
}

.publications-rightcol {
	float:left;
}

.publications-rightcol2 {
	float:right;
	width:400px;
	margin-top:-10px;
}

.sitemap-col-left {
	float:left;
	width:190px;
}

.sitemap-col-right {
	float:left;
	width:150px;
}


A { 
	color: #336699;
	text-decoration: none
}

A:hover {
	color: #336699;
	text-decoration: underline;
}

.intro {
    font-size: 16px;
    line-height: 22px;
    color:#828e9c;    
}

h2 {
	font-size: 14px;
	color: #111;
    line-height: 16px;
    font-weight: normal;
    margin-bottom: -5px;
    margin-top: 30px;
}

h3 {
	font-size: 14px;
	color: #111;
    font-weight: normal;
    margin-bottom: -5px;
}

.hdr {
	font-size: 16px;
	color: #111;
    line-height: 22px;
	font-weight: bold; 
}

.hdr-caption {
	position: relative;
    left: 15px;
    top: 40px; 
}

.hdr-sitemap {
	font-size: 16px;
	color: #111;
    line-height: 22px;
	font-weight: normal; 
}

.hdr-statements {
	font-size: 16px;
	color: #111;
    line-height: 22px;
	font-weight: normal; 
}

.subhdr-statements {
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.line20px {
	border-top: 1px solid #e5e9ec;
	margin-bottom: 20px;
}

.line-dotted-20px {
	margin-top: 20px;
	border-top: 1px dashed #e5e9ec;
}

.line-dotted-8px {
	margin-top: 8px;
	border-top: 1px dashed #e5e9ec;
	margin-bottom: 8px;
}

.line10px {
	border-top: 1px solid #e5e9ec;
	margin-bottom: 10px;
}

.line-home-10px {
	border-top: 1px solid #d6dbdf;
	margin-top: 5px;
	margin-bottom: 10px;
}

.ln_selected {
	color: #111;
	font-weight: bold;
	background: url(../images/bullet_arrow.gif) right 5px no-repeat;
	padding-right: 10px;
}

.ln_selected_long {
	color: #111;
	font-weight: bold;
}

.link-services {
	background: url(../images/bullet_arrow_services.gif) right 2px no-repeat;
	padding-right: 14px;
}

.link-publications {
	background: url(../images/bullet_arrow_services.gif) right 2px no-repeat;
	padding-right: 14px;
}

.pad15 {
	padding-left:15px;
	}



ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

li.about {
	margin: 8px 0 8px 0;
	padding-left: 15px;
	background: url(../images/bullet_bluesquare.gif) left 6px no-repeat;
}

li.block {
	margin: 8px 0 8px 0;
	padding-left: 15px;
	background: url(../images/bullet_bluesquare.gif) left 6px no-repeat;
}

li.clients {
	margin: 8px 0 8px 0;
	padding-left: 15px;
	background: url(../images/bullet_bluesquare.gif) left 6px no-repeat;
}

li.impact {
	margin: 8px 0 8px 0;
	padding-left: 15px;
	background: url(../images/bullet_bluesquare.gif) left 6px no-repeat;
}

li.join {
	margin: 8px 0 8px 0;
	padding-left: 15px;
	background: url(../images/bullet_bluesquare.gif) left 6px no-repeat;
}

li.pdf {
	margin: 8px 0 8px 0;
	padding-left: 18px;
	background: url(../images/bullet_pdf.gif) left 1px no-repeat;
}

li.publications {
	margin: 8px 0 8px 0;
}

li.teach {
	margin: 6px 0 6px 0;
	padding-left: 15px;
	background: url(../images/bullet_bluesquare.gif) left 6px no-repeat;
}


#leftcol table {
	font-size:12px;
    padding-top:10px;
}


#leftcol_nav table {
	font-size:12px;
    padding-top:10px;
}






div#footer {
    clear: both;
    padding-bottom: 30px;
}

.copyright {
	float: left;
    font-size: 11px;
    color:#999;
}

.ftrnav {
	float:right;
	font-size: 11px;
	color:#e5e9ec;
}

.div-spacer {
	font-size: 11px;
	color:#e5e9ec;
	padding:0px 10px;
}


.nav-text {
	/*position: relative; left: 15px; top: 6px;*/
    display:block;
    margin-top:6px;
}

a.nav {
	color:#fff;
}


#navcontainer
{
margin: 0px;
padding: 0px;
height:33px;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
}

#navcontainer ul li.left { 
	float: left;
	text-decoration: none;
	background: url(../images/nav_bkgd_left_on.gif) no-repeat top left;
	font-size: 13px;
	margin: 0px;
	height: 28px;
	width: 178px;
	color: #fff;
}

#navcontainer ul li { 
	float: left;
	text-decoration: none;
	background: url(../images/nav_bkgd_center_on.gif) no-repeat top left;
	font-size: 13px;
	margin: 0px;
	height: 28px;
	width: 202px;
	color: #fff;
}

#navcontainer ul li.right { 
	float: left;
	text-decoration: none;
	background: url(../images/nav_bkgd_right_on.gif) no-repeat top left;
	font-size: 13px;
	margin: 0px;
	height: 28px;
	width: 176px;
	color: #fff;
}

#navcontainer ul li.left a
{
text-decoration: none;
background: url(../images/nav_bkgd_left_off_new.gif) no-repeat top left;
font-size: 13px;
float: left;
margin: 0px;
height: 28px;
width: 178px;
color: #fff; 
}

#navcontainer ul li a
{
text-decoration: none;
background: url(../images/nav_bkgd_center_off.gif) no-repeat top left;
font-size: 13px;
float: left;
margin: 0px;
height: 28px;
width: 202px;
color: #fff; 
}

#navcontainer li a#current
{
background: url(../images/nav_bkgd_center_on.gif) no-repeat left top;
}

#navcontainer ul li.right a
{
text-decoration: none;
background: url(../images/nav_bkgd_right_off_new.gif) no-repeat top left;
font-size: 13px;
float: left;
margin: 0px;
height: 28px;
width: 176px;
color: #fff; 
}

#navcontainer ul li.right a#current
{
text-decoration: none;
background: url(../images/nav_bkgd_right_on.gif) no-repeat top left;
font-size: 13px;
float: left;
margin: 0px;
height: 28px;
width: 176px;
color: #fff;
}

#navcontainer li.left a:hover
{
color: #3a92c2;
}

#navcontainer li a:hover
{
color: #3a92c2;
}

#navcontainer li a:hover#current
{
}

#navcontainer li.right a:hover
{
color: #3a92c2;
}

#navcontainer li.right a:hover#current
{
color: #3a92c2;
}

#dropmenudiv
{
text-align: left;
position:absolute;
border:1px solid #ccc;
font:normal 11px arial;
line-height:22px;
z-index:100;
}

#dropmenudiv a
{
width: 100%;
display: block;
text-indent: 10px;
padding: 1px 0;
text-decoration: none;
background: url(../images/bkgd_transparent.png);
}

#dropmenudiv a:hover
{ /*hover background color*/
background: url(../images/bkgd_transparent.png);
text-decoration: underline;
}


.show-progress
{
    cursor:progress;
}
