html {
	font-size: 13px;
	color: #bbb;
	font-family: "Trebuchet MS";
	line-height: 18px;
}

body {
	text-align: center;
	background-color:#000;
}


/* ---------------------------- PAGE ELEMENTS -------------------------- */


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

#logo {
    float: left;
    font-size:32px;
}

#nav-tr {
   float: right;
   font-size: 12px;
}

#page-hdr {
    width: 824px;
    clear:both;
    margin-top:10px;
}

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

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

#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: 140px;
}

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

#content {
    float: left;
    width: 654px;
    margin-left: 30px;
    margin-bottom: 90px;
}

#leftcol {
    float: left;
    width: 474px;
}

#rightcol {
    float: right;
    width: 150px;
    margin-left: 30px;
}

#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;
}

/* ------------------------ RIGHT COLUMN ELEMENTS ------------------------ */


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

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

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


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

.box2-content {
	width: 120px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 16px;
	padding: 0 14px;
    border-left: 1px solid #444;
    border-right: 1px solid #444;
}

.box-quote {
	margin-top: 15px;
	width: 120px;
	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;
}


/* --------------------------- HOME PAGE ELEMENTS -------------------------- */


#homeblocks {
	padding: 0px 10px;
	width:924px;
}

.col-homeblocks {
	float:left;
	width:452px;
	line-height: 18px;
	margin-right:20px;
}

.col-homeblocks-right {
	float:left;
	width:432px;
	line-height: 18px;
}

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



/* -------------------------- SUB PAGE ELEMENTS --------------------------- */


.archive {
    line-height: 20px;   
}

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

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

.article-date {
	font-size: 14px;
	color: #fff;
    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: #fff;
}

.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;
}


/* ------------------------ STYLES, LINES, & LINKS ------------------------ */

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

A:hover {
	color: #ff9900;
	text-decoration: underline;
	font-size: 13px;
}

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

h2 {
	font-size: 15px;
	color: #fff;
    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: #bbb;
    line-height: 22px;
	font-weight: bold; 
}

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

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

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

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

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

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

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

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



.ln_selected {
	color: #bbb;
	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;
	}


/* -------------------------- LIST ELEMENTS -------------------------- */



ul {
	list-style-type: square;
}
	

/* -------------------------- FOOTER ELEMENTS -------------------------- */


#ftrpad {
	clear:both;
    padding-top: 30px;
    border-bottom: 1px solid #666;
}

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

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

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



/* ------------------------ NAVIGATION ELEMENTS ------------------------ */


ul#navlist
{
font-weight: bold;
list-style-type: none;
padding-bottom: 24px;
border-bottom: 1px solid #000;
margin: 0;
background-color: #f90;
padding-left:10px;
}

ul#navlist li
{
float: left;
height: 21px;
background-color: #f90;
margin: 2px 2px 0px 2px;
}

ul#navlist li#active
{
border-bottom: 1px solid #000;
background-color: #000;
}

li#active a { color: #fff; }

#navlist a
{
float: left;
display: block;
color: #fff;
text-decoration: none;
padding: 3px 10px;
}

#navlist a:hover { 
	background-color: #000;
	padding: 3px 10px;
}
Green {
	color: #0F0;
}
Red Text {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #F00;
}
#ftrpad p {
	font-size: 16px;
	color: #FFF;
}

