@charset "utf-8";
body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/bgtopbar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 20px;
}

.oneColFixCtrHdr #container {
	width: 955px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	height: 145px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
}



#topnav {
	float: right;
	background-image: url(images/navdivider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#nav {
	margin: 0px;
	padding-top: 20px;
	line-height: 16px;
}

#nav li.current_page_item a {
	color: #CC0000;
}

a {
	text-decoration: none;
	color: #333333;
	
}

a:hover {
	text-decoration: none;
	color: #CC0000;
	
}


#topnav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 14px;

}

#topnav ul li {
	margin-bottom: 4px;
	list-style-image: none;
	list-style-type: none;

}

#subnav {
	float: right;
	width: 580px;
	margin-right: 10px;

}

#subnav ul {
	margin: 0px;
	padding: 0px;

}

#subnav ul li {
	float: right;
	display: inline-block;
	padding-right: 10px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 8px;
}

#subnav ul li:first-child {
	background-image: none;
	padding-right: 0px;
	margin-right: 0px;


}

.oneColFixCtrHdr #mainContent {
	padding: 0 20px;

}

.oneColFixCtrHdr #hpflash {
	padding: 0px;

}

#pgtitle {
	height: 85px;
	background-image: url(images/hrline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
}

#pgtitlearch {
float: right;

}

#pgtitle h1 {
	font-size: 20px;
	font-weight: normal;
	padding-top: 35px;
}

#subnav #aboutsub {
	margin-top: 0px;
	visibility: hidden;
}

#subnav #consub {
	margin-top: 20px;
	visibility: hidden;
}

#subnav #clientsub {
	margin-top: 40px;
	visibility: hidden;
}

#subnav #insightsub {
	margin-top: 60px;
	visibility: hidden;
}

#subnav #contactsub {
	margin-top: 80px;
	visibility: hidden;
}

.oneColFixCtrHdr #footer {
	color: #999999;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(images/hrline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 20px;
	margin-left: 20px;
	height: 30px;
}



.footer_keys {
	color: #999999;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;	
	margin-right: 20px;
	margin-left: 20px;
	height: 30px;
}



.oneColFixCtrHdr #footer li {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.oneColFixCtrHdr #footer li a {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;

}

.picdv {
	display: none;
	visibility: hidden;
}


/* ------------------ Boxes ------------------ */

.blktitle {
	display: block;
	padding-left: 4px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 4px;
	font-size: 10px;
	text-align: left;
}

.blkcontent {
	padding-right: ;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-align: left;
	line-height: 16px;
}

.blkcontent a {
	color: #CC0000;
}

.bklmbg {
	background-image: url(images/box_mbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 150px;
	font-size: 10px;
	text-align: left;
}

.blkimage {
	padding-left: 4px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: left;
}

/* ------------------ Tags ------------------- */


#mainContent a {
	text-decoration: none;
	color: #CC0000;
	
}

#mainContent a:hover {
	text-decoration: underline;
	color: #CC0000;
	
}

.tight {
	margin: 0px;
	padding: 0px;
}

.bline {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

.bold {
	font-weight: bold;	
}

img {
	margin: 0px;
	padding: 0px;
}

li, em, form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding-bottom: 10px;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

#mainContent h1 a, #mainContent h2 a, #mainContent h3 a, #mainContent h4 a, #mainContent h5 a, #mainContent h6 a {
	color: #333333;
}

#mainContent h1 a:hover, #mainContent h2:hover a, #mainContent h3:hover a, #mainContent h4:hover a, #mainContent h5:hover a, #mainContent h6:hover a {
	color: #CC0000;
	text-decoration: none;
}

#mainContent #biocontact a { /* email links on "our people" pages */
	color:#333333;
}

#mainContent #biocontact a:hover {
	color:#CC0000;
}

hr {
	color: #e6e6e6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	margin-top: 10px;
	margin-bottom: 20px;
}

hr.red {
	color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	margin-top: 10px;
	margin-bottom: 20px;
}

h1 {
	font-size: 26px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 14px;
	text-transform: uppercase;
}
h6 {
	font-size: 12px;
}


.navigation {
	height: 40px;
	padding: 10px;
	background-color: #F3F3F3;
	margin-bottom: 10px;
}

.navigation .alignleft {
	float: left;
	width: 285px;
}

.navigation .alignright {
	float: right;
	width: 285px;
	text-align: right;
}

/* ---------------------- Single Page --------------- */

.singleentry {
	width: 650px;
	float: right;

}

#singlearch {
	float: left;
	width: 200px;
	padding: 20px;
	background-color: #F3F3F3;
}


#singlearch ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#singlearch li {
	line-height: 16px;
	margin-bottom: 6px;
}

#singlearch li a {
	color: #333333;
}

#singlearch li a:hover {
	color: #CC0000;
	text-decoration: none;
}

.inspost {
	margin-bottom: 40px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

#clearblock {
	clear: both;

}

textarea {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
}

/* ---------------------- People Page --------------- */

#pplblk {
	background-image: url(images/biobg.gif);
	background-repeat: no-repeat;
	background-position: left 196px;
}

#pplcontentblk {
	margin-top: 106px;
	margin-left: 280px;
}


#biocontact {
	margin-top: 50px;
	margin-left: 28px;
	float: left;
}

#biocontact img {
	margin-bottom: 20px;
	margin-left: 14px;
}

#biocontact ul, #biocontact li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#biocontact span {
	font-weight: normal;
	color: #CC0000;	
}

#pplcontentblk h2.ppltitle {
	margin-bottom: 45px;
}

.entry .title {
	font-size: 12px;
	font-weight: normal;
	color: #666666;	

}



#ppllinkrow {
	float: right;
	margin-right: -20px;
}


#ppllinkrow .picdv {
	display: block;
	visibility: visible;
}


#ppllinkrow ul {
	margin: 0px;
	padding: 0px;
	height:80px;
}
#ppllinkrow .ppltoprow li {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
 	*display: inline;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#ppllinkrow .pplbottomrow li {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
 	*display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#ppllinkrow .ppltoprow li .titledv a {
	display: block;
	width: 60px;
	height: 23px;
	margin-top: -24px;
	text-indent: -9009px;
	overflow: hidden;
	line-height: 10px;
	font-size: 10px;
	float: left;
}


#ppllinkrow .pplbottomrow li .titledv a {
	display: block;
	width: 60px;
	height: 23px;
	margin-bottom: -24px;
	text-indent: -9009px;
	overflow: hidden;
	line-height: 10px;
	font-size: 10px;
	float: left;
	padding-top: 4px;
}



#ppllinkrow .ppltoprow li .picdv a {
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	width: 45px;
	height: 42px;
	margin-right: 10px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#ppllinkrow .pplbottomrow li .picdv a {
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	width: 45px;
	height: 42px;
	margin-right: 10px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#ppllinkrow li .titledv a .title {
	visibility: hidden;
	display: none;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
#ppllinkrow li:hover .titledv a {
	text-indent: 0px;
	color: #333333;
	text-decoration: none;
}
#ppllinkrow li:hover .picdv a {
	border-color: #CC0000;
}
#ppllinkrow li.current_page_item a {
	border-color: #CC0000;
}



#pgtitleppg {
	background-image:url("images/hrline.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	height:165px;
	margin-bottom:20px;
}

#pgtitleppg h1 {
	font-size:20px;
	font-weight:normal;
	padding-top:35px;
}





/* --------------- Add Bio ID -------------------- */

#ppllinkrow li.page-item-42 .picdv a {

	background-image: url(images/blkpics/951th.jpg);
	background-repeat: no-repeat;

}

#ppllinkrow li.page-item-78 .picdv a {

	background-image: url(images/blkpics/78th.jpg);
	background-repeat: no-repeat;

}
#ppllinkrow li.page-item-86 .picdv a {

	background-image: url(images/blkpics/86th.jpg);
	background-repeat: no-repeat;

}
#ppllinkrow li.page-item-82 .picdv a {

	background-image: url(images/blkpics/82th.jpg);
	background-repeat: no-repeat;

}
#ppllinkrow li.page-item-80 .picdv a {

	background-image: url(images/blkpics/80th.jpg);
	background-repeat: no-repeat;

}
#ppllinkrow li.page-item-74 .picdv a {

	background-image: url(images/blkpics/74th.jpg);
	background-repeat: no-repeat;

}
#ppllinkrow li.page-item-84 .picdv a {

	background-image: url(images/blkpics/84th.jpg);
	background-repeat: no-repeat;

}
#ppllinkrow li.page-item-76 .picdv a {

	background-image: url(images/blkpics/76th.jpg);
	background-repeat: no-repeat;

}
#ppllinkrow li.page-item-52 .picdv a {

	background-image: url(images/blkpics/52th.jpg);
	background-repeat: no-repeat;

}
#ppllinkrow li.page-item-62 .picdv a {

	background-image: url(images/blkpics/62th.jpg);
	background-repeat: no-repeat;

}
#ppllinkrow li.page-item-88 .picdv a {

	background-image: url(images/blkpics/88th.jpg);
	background-repeat: no-repeat;

}
#ppllinkrow li.page-item-90 .picdv a {

	background-image: url(images/blkpics/90th.jpg);
	background-repeat: no-repeat;

}
#ppllinkrow li.page-item-92 .picdv a {

	background-image: url(images/blkpics/92th.jpg);
	background-repeat: no-repeat;

}

#ppllinkrow li.page-item-1135 .picdv a {

	background-image: url(images/blkpics/1135th.jpg);
	background-repeat: no-repeat;

}


#ppllinkrow li.page-item-1206 .picdv a {

	background-image: url(images/blkpics/1206th.jpg);
	background-repeat: no-repeat;

}


#ppllinkrow li.page-item-1198 .picdv a {

	background-image: url(images/blkpics/1198th.jpg);
	background-repeat: no-repeat;

}


#ppllinkrow li.page-item-1203 .picdv a {

	background-image: url(images/blkpics/1203th.jpg);
	background-repeat: no-repeat;

}


#ppllinkrow li.page-item-1425 .picdv a {

	background-image: url(images/blkpics/1425th.jpg);
	background-repeat: no-repeat;

}


#ppllinkrow li.page-item-1437 .picdv a {

	background-image: url(images/blkpics/1437th.jpg);
	background-repeat: no-repeat;

}



#ppllinkrow li.page-item-1442 .picdv a {

	background-image: url(images/blkpics/1442th.jpg);
	background-repeat: no-repeat;

}



#ppllinkrow li.page-item-1431 .picdv a {

	background-image: url(images/blkpics/1431th.jpg);
	background-repeat: no-repeat;

}

#ppllinkrow li.page-item-1433 .picdv a {

	background-image: url(images/blkpics/1433th.jpg);
	background-repeat: no-repeat;

}


#ppllinkrow li.page-item-1439 .picdv a {

	background-image: url(images/blkpics/1439th.jpg);
	background-repeat: no-repeat;

}

#ppllinkrow li.page-item-2072 .picdv a {

	background-image: url(images/blkpics/2072th.jpg);
	background-repeat: no-repeat;

}





/* ---------------------- People Grid ---------------- */

#pplgrid {


}

#pplgrid ul {
	width: 800px;
	text-align: left;
}

#pplgrid li {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 10px;
	line-height: 14px;

}

#pplgrid li a {
	width: 157px;
	display: inline-block;
	padding-top: 150px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #333333;	

}

#pplgrid li a .title {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}


#pplgrid li a:hover {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	color: #333333;
	text-decoration: none;
}

#pplgrid li.page-item-42 a {
	background-image: url(images/blkpics/951.jpg)
}

#pplgrid li.page-item-78 a {

	background-image: url(images/blkpics/78.jpg);

}
#pplgrid li.page-item-86 a {

	background-image: url(images/blkpics/86.jpg);

}
#pplgrid li.page-item-82 a {

	background-image: url(images/blkpics/82.jpg);

}
#pplgrid li.page-item-80 a {

	background-image: url(images/blkpics/80.jpg);

}
#pplgrid li.page-item-74 a {

	background-image: url(images/blkpics/74.jpg);

}
#pplgrid li.page-item-84 a {

	background-image: url(images/blkpics/84.jpg);

}
#pplgrid li.page-item-76 a {

	background-image: url(images/blkpics/76.jpg);

}
#pplgrid li.page-item-52 a {

	background-image: url(images/blkpics/52.jpg);

}
#pplgrid li.page-item-62 a {

	background-image: url(images/blkpics/62.jpg);

}
#pplgrid li.page-item-88 a {

	background-image: url(images/blkpics/88.jpg);

}
#pplgrid li.page-item-90 a {

	background-image: url(images/blkpics/90.jpg);

}
#pplgrid li.page-item-92 a {

	background-image: url(images/blkpics/92.jpg);

}

#pplgrid li.page-item-1135 a {

	background-image: url(images/blkpics/1135.jpg);

}





#pplgrid li.page-item-1198 a {

	background-image: url(images/blkpics/1198.jpg);

}

#pplgrid li.page-item-1203 a {

	background-image: url(images/blkpics/1203.jpg);

}

#pplgrid li.page-item-1206 a {

	background-image: url(images/blkpics/1206.jpg);

}


#pplgrid li.page-item-1425 a {

	background-image: url(images/blkpics/1425.jpg);

}

#pplgrid li.page-item-1437 a {

	background-image: url(images/blkpics/1437.jpg);

}


#pplgrid li.page-item-1442 a {

	background-image: url(images/blkpics/1442.jpg);

}

#pplgrid li.page-item-1431 a {

	background-image: url(images/blkpics/1431.jpg);

}


#pplgrid li.page-item-1439 a {

	background-image: url(images/blkpics/1439.jpg);

}


#pplgrid li.page-item-1433 a {

	background-image: url(images/blkpics/1433.jpg);

}

#pplgrid li.page-item-2072 a {
	background-image: url(images/blkpics/2072.jpg)
}





/* -------------------- Logo Grid -------------------- */

#logogrid {


}

#logogrid ul {
	width: 800px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#logogrid li {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 0px;
	margin: 20px;
	font-size: 10px;
	line-height: normal;

}

#logogrid li img {
	border: 3px solid #F3F3F3;
	margin-bottom: 6px;
}

#logogrid li a {
	display: block;
	width: 150px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;	

}

#logogrid li a:hover {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	color: #333333;
}

#logogrid li a:hover img {
	border: 3px solid #cccccc;
}

.rssbox {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

.rssbox div {
	text-align: center;
	padding: 16px;
	color: #999999;
}

/* --------- Announcement Post ------------- */

.stayontop .inspost {
	padding: 10px;
	background-color: #F3F3F3;
	border-bottom: 3px solid #CC0000;
	margin-bottom: 40px;
}

.stayontop #featposttitle {
	color: #333333;
	font-size: 20px;
	border-bottom: #FF0000 3px solid;
	padding-bottom: 10px;
	padding-top: 20px;

}


