@charset "UTF-8";
* {
	margin-top:0px;
	padding:0px;
}
body {
	background-color: #C7C2BA;
	background-image: url(../images/common/background-gradient.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #005488;
	background-image: url(../images/common/header-repeatBG2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#logoPrint, #footerPrint {
	display: none;
}
#topNavHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #165788;
	text-align: right;
	width: 759px;
	padding-top: 60px;
	padding-right: 25px;
	padding-left: 36px;
	background-image: url(../images/common/topNav-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #165788;
	text-align: right;
	width: 759px;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 36px;
	background-image: url(../images/common/topNav-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#thumbs {
	height: 30px;
	padding-bottom: 10px;
	width: 759px;
}
#logoHome {
	width: 759px;
	padding-right: 15px;
	padding-left: 26px;
}
#logoNav {
	width: 764px;
	padding-right: 20px;
	padding-left: 36px;
	background-image: url(../images/common/logoNav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 30px;
}
#logoNav-noBib {
	width: 764px;
	padding-right: 20px;
	padding-left: 36px;
	background-image: url(../images/common/logoNav-bg-noBib.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 30px;
}
#logoButtons {
	padding-top: 53px;
}
#logoFloat {
	float: left;
}
#homeNav {
	margin-bottom: 30px;
}
#contentHome {
	width: 625px;
	padding-right: 36px;
	padding-left: 150px;
	padding-bottom: 40px;
}
#contentHomeOrig {
	width: 497px;
	padding-right: 36px;
	padding-left: 267px;
}
#contentWrapper {
	width: 820px;
}
#contentHome p {
	font-size: .8em;
}
#copyright {
	text-align: left;
	width: 200px;
	float: left;
	padding-left: 36px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #165788;
	width: 820px;
	padding-bottom: 36px;
	background-image: url(../images/common/footer-shadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footerNav {
	text-align: right;
	width: 559px;
	float: right;
	margin-right: 25px;
}
#footerNav a:link {
	font-weight: normal;
}
#footerNav a:visited {
	font-weight: normal;
}
#footerNav a:hover {
	font-weight: normal;
}
#footerNav a:active {
	font-weight: normal;
}
#dropCap {
	float: left;
	padding-right: 2px;
	padding-top: 2px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #675C53;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #165788;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #82786F;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #82786F;
	text-transform: uppercase;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #675C53;
	padding-left: 10px;
	margin-left: 40px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #675C53;
	text-align: left;
	vertical-align: top;
}
.dropcap {
	float: left;
	font: normal 3.5em/0.8em Georgia, "Times New Roman", Times, serif;
	color: 82786F;
	padding-top:1px;
	margin-right: 3px;
}
.bold {
	font-weight: bold;
	font-style: normal;
}
.boldColor {
	font-weight: bold;
	font-style: normal;
	color: #005488;
}
.italic {
	font-style: italic;
}
.emphasis {
	font-style: italic;
	font-weight: bold;
}
.right {
	text-align: right;
}
a:link {
	font-weight: bold;
	color: #005488;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #82786F;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #739ABC;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #002857;
	text-decoration: none;
}
#leftNav {
	float: left;
	width: 185px;
	padding-right: 36px;
	padding-left: 36px;
	padding-bottom: 50px;
	background-image: url(../images/common/bib-common.gif);
	background-repeat: no-repeat;
}
#leftNav-overview {
	float: left;
	width: 185px;
	padding-right: 36px;
	padding-left: 36px;
	padding-bottom: 50px;
	background-image: url(../images/overview/bib-overview.gif);
	background-repeat: no-repeat;
}
#leftNav-portfolio {
	float: left;
	width: 185px;
	padding-right: 36px;
	padding-left: 36px;
	padding-bottom: 50px;
	background-image: url(../images/portfolio/bib-portfolio.gif);
	background-repeat: no-repeat;
}
#leftNav-strategy {
	float: left;
	width: 185px;
	padding-right: 36px;
	padding-left: 36px;
	padding-bottom: 50px;
	background-image: url(../images/strategy/bib-strategy.gif);
	background-repeat: no-repeat;
}
#leftNav-studies {
	float: left;
	width: 185px;
	padding-right: 36px;
	padding-left: 36px;
	padding-bottom: 50px;
	background-image: url(../images/portfolio/bib-studies.gif);
	background-repeat: no-repeat;
}
#leftNav-team {
	float: left;
	width: 185px;
	padding-right: 36px;
	padding-left: 36px;
	padding-bottom: 50px;
	background-image: url(../images/team/bib-team.gif);
	background-repeat: no-repeat;
}
#navSub {
}
#content {
	width: 538px;
	padding-right: 25px;
	float: right;
	padding-bottom: 40px;
}
#contentStudy {
	width: 759px;
	padding-left: 20px;
	padding-right: 21px;
	padding-bottom: 25px;
}
#contentPortfolio {
	width: 759px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
}
#headshot {
	float: right;
	padding-bottom: 8px;
	padding-left: 10px;
}
#studyPic {
	float: right;
	width: 190px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#studyPic p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005488;
	font-style: italic;
	font-size: .8em;
}
#studyLogo {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
