body {
	width: 885px;
	margin: 0 auto;	
	position: relative;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666;
	background: white url(../i/body_background.jpg) top no-repeat;
}

#body {
	padding-left: 15px; 
	width: 870px;
	overflow: hidden;
}

h1 {
	font-size: 24px;
	color: #012f5d;
	font-weight: bold;
}

h1#pageTitle {
	margin-top: 0;
	text-transform: capitalize;
}

h2 {
	font-size: 140%;
	font-weight: normal;
	color: #2c76b4;
	border-bottom: 1px solid #f3dea9;
}

h3 {
	font-size: 115%;
	border: none;
	font-weight: normal;
	color: #2c76b4;
}

h4 {
	font-weight: normal;
	line-height: 1.5em;
	margin: .5em 0;
	padding: 0;
	font-size: 100%;
}

h5 {
	font-weight: normal;
	padding: 0;
	font-size: 115%;
}

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}

table p {
	margin: 0;
}

ul {
	padding: 0;
	margin: 0;
	padding-left: 2em;
}

ul li {
	padding: 0;
	margin: 0;
	margin-bottom: .5em;
}

img {
	border: none;
}

a {
	color: #b68100;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 1.5em 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;	
}

div.errorMessage {
	color: red;
}

div.errorMessage p {
	margin-bottom: .5em;
}

div.errorMessage li {
	font-weight: bold;
	margin: 0 0 1em 0;
}

span.requiredStar {
	color: red;
	line-height: normal;
}

#header {
	overflow: hidden;
	height: 101px;
	background: transparent url(../i/header_background.png) top no-repeat;
	position: relative;
}

#trailNav {
	height: 22px;	
	margin-top: 1px;
	overflow: hidden;
	font-size: 11px;
}

#trailNav a,
#trailNav span
{
	display: block;
	float: left;	
	padding: 4px;
}

#trailNav a {
	padding: 4px;
	height: 14px;
	color: #2c76b4;
}

#trailNav span.divider {
	color: #666;
	font-size: 90%;
}

#trailNav a#trailHome
{
	padding: 4px 9px;
	color: white;
	background: #70a58c;	
}

/* need alpha logo for web */
#logo {
	position:absolute;
	left:-57px;
	width: 285px;
	height: 101px;
	color: white;
	font-size: 2em;
	text-align: center;
	z-index:999;
	/*background: url('../i/portfolio_logo_alphaBG.png') top no-repeat;*/
}

/* only for print */
.printLogo {
	display: none;
}

#logo a {
	display: block;
	width: 285px;
	height: 101px;
}

#topLinks {
	position: absolute;
	right: 0;
	bottom: 4px;
	color: white;
	font-size: 120%;
}

#topLinks a {
	color: #99d3fc;
}

#topLinks span {
	display: block;
	padding-bottom: 10px;
}

#topLinks input {
	vertical-align: middle;
}

#topLinks input.box {
	border: 1px solid #17518b;
	width: 156px;
	height: 13px;
	padding: 5px 5px;
	color: #ccc;
	font-size: 12px;
}

#textSize a {
	border: 1px solid white;
	padding: 0 2px;
	margin-right: 2px;
}

#textSize a.focused,
#textSize a:hover {
	background: #2c76b4;
	text-decoration: none;
	color: white;
}

#textSize11 {
	font-size: 11px;
}

#textSize12 {
	font-size: 12px;
}

#textSize13 {
	font-size: 13px;
}

#textSize14 {
	font-size: 14px;
}

#textSize15 {
	font-size: 15px;
}

#textSize16 {
	font-size: 16px;
}

#menu_wrapper {
	position: absolute;
	top: 72px;
	left: 228px;
	width: 439px;
	background: url(../lib/udm/menu-items-bg.png) no-repeat;
}

#content {
	line-height: 1.5em;
	padding-top: 15px;
	width: 855px;
}

.allSections {
	_height: 1%;
}

.contentMainCol {
	margin-left: 215px;
}

.sideNav {
	float: left;
	width: 181px;
	padding: 7px;
	background: url(../i/sidemenu-bg.png) repeat-x;
	
	_position: absolute;
}

.sideNav ul,
.sideNav ul li
{
	list-style: none;
	list-style-image: none;	
	margin: 0;
	padding: 0;
}

.sideNav ul li
{
	background: url(../i/sidemenu-bullet.png) 0 2px no-repeat;
	padding-left: 18px;
	padding-bottom: 1em;
}

/* 3rd level subs no big old square arrow bullet */
.sideNav ul li ul.subsubmenu,
.sideNav ul li ul.subsubmenu li
{
	background: none;
	list-style: none;
	list-style-image: none;	
}

.sideNav ul li ul.subsubmenu li
{
	padding: 7px 0 3px 0;
	font-size: 12px;
	line-height: normal;
}

a.onNav {
	color: #002e5c;
}

.contentSide {
	float: right;
	width: 202px;
	padding: 0 0 32px 32px;
	margin: 0;
	background: white;
	overflow: hidden;
}

ul.sideLinks {
	background: url(../i/size_print_bookmark.png) no-repeat;
	height: 92px;
	list-style: none;
	list-style-image: none;
	padding: 0;
	padding-left: 29px;
	margin: 0;
}

ul.sideLinks li {
	margin: 0;
	padding: 7px 0 0 14px;
	border-bottom: 1px solid #edf0f5;
	margin-bottom: 1px;
	line-height: 18px;
	height: 22px;
	overflow: hidden;
}

ul.sideLinks a {
	color: #2c76b4;
}

.sideQuote {
	margin-top: 30px;
}

.footer {
	margin: 0 15px;
	padding-top: 6px;
	border-top: 1px solid #f3dea9;
	clear: both;
	
	overflow: hidden;
	!height: 100%;
	!overflow: visibile;

	color: #999;
	font-size: 90%;
	line-height: normal;
}

p.footerContact {
	color: black;
}

.footer ul,
.footer ul li,
.footer p
{
	display: block;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;	
}

.footer ul li {
	float: left;
	padding: 10px;
	padding-left: 0;
}

.footer ul li a {
	padding-right: 10px;
	border-right: 1px solid #999;
	color: #759ebb;
}

#printDisclaimer {
	clear: both;
	padding-top: 6px;
	display:none;
}

form div div {
	border: 1px solid #babbbc;
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 400px;
	margin-bottom: 5px;
}

form div label {
	float: left;
	width: 100px;
	padding-left: 7px;
	height: 1.5em;
	overflow: hidden;
}


form div.checkBoxes,
form div.textArea,
form div.submitButton
{
	border: none;	
}

form div.checkBoxes label {
	float: none;
	display: inline;
	padding: 4px 0;
}

form div.textArea label {
	float: none;
	display: block;	
	padding: 4px 0;
}

form div.submitButton {
	padding: 1em 2px;
}

form div input.txt,
form div textarea {
	background: #f0f4f5;
	border: 1px solid #babbbc;
	border-width: 2px 1px 1px 2px;
	margin: -1px;
	font-size: 1em;
}

form div input.txt {
	width: 280px;
	padding: 2px;
	float: right;
}

form div input#findoutOther {
	margin: 0;
	width: 150px;
	float: none;
	font-size: 80%;
	margin-left: 0;
	text-align: middle;
}

form div textarea {
	background: #f0f4f5;
	width: 390px;
	height: 6em;
}

form div input.submitButton
{
	margin-left: 165px;
}

div.stndForm div.emailrequired {
	display: none;
}

.letter {
	padding-right: .5em;
}

#udm a span {
	color: #666;	
}

#udm a img {
	display: block;	
}

.udmY img, .udmR img {
	visibility: hidden;
}

#udm a:hover span {
	color: white;
	font-weight: normal;	
}

/* home page css */
body#index {
	background: transparent url(../i/header_background_logo.jpg) top no-repeat;
}

#index #pageTitle {
	display: none;
	height: 1px;
}

#index #content {
	padding-top: 0px;
}

#index .contentSide {
	padding-bottom: 0;
}

#index .contentMainCol {
	margin-left: 0;
	!height: auto;
}

#index .staticContent
{
	padding-bottom: 25px;
}

#index .staticContent p {
	margin-top: 0;
	width: 590px;
	display: inline-block;
}

#index .staticContent p font strong {
	font-size: 116%;
}

#homeNav {
	position: relative;
	border-right: 1px solid #d1dded;
	
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
	width: 100%;
	float: left;
}

#bookLinks {
	position: absolute;
	top: 0;
	right: 0;
	_right: -1px;
	width: 202px;
	overflow: hidden;
	height: 295px;
	text-align: center;
	
	background: url("../i/book_bg.jpg") no-repeat;
	z-index: 5;
}

#bookLinks a {
	display: block;
	padding: 12px;
	font-size: 12px;
	text-align: center;
	margin-top: 240px;
	line-height: 16px;
}

a#WSJ {
	display: block;
	position: absolute;
	top: 20px;
	right: 0px;
	width: 200px;
	height: 40px;
	z-index: 15;
}

#topNavBoxes, 
#bottomNavBoxes {
	width: 653px;
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

#bottomNavBoxes {
	margin-bottom: 1px;
	padding-top: 30px;
}

h2.linkHeader {
	padding: 8px 0 6px 0;
	margin: 0 !important;
	font-size: 14px;
	width: 50%;
	clear: both;
}

#topNavBoxes h2 img, 
#bottomNavBoxes h2 img
{
	display: block;	
}

.navBox {
	float: left;
	background: #2c76b4;
	width: 217px;
	margin-left: 1px;
}

#bottomNavBoxes .navBox {
	background: #028a9e;
}

#topNavBoxes .first, 
#bottomNavBoxes .first
{
	margin-left: 0;
}

.navBox h3 {
	font-weight: normal;
	font-size: 110%;
	background: #023d78;
	margin: 0;
	padding: 6px 14px;
	padding-right: 0;
}

#bottomNavBoxes .navBox h3 {
	background: #015a68;
}

.navBox h3 img {
	display: block;
	height: 14px;
}

.navBox h3 a {
	color: white;
	overflow: hidden;
	!height: 100%;
}

.navBox ul {
	list-style: none;
	list-style-image: none;
	margin: 0 !important;
	padding: 6px 0 9px 0 !important;
	display: block;
}

.navBox ul li {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	display: inline;
}

.navBox ul a {
	display: block;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 2px 13px;
	color: white;
}

.navBox ul a span {
	color: #9ad6ff;	
}

.navBox ul a:hover {
	background-color: #3682c1;	
	text-decoration: none;
	color: #ffe29c;
}

.navBox ul a:hover span {
	color: white;
}

#bottomNavBoxes .navBox ul a:hover {
	background-color: #1598ac;	
}

#topNavBoxes .hover {
	background: #4593d4;
}

#topNavBoxes .hover h3 {
	background: #195fa5;
}

#bottomNavBoxes .hover {
	background: #1aa7bc;
}

#bottomNavBoxes .hover h3 {
	background: #0a7788;
}

#index .footer {
	border-top-color: #d1dded;
	padding-top: 24px;
	margin-top: 1px;
}

/* research pages */
div.bookItem,
div.researchItem  {
	border-top: 1px solid #f3dea9;
	padding: 10px 0;
}

div.bookCover {
	float: left;
	width: 120px;
}

p.byline {
	margin-top: 0;	
}

.withImage .abstract {
	margin-left: 120px;
}

.researchTitle {
	font-size: 115%;
	color: #b68100;
}

.audioTitle {
	font-size: 115%;
	color: #b68100;
	padding: 0 0 5px 0;
}

.audioBox {
	font-size: 10px;
	padding: 0 0 15px 0;
}

.researchItem p.byline {
	margin-bottom: -1em;
	color: #333;
}

/* bio pages */
h2.bioSectionHeader {
	border: none;
	color: #333;
	font-size: 116%;
	text-transform: uppercase;
	clear: both;
}

.directorBio {
	clear: both;
	padding-top: 34px;
	position: relative;
	overflow: hidden;
	!overflow: visibile;
}

.directorPic, 
.staffPic {
	background: url(../i/bio_pic_bg.png);
	position: relative;
	width: 111px;
	height: 163px;
}

.directorPic {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../i/director_pic_bg.png);
}

.directorPic img,
.staffPic img
{
	position: absolute;
	top: 3px;
	left: 3px;
	clip: rect(0 105px 157px 0);
}

.directorHeader {
	background: #EFF3F4 url(../i/bio_header-bg.png) repeat-x;
	height: 75px;
	padding-top: 24px;
	padding-left: 125px;
	_width: 515px;
	_overflow: hidden;
}

.directorHeader .bioName {
	float: left;
	width: 190px;
}

.directorHeader .bioName a {
	color: #012f5d;
	font-size: 16px;
	font-weight: bold;
}

.bioTitle {
	font-size: 14px;
	line-height: normal;
}

.bioTagline
{
	color: #2c76b4;
	margin: 0;
	margin-right: 25px;
	float: right;	
	text-align: center;
	width: 290px;
}

.bioDetails {
	padding-left: 125px;
	min-height: 40px;
	_height: 40px;
}

.staffBio {
	float: left;
	width: 178px;
}

.staffBio .bioName a {
	font-size: 116%;
	color: #2c76b4;
}

/* faq pages */
#questionIndex, 
#questionIndex ul,
#questionIndex li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#questionIndex {
	font-size: 116%;
	line-height: 1.8em;
}

#questionIndex li a.section 
{
	color: #333;
	text-transform: uppercase;	
}

#questionIndex li li
{
	padding-left: 20px;
	line-height: 1.5em;
	background: url(../i/small-q.png) 0 .3em no-repeat;
	display: block;
	padding-bottom: .5em;
}

#questionIndex li ul {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #f3dea9;
}

#questions dl {
	border-top: 1px solid #f3dea9;
	margin: 0;
	padding-bottom: 15px;
}

#questions dl.first {
	border: none;
}

#questions dl h2 {
	background: url(../i/question_section-bg.png) left no-repeat;
	color: #333;
	text-transform: uppercase;
	font-size: 116%;
	border: none;
	padding: 20px 0 20px 25px;
	margin: 0;
}

#questions dl dt {
	background: url(../i/big-q.png) 2px 1px no-repeat;
	color: #333;
	font-size: 116%;
	margin: 0;
	padding: 0;
	padding-left: 25px;
}

#questions dl dd {
	background: url(../i/big-a.png) 2px 1px no-repeat;
	margin: 0;
	padding: 0;
	padding-left: 25px;
}

#questions .subSection dl h2,
#questions .subSection a.section {
	display: none;
}

#questions .subSection li.section {
	display: inline;
}

/* - ( Search ) - */
.searchfoundtext { font-weight: bold; }
.searchheader { font-size: 9pt; font-weight: bold; }

