/*
Components CSS
Compilation of all CSS for individual components,
grouped by component number

Version: 2007-06-14
Copyright: 2007 Brookings. All rights reserved
-------------------------------------------------------- */

/* C10: Search Palette */
#secondary .search {
	background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-search.gif") top left;
	color: #749fd4;
	padding: 10px 10px 7px;
}

	#secondary .search input.text {
		margin: 0;
		padding-left: 6px;
		vertical-align: middle;
		width: 125px;
	}
	
	#secondary .search input.submit {
		margin: 0;
		padding-left: 5px;
		vertical-align: middle;
	}
	
	#secondary .search p {
		color: #749fd4;
		line-height: 10px;
		margin: 5px 0 0;
	}
	
	#secondary .search a {
		color: #a3c6f1;
		font-size: 10px;
		font-weight: bold;
		line-height: 10px;
	}
	
		#secondary .search a:hover {
			color: #fff;
			text-decoration: underline;
		}



/*
C12: Promo
Can be gray or blue. Add class of 'blue' for blue, 'gray' for gray.

The classes here are tacked on at the end of class strings of the structure:
class="promo <color>"

A gray promo would be: promo gray.
*/
.promo {
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-bottom: 1px;
}

	.promo h4 {
		border-bottom: 1px solid #bfbfbf;
		color: #666;
		font: 14px/1 arial, verdana, sans-serif;
		margin-top: 0;
		padding: 15px 5px 5px 10px;
	}
	
		.promo h4 a,
		.promo h4 a:hover {
			color: #666;
		}

	.promo h5 {
		font: normal 13px/16px georgia, "times new roman", serif;
		margin: 10px 10px 5px;
		padding-top: 5px;
	}
	
		.promo h5 img.thumb {
			float: left;
			margin-top: -5px;
			padding-bottom: 10px;
			padding-right: 10px;
		}

	.promo p {
		clear: both;
		font-size: 11px;
		line-height: 16px;
		margin-left: 10px;
	}
	
	.promo p.more {
		font-size: 10px;
		line-height: 10px;
		margin-bottom: 12px;
		margin-top: 0;
	}
	
		.promo p.more a {
			color: #000;
		}
		.promo p a.lnk-video {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/video.gif") no-repeat bottom left;
			padding-left: 20px;
		}
		.promo p a.download {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/download.gif") no-repeat 7px 0;
			padding-left: 23px;
		}
		.promo p a.commentary {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/commentary.gif") no-repeat 7px 0;
			padding-left: 23px;
		}
		.promo p a.website {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/website.gif") no-repeat 7px 0;
			padding-left: 23px;
		}

	.promo ul {
		margin-left: 10px;
	}

	.promo ol {
		margin-left: 28px;
	}


/*C12: Get Involved Promo */
.getinvolved {
	background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/blue-rnd-md-btm.gif") no-repeat bottom left;
	float: left;
	margin-bottom: 0;
	margin-top: 30px;
	padding-bottom: 15px;
	width: 397px;
}

	.getinvolved .top {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/blue-rnd-md-top.gif") no-repeat top left;
		padding-top: 15px;
	}

	.getinvolved h5 {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/get-involved.gif") no-repeat 10px 0;
		color: #000;
		font: normal 10px/1 arial, verdana, sans-serif;
		margin: 0;
		padding: 15px 0 8px 50px;
		text-transform: uppercase;
	}
	
	.getinvolved p {
		margin-left: 0;
		padding-left: 50px;
	}
	
	.getinvolved p.intro {
		color: #053769;
		font: 13px/16px georgia,"times new roman", serif;
		margin-top: 0;
	}



/* C14: Newsletter Sign-up */
.newsletter {
	color: #053769;
	font-family: georgia, "times new roman", serif;
	margin-bottom: 10px;
}

	.newsletter h4 {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/blue-rnd-sm-top.gif") no-repeat;
		margin-bottom: 0;
		padding-top: 19px;
	}

	.newsletter div.form {
		margin: 0 10px;
	}
		
		.newsletter .form p {
			margin: 0 10px 0 0;
			text-align: right;
		}
		
		.newsletter input.text {
			border: 1px solid #c7c7c7;
			color: #777;
			font-size: 10px;
			line-height: 1;
			margin: 0 0 5px;
			padding: 3px 6px;
			text-align: left;
			width: 149px;
		}
		
		.newsletter input.submit {
			margin: 0;
			padding: 0;
		}
	
	.newsletter p {
		color: #053769;
		font-family: georgia,times,"times new roman",serif;
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 8px;
		margin-right: 10px;
		margin-top: 12px;
	}
	
	.newsletter p.more {
		clear: both;
		color: #818181;
		font-family: arial,helvetica,sans-serif;
		font-size: 10px;
		line-height: 10px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	
		.newsletter p.more a {
			color: #000;
		}


/* C15: Form */

.aform { background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-page-header.gif") top left repeat-x; padding: 20px 10px 0 10px; }

	.contact-us-form { background-image: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-form-short.jpg"); position: relative; width: auto; }
	.email-form { background-image: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-form-short.jpg"); }
	.registration-form { background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-page-header.gif") top left repeat-x; }
	.signin-form { background: transparent; }

	.aform table,
	.registration-form table {
		width: 100%;
	}

	.aform h1 {
		color: #000;
		font: normal 26px/30px georgia, serif;
		margin: 0 5px 12px;
	}
	
	.aform p.intro {
		font: 12px/14px arial, helvetica, sans-serif;
		margin: 0 5px 12px;
		padding-bottom: 5px;
	}
	
	.signin p.intro {
		padding-bottom: 20px;
	}
	
	.registration-form .step-profile p.intro { padding-bottom: 0; }
		.registration-form .step-profile p.intro span { font-weight: bold; }
	
	.aform p.asterisk {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") top left repeat-x;
		color: #818181;
		font: 10px/14px arial, helvetica, sans-serif;
		padding: 10px 5px;
	}
	
	.contact-us-form p.asterisk { color: #000 }
	
	.contact-us-form .dept-dir {
		position: absolute;
		right: 10px;
		text-align: right;
		top: 10px;
		width: 150px;
	}
	
		.contact-us-form .dept-dir a {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-dkgrayarrow.gif") no-repeat 0 3px;
			padding-left: 10px;
		}
	
	.aform .goto-profile {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") left bottom repeat-x;
		margin-bottom: 15px;
		padding: 5px 40px 20px 0;
		text-align: right;
	}
	
	.aform h3 {
		margin: 0 0 15px 0;
		padding: 0 5px;
		font-size: 14px;
		color: #000;
		font-weight: normal;
		font-family: georgia, serif;
		background: none;
	}

	.aform .fields {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") bottom left repeat-x;
		margin: 0 0 10px;
		padding: 0 0 25px;
	}
	
		.aform .fields .even,
		.aform .fields .odd {
			overflow: auto;
			padding: 5px 10px 5px 10px;
		}
		
			.aform .fields .odd {
				background-color: #f5f5f5;
			}
			
			.aform .fields label {
				clear: left;
				color: #000;
				float: left;
				font: 10px/16px arial, helvetica, sans-serif;
				height: 20px;
				padding-top: 4px;
				text-align: right;
				text-transform: uppercase;
				width: 190px;
			}
			
				.aform .fields label.checkbox {
					clear: none;
					float: none;
					text-align: left;
					text-transform: none;
				}
			
			.aform .fields p {
				color: #535252;
				float: right;
				font: 11px/16px arial, helvetica, sans-serif;
				margin: 0;
				width: 355px;
			}
			
			.signin-form .fields p { margin-bottom: 5px; }
			
				.aform .fields p.with-text {
					width: 471px;
				}
			
			.aform .fields select {
				border: 1px solid #c6c6c6;
				color: #535252;
				font: 11px/16px arial, helvetica, sans-serif;
				padding: 3px;
				vertical-align: middle;
				width: 193px;
			}
			
				.aform .fields select.multiple {
					line-height: 24px;
					vertical-align: top;
				}
			
			.aform .fields input {
				border: 1px solid #c6c6c6;
				color: #535252;
				font: 11px/16px arial, helvetica, sans-serif;
				padding: 3px;
				vertical-align: middle;
				width: 185px;
			}
			
			.signin-form .fields input {
				margin-top: 2px;
			}
			
			.aform .fields input.checkbox {
				border: none;
				margin-right: 7px;
				padding: 0;
				width: auto;
			}

	.aform textarea {
		border: 1px solid #c6c6c6;
		color: #535252;
		font: 11px/16px arial, helvetica, sans-serif;
		padding: 3px;
		width: 185px;
	}
	
	.aform .media {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") bottom left repeat-x;
		margin-bottom: 10px;
		overflow: auto;
		padding-bottom: 25px;
		width: auto;
	}
	
	.aform .media p {
		font: 11px/16px arial,helvetica,sans-serif;
		margin: 0 5px 10px;
		padding: 0;
	}
	
		.aform .media input {
			border: 1px solid #c6c6c6;
			color: #535252;
			float: right;
			font: 11px/16px arial, helvetica, sans-serif;
			margin-right: 10px;
			padding: 3px;
			vertical-align: middle;
			width: 100px;
		}
		
			.aform .media input.checkbox { border: none; padding: 0; width: auto; }
	
		.aform .media label {
			color: #666;
			float: right;
			font-size: 10px;
			line-height: 14px;
			margin-right: 50px;
			padding-top: 4px;
			width: 300px;
		}
		
	.aform .form-submit,
	.aform .email-submit {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") top left repeat-x;
		margin: 4px 0 15px 0;
		padding: 15px 40px 0 0;
		text-align: right;
	}
	
	.registration-form .form-submit,
	.email-form .form-submit,
	.email-form .email-submit,
	.signin-form .form-submit {
		background: transparent;
	}
	
	.contact-us-form .form-submit {
		padding-bottom: 40px;
	}

		.aform .form-submit input {
			margin-left: 15px;
		}



/* C17: Page Header */
.page-header {
	background: #fff;
	padding-bottom: 0;
	position: relative;
}

	.page-header .header-info {
		padding: 21px 0 3px;
	}

	.page-header .gradient {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-page-header.gif") repeat-x;
		padding-left: 10px;
		padding-right: 10px;
	}

	.page-header .header-tools {
		color: #818181;
		font-size: 10px;
		right: 10px;
		position: absolute;
		top: 31px;
		width: auto;
	}
	
		.page-header .header-tools a,
		.page-header .header-tools a:hover {
			color: #818181;
		}

	.page-header h1 {
		color: #000;
		font: normal 26px/27px georgia,"times new roman",serif;
		margin: 0 0 13px 0px;
	}
	
	.page-header h2 {
		color: #000;
		font: bold 12px/19px arial, helvetica, sans-serif;
		margin: 10px 0 -11px;
	}
	
	.page-header p {
		color: #000;
		font: 12px/18px arial,helvetica,sans-serif;
		margin-right: 20px;
	}
	
	.page-header ul {
		margin: 0 0 0 15px;
		padding: 0;
	}
	
	.page-header li {
		font-size: 12px;
		line-height: 18px;
		padding-right: 15px;
	}

	
	.page-header .content-nav {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/flavors-rule.gif") repeat-x;
		padding-bottom: 26px;
		padding-top: 10px;
		width: 100%;
	}
	
		.page-header .content-nav h3,
		.page-header .content-nav ul,
		.page-header .content-nav li {
			display: inline;
		}
		
		.page-header .content-nav h3 {
			color: #000;
			font: normal 13px/13px georgia, "times new roman", serif;
			padding-right: 0;
		}
		
		.page-header .content-nav li {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-grayarrow.gif") no-repeat 0 3px;
			padding-left: 7px;
		}



/* C21 Dynamic Key Info Summary */
.dyn-key-info {
	background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/blue-dee-btm.gif") no-repeat bottom left;
	margin-bottom: 20px;
	padding: 0 10px 10px;
}

	.dyn-key-info .top {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/blue-dee-top.gif") no-repeat;
		margin: 0 -10px;
		padding: 5px 10px;
	}
	
	.dyn-key-info .info {
		border-top: 1px solid #d1d1d1;
		padding-top: 7px;
	}
	
		.dyn-key-info .first {
			border-top: none;
		}
	
		.course div.info {
			border-top: none;
			padding-top: 0;
		}
		
		.course div.dates { padding-bottom: 5px; }
		
		.course p.info {
			padding-top: 12px;
		}
		
		.course .info p {
			margin-bottom: 10px;
		}
		
			.course .dates p {
				line-height: 20px;
			}
		
		.event p.info {
			padding-top: 12px;
		}
		
			.event .info p {
				margin-bottom: 4px;
			}
		
		.event .event-photos {
			padding: 4px 0;
		}
		
			.event .event-photos img {
				margin-bottom: 4px;
			}
		
			.event .event-photos a.view-larger {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/viewlarger.gif") no-repeat 100% 0;
				color: #818181;
				font-size: 11px;
				padding-right: 17px;
			}
	
		.event .info ul {
			list-style: none;
			margin: 0.25em 0 0.5em;
			padding: 0;
			width: 100%;
		}
	
			.event .info ul li {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-grayarrow.gif") no-repeat 0 4px;
				font-size: 11px;
				line-height: 15px;
				list-style-image: none;
				margin-bottom: 2px;
				padding: 0 0 0 10px;
			}
	
		
		.job p.info {
			margin-bottom: 4px;
		}
		
		.news-release .info {
			padding-top: 10px;
		}
		
			.news-release .first {
				padding-top: 5px;
			}
	
	.dyn-key-info h3 {
		color: #000;
		font: bold 12px/1 arial, helvetica, sans-serif;
		margin: 1em 0 3px;
	}
	
		.course h3 {
			padding-bottom: 7px;
		}
	
	.dyn-key-info h4 {
		color: #000;
		font: bold 11px/16px arial,helvetica, sans-serif;
		margin: 0;
	}
	
	.dyn-key-info p,
	.dyn-key-info p a {
		font: 11px/16px arial,helvetica,sans-serif;
	}
	
	.dyn-key-info p {
		margin: 0 0 8px;
	}
	
		.book .info p {
			margin-bottom: 8px;
		}
	
	.dyn-key-info p a {
		color: #053769;
	}
	
	.dyn-key-info .pipe {
		color: #818181;
	}



/* C22: Rotating Feature */
.rotate-feature {
	border-bottom: 1px solid #d1d1d1;
	min-height: 475px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	position: relative;
}

	.rotate-feature .tools { display: none; } /* turned back on by JavaScript CSS file */
	
	.rotate-feature .story { display: none; }
	
		.rotate-feature #story_0 { display: block; } /* turned back on by JavaScript CSS file */
		
		.rotate-feature h1 {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-feature_tile.gif") repeat-x bottom left;
			border: 1px solid #d1d1d1;
			border-bottom-color: #fff;
			color: #000;
			font: normal 10px/1 arial,helvetica,sans-serif;
			margin: 0;
			min-height: 10px;
			padding: 5px 135px 5px 10px;
			text-transform: uppercase;
		}

		.rotate-feature .photo {
			color: #bdbdbd;
			font-size: 10px;
			line-height: 13px;
			padding-right: 10px;
		}
		
			.rotate-feature .photo img { padding-bottom: 2px; }
	
		.rotate-feature h2 {
			color: #053769;
			font: normal 24px/27px georgia,"times new roman",serif;
			margin: 10px 10px 0 0;
		}
		
			.rotate-feature h2 a {
				color: #053769;
			}
		
		.rotate-feature p {
			font-size: 11px;
			line-height: 16px;
			margin: 10px 10px 10px 0;
		}
		
			.rotate-feature p a.logo img {
				float: left;
				margin-right: 14px;
				margin-top: 2px;
				max-width: 121px;
			}
		
			.rotate-feature p.attribution {
				color: #818181;
				font-size: 10px;
				line-height: 13px;
				margin: 0.5em 10px 0.5em 0;
			}
			
				.rotate-feature p.attribution a {
					color: #818181;
				}
			
			.rotate-feature p.tags {
				color: #818181;
				font-size: 10px;
				line-height: 13px;
			}
				
				.rotate-feature p.tags a,
				.rotate-feature p.tags a:hover {
					color: #818181;
				}



/* C23A: Dynamic Content List (Image & Summary Text) */
.dynlist-c23a {
	margin: 0 0 10px;
}

	.dynlist-c23a .item {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x;
		margin: 0;
		padding: 18px 0 0;
		overflow: hidden;
	}
	
		.dynlist-c23a .first {
			background: transparent;
		}
		
		.dynlist-c23a .item h3 {
			color: #000;
			font: 10px/1 arial, helvetica, sans-serif;
			margin: 0 0 12px 0;
		}
		
			.dynlist-c23a .item h3 a {
				color: #000;
				font: 10px/1 arial, helvetica, sans-serif;
			}
		
		.dynlist-c23a .item h4 {
			font: 13px/16px georgia, "times new roman", times, serif;
			color: #053769;
			margin: 0 0 2px 0;
		}
		
		.dynlist-c23a .item p {
			color: #000;
			font: 11px/16px arial, helvetica, sans-serif;
			margin: 0 0 12px 0;
		}
		
			.dynlist-c23a .item p a {
				color: #053769;
			}
			
		.dynlist-c23a .item p.attribution {
			clear: left;
			color: #818181;
			font: 10px/13px arial, helvetica, sans-serif;
			margin: 0 0 7px 0;
		}
		
		.dynlist-c23a .item .image-link {
			margin: 4px 15px 4px 0;
			float: left;
			color:#bdbdbd;
			font:10px/15px Arial, Helvetica, sans-serif;
		}
		
			.dynlist-c23a .item .image-link a {
				text-decoration: none;
				margin: 0;
				display: block;
				color:#bdbdbd;
				font:10px/15px Arial, Helvetica, sans-serif;
			}
			
			.dynlist-c23a .item a:hover span {
				text-decoration: none;
			}
		
		.dynlist-c23a .item p.tags {
			
		}
		
		.dynlist-c23a .item p.tags,
		.dynlist-c23a .item p.tags a {
			color: #818181;
			font: 10px/14px arial, helvetica, sans-serif;
		}
		
		.dynlist-c23a .item .register {
			height: 30px;
			line-height: 1px;
			margin: -3px 15px 0 0;
			text-align: right;
		}

		.dynlist-c23a .item .bar {
			clear: both;
			display: block;
			overflow: auto;
			padding-top: 0;
			width: 100%;
		}

/* topics list in C23a */
.topics-list {
	margin-top: -10px;
}

.topics-list p.more-on {
	border-top: 1px solid #dcdcdc;
	font-size: 11px;
	line-height: 1;
	margin: 0;
	padding: 10px 0 30px;
	text-align: right;
}


/* C23b: Dynamic Content List */
.dyn-content-list {
	padding: 0 0 26px;
}

.dyn-content-list div {
	padding: 16px 10px 0 0;
}

	/* Content type heading */
	.dyn-content-list h3 {
		color:#666;
		font:normal 10px/13px arial, helvetica, sans-serif;
		margin: 0;
		padding-bottom: 4px;
		text-transform:uppercase;
	}
	
		.dyn-content-list h3 a {
			color: #666;
		}
			.dyn-content-list h3 a:hover {
				color: #666;
			}
	
	/* Content title */
	.dyn-content-list h4,
	.dyn-content-list h4 a {
		color:#053769;
		font:normal 13px/16px Georgia, "Times New Roman", Times, serif;
		text-decoration:none;
	}
	
	.dyn-content-list h4 {
		margin: 0;
	}
	
	.dyn-content-list h4 a:hover {
		text-decoration:underline;
	}
	
	.dyn-content-list h4 a.subscribe:hover {
		text-decoration: none;
	}
	
	/* Attribution info */
	.dyn-content-list p.attribution {
		color:#818181;
		font:10px/13px arial, helvetica, sans-serif;
		margin: 0;
		padding-top:3px;
	}
	
		.dyn-content-list p.attribution a {
			color: #818181;
		}

/* More Content link */
.dyn-content-list p.more {
	color: #000;
	font: 10px arial,sans-serif;
	margin: 0;
	padding: 25px 0 15px;
}

	.dyn-content-list p.more a {
		color: #000;
		text-decoration:none;
	}
	
	.dyn-content-list p.more a:hover {
		text-decoration: underline;
	}



/* C24A: Manual Content Feature Area */
.featured {
	overflow: auto;
	padding-bottom: 20px;
	padding-top: 10px;
}

	.featured .feature {
		float: left;
		margin-right: 5px;
		width: 196px;
	}
	
	.featured .second {
		margin-right: 0;
	}
	
	.featured h2 {
		color: #666;
		font: normal 10px/12px arial,helvetica,sans-serif;
		margin: 16px 10px 0 0;
		text-transform: uppercase;
	}
	
		.featured h2 a,
		.featured h2 a:hover {
			color: #666;
		}
	
	.featured h3 {
		color: #053769;
		font: normal 13px/16px georgia,"times new roman",serif;
		margin: 5px 10px 3px 0;
	}

	.featured p {
		color: #000;
		font: normal 11px/16px arial,helvetica,sans-serif;
		margin: 0 10px 10px 0;
	}
	
		.featured p.attribution,
		.featured p.attribution a {
			color: #818181;
			font-size: 10px;
			line-height: 13px;
		}
		.featured p.attribution {
			margin-bottom: 7px;
		}

	.featured ul {
		list-style: none;
		margin: 10px 0;
		padding: 0;
	}
	
		.featured ul a { color: #053769; }
		.featured ul li {
			color: #053769;
			font-size: 11px;
			line-height: 16px;
			margin: 0;
			padding: 0 0 6px;
		}


/* C24B: Manual Content Feature Area */
.manual-content-feature {
	border-bottom:1px solid #d1d1d1;
	color:#000;
	overflow: auto;
	padding: 20px 0 20px;
	width: 100%;
}

.manual-content-feature p {
	font: normal 11px/16px arial, helvetica, sans-serif;
	margin: 0;
}

	.manual-content-feature .callout-bar {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-callout-bar.gif") repeat-x;
		border: 1px solid #d1d1d1;
		color: #000;
		font-size: 10px;
		font-weight: normal;
		line-height: 1;
		margin: 0 0 18px;
		padding: 7px 10px;
		text-transform: uppercase;
	}

	.manual-content-feature h3,
	.manual-content-feature h3 a {
		color: #000;
		font: normal 10px/10px arial, helvetica, sans-serif;
		text-transform: uppercase;
	}
	
		.manual-content-feature h3 {
			margin: 0;
			padding-bottom: 10px;
		}
	
	.manual-content-feature h4,
	.manual-content-feature h4 a {
		color:#053769;
		font:normal 21px/24px Georgia, "Times New Roman", Times, serif;
	}
	
	.manual-content-feature h4 {
		margin: 0;
		padding: 0 0 6px;
	}
	
	.manual-content-feature .photo {
		color:#bdbdbd;
		float:left;
		font: 10px/13px Arial, Helvetica, sans-serif;
		max-width: 177px;
		padding-right: 15px;
	}
	
		.manual-content-feature .photo img {
			margin-bottom: 5px;
		}

	.manual-content-feature p.attribution,
	.manual-content-feature p.attribution a,
	.manual-content-feature p.tags,
	.manual-content-feature p.tags a {
		color:#818181;
		font:10px/13px arial, helvetica, sans-serif;
		padding:0;
		margin:0;
	}
		.manual-content-feature p.attribution {
			padding-bottom:9px;
		}
		
		.manual-content-feature p.tags {
			clear:both;
			padding-top: 12px;
		}

.manual-content-feature .more {
	margin:0;
	padding:22px 0 30px;
}
	.manual-content-feature .more,
	.manual-content-feature .more a {
		color:#000;
		font-size: 11px;
		line-height: 13px;
	}

		.manual-content-feature .register {
			height: 20px;
			line-height: 1px;
			margin: 10px 15px 0px 0;
			text-align: right;
		}



/* C25: Upcoming Events */
.upcoming-events {}

	.upcoming-events h4 {
		background: #ccdaf1 url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg_sqbox_title.gif");
		border-bottom: 1px solid #fff;
		border-top: 1px solid #fff;
		color: #000;
		font: normal 10px/1.2 arial,verdana,sans-serif;
		margin: 0 0 9px;
		padding: 8px 10px 6px;
		text-transform: uppercase;
	}
	
		#secondary .upcoming-events h4 {
			background: transparent;
			border-bottom: 1px solid #d1d1d1;
			border-top: none;
			color: #666;
			font-size: 14px;
			line-height: 1;
			margin-bottom: 14px;
			padding: 15px 0 5px 10px;
			text-transform: none;
		}
		
	.upcoming-events h5 {
		color: #053769;
		font: normal 13px/16px georgia,"times new roman",serif;
		margin-bottom: 1px;
		margin-left: 10px;
		margin-right: 10px;
	}
	
		#secondary .upcoming-events h5 {
			margin-bottom: 5px;
			margin-left: 10px;
			margin-right: 10px;
		}
	
		.upcoming-events h5 small {
			color: #666;
			display: block;
			font: 10px/13px arial,verdana,sans-serif;
			padding-bottom: 4px;
			padding-top: 2px;
			text-transform: uppercase;
		}
		
			.upcoming-events h5 small a,
			.upcoming-events h5 small a:hover {
				color: #666;
			}
	
			#secondary .upcoming-events h5 small {
				color: #818181;
			}

	.upcoming-events p {
		margin-bottom: 1.5em;
		margin-left: 10px;
		margin-right: 10px;
	}
	
		.upcoming-events p.event-date {
			color: #818181;
			font: bold 10px/13px arial,verdana,sans-serif;
			margin: 5px 10px 0;
		}
		
			#secondary .upcoming-events p.event-date {
				margin-top: 0;
			}
		
		.upcoming-events p.event-location {
			color: #818181;
			font: 10px/13px arial, helvetica, sans-serif;
			margin-bottom: 10px;
			margin-top: 0;
		}
	
		.upcoming-events p.more {
			color: #000;
			font-size: 10px;
			line-height: 13px;
			margin-bottom: 20px;
			margin-top: 17px;
		}
		
			.upcoming-events p.more a {
				color: #000;
				font-size: 10px;
			}



/* C26: Recent Research and Commentary */
.recentresearch {}

	.recentresearch h4 {
		background: #ccdaf1 url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg_sqbox_title.gif");
		border-bottom: 1px solid #fff;
		border-top: 1px solid #fff;
		color: #000;
		font: normal 10px/1.2 arial,verdana,sans-serif;
		margin: 0 0 10px;
		padding: 8px 10px 6px;
		text-transform: uppercase;
	}
	
		#main .recentresearch h4 { border-top: none; }
	
	.recentresearch h5 {
		color: #666;
		font: normal 13px/16px georgia,"times new roman",serif;
		margin: 12px 10px 1px;
	}
	
		.recentresearch h5 small {
			color: #666;
			display: block;
			font: 10px/13px arial,verdana,sans-serif;
			padding-bottom: 4px;
			padding-top: 3px;
			text-transform: uppercase;
		}
		
			.recentresearch h5 small a,
			.recentresearch h5 small a:hover {
				color: #666;
			}

	.recentresearch p {
		margin: 1em 10px 1.5em;
	}
	
		.recentresearch p.attribution {
			color: #818181;
			font-size: 10px;
			line-height: 13px;
			margin-top: 4px;
			margin-bottom: 2px;
		}
	
			.recentresearch p.attribution a {
				color: #818181;
			}
	
		.recentresearch p.event-date {
			color: #818181;
			font: bold 10px/13px arial,verdana,sans-serif;
			margin-top: 1px;
		}
	
		.recentresearch p.more {
			font-size: 10px;
			line-height: 13px;
			margin-bottom: 20px;
			margin-top: 15px;
		}
		
			.recentresearch p.more a {
				color: #000;
				font-size: 10px;
			}



/* c27: Manual Link List */
.manual-link-list {
	padding: 0 10px 15px;
}

	.manual-link-list h3 {
		background:#bfd1ee url("/web/20080708231938im_/http://www.brookings.edu/i/components/global/title_tile.gif") repeat;
		border-top:1px solid #FFF;
		border-bottom:1px solid #FFF;
		color:#000;
		font:normal 10px/12px Arial, Helvetica, sans-serif;
		margin: 0 -10px 10px;
		padding: 9px 10px 7px;
		text-transform:uppercase;
	}
	
	.manual-link-list p {
		margin-top: 0;
		padding: 0;
	}
	
		.manual-link-list p.more-lnk {
			margin: -10px 0 10px;
		}
	
	.manual-link-list ul {
		list-style: none;
		margin: 0;
		padding: 9px 0 12px;
	}

		.manual-link-list li {
			background:url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-dkgrayarrow.gif") no-repeat 0 3px;
			font:normal 11px/12px Arial, Helvetica, sans-serif;
			padding-bottom: 8px;
			padding-left: 10px;
		}
		
		.manual-link-list ul.resources-list li {
			background: transparent;
			padding-left: 0;
		}
	
		.manual-link-list ul a {
			color:#053769;
		}
		
		/* List item types */
		.manual-link-list a.icon-photo {
			background:url("/web/20080708231938im_/http://www.brookings.edu/i/icons/photo.gif") no-repeat 0 center;
			padding-left: 18px;
		}
		.manual-link-list a.icon-pdf {
			background:url("/web/20080708231938im_/http://www.brookings.edu/i/icons/pdf.gif") no-repeat 0 center;
			padding-left: 18px;
		}
		.manual-link-list a.icon-video {
			background:url("/web/20080708231938im_/http://www.brookings.edu/i/icons/video.gif") no-repeat 0 center;
			padding-left: 18px;
		}
		.manual-link-list a.icon-website {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/website.gif") no-repeat 1px 0;
			padding-left: 18px;
		}



/* C28A Main Content (Dynamic) */
.main-content {
	font: normal 13px/20px arial,verdana,sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding: 20px 20px 20px 0;
}

	.main-content .intro,
	.main-content .body {
		font-size: 13px;
		line-height: 20px;
	}
	
	.main-content .intro {
		padding-bottom: 20px;
	}

	.main-content p {
		color: #000;
		margin-bottom: 20px;
		margin-top: 7px;
	}
		
		.main-content p.byline {
			color: #818181;
			float: left;
			font-size: 12px;
			line-height: 19px;
			margin: 1px 3px 0 0;
			text-transform: uppercase;
		}

.main-content ul { list-style-image: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-dkgrayarrow-li.gif"); }

.main-content .intro ul { margin-bottom: 0; padding-bottom: 0; }

.main-content .body ul,
.main-content .body ol {
	margin: 0 0 18px;
	padding: 0;
}
.main-content .body li { margin-left: 26px; }

.main-content h1 {
	color: #000;
	font-family: georgia, "times new roman", times, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 9px;
}

.main-content h2 {
	border-top: 1px solid #d1d1d1;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin: 24px 0 11px;
	padding: 5px 0 0;
	text-transform: uppercase;
}

.main-content h3 {
	font: normal 13px/16px georgia, "times new roman", times, serif;
	margin: 1.25em 0 0;
}


/* C28b: manual content (static)*/
.c28b {
	font: 13px/20px arial, helvetica, sans-serif;
	padding-right: 10px;
	padding-top: 10px;
}

.c28b h1 {
	color: #000;
	font: normal 26px/30px georgia, "times new roman", times, serif;
	margin: 0 0 9px;
}

.c28b h2 {
	border-top: 1px solid #d1d1d1;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin: 24px 0 11px;
	padding: 5px 0 0;
	text-transform: uppercase;
}

.c28b h3 {
	font: normal 13px/16px georgia, "times new roman", times, serif;
	margin: 1.25em 0 0;
}

	.c28b .contacts {
		border-top: 1px solid #d1d1d1;
		padding-top: 10px;
	}
	
		.c28b .contacts .callout .contact { padding-bottom: 20px; }

	.c28b .research-contacts {
		padding-bottom: 20px;
	}
		
		.c28b .research-contacts h1 {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x bottom left;
			color: #000;
			font: normal 28px/29px georgia,"times new roman",serif;
			margin: 5px 0 9px;
			padding: 15px 0 20px;
			text-transform: none;
		}
	
		.c28b .research-contacts h2 {
			border-top: none;
			color: #000;
			font-size: 11px;
			font-weight: normal;
			line-height: 18px;
			margin: 24px 0 0;
			padding: 0;
			text-transform: uppercase;
		}
		
		.c28b .research-contacts p {
			font-size: 11px;
			line-height: 20px;
			margin-bottom: 18px;
		}
		
		.c28b .research-contacts .department { font-size: 12px; }
		.c28b .research-contacts .pipe { color: #818181; padding: 0 3px; }


	/* About Brookings, include in C28b content block */
	.c28b .about-content-cell {
		border-top:1px solid #ccc;
		font-size: 12px;
		line-height: 18px;
		margin: 0;
		overflow: auto;
		padding: 0 10px 20px 0;
	}
		
		.c28b .about-content-cell h2 {
			border-top: none;
			color:#000;
			font:normal 11px/18px Arial, Helvetica, sans-serif;
			margin: 6px 0 10px;
			padding:0;
			text-transform:uppercase;
		}
		
		.c28b .about-content-cell img {
			clear:left;
			display:block;
			float:left;
			margin: 5px 10px 10px 0;
		}

		.c28b .about-content-cell p.more,
		.c28b .about-content-cell p.more a {
			color: #053769;
			font-size: 12px;
			line-height: 18px;
		}
		
		.c28b .about-content-cell p.more { margin: 0 0 8px; }

	/* Bulletted lists */
	.c28b ul { list-style-image: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-dkgrayarrow-li.gif"); }
		
		.c28b .intro ul { margin-bottom: 0; padding-bottom: 0; }
		
		.c28b .body ul,
		.c28b .body ol {
			margin: 0 0 18px;
			padding: 0;
		}
		.c28b .body li { margin-left: 20px; }



/* C32: Related Content */
.related-content {
	border-top: 1px solid #d1d1d1;
	padding: 5px 0 25px;
}

	.related-content .item {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") top left repeat-x;
		padding: 15px 5px 10px 0;
	}
	
		.related-content .first {
			background: none;
		}
	
	.related-content h3 {
		color: #000;
		font:  10px/12px arial, helvetica, sans-serif;
		margin: 10px 10px 0 0px;
		text-transform: uppercase;
	}
	
	.related-content h4 {
		color: #666;
		font:  10px/12px arial, helvetica, sans-serif;
		margin: 0;
		text-transform: uppercase;
	}
	
		.related-content h4 a,
		.related-content h4 a:hover {
			color: #666;
		}
	
	.related-content h5 {
		color: #053769;
		font: 13px/16px georgia, "times new roman", times, serif;
		margin: 5px 0 0;
	}
	
	.related-content p {
		margin: 2px 0 0;
	}
		
		.related-content p.attribution {
			color: #818181;
			font-size: 10px;
			line-height: 13px;
		}
		.related-content p.attribution a { color: #818181; }
		
	.related-content p.more,
	.related-content p.more a {
		color: #000;
		font: 10px/13px arial, helvetica, sans-serif;
		margin: 0 10px 0 0;
	}
	
		.related-content p.more a {
			color: #000;
		}



/* C33: Related Topics */
.relatedtopics {
		margin-bottom: 10px;
	}
	
	.relatedtopics h4 {
		border-bottom: 1px solid #d1d1d1;
		color: #666;
		margin-bottom: 6px;
		padding-bottom: 5px;
	}
	
		.relatedtopics ol,
		.relatedtopics ul {
			list-style: none;
			margin: 6px 0 1em;
			padding: 0 0 0 10px;
		}
		
			.relatedtopics li {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-grayarrow.gif") no-repeat 0 8px;
				font: 11px/12px arial,verdana,sans-serif;
				margin: 0;
				padding: 5px 0 0 10px;
			}
			
		.relatedtopics p.more {
			margin-bottom: 9px;
			margin-top: 5px;
		}
		
			.relatedtopics p.more a,
			.relatedtopics p.more a:hover {
				color: #000;
			}



/* C34: Featured Experts */
.featured-experts {
	padding-bottom: 15px;
}

	.featured-experts div.expert {
		padding: 0 10px 26px;
	}
	
	.featured-experts .portrait {
		background-color:#FFF;
		border:1px solid #bfd1ee;
		float:left;
		margin:0 9px 0 0;
		padding:2px;
	}
	
	.featured-experts a {
		text-decoration:none;
	}
	.featured-experts a:hover {
		text-decoration:underline;
	}
	
	.featured-experts h4 a,
	.featured-experts p a {
		color:#053769;
	}
	
	.featured-experts h3 {
		color:#000;
		font:normal 10px/10px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		border-bottom:1px solid #FFF;
		background:#bfd1ee url("/web/20080708231938im_/http://www.brookings.edu/i/components/c34_featuredexperts/title_tile.gif") repeat;
		padding:8px 10px;
		margin:0 0 20px;
	}

	.featured-experts h4 {
		color:#053769;
		font:normal 13px/16px Georgia, "Times New Roman", Times, serif;
		margin:0;
		padding: 8px 0 2px;
	}
	
	.featured-experts p {
		clear:both;
		font:11px/16px Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 8px 0 0;
	}
	
	.featured-experts p.tags {
		clear: none;
		padding-top: 0;
	}
	
	.featured-experts p.tags,
	.featured-experts p.tags a {
		color:#818181;
		font-size: 10px;
		line-height: 13px;
	}
	
	.featured-experts p.more { margin: -16px 10px 0; }
	.featured-experts p.more { color: #000; }
	.featured-experts p.more a { color: #000; }


/* C35: Related Initiatives */
.related-initiatives {
	background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/gray-rnd-sm-btm.gif") bottom left no-repeat;
	margin-bottom: 10px;
	padding-bottom: 7px;
}

	.related-initiatives h3 {
		margin: 0;
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/gray-rnd-sm-top.gif") top left no-repeat;
		padding: 10px 12px 5px 12px;
		font: 14px/18px arial, helvetica, sans-serif;
		border-bottom: 1px solid #bfbfbf;
		color: #666666;
	}
	
	.related-initiatives .logo {
		margin: 15px 12px 0 12px;
		border-bottom: 1px solid #cccccc;
		padding-bottom: 14px;
	}
	
	.related-initiatives a.viewall {
		border-left: 1px solid #fff;
		display: block;
		color: #000;
		margin: 10px 0 7px 12px;
		font: 10px/14px arial,helvetica,sans-serif;
	}



/* C36: Spotlight */
.spotlight {
	border-top: 1px solid #d1d1d1;
	clear: both;
	margin: 0; /* zero out the .contentfoot block */
	width: auto;
}
	
	.spotlight .top {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-spotlight.gif") repeat-x;
	}

	.spotlight #spotlightItems {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-spotlight-cols.gif") no-repeat 1px 0;
		overflow: hidden;
	}
	
	.spotlight .spot {
		display: none;
		float: left;
		min-height: 170px;
		margin-left: 1px;
		padding-bottom: 18px;
		width: 205px;
	}
		
		.spotlight #spot_0,
		.spotlight #spot_1,
		.spotlight #spot_2,
		.spotlight #spot_3 {
			display: block;
		}
	
	.spotlight h2 {
		border-left: 1px solid #d1d1d1;
		color: #000;
		float: left;
		font: normal 10px/10px arial,verdana,sans-serif;
		margin: 0;
		padding: 4px 0 4px 10px;
		text-transform: uppercase;
	}
	
	.spotlight h4 {
		font: normal 18px/21px georgia,"times new roman", serif;
		margin: 0 23px 0 10px;
	}
	
		.spotlight h4 a {
			color: #053769;
		}
	
		.spotlight h4 img,
		.spotlight h4 small {
			display: block;
		}
		
		.spotlight h4 img {
			margin-left: -10px;
			padding: 0;
		}
		
		.spotlight h4 small {
			color: #818181;
			font: normal 10px/12px arial,verdana,sans-serif;
			margin-top: 12px;
			text-transform: uppercase;
		}
	
	.spotlight p {
		font-size: 11px;
		font-weight: bold;
		line-height: 16px;
		margin-left: 10px;
		margin-right: 23px;
		margin-top: 4px;
	}
	
	.spotlight ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		.spotlight #spotNav {
			float: right;
			margin: 0;
		}
		
			.spotlight #spotNav li {
				border-left: 1px solid #b1b1b1;
				float: left;
				font-size: 10px;
				line-height: 1;
				margin: 4px 0;
				padding: 0 8px;
				width: auto;
			}
			
				.spotlight #spotNav li#forward,
				.spotlight #spotNav li#backward {
					margin: 0;
					padding: 0;
				}
				
				.spotlight #spotNav li#forward img,
				.spotlight #spotNav li#backward img {
					padding: 6px 8px 4px;
				}
			
			.spotlight #spotNav li.first {
				border-left: none;
			}
			
			.spotlight #spotNav a {
				color: #818181;
			}
			
				.spotlight #spotNav a:hover {
					color: #b1b1b1;
					text-decoration: underline;
				}

				.spotlight #spotNav li#forward a:hover,
				.spotlight #spotNav li#backward a:hover {
					text-decoration: none;
				}

				.spotlight #spotNav li#forward a:active,
				.spotlight #spotNav li#backward a:active { outline: none; }


/* C39: About the Author */
.about-author {
	border-top: 1px solid #d1d1d1;
	clear: both;
	padding: 13px 0 0;
}

.series .about-author {
	clear: none;
}

	.about-author h4 {
		color: #000;
		font: 10px/14px arial, helvetica, sans-serif;
		margin: 0 0 18px;
	}
	
	.about-author h5 {
		color: #000;
		font: 18px/1 georgia, "times new roman", times, serif;
		margin: 0.5em 0;
	}
	
	.about-author .author {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x;
		margin: 0;
		padding: 15px 20px 22px 0;
	}
	
		.about-author .first {
			background: none;
			padding-top: 0;
		}
	
		.about-author .description {
			font: 13px/18px arial, helvetica, sans-serif;
		}

	.about-author ul {
		list-style: none;
		margin: 1em 0 0;
		padding: 0;
	}
	
	.about-author li {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-grayarrow.gif") no-repeat 0 4px;
		font-size: 11px;
		line-height: 16px;
		padding-left: 10px;
	}
	
	.about-author p.more {
		margin: 1em 0 0;
	}



/* C42: Contacts List */
.contacts-list {
	color:#000;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
}

	.contacts-list a {
		color:#053769;
	}

	.contacts-list h3 {
		margin:0;
	}
	
	.contacts-list h4,
	.contacts-list h4 a {
		color:#000;
		font:normal 10px/14px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
	}
		.contacts-list h4 {
			padding:0;
			margin:16px 12px 12px;
			
		}
	
	.contacts-list .contact {
		margin:8px 0;
	}
	.contacts-list .contact a {
		color:#053769;
	}
	
	.contacts-list .pipe {
		color:#9f9f9f;
	}
	
	.contacts-list p.rule {
		padding-bottom:8px;
		border-bottom:1px solid #FFF;
	}

	.contacts-list p.padded {
		padding-bottom:40px;
	}


/* LOCAL-BLOCK flavor */
.contacts-list-local-block {
	padding-bottom:7px;
}

	.contacts-list-local-block h3 {
		color:#000;
		font:normal 10px/10px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		background:#d0def0 url("/web/20080708231938im_/http://www.brookings.edu/i/components/global/title_tile.gif") repeat;
		border-top:1px solid #FFF;
		border-bottom:1px solid #FFF;
		padding:8px 0 8px 10px;
	}
		
	.contacts-list-local-block .contact {
		padding: 0 12px;
	}
	
	.contacts-list-local-block p.rule {
		padding-bottom:16px;
		border-bottom:1px solid #FFF;
	}


/* DEE flavor */
.contacts-list-dee-wrapper {
	background-color:#FFF;
	padding-bottom:10px;
}

	/* LOCAL instance */
.contacts-list-local-dee {
	background:#FFF url("/web/20080708231938im_/http://www.brookings.edu/i/components/c42_contactinfo/blue-dee-local-btm.gif") no-repeat 0 100%;
	min-height: 155px;
	height: auto !important;
	_height: 155px;
}

	.contacts-list-local-dee h3 {
		color:#000;
		font:bold 12px/16px Arial, Helvetica, sans-serif;
		background:url("/web/20080708231938im_/http://www.brookings.edu/i/components/c42_contactinfo/blue-dee-local-top.gif") no-repeat;
		padding:18px 12px 0;
	}

	/* BODY instance */
.contacts-list-main-dee {
	width:181px;
	background:url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/blue-dee-btm.gif") no-repeat 0 100%;
	border-bottom:10px solid #FFF;
	padding-bottom: 10px;
}

	.contacts-list-main-dee h3 {
		color:#000;
		font:bold 12px/12px Arial, Helvetica, sans-serif;
		background:url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/blue-dee-top.gif") no-repeat;
		padding:18px 12px 0;
	}

	/* GENERAL */
	.contacts-list-local-dee p,
	.contacts-list-main-dee p,
	.contacts-list-local-dee .contact,
	.contacts-list-main-dee .contact {
		padding:0;
		margin-left: 12px;
		margin-right: 12px;
	}

	.contacts-list-local-dee p.rule,
	.contacts-list-main-dee p.rule {
		border-bottom:1px solid #dcdcdc;
	}
	
	.contacts-list-local-dee p.more,
	.contacts-list-local-dee p.more a {
		color:#053769;
		font-size:11px;
	}
	
	/* TAB */
	.contacts-list-local-dee p.tab {
		height:23px;
		background:url("/web/20080708231938im_/http://www.brookings.edu/i/components/c42_contactinfo/tab-bg.gif") no-repeat;
		padding:0 10px 0 0;
		margin:18px 0 0;
	}
		.contacts-list-local-dee p.tab a {
			display:block;
			float:right;
			height:21px;
			line-height:21px;
			background:#b7cae5 url("/web/20080708231938im_/http://www.brookings.edu/i/components/c42_contactinfo/tab-left.gif") no-repeat;
			padding:0 2px 0 19px;
			margin:0;
		}


/* BUBBLE FLAVOR */
.contacts-list-bubble {
	width:397px;
	background:url("/web/20080708231938im_/http://www.brookings.edu/i/components/c42_contactinfo/blue-rnd-md-btm.gif") no-repeat 0 100%;
	border-bottom:10px solid #FFF;
	padding-bottom:7px;
	overflow:auto;
}

	.contacts-list-bubble .col-left {
		width:193px;
		float:left;
		margin-right:10px;
	}
	.contacts-list-bubble .col-right {
		width:193px;
		float:left;
	}
	
	.contacts-list-bubble h3 {
		color:#000;
		font:normal 10px/10px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		background:url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/blue-rnd-md-top.gif") no-repeat;
		padding:18px 12px 0;
	}
	
	.contacts-list-bubble .contact {
		padding:0;
		margin-left: 12px;
		margin-right: 12px;
	}
	
	.contacts-list-bubble p.rule {
		border-bottom:1px solid #bfbfbf;
	}


/* TITLE ADJACENT FLAVOR */
.contacts-list-title-adjacent {
	color:#000;
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	background:url("/web/20080708231938im_/http://www.brookings.edu/i/components/global/dotrule.gif") repeat-x 0 100%;
	padding:15px 0;
	margin-bottom:18px;
	overflow:auto;
}
	.contacts-list-title-adjacent .header {
		float:left;
	}
	.contacts-list-title-adjacent h2 {
		color:#000;
		font:normal 26px/26px Georgia, "Times New Roman", Times, serif;
		padding:0 0 12px;
		margin:0;
	}
	.contacts-list-title-adjacent p {
		padding:0;
		margin:0;
	}
	.contacts-list-title-adjacent .contacts-list {
		width:175px;
		float:right;
		padding:16px 0 13px 9px;
		border-left:1px solid #d1d1d1;
		margin-left:10px;
	}



/* C43: Content List Filter */
.content-filter {
	border-bottom: none;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
}

	.content-filter .tabs {
	}
	
		.content-filter div.filter {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x bottom left;
			font-family: georgia,times,"times new roman", serif;
			font-size: 13px;
			padding: 8px 0 1px;
		}
		
			.content-filter div.filter h4 {
				color: #000;
				font: normal 10px/14px arial,helvetica,sans-serif;
				left: 0;
				margin: 0 0 8px;
				position: static;
				text-transform: uppercase;
				top: 0;
			}

			.content-filter div.filter p {
				margin: 0 0 18px;
			}
			
			.content-filter #divName,
			.content-filter #divProgram,
			.content-filter #divTitle {
				color: #818181;
				font: normal 11px/16px arial,helvetica, sans-serif;
			}
			
			.content-filter #divProgram h4 {
				margin-top: 12px;
			}
			
				.content-filter #divName p,
				.content-filter #divProgram p,
				.content-filter #divTitle p {
					margin-bottom: 12px;
				}
			
				.content-filter #divName a,
				.content-filter #divProgram a {
					font-weight: bold;
					padding: 0 2px 0 3px;
				}

			.content-filter div.filter select {
				border: 1px solid #818181;
				color: #777;
				font-family: arial,helvetica,sans-serif;
				font-size: 11px;
				margin: 0 4px;
				max-width: 400px;
			}

			.content-filter div.filter input.text {
				border: 1px solid #818181;
				color:#777;
				font: 11px arial,helvetica,sans-serif;
				margin: 0 4px;
				padding:2px 3px;
			}
			
			.content-filter div.filter input.image {
				margin-bottom: -5px;
				margin-right:12px;
			}



/* 44: Context Search */
.context-search {
	width:196px;
	background:#e4edf6 url("/web/20080708231938im_/http://www.brookings.edu/i/components/c44_contextsearch/bkgd_grad.gif") repeat-x 0 bottom;
	padding-bottom:25px;
	border-bottom:10px solid #FFF;
}

	.context-search h3 {
		color:#000;
		font:normal 10px/10px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		border-bottom:1px solid #FFF;
		background:#bfd1ee url("/web/20080708231938im_/http://www.brookings.edu/i/components/c44_contextsearch/title_tile.gif") repeat;
		padding:8px 0 8px 10px;
		margin:0 0 12px;
	}
	
	.context-search input.field {
		width:136px;
		color:#535252;
		font:11px/14px Arial, Helvetica, sans-serif;
		border:1px solid #bfbfbf;
		padding: 3px 6px;
		margin:0 4px 0 8px;
	}
	
	.context-search input.field,
	.context-search input.go {
		vertical-align:middle;
	}



/* C46: PCP Banner and Navigation */
.pcp-banner {
	margin-left: 11px;
	padding-bottom: 10px;
	position: relative;
	right: 0;
	width: 803px;
}

	.pcp-banner .pcp-logo {
		height: 69px;
		text-indent: -10000px;
		width: 803px;
	}
	
	.pcp-banner .pcp-home { height: 89px; } /* changes the height of the pcp-logo box */
	
	.pcp-banner .pcp-save {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/programs/pcp-savetab_r.gif") no-repeat right top;
		bottom: 37px;
		height: 25px;
		position: absolute;
		right: 0;
		width: 190px;
	}
	
		.pcp-banner .pcp-save p {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/programs/pcp-savetab_l.gif") no-repeat;
			color: #000;
			font-size: 10px;
			line-height: 16px;
			margin: 0;
			padding: 6px 10px 5px 10px;
			width: 170px;
		}
	
		.pcp-banner .pcp-save a.save {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/folder.gif") no-repeat;
			color: #000;
			padding-bottom: 1px;
			padding-left: 22px;
		}
	
	.pcp-banner .pcp-nav {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/programs/pcp-navbar.gif") repeat-x;
		border: 1px solid #d1d1d1;
		border-width: 0 1px;
		width: 801px;
	}
	
		.pcp-banner .pcp-nav ul {
			list-style: none;
			margin: 0;
			padding: 0 0 0 10px;
		}
		
		.pcp-banner .pcp-nav li {
			display: inline;
			float: left;
		}
		
			.pcp-banner .pcp-nav a {
				border-left: 1px solid #c7c7c7;
				color: #003a64;
				display: block;
				font-size: 12px;
				line-height: 1;
				margin: 8px 0 7px;
				padding: 0 10px;
			}
			
			.pcp-banner .pcp-nav li:first-child a { border-left: none; }
			
			.pcp-banner .pcp-nav li.active {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/programs/pcp-nav-active-r.gif") no-repeat 100% 4px;
				margin-left: -1px; /* to cover border of adjacent link. */
			}
			
				.pcp-banner .pcp-nav li.active a {
					background: url("/web/20080708231938im_/http://www.brookings.edu/i/programs/pcp-nav-active-l.gif") no-repeat 0 4px;
					border-left: none;
					margin: 0;
					padding: 8px 10px 7px;
				}



/* C48: Content Specific Menu Items */
.flavors,
.footer-flavors {
	clear: both;
	color: #000;
	font: 10px/14px arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
}

.topic-flavors {
	padding-bottom: 10px;
}

.footer-flavors {
	padding: 10px 0 30px;
}

	.flavors a { color: #000; }

	.flavors ul {
		border-color: #d1d1d1;
		border-style: dotted;
		border-width: 1px 0;
		list-style: none;
		margin: 0;
		overflow: hidden;
		padding: 7px 0 5px;
	}
	
		.flavors li {
			display: inline;
		}
		
		.flavors li a {
			border-left: 1px solid #d1d1d1;
			display: block;
			float: left;
			margin: 0 5px 0 7px;
			padding-left: 10px;
			width: auto;
		}
		
			.flavors li.first a {
				border-left: none;
				margin-left: 0;
				padding-left: 0;
			}
		
			.flavors li a.transcript,
			.flavors li a.register {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/abstract.gif") no-repeat 7px 0;
				padding-left: 23px;
			}
			.flavors li a.download {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/download.gif") no-repeat 7px 0;
				padding-left: 23px;
			}
			.flavors li a.talkpts {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/talkpts.gif") no-repeat 7px 0;
				padding-left: 23px;
			}
			.flavors li a.video {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/video.gif") no-repeat 7px 0;
				padding-left: 23px;
			}
			.flavors li a.commentary {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/commentary.gif") no-repeat 7px 0;
				padding-left: 23px;
			}
			.flavors li a.save {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/clipping.gif") no-repeat 7px 0;
				padding-left: 23px;
			}
				.flavors li.first a.save { background-position: 1px 0; padding-left: 17px; }
			
			.flavors li a.save-topic {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/topic-save.gif") no-repeat 9px 0;
				padding-left: 29px;
			}
			.flavors li.first a.save-topic { background-position: 1px 0; padding-left: 21px; }
			
			.flavors li a.remove {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/clipping-remove.gif") no-repeat 8px 0;
				padding-left: 23px;
			}
				.flavors li.first a.remove { background-position: 1px 0; padding-left: 17px; }
			
			.flavors li a.rss {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/feed-lg.gif") no-repeat 9px 0;
				padding-left: 26px;
			}
				.flavors li.first a.rss {
					background-position: 1px 0;
					padding-left: 17px;
				}
				
			.flavors li a.remove-topic {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/topic-remove.gif") no-repeat 9px 0;
				padding-left: 29px;
			}
				.flavors li.first a.remove-topic { background-position: 1px 0; padding-left: 23px }
			
			.flavors li a.email {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/envelope.gif") no-repeat 7px 0;
				border-left: none;
				float: right;
				padding-left: 23px;
			}
			.flavors li a.print {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/print.gif") no-repeat 10px 0;
				float: right;
				padding-left: 27px;
			}



/* C49: Page Summary */
.page-summary-wrapper {
	background-color: #fff;
	padding-bottom: 10px;
}

.page-summary {
	padding-bottom: 10px;
	background: url("/web/20080708231938im_/http://www.brookings.edu/i/components/c42_contactinfo/blue-dee-local-btm.gif") bottom left no-repeat;
}

	.callout .page-summary {
		background-image: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/blue-dee-btm.gif");
	}

	.page-summary h3 {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/components/c42_contactinfo/blue-dee-local-top.gif") top left no-repeat;
		color: #000;
		font: bold 12px/16px arial, helvetica, sans-serif;
		margin: 0;
		padding: 15px 15px 5px;
	}

	.callout .page-summary h3 {
		background-image: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/blue-dee-top.gif");
	}
	
	.page-summary p,
	.page-summary div.body {
		font-size: 11px;
		line-height: 16px;
		margin: 0 15px 0 15px;
		padding-bottom: 10px;
	}
	
	.page-summary div.body p {
		margin: 0;
	}
	
	.page-summary p.more,
	.page-summary p.more a {
		font-size: 11px;
	}
	
	.page-summary div.body p.more {
		padding-bottom: 0;
		padding-top: 12px;
	}



/* C50: Content Page Header */
#contentheader {
	color: #000;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	overflow: hidden;
	padding-bottom: 15px;
}

	#contentheader .callout-bar {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-callout-bar.gif") repeat-x;
		border: 1px solid #d1d1d1;
		color: #000;
		margin-bottom: 18px;
		text-transform: uppercase;
	}
	
		#contentheader .callout-bar p {
			font-size: 10px;
			line-height: 1;
			margin: 5px 10px;
		}

	#contentheader .series-bar {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-callout-bar.gif") repeat-x;
		border: 1px solid #d1d1d1;
		color: #000;
		margin-bottom: 18px;
		margin-top: 10px;
		text-transform: uppercase;
	}
	
	.series #contentheader .series-bar {
		background: transparent;
		border: none;
		margin-bottom: 6px;
	}
		
		#contentheader .series-bar .pipe {
			color: #dcdcdc;
		}
		
		#contentheader .series-bar p {
			float: left;
			font-size: 10px;
			line-height: 1;
			margin: 5px;
		}
		
		.series #contentheader .series-bar p {
			margin-left: 0;
		}
	
		#contentheader .series-bar p.pagination {
			color: #818181;
			float: right;
			text-transform: none;
		}

	#contentheader .text { /* normal wrap around the content */ }
	
	#contentheader .book { /* for cases with book thumbnails */
		padding-left: 170px;
	}
	
	#contentheader .expert { /* for cases with expert photos */
		padding-left: 202px;
	}

	#contentheader .sponsor {
		border-left: 1px solid #d1d1d1;
		float: right;
		margin-left: 20px;
		width: 158px;
	}
	
	#contentheader h1 {
		color: #000;
		font: normal 28px/29px georgia,"times new roman",serif;
		margin: 5px 0 9px;
		text-transform: none;
	}
	
		#contentheader h1 span.subheader {
			display: block;
			font-size: 16px;
			font-style: italic;
			line-height: 22px;
			padding-top: 7px;
		}
	
		#contentheader .expert h1 {
			margin-bottom: 5px;
			margin-top: 15px;
		}
	
	#contentheader p {
		font-size: 12px;
		line-height: 18px;
		margin-right: 20px;
	}
	
	#contentheader p.surtitle {
		color: #818181;
		font-size: 10px;
		margin: 21px 20px 0 0;
		text-transform: uppercase;
	}
	#contentheader p.surtitle a { color: #818181; }
	
	#contentheader p.tags {
		font-size: 10px;
		line-height: 1;
		margin: 8px 0 0;
	}
	
		#contentheader p.tags a {
			color: #818181;
		}
	
	#contentheader p.attribution {
		color: #818181;
		display: block;
		font-size: 10px;
		line-height: 1.3;
		margin: 8px 0 0;
		padding: 0;
	}
	
		#contentheader p.attribution a {
			color: #818181;
		}
		
		#contentheader p.attribution .author {
			color: #053769;
		}

	#contentheader img.assoc-img {
		float: left;
		margin-left: 10px;
		margin-right: 40px;
	}



/* C51: Top Topics */
.toptopics {
	margin-bottom: 10px;
}

	.toptopics h4 {
		border-bottom: 1px solid #bfbfbf;
		color: #666;
		margin-bottom: 6px;
		padding-bottom: 5px;
	}
	
		.toptopics ol,
		.toptopics ul {
			list-style: none;
			margin: 6px 0 1em;
			padding: 0 0 0 12px;
		}
		
			.toptopics li {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-grayarrow.gif") no-repeat 0 8px;
				font: 11px/12px arial,verdana,sans-serif;
				margin: 0;
				padding: 5px 0 0px 10px;
			}
			
		.toptopics p.more {
			margin-bottom: 9px;
			margin-top: 5px;
		}



/* C52 Manual Key Content */
.key-content-wrapper {
	background-color: #fff;
	overflow: hidden;
	padding-top: 10px;
}

.key-content {
	overflow: hidden;
}

.key-content .round {
	background: url("/web/20080708231938im_/http://www.brookings.edu/i/components/c42_contactinfo/blue-dee-local-btm.gif") no-repeat bottom left;
	margin-bottom: 10px;
	padding: 0 10px 10px;
}

	.key-content .round .top {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/components/c42_contactinfo/blue-dee-local-top.gif") no-repeat;
		margin: 0 -10px;
		padding: 5px 10px;
	}
	
	.key-content .round h3 {
		color: #000;
		font: bold 12px/12px arial, helvetica, sans-serif;
		margin: 15px 0 8px 0;
	}
	
	.key-content .round .img {
		float: left;
		padding: 4px;
		margin: 5px 10px 0px 0;
		border: 1px solid #ccc;
	}
	
	.key-content .round p,
	.key-content .round p a {
		font: 11px/16px arial,helvetica,sans-serif;
	}
	
	.key-content .round p {
		margin: 0 15px 0 0px;
	}
	
		.key-content .round p.attribution {
			color: #818181;
			margin-bottom: 10px;
			margin-top: 10px;
		}
		
		.key-content .round p.attribution small {
			font-size: 10px;
		}
	
	.key-content .round p a {
		color: #053769;
	}
	
.key-content .square {
	padding: 0 10px 20px;
	background: none;
}

	.key-content .square h3 {
		background: #ccdaf1 url("/web/20080708231938im_/http://www.brookings.edu/i/components/global/title_tile.gif");
		border-bottom: 1px solid #fff;
		border-top: 1px solid #fff;
		color: #000;
		font: normal 10px/1 arial,helvetica,sans-serif;
		margin: 0 -10px 9px;
		padding: 8px 10px;
		text-transform: uppercase;
	}
	
	.key-content .square h4 {
		color: #000;
		font: bold 11px/14px arial, helvetica, sans-serif;
		margin: 0;
		background: none;
		padding: 0;
	}
	
	.key-content .square p {
		margin: 5px 0 10px;
		font: 11px/16px arial, helvetica, sans-serif;
	}
	
	.key-content .square ul {
		list-style-image: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-dkgrayarrow-li.gif");
		margin: 0;
		padding: 0 0 0 12px;
	}
	
	.key-content .square li {
		font-size: 11px;
		line-height: 1.2;
		padding-bottom: 4px;
	}
	
	
	.key-content .square .more {
		padding-bottom: 10px;
	}

		#secondary .key-content {
			padding-bottom: 10px;
			margin-bottom: 10px;
		}

			#secondary .key-content h4 {
				border-bottom: 1px solid #bfbfbf;
				color: #666;
				padding-bottom: 5px;
			}

				#secondary .key-content h4 a,
				#secondary .key-content h4 a:hover {
					color: #666;
				}

			#secondary .key-content h5 {
				font: normal 13px/15px georgia, "times new roman", serif;
				margin: 10px 10px 5px;
				padding-top: 15px;
			}

				#secondary .key-content h5 img.thumb {
					float: left;
					margin-top: -15px;
					padding-bottom: 10px;
					padding-right: 10px;
				}

			#secondary .key-content p {
				clear: both;
				font-size: 11px;
				line-height: 16px;
			}
	
	.key-content .more {
		font: 10px/10px arial, helvetica, sans-serif;
		margin-top: 0;
		margin-bottom: 0;
	}

	.key-content .more a {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/envelope.gif") no-repeat left;
			padding-left: 15px;
	}

	/* for about us page */
	.key-content cite {
		color: #053769;
		display:block;
		font-style:italic;
	}
	
	.key-content cite span { color:#999; }



/* c55: Quote Box */
.quote-box {
	width:397px;
	background:url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/blue-rnd-md-btm.gif") no-repeat 0 bottom;
	margin-bottom:30px;
}

.quote-box p.quote {
	background:url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/blue-rnd-md-top.gif") no-repeat;
	color:#053769;
	font:normal 14px/21px Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:25px 12px 18px;
}

	.quote-box ul.quote-actions {
		border-top: 1px solid #bfbfbf;
		height: 12px;
		list-style: none;
		margin: 0;
		padding: 4px 0 6px 12px;
	}
	
	.quote-box ul.quote-actions li {
		display: inline;
		float: left;
	}
	
	.quote-box ul.quote-actions a {
		border-right: 1px solid #d1d1d1;
		color: #000;
		display:block;
		float:left;
		font:10px/14px Arial, Helvetica, sans-serif;
		height:12px;
		margin-right: 5px;
		padding: 0 10px 0 18px;
	}
	
		.quote-box a.audio {
			background:url("/web/20080708231938im_/http://www.brookings.edu/i/components/c55_quotebox/audio.gif") no-repeat;
		}
		.quote-box a.pdf {
			background:url("/web/20080708231938im_/http://www.brookings.edu/i/components/c55_quotebox/pdf.gif") no-repeat;
		}
		.quote-box a.transcript {
			background:url("/web/20080708231938im_/http://www.brookings.edu/i/components/c55_quotebox/transcript.gif") no-repeat;
			padding-left:16px;
		}
		.quote-box a.video {
			background:url('/web/20080708231938im_/http://www.brookings.edu/i/components/c55_quotebox/video.gif') no-repeat;
		}
		.quote-box a.website {
			background:url("/web/20080708231938im_/http://www.brookings.edu/i/components/c55_quotebox/website.gif") no-repeat;
			padding-left:16px;
		}
		
		.quote-box ul.quote-actions a.last {
			border-right:none;
			margin-right:0;
			padding-right:0;
		}



/* C58: Image/Graphic Gallery */
.img-gallery {
	margin-bottom: 10px;
	padding-bottom: 18px;
	padding-top: 10px;
}

	.img-gallery .item {
		padding-bottom: 10px;
	}
	
	.img-gallery h4 {
		color: #000;
		font: bold 10px/1 arial,helvetica,sans-serif;
		margin: 0 0 1em;
	}
	
	.img-gallery p {
		color: #818181;
		line-height: 18px;
		margin: 0;
	}

	.img-gallery p.source {
		color: #bdbdbd;
		font-size: 10px;
		margin: 0;
		text-align: right;
	}
	
	.img-gallery .view-larger {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/viewlarger.gif") no-repeat 100% 2px;
		font-size: 10px;
		padding-right: 17px;
	}



/* C59: Recent Catalogs */
.recent-catalogs {
	padding-bottom:16px;
}

.recent-catalogs p {
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	margin:15px 12px 16px;
}

	.recent-catalogs h3 {
		color:#000;
		font:normal 10px/10px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		background:#d0def0 url("/web/20080708231938im_/http://www.brookings.edu/i/components/global/title_tile.gif") repeat;
		border-bottom:1px solid #FFF;
		padding:8px 0 8px 10px;
		margin:0;
	}
	
	.recent-catalogs div.catalog {
		clear:both;
		margin:0 12px;
	}
		.recent-catalogs img {
			float:left;
			margin-right:11px;
			margin-bottom:18px;
		}
		
		.recent-catalogs h4,
		.recent-catalogs h4 a {
			color:#053769;
			font:normal 13px/16px Georgia, "Times New Roman", Times, serif;
			margin:0 0 3px;
		}
		
		.recent-catalogs p.request,
		.recent-catalogs p.request a {
			color:#000;
			font:normal 10px/1 Arial, Helvetica, sans-serif;
			margin:0;
		}



/* C60: featured book */
.featured-book {
	padding-bottom: 40px;
}

	.featured-book h3 {
		border: 1px solid #d1d1d1;
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-callout-bar.gif") top left repeat-x;
		font: 10px/14px arial, helvetica, sans-serif;
		color: #000;
		margin-top: 0;
		padding: 7px 5px 5px 5px;
	}
	
	.featured-book .head {
		overflow: auto;
	}
	
		.featured-book .img {
			display: inline;
			float: left;
			margin-right: 15px;
		}
		
		.featured-book h4 {
			font: normal 20px/23px georgia, "times new roman", times, serif;
			margin: 0;
			padding-top: 10px;
		}
		
		.featured-book p {
			font-size: 11px;
			line-height: 16px;
			margin-bottom: 0;
		}
		
		.featured-book p.attribution {
			color: #818181;
			font-size: 10px;
			font-weight: normal;
			line-height: 13px;
			margin-bottom: 0;
		}
		
			.featured-book p.attribution a {
			}

		.featured-book p.tags {
			color: #818181;
			font: 10px/13px arial, helvetica, sans-serif;
			margin-top: 5px;
		}
			
			#main .featured-book p.tags a {
				color: #818181;
			}



/* C61: Related Books and Courses */
.related-books-courses {
	overflow:auto;
	padding-top: 25px;
}

	.related-books-courses div.col-books,
	.related-books-courses div.col-courses {
		width:290px;
		float:left;
	}
	
		.related-books-courses div.col-books {
			margin-right:20px;
		}
		
	.related-books-courses div.book,
	.related-books-courses div.course {
		background:url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x 0 100%;
		padding: 12px 0 14px;
	}

	.related-books-courses div.book .attribution,
	.related-books-courses div.book .attribution a {
		color:#818181;
		font:normal 10px/13px Arial, Helvetica, sans-serif;
	}
	
		.related-books-courses div.book .attribution {
			padding-bottom:3px;
			margin:0;
		}
		
	.related-books-courses div.course .date {
		color:#818181;
		font:normal 10px/16px Arial, Helvetica, sans-serif;
		margin:0;
	}

	.related-books-courses h3 {
		color:#000;
		font:normal 10px/10px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		padding:0;
		margin:0;
	}
	
	.related-books-courses h4 {
		font:normal 13px/16px Georgia, "Times New Roman", Times, serif;
		padding-bottom:4px;
		margin:0;
	}

	.related-books-courses img {
		float:left;
		margin-right:13px;
	}
	
	.related-books-courses p.more,
	.related-books-courses p.more a {
		font:normal 10px/10px Arial, Helvetica, sans-serif;
		padding:0;
		margin-top: 12px;
	}



/* C62 : best-sellers */
.best-sellers { }

	.best-sellers div.title {
		padding:17px 10px 0 12px;
	}

	.best-sellers h3 {
		color:#000;
		font:normal 10px/10px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		background:#d0def0 url("/web/20080708231938im_/http://www.brookings.edu/i/components/global/title_tile.gif") repeat;
		border-bottom:1px solid #FFF;
		padding:9px 0 8px 10px;
		margin:0;
	}

	.best-sellers h4 {
		font:normal 13px/16px Georgia, "Times New Roman", Times, serif;
		margin:0 10px 0 12px;
		padding:17px 0 0;
	}
	
		.best-sellers h4 a {
			color:#053769;
		}
		
	.best-sellers p.attribution {
		color:#818181;
		font: 10px/13px arial, helvetica, sans-serif;
		margin:0 10px 0 12px;
		padding-top:1px;
	}
	
		.best-sellers p.attribution a {
			color:#818181;
		}
	
	.best-sellers .more,
	.best-sellers .more a {
		color:#000;
		font:normal 10px/13px arial, helvetica, sans-serif;
	}
	.best-sellers .more {
		padding:15px 12px 30px;
		margin:0;
	}



/* C63: Personalization Palette */
.personalization {
	background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-search.gif") top left;
	color: #000;
	padding-top:5px;
	margin-bottom: 10px;
}

	.personalization a {
		color: #053769;
	}

	.personalization h4 {
		font-size: 12px;
		margin: 4px 10px 3px;
	}

	.personalization .tabs {
		display: none;
	}

.personalization #myp,
.personalization #mync {
	background: #c9d8f1 url("/web/20080708231938im_/http://www.brookings.edu/i/components/c63_myportfolio/personalization-btm.gif") no-repeat left bottom;
	padding-top: 5px;
}

/* My Portfolio */
.personalization #myp {
	padding-bottom: 2px;
}

	.personalization h5 {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-secondary-rules.gif") repeat-x top left;
		font-size: 11px;
		font-weight: normal;
		line-height: 1;
		margin: 0;
		padding: 5px 10px;
		position: relative;
	}
	
		.personalization h5 a {
			background: transparent;
			color: #000;
		}
		
		.personalization h5 .edit {
			background: transparent;
			color: #1e4b78;
			font-size: 10px;
			line-height: 1;
			padding-left: 0;
			position: absolute;
			right: 8px;
			text-align: right;
			top: 6px;
			width: 3em;
		}
	
	.personalization #myp .body p {
		color: #1e4b78;
		margin: 0 0 1em;
		padding: 0 12px;
	}
	
	.personalization #myp ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		.personalization #myp .body ul {
			list-style: none;
			margin: 0;
			padding: 5px 0 14px 12px;
		}
		
			.personalization #myp .body li {
				line-height: 13px;
				padding-bottom: 7px;
				padding-right: 8px;
			}
		
		.personalization .signin {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-secondary-rules.gif") repeat-x top left;
		}
		
			.personalization .signin p {
				font-weight: bold;
				margin: 0;
				padding: 5px 10px 0;
			}
			
			.personalization #myp .signin ol {
				display: block;
				list-style: none;
				margin: 0;
				padding: 3px 0 3px 12px;
			}
			
				.personalization .signin li {
					background: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-bluearrow.gif") no-repeat 0 4px;
					line-height: 16px;
					padding-left: 10px;
					padding-bottom: 5px;
				}


/* My New Content */
.personalization #mync { }

	.personalization #mync .new-content {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-secondary-rules.gif") repeat-x top left;
		padding-top: 10px;
		padding-bottom: 1px;
	}
	
	.personalization #mync table {
		margin: 0 10px 5px;
	}
	
		.personalization #mync tr {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x bottom left;

		}
		
		.personalization #mync td {
			line-height: 16px;
			padding: 3px 4px 3px 0;
		}
	
	.personalization .actions {
		margin: 8px 0 10px;
		padding: 0 10px 10px;
		width: 170px;
	}
	
		.personalization .actions li {
			display: block;
			float: left;
			font-size: 10px;
			line-height: 10px;
			padding: 0;
			width: auto;
		}
		
			.personalization .actions li.remove {
				border-left: 1px solid #aaadb2;
				margin-left: 4px;
				padding-left: 4px;
			}
		
			.personalization .actions li.viewall {
				border: none;
				float: right;
			}
	
		.personalization .actions a,
		.personalization .actions button {
			color: #1e4b78;
			cursor: pointer;
			display: block;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;
			line-height: 10px;
			padding: 0;
		}
		
		.personalization .actions button {
			background: transparent;
			border: none;
			line-height: 10px;
			margin: 0;
			overflow: visible;
			padding: 0;
			width: auto;
		}
		
		.personalization .actions button:hover { text-decoration: underline; }



/* C64: PCP List (Manual) */
.pcp-list {
	border-top: 1px solid #fff;
}

	.pcp-list h3 {
		font: 10px/10px arial,helvetica,sans-serif;
		color: #000;
		padding: 5px 8px;
		border: 1px solid #d1d1d1;
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-callout-bar.gif") top left repeat-x;
		clear: left;
	}

.pcp-list p {
	line-height: 16px;
}

.pcp-programs {
	overflow: auto;
}

.pcp-centers {
	overflow: auto;
}

	.pcp-projects .col1, .pcp-projects .col2, .pcp-projects .col3 {
		float: left;
		list-style: none;
		margin: 0;
		padding: 0 30px 0 0;
		width: 165px;
	}
	
		.pcp-projects li {
			border-left: 1px solid #fff;
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-grayarrow.gif") 0px 5px no-repeat;
			padding-left: 10px;
			line-height: 16px;
			padding-bottom: 7px;
		}
		
	.pcp-projects .additional {
		border-top: 1px solid #d1d1d1;
		clear: left;
		padding-top: 10px;
	}
	
		.pcp-projects .additional a {
			color: #000;
		}

	.pcp-programs .col1, .pcp-programs .col2, .pcp-centers .col1, .pcp-centers .col2 {
		float: left;
		list-style: none;
		margin: 3px 0 12px;
		padding: 0;
		width: 280px;
	}
	
		.pcp-programs .col1, .pcp-centers .col1 {
			border-right: 1px solid #d1d1d1;
			margin-right: 20px;
			padding-right: 15px;
		}
		
			.pcp-programs li, .pcp-centers li {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") top left repeat-x;
				margin-top: 15px;
				padding-top: 15px;
			}
			
				.pcp-centers li {
					padding-top: 15px;
					margin-top: 2px;
					overflow: auto;
				}
			
				.pcp-programs li.first, .pcp-centers li.first {
					background: none;
					margin-top: 0;
					padding-top: 0;
				}
			
				.pcp-programs li h4 {
					margin: 0 0 6px 0;
				}
				
				.pcp-centers li h4 {
					margin: 0;
					padding: 5px 0 5px 0;
				}
				
				.pcp-programs li .logo {
					float: left;
					margin: 0 15px 0px 0;
				}
				
				.pcp-programs li p {
					margin: 0 0 0px 0;
				}
				
				.pcp-centers li a.more {
					float: right;
					font: 10px/16px arial, helvetica, sans-serif;
					color: #818181;
				}



/* C65.5: Experts List */
.experts-list {
	overflow: auto;
	padding-bottom: 20px;
	width: 397px;
}

	.experts-list h2 {
		color: #000;
		font: normal 10px/1 arial, helvetica, sans-serif;
		margin: 0 0 1.5em;
		text-transform: uppercase;
	}

	.experts-list h3 {
		color: #000;
		font: bold 12px/15px arial,helvetica, sans-serif;
		margin: 1em 0;
	}
	
		#divProgramList h3 { font-weight: normal; }
	
	.experts-list p {
		color: #818181;
		font: 13px/18px georgia, "times new roman", times, serif;
	}
	
		.experts-list p .programs,
		.experts-list p .programs a {
			color: #818181;
			font: 10px/13px arial, helvetica, sans-serif;
		}
		
		.experts-list p.backtotop {
			color: #000;
			font: 10px/1 arial, helvetica, sans-serif;
			margin-bottom: 3.5em;
			margin-top: 2em;
		}
		
			.experts-list p.backtotop a {
				color: #000;
			}
	
	.experts-list .col {
		display: inline;
		float: left;
		margin-right: 15px;
		width: 183px;
	}



/* C65: Expert Detail */
.expert-detail {
	margin-bottom: 15px;
}

	.expert-detail .tabs {
		display: none;
	}
	
	.expert-detail div {
		padding: 0 12px 15px 0;
	}
	
	.expert-detail h4 {
		color: #000;
		font: 10px/14px arial,helvetica,sans-serif;
		left: 0;
		margin: 8px 0 0;
		position: static;
		text-transform: uppercase;
		top: 0;
	}
	
	 .expert-detail p {
		margin: 0;
		padding: 5px 0 0;
		font: 13px/20px arial, helvetica, sans-serif;
	}
	
	.expert-detail .lang {
		padding: 0;
		margin: 10px 0 0;
		list-style: none;
	}
	
	.expert-detail .lang li {
		display: inline;
		font: 11px/16px arial, helvetica, sans-serif;
		color: #000;
		border-left: 1px solid #a3a3a3;
		padding: 0 5px 0 7px;
	}
			
		.expert-detail .lang li.title {
			font-weight: bold;
			 border-left: none;
			padding: 0 2px 0 0;
		}
		
		.expert-detail .lang li.first {
			border-left: none;
			padding: 0 5px 0 2px;
		}



/* C66 : Expert Research and Commentary */
.expert-research-commentary {
	border-top:1px solid #d1d1d1;
	margin-top:16px;
	padding: 0 8px 16px;
}

.expert-research-commentary div {
	padding-bottom:16px;
}
	
	.expert-research-commentary,
	.expert-research-commentary h3,
	.expert-research-commentary h4,
	.expert-research-commentary h4 a,
	.expert-research-commentary a {
		color:#000;
		font:normal 10px/13px arial, helvetica, sans-serif;
		text-decoration:none;
	}
	
	.expert-research-commentary a:hover {
		text-decoration:underline;
	}
	
	.expert-research-commentary h3,
	.expert-research-commentary h3 a {
		text-transform:uppercase;
	}
	
	.expert-research-commentary h3 {
		padding:13px 0 21px;
		margin:0;
	}
	
	.expert-research-commentary h4 {
		text-transform:uppercase;
		padding-bottom:6px;
		margin:0;
	}
	
	.expert-research-commentary h5 {
		font: normal 13px/16px Georgia, "Times New Roman", Times, serif;
		padding:0 0 13px;
		margin:0;
	}
	
		.expert-research-commentary h5 img {
			margin-right:3px;
		}
		
		.expert-research-commentary h5 a {
			color:#053769;
			font:normal 13px/16px Georgia, "Times New Roman", Times, serif;
		}
		
		.expert-research-commentary h5 span.date {
			display:block;
			color:#818181;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
		}

	.expert-research-commentary p.more {
		padding:0;
		margin:0;
	}



/* C68: Manual book features */
.manual-book-features {
	clear: both;
}

.manual-book-feature {
}

	.manual-book-features h2 {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-callout-bar.gif") top left repeat-x;
			border: 1px solid #d1d1d1;
			color: #000;
			font: normal 10px/1 arial,helvetica,sans-serif;
			margin: 0 0 20px;
			padding: 6px 0 6px 8px;
			text-transform: uppercase;
	}

	.manual-book-features .book {
		float: left;
		margin: 0 28px 0 0;
		padding-bottom: 25px;
		width: 170px;
	}
		
		.manual-book-features .odd {
		}
		
		.manual-book-features .even {
			float: right;
		}
		
		.manual-book-features .book h3 {
			font: 10px/1 arial, helvetica, sans-serif;
			color: #000;
			margin: 0 0 11px 0;
			text-transform: uppercase;
		}
		
		.manual-book-features .book h4 {
			font: 13px/16px georgia, serif;
			color: #053769;
			margin: 0 0 10px;
		}
		
			.manual-book-features .book h4 .book-img {
				float: left;
				margin-bottom: 10px;
				margin-right: 8px;
			}
	
		.manual-book-features .book p {
			font-size: 11px;
			line-height: 16px;
			margin: 0 0 0px 0;
		}

		.manual-book-features .book p.attribution {
			clear: both;
			color: #818181;
			font: 10px/13px arial, helvetica, sans-serif;
			margin: 10px 0 5px 0;
		}
		
			.manual-book-features .book p.attribution a {
				color: #818181;
			}
		
	.manual-book-features .more {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x;
		clear: both;
		margin-top: 0;
		padding-bottom: 12px;
		padding-top: 10px;
		width: 100%;
	}
	
		.manual-book-features .more a {
			color: #000;
		}



/* C70: Search Results Header */
.search-results-header {
	color:#818181;
	font:normal 11px/11px Arial, Helvetica, sans-serif;
}

	.search-results-header h2 {
		color:#000;
		font:normal 26px/26px Georgia, "Times New Roman", Times, serif;
		padding:15px 0 12px;
		margin:0;
	}
	
	.search-results-header p {
		background:url("/web/20080708231938im_/http://www.brookings.edu/i/components/global/dotrule.gif") repeat-x;
		padding-top:8px;
		margin:0;
	}
	
	.search-results-header select {
		color:#535252;
		border:1px solid #a4b9d4;
		font:normal 11px/11px Arial, Helvetica, sans-serif;
		margin-left:5px;
	}
	
	.search-results-header input, 
	.search-results-header select {
		vertical-align:middle;
	}
	
	.search-results-header .pipe {
		color:#d1d1d1;
	}



/* C71: Refine Search */
.refine-search {
	background:#e9f0fa url("/web/20080708231938im_/http://www.brookings.edu/i/components/c71_refinesearch/bkgd_grad.gif") repeat-x 0 100%;
	padding: 0 10px 16px;
	border-bottom:10px solid #FFF;
}

	.refine-search,
	.refine-search input, 
	.refine-search select {
		color:#535252;
		font:normal 11px/17px Arial, Helvetica, sans-serif;
	}
	.refine-search p {
		margin: 5px 0;
	}
	.refine-search .tight {
		margin: 5px 0 3px;
	}
	.refine-search label {
		padding-left: 2px;
	}
	
	.refine-search h3 {
		color:#000;
		font:normal 10px/10px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		background:#d0def0 url("/web/20080708231938im_/http://www.brookings.edu/i/components/c71_refinesearch/title_tile.gif") repeat;
		border-bottom:1px solid #FFF;
		padding: 8px 10px 7px;
		margin:0 -10px 7px;
	}
	
	.refine-search .field {
		background-color:#FFF;
		border:1px solid #c6c6c6;
	}
	
	.refine-search select {
		width:172px;
		height:18px;
	}
	
	.refine-search .keyword, 
	.refine-search .date {
		padding:3px 5px;
	}
		.refine-search .keyword {
			width:160px;
			line-height:14px;
		}
		.refine-search .date {
			width:48px;
			color:#a9a8a8;
			font-size:10px;
			line-height:12px;
		}
		
	.refine-search .date-range {
		overflow:auto;
		padding:0;
	}
		.refine-search .date-range input {
			float:left;
		}
		.refine-search .date-range img {
			float:left;
			margin: 1px 0 0 2px;
		}
		
		.refine-search .start-date {
			float:left;
		}
		.refine-search .end-date {
			float:right;
		}
		.refine-search .date-range img {
			padding-left: 1px;
		}
	
	.refine-search .submit {
		padding-top:12px;
		margin-top:0;
		margin-bottom:0;
	}



/* C72: Advanced Search */
.advanced-search {
	background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x;
	padding-top: 15px;
}

	.advanced-search .search {
		background-color: #f5f5f5;
		padding: 12px 10px 12px 10px;
		margin: 10px;
		overflow: auto;
	}
	
		.advanced-search .search h3 {
			font: 10px/14px arial, helvetica, sans-serif;
			color: #000;
			margin: 0;
			float: left;
			width: 96px;
		}
		
		.advanced-search .search .search-fields {
			float: left;
			overflow: auto;
			width: 340px;
		}
		
			.advanced-search .search .search-fields label {
				clear: left;
				float: left;
				padding: 0 0 0 5px;
				width: 122px;
				font: 11px/16px arial, helvetica, sans-serif;
				color: #464646;
			}
			
				.advanced-search .search .search-fields label strong {
					font-weight: bold;
				}
			
			.advanced-search .search .search-fields p {
				overflow: hidden;
				margin: 0 0 10px;
			}
			
			
			.advanced-search .search .search-fields input {
				float: right;
				height: 14px;
				padding: 3px;
				font: 11px/18px arial, helvetica, sans-serif;
				width: 192px;
				border: 1px solid #c6c6c6;
			}
			
				.advanced-search .search .search-fields input.search-submit {
					width: 59px;
					margin: 10px 0 0 0;
					height: 20px;
					border: none;
					float: right;
				}
		
		.advanced-search .search .search-results-per {
			float: right;
			width: 110px;
			padding: 15px 0 0 0;
		}
		
			.advanced-search .search .search-results-per label {
				color: #464646;
				font: 10px/14px arial, helvetica, sans-serif;
				display: block;
				padding-bottom: 5px;
			}
			
			.advanced-search .search .search-results-per input {
				border: 1px solid #c6c6c6;
			}
			
	.advanced-search .filters {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") top left repeat-x;
		margin: 15px 0 0 0;
		padding: 12px 10px 0px 10px;
	}
	
		.advanced-search .filters .even, .advanced-search .filters .odd {
			overflow: auto;
			padding: 10px 10px 10px 10px;
		}
		
			.advanced-search .filters .odd {
				background-color: #f5f5f5;
			}
			
			.advanced-search .filters label {
				float: left;
				clear: left;
				font: 10px/16px arial, helvetica, sans-serif;
				color: #464646;
				height: 20px;
				padding-top: 2px;
			}
			
			.advanced-search .filters p {
				height: 20px;
				margin: 0;
				float: right;
				width: 355px;
				font: 11px/16px arial, helvetica, sans-serif;
				color: #535252;
			}
			
				.advanced-search .filters p.with-text {
					width: 471px;
				}
				
			.advanced-search .filters select {
				width: 193px;
				vertical-align: middle;
				border: 1px solid #c6c6c6;
				padding: 3px;
				color: #535252;
				font: 11px/16px arial, helvetica, sans-serif;
				
			}
			
	.advanced-search .form-submit {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") top left repeat-x;
		margin: 4px 0 15px 0;
		padding: 15px 40px 0 0;
		text-align: right;
	}



/* C74: Profile Welcome */
.user-profile-welcome {
	background:url("/web/20080708231938im_/http://www.brookings.edu/i/components/c74_userprofilewelcome/header_blue_tile.gif") repeat-x;
	padding:22px 20px 0 10px;
}

	.user-profile-welcome h2 {
		color:#000;
		font:18px/21px Georgia, "Times New Roman", Times, serif;
		padding:0;
		margin:0;
	}

	.user-profile-welcome p {
		color:#000;
		font-size: 12px;
		line-height: 18px;
		margin: 15px 0 10px;
	}
	
	.user-profile-welcome p.portfolio {
		color:#818181;
		font-size: 11px;
		line-height: 1;
		margin: 14px 0 20px;
	}
	
		.user-profile-welcome p.portfolio a {
			color:#053769;
		}
		
		.user-profile-welcome p.portfolio a.new {
			color:#5ea11e;
		}



/* C75-76: Profile Settings */
.user-profile-settings {
	background:url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/flavors-rule.gif") repeat-x;
	margin: 0 10px;
	padding-top: 20px;
}

.website-info {
	clear: both;
	margin: 0 10px;
	padding-top: 20px;
}

	.user-profile-settings h3,
	.website-info h3 {
		color:#000;
		font:13px/16px Georgia, "Times New Roman", Times, serif;
		margin: 0 0 8px;
		padding: 0;
	}
	
	.user-profile-settings .settings,
	.website-info .settings {
		float:left;
		width: 280px;
	}
	
	.website-info .settings { float: none; padding-bottom: 50px; }
	
		.user-profile-settings .settings ul,
		.website-info .settings ul {
			list-style:none;
			padding:0;
			margin:0;
		}
		
		.user-profile-settings .settings li,
		.website-info .settings li {
			font: 11px/12px Arial, Helvetica, sans-serif;
			padding-bottom: 6px;
		}
		
		.user-profile-settings .settings a,
		.website-info .settings a {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-dkgrayarrow.gif") no-repeat 0 center;
			padding-left: 10px;
		}



/* C77: selected reviews */
.selected-reviews {
	border-top: 1px solid #ccc;
	padding-right: 10px;
	padding-top: 14px;
}

	.selected-reviews h3 {
		color: #000;
		font-size: 10px;
		font-weight: normal;
		line-height: 13px;
		margin: 0;
		padding: 0;
		text-transform:uppercase;
	}

	.selected-reviews p {
		font: 13px/20px arial, helvetica, sans-serif;
	}
	
	.selected-reviews span {
		color: #818181;
		font-size: 10px;
	}



/* C78: Search Results - Recommended Links */
.rec-links {
	background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-reclink-bottom.gif") bottom left repeat-x;
	padding: 0 0 15px 0;
}

	.rec-links h3 {
		color: #696969;
		font: 15px/22px arial, helvetica, sans-serif;
		margin: 0;
		padding: 0 0 2px 3px;
	}
	
		.rec-links h3 strong {
			color: #114578;
			font-weight: bold;
		}
		
	.rec-links h4 {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-reclink-top.gif") top left repeat-x;
		color: #000;
		font: 10px/14px arial, helvetica, sans-serif;
		margin: 0 0 7px 0;
		padding: 11px 0 0 7px;
		text-transform: uppercase;
	}
	
	.rec-links .link {
		margin: 0 0 7px 0;
		padding: 0 10px 0 7px;
	}
	
	.rec-links .last {
		margin-bottom: 0;
	}
	
		.rec-links .link h5 {
			color: #053769;
			font: 13px/16px georgia, serif;
			margin: 0 0 0px 0;
			padding: 0;
		}
		
			.rec-links .link h5 strong {
				font-weight: bold;
			}
			
		.rec-links .link p {
			margin: 0;
			line-height: 16px;
			padding: 0;
		}



/* C79: Search Results - Listing */
	.search-listing .tabs {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/contenttab_tile.gif") top left repeat-x;
		border: 1px solid #d1d1d1;
		height: 23px;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		.search-listing .tabs li {
			border-bottom-width: 1px;
			border-left: 1px solid #fff;
			border-right: 1px solid #d1d1d1;
			color: #053769;
			display: inline;
			float: left;
			font: 11px/11px arial, helvetica, sans-serif;
			padding: 6px 8px;
		}
		
			.search-listing .tabs li a {
				font-size: 11px;
				line-height: 11px;
				padding: 0;
			}
		
			.search-listing .tabs li.active {
				background-color: #FFF;
				border-bottom: 1px solid #fff;
				border-right: 1px solid #d1d1d1;
				color: #000;
			}
		
.search-listing .item {
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 13px;
	margin-bottom: 13px;
}

	.search-listing .last {
		border: none;
		margin-bottom: -10px;
	}

	.search-listing .item h3 {
		color: #053769;
		font: normal 13px/16px georgia, serif;
		margin: 2px 0 0 0;
	}
	
	.search-listing .item p {
		font-size: 11px;
		line-height: 16px;
		margin: 5px 0 0 0;
	}
	
	.search-listing .item p.attribution {
		color: #626161;
		font: 10px/13px arial, helvetica, sans-serif;
		margin: 2px 0 0 0;
	}
	
		.search-listing .item p.attribution a {
			color: #626161;
		}

	.search-listing .item p.date {
		color: #626161;
		font: 10px/13px arial, helvetica, sans-serif;
		font-weight: bold;
		margin: 0;
	}
	
		.search-listing a.backtop {
			color: #000;
			font: 10px/13px arial, helvetica, sans-serif;
		}



/* C80: Search Results - Pagination */
.search-pagination {
	overflow: hidden;
	margin: 10px 0;
}

	.search-pagination-top {
		border-bottom: 1px solid #d1d1d1;
		padding-bottom: 5px;
	}

	.search-pagination-bottom {
		border-top: 1px solid #d1d1d1;
		padding-top: 8px;
	}
	
	.search-pagination ul {
		float: left;
		list-style: none;
		margin: 0;
		overflow: auto;
		padding: 0;
		width: 290px;
	}
	
		.search-pagination li {
			float: left;
			color: #818181;
			line-height: 12px;
			margin-right: 0;
			padding-right: 2px;
		}

			.search-pagination li b {
				font-weight: bold;
				color: #053769;
			}
			
			.search-pagination li .pipe,
			.search-pagination li .elipsis { color: #cecece; padding: 0 7px; }
			
			.search-pagination li .ellipsis { color: #818181; }
		
	.search-pagination p {
		width: 100px;
		float: right;
		text-align: right;
		color: #818181;
		font: 11px/14px arial, helvetica, sans-serif;
		margin: 0;
		padding: 0;
	}



/* C81: In page Search Field. Different from search palette C10 */
.search-field {}

	.search-field label {
		display: block;
		font: 11px/16px arial, helvetica, sans-serif;
		color: #000;		
	}
	
	.search-field input {
		vertical-align: middle;
	}
	
		.search-field input.field {
			border: 1px solid #a1b7d1;
			color: #a2a2a2;
			font: 11px/14px arial, helvetica, sans-serif;
			width: 321px;
			margin-right: 2px;
			padding:3px 6px;
		}



/* My Portfolio Pages */
.page-header .portfolio-tools {
	top: 10px;
}

	.portfolio-tools ul {
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: right;
	}
	
		.portfolio-tools li {
			display: inline;
			padding-right: 10px;
		}
		
		.page-header .portfolio-tools ul li a {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-grayarrow.gif") no-repeat 0 center;
			color: #053769;
			font: 11px/11px Arial, Helvetica, sans-serif;
			padding-left: 12px;
		}
		
		.page-header .portfolio-tools ul li a:hover {
			color: #053769;
		}


.my-topics {
	color:#818181;
	font:11px/14px Arial, Helvetica, sans-serif;
	margin-top: 30px;
	width:595px;
}

.my-topics a {
	color:#818181;
}

	.my-topics th,
	.my-topics td {
		border-bottom:1px solid #d7e2f4;
		font:normal 11px/11px Arial, Helvetica, sans-serif;
		padding: 5px 0;
	}
		.gray th,
		.gray td {
			border-bottom:1px solid #e5e5e5;
		}
		
	.my-topics tbody td { padding-left: 10px; padding-right: 10px; }
	
	.my-topics tr.moved td { background: #edf2fa; }
	
	
	.my-topics .tbl-header th {
		background-color:#d7e2f4;
		border-bottom:1px solid #FFF;
		font-family: arial, helvetica, sans-serif;
		padding: 0;
		vertical-align: middle;
	}
		.gray thead .tbl-header th {
			background-color:#e5e5e5;
		}
		
		.my-topics .tbl-header .tbl-name,
		.my-topics .tbl-header .title {
			color:#000;
			display: inline;
			float: left;
			font-size: 10px;
			line-height: 1;
			margin: 0;
			padding: 7px 0 7px 10px;
			text-transform:uppercase;
		}
		
			.my-topics .tbl-header th.title { display: table-cell; float: none; padding: 0 0 0 10px }
		
		.my-topics .tbl-header .display {
			color:#818181;
			display: inline;
			float: right;
			font-size: 11px;
			font-family: inherit;
			line-height: 1;
			padding: 4px 10px 4px 0;
		}
			.my-topics .tbl-header .display select {
				border:1px solid #849fba;
				color:#818181;
				font-family: inherit;
				font-size: 11px;
				margin:0 0 0 5px;
			}
		
	.my-topics thead .col-headers th {
		color:#7a7a7a;
		background-color:#edf2fa;
		border-right:1px solid #FFF;
		padding: 10px 0 8px 10px;
	}
		.gray thead .col-headers th {
			background-color:#f5f5f5;
		}
		
		.my-topics th.order,
		.my-topics td.order {
			width:35px;
			color:#000;
			text-align:center;
			padding-left:10px;
		}
			.my-topics .col-headers th.order {
				text-align:left;
			}
			
			.my-topics td.order { padding-top: 7px; vertical-align: top; }
	
		.my-topics th.topic,
		.my-topics td.topic {
			padding-left:6px;
			padding-right:12px;
		}
			.gray th.topic,
			.gray td.topic {
				padding-left:10px;
			}
			.my-topics td.topic h3,
			.my-topics td.topic h3 a {
				display:inline;
				color:#053769;
				font:normal 13px/16px Georgia, "Times New Roman", Times, serif;
				padding:0;
				margin:0 6px 0 0;
			}
			
			.my-topics td.topic span { display: block; padding: 3px 0; }
			
		.my-topics thead th.delivery,
		.my-topics td.delivery {
			width:117px;
			padding-left:6px;
		}
			.my-topics thead th.delivery {
				border-right:none;
			}
			
			.my-topics td.delivery .selector a {
				background:url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-select.gif") no-repeat right center;
				padding-right:12px;
			}
			.my-topics td.delivery .selector select {
				display:none;
			}
			
			.my-topics td.delivery-select {
				position:relative;
				vertical-align:top;
				padding-top:0;
			}
				.my-topics td.delivery-select .selector {
					position:absolute;
					background-color:#FFF;
					border:1px solid #849fba;
					margin-top:5px;
					z-index:2;
				}
				.my-topics td.delivery-select a {
					display:block;
					background:#d7e2f4 none;
					border:1px solid #FFF;
					padding:3px 5px 6px;
				}
				.my-topics td.delivery-select select {
					display:inline;
					width:100px;
					color:#818181;
					font:11px/14px Arial, Helvetica, sans-serif;
					border:1px solid #FFF;
				}
				
		.my-topics th.rss,
		.my-topics td.rss {
			width:75px;
		}
		
		.my-topics th.remove,
		.my-topics td.remove {
			width:59px;
			padding-left:6px;
		}
		
		.my-topics th.reorder,
		.my-topics td.reorder {
			width:59px;
			border-right:none;
			padding-left:6px;
		}
		
		.my-topics td.reorder {
			padding-left: 6px;
		}
		
			.my-topics .col-headers td.reorder {
				border-right:none;
			}
			.my-topics td.reorder input {
				margin: 0 6px;
				padding: 0;
				width: 9px;
			}
			.my-topics td.reorder input.no-up {
				margin-left: 30px;
			}
		
		.my-topics th.move,
		.my-topics td.move {
			width:65px;
			border-right:none;
			text-align:center;
		}
		.my-topics td.move input {
			margin: 0 10px;
			padding: 0;
		}
		
		.my-topics th.unsubscribe,
		.my-topics td.unsubscribe {
			border-right: none;
			width: 75px;
		}



/*
New Content
-------------------------------------------------------- */
p.newcontent-inst { margin: 1.5em 0 0; }

.my-new-content {
	width:595px;
	margin-top: 0;
	color:#818181;
}

	.my-new-content th,
	.my-new-content td {
		vertical-align:top;
		font:normal 10px/14px Arial, Helvetica, sans-serif;
		border-bottom:1px solid #d7e2f4;
		padding:12px 0;
	}
	
		.my-new-content thead th,
		.my-new-content thead td {
			font-size:11px;
			padding:11px 0 8px;
		}
		
		.my-new-content .action {
			width:70px;
			text-align:center;
		}

	.my-new-content h3,
	.my-new-content h3 a {
		color:#053769;
		font:normal 13px/16px Georgia, "Times New Roman", Times, serif;
		padding:0;
		margin:0;
	}
	.my-new-content .attribution {
		margin:3px 0 0;
	}
		.my-new-content .attribution cite {
			font:bold italic 10px/14px Arial, Helvetica, sans-serif;
			padding:0;
			margin:0;
		}
		.my-new-content .attribution a {
			color:#818181;
		}

.portfolio-update {
	text-align:right;
	border:none;
	margin: 10px 25px 30px 0;
}

	.portfolio-update input {
		margin-left: 10px;
	}


/* Portfolio Search Results */
.portfolio-search {
	color:#818181;
	font:11px/14px Arial, Helvetica, sans-serif;
}

.portfolio-search table {
	color:#818181;
	font:11px/14px Arial, Helvetica, sans-serif;
	margin-bottom: 40px;
	width:595px;
}

.portfolio-search a,
.portfolio-search td a {
	color:#818181;
}

.portfolio-search h2 {
	border-bottom: 1px solid #fff;
	color: #696969;
	font: normal 15px/22px arial, helvetica, sans-serif;
	margin: 0;
	padding: 0 10px 8px;
}

	.portfolio-search h2 em {
		color: #114578;
		font-weight: bold;
	}

	.portfolio-search th,
	.portfolio-search td {
		border-bottom:1px solid #d7e2f4;
		font:normal 11px/11px Arial, Helvetica, sans-serif;
		padding: 10px 10px;
		vertical-align: top;
	}
		.gray th,
		.gray td {
			border-bottom:1px solid #e5e5e5;
		}
		
		.portfolio-search td.save {
			text-align: center;
		}
		
		.portfolio-search td.result {
			padding-right: 20px;
		}
	
		.portfolio-search td h3,
		.portfolio-search td h3 a {
			color:#053769;
			font:normal 13px/16px Georgia, "Times New Roman", Times, serif;
			padding: 0;
			margin: 0;
		}
		
		.portfolio-search td p {
			font: 11px/16px arial, helvetica, sans-serif;
			margin: 0 0 1em;
		}

	.portfolio-search tbody th,
	.portfolio-search thead th {
		background-color:#edf2fa;
		color:#7a7a7a;
	}
	
		.portfolio-search th.save {
			border-left: 1px solid #fff;
			width: 59px;
		}
	
		.gray tbody th,
		.gray thead th {
			background-color:#e5e5e5;
		}



/* Job Posting */
.job-post {
	font: normal 13px/20px arial,verdana,sans-serif;
	padding-right: 20px;
}

	.job-post .callout {
		background-color: #fff;
		margin-right: 0;
		padding-left: 15px;
	}

	.job-post .job-basics p,
	.job-post .job-details p {
		color: #000;
		margin: 0 0 20px;
	}
	
	.job-post .job-basics h2,
	.job-post .job-details h2 {
		color: #000;
		font-size: 11px;
		font-weight: normal;
		line-height: 20px;
		margin: 20px 0 0;
		text-transform: uppercase;
	}
	
	.job-post .job-basics h3,
	.job-post .job-details h3 {
		border-top: 1px dotted #d1d1d1;
		color: #000;
		font: bold 13px/20px arial,verdana,sans-serif;
		margin: 0;
		padding-top: 10px;
	}
	
		.job-post .job-basics h3.first,
		.job-post .job-details h3.first {
			border-top: none;
			padding-top: 5px;
		}
	
	.job-post .job-basics ul,
	.job-post .job-details ul {
		list-style: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-dkgrayarrow-li.gif");
		margin-top: 0;
		margin-bottom: 0;
		padding-bottom: 10px;
	}
	
	.job-post .job-details li {
			list-style: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-dkgrayarrow-li.gif");
			padding-bottom: 0;
		}
	
	.job-post .reqs-edu,
	.job-post .reqs-skills,
	.job-post .duties {
		border-top: 1px solid #d1d1d1;
	}



/* Event Details */
.pastevent {
	font: normal 13px/20px arial,verdana,sans-serif;
	padding-right: 20px;
}

	.pastevent .event-summary {
		padding-bottom: 15px;
	}

/*
	.pastevent .event-details,
	.pastevent .body {
		margin-left: 196px;
	}
*/
	
	.pastevent .event-details,
	.pastevent .body {
		margin-right: 196px;
	}
	
		.pastevent ul { list-style-image: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-dkgrayarrow-li.gif"); }
		
		.pastevent .event-summary ul { margin-bottom: 0; padding-bottom: 0; }
		
		.pastevent .body ul,
		.pastevent .body ol {
			margin: 0 0 18px;
			padding: 0;
		}
		.pastevent .body ul li { margin-left: 20px; }
		.pastevent .body ol li { margin-left: 30px; }

	.pastevent .transcripts {
		border-top: 1px solid #d1d1d1;
	}
	
		.pastevent .transcript {
			border-top: 1px dotted #d1d1d1;
			padding-bottom: 15px;
		}
		
		.pastevent .transcript p.more {
			font-size: 10px;
		}
		
		.pastevent .transcripts .first {
			border-top: none;
		}

	.pastevent .participants {
		border-top: 1px solid #d1d1d1;
	}
	
		.pastevent .participant {
			border-top: 1px dotted #d1d1d1;
			padding-bottom: 0;
		}
		
		.pastevent .participants .first {
			border-top: none;
		}

	.pastevent .event-summary p,
	.pastevent .event-details p {
		color: #000;
		font-size: 13px;
		line-height: 20px;
		margin: 0 0 13px;
	}
	
	.pastevent .event-summary h2,
	.pastevent .event-details h2 {
		color: #000;
		font-size: 11px;
		font-weight: normal;
		line-height: 20px;
		margin: 10px 0 0;
		text-transform: uppercase;
	}
	
	.pastevent .event-details h3 {
		color: #000;
		font: bold 10px/13px arial,verdana,sans-serif;
		margin: 0;
		padding-top: 13px;
	}

	.pastevent .event-details h4 {
		font: normal 13px/16px georgia, "times new roman", times, serif;
		margin-bottom: 0;
		margin-top: 10px;
	}
	
	.pastevent .event-details p.title {
		color: #818181;
		font: 10px/13px arial, helvetica, sans-serif;
	}



/* program and centers page footer */
.pcpfoot {
	background-color: #fff;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 1;
	margin: 0 10px 10px;
	overflow: hidden;
	padding: 10px 0 10px;
	width: 803px;
}

	.pcpfoot .pcpname { display: block; text-indent: -10000px; }
	.pcpfoot .emailus { float: right; margin-top: -10px; padding-right: 15px; text-align: right; width: 100px; }
	.pcpfoot .emailus a { color: #000; }
	
/* RSS Content */
.rss-list {
	overflow: auto;
	padding-bottom: 20px;
	width: 600px;
}

	.rss-list h2 {
		color: #000;
		font: normal 10px/1 arial, helvetica, sans-serif;
		margin: 0 0 1.5em;
		text-transform: uppercase;
	}

	.rss-list h3 {
		color: #000;
		font: bold 12px/15px arial,helvetica, sans-serif;
		margin: 1em 0;
	}
	
		#divProgramList h3 { font-weight: normal; }
	
	.rss-list p {
		color: #818181;
		font: 13px/18px georgia, "times new roman", times, serif;
	}
	
		.rss-list p .programs,
		.rss-list p .programs a {
			color: #818181;
			font: 10px/13px arial, helvetica, sans-serif;
		}
		
		.rss-list p.backtotop {
			color: #000;
			font: 10px/1 arial, helvetica, sans-serif;
			margin-bottom: 3.5em;
			margin-top: 2em;
		}
		
			.rss-list p.backtotop a {
				color: #000;
			}
	
	.rss-list .col {
		/*display: inline;*/
		 vertical-align:text-top;
		float: left;
 	  margin-right: 15px;
		width: 183px;
	}

/* Related RSS */	
.related-rss-feeds {
	background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/gray-rnd-sm-btm.gif") bottom left no-repeat;
	margin-bottom: 10px;
	padding-bottom: 7px;
}

.related-rss-feeds h3 {
	margin: 0;
	background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/gray-rnd-sm-top.gif") top left no-repeat;
	padding: 10px 12px 5px 12px;
	font: 14px/18px arial, helvetica, sans-serif;
	border-bottom: 1px solid #bfbfbf;
	color: #666666;
}

.related-rss-feeds .logo {
	margin: 3px 12px 0 12px;
}

.related-rss-feeds a.viewall {
	border-left: 1px solid #fff;
	display: block;
	color: #000;
	margin: 10px 0 7px 12px;
	font: 10px/14px arial,helvetica,sans-serif;
}


/* Jobs Listings */
.job-filter {
	background: url("/web/20080708231938im_/http://www.brookings.edu/i/components/c43_tabnav/contenttab_tile.gif") repeat-x;
	border-bottom: none;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 15px;
}

	.job-filter .tabs {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/contenttab_tile.gif") top left repeat-x;
		border: 1px solid #d1d1d1;
		display: block;
		height: 23px;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		.job-filter .tabs li {
			border-bottom-width: 1px;
			border-left: 1px solid #fff;
			border-right: 1px solid #d1d1d1;
			color: #004876;
			display: inline;
			float: left;
			font: 11px/11px arial, helvetica, sans-serif;
			padding: 6px 8px;
		}
		
			.job-filter .tabs li a {
				color: #004876;
				font-size: 11px;
				line-height: 11px;
				padding: 0;
			}
		
			.job-filter .tabs li.active {
				background-color: #FFF;
				border-bottom: 1px solid #fff;
				border-right: 1px solid #d1d1d1;
				color: #004876;
			}
			
			.job-filter .tabs li.active a { color: #004876; }
		
		.job-filter div.filter {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x bottom left;
			font-family: georgia,times,"times new roman", serif;
			font-size: 13px;
			padding: 16px 10px 1px;
		}
		
			.job-filter div.filter h4 {
				color: #000;
				font: normal 10px/14px arial,helvetica,sans-serif;
				left: -999em;
				margin: 0 0 8px;
				position: absolute;
				text-transform: uppercase;
				top: -999em;
			}

			.job-filter div.filter p {
				margin: 0 0 14px;
			}
			
			.job-filter #divName,
			.job-filter #divProgram,
			.job-filter #divTitle {
				color: #818181;
				font: normal 11px/16px arial,helvetica, sans-serif;
			}
			
			.job-filter #divProgram h4 {
				margin-top: 12px;
			}
			
				.job-filter #divName p,
				.job-filter #divProgram p,
				.job-filter #divTitle p {
					margin-bottom: 12px;
				}
			
				.job-filter #divName a,
				.job-filter #divProgram a {
					font-weight: bold;
					padding: 0 2px 0 3px;
				}

			.job-filter div.filter select {
				border: 1px solid #c6c6c6;
				color: #797979;
				font-family: arial,helvetica,sans-serif;
				font-size: 11px;
				margin: 0 8px 0 0;
				padding: 1px 0;
				width: 234px;
			}
			
			.job-filter div.filter input.image {
				margin-bottom: -5px;
				margin-right:12px;
			}

.jobs-list {}

.related-jobs {
	background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x top left;
	margin-top: 10px;
}

	.job-group {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x top left;
		padding-top: 12px;
	}
	
	.jobs-list .first {
		background: none;
	}
	
		.job-group h3 {
			color: #000;
			font-size: 10px;
			font-weight: normal;
			margin: 0 0 25px 0;
			text-transform: uppercase;
		}
		
		.job-group p {
			color: #333;
			font-size: 11px;
			line-height: 20px;
			margin: 0 0 25px;
		}
		
		.job-group ul {
			list-style: none;
			margin: 0;
			padding: 0 35px 10px 0;
		}
		
		.related-jobs ul {
			padding-bottom: 0;
		}
		
			.job-group li {
				padding-bottom: 5px;
			}
			
				.job-group h4 {
					color: #666;
					font-size: 10px;
					font-weight: normal;
					line-height: 11px;
					margin: 5px 0 0;
					text-transform: uppercase;
				}
				
					.job-group h4 a {
						color: #666;
						text-decoration: none;
					}
					.job-group h4 a:hover { color: #666; text-decoration: underline; }
				
				.job-group h5 {
					font: normal 13px/19px georgia, "times new roman";
					margin: 3px 0 0;
				}
				
					.job-group h5 a {
						color: #00497d;
					}
					
					.job-group h5 a.clip {}
				
				.job-group li p {
					margin: 0 0 12px;
				}
				
				.job-group li p.date {
					color: #a9a9a9;
					font-size: 10px;
					line-height: 18px;
					margin: 0 0 5px;
				}

/* Newsletter Lists */
.newsletters {}

.newsletters h2 {
	background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x;
	font: bold 13px/19px georgia, "times new roman", times, serif;
	margin: 26px 0 0;
	padding: 10px 0 0;
}

.newsletters ul {
	list-style: none none;
	margin: 10px 0;
	padding: 0;
}

.newsletters li {
	list-style: none;
	margin: 0;
	padding: 0 50px 10px 0;
}

.newsletters li .checkbox {
	float: left;
	width: 25px;
}

.newsletters li label {
	display: block;
	margin-left: 25px;
	padding-top: 2px;
}
/* The Hubs */
.hub {
	margin: 0;
	padding: 0;
	width: 397px;
}

	.hub .hub-tabs {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/contenttab_tile.gif") top left repeat-x;
		border: 1px solid #dbdbdb;
		height: 23px;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 395px;
	}
	
		.hub .hub-tabs li {
			border-bottom-width: 1px;
			border-right: 1px solid #dbdbdb;
			float: left;
			font: 11px/1 arial, helvetica, sans-serif;
			list-style: none;
			padding: 0;
		}
		
		.hub .hub-tabs a {
			border-left: 1px solid #fff;
			display: block;
			font-size: 11px;
			line-height: 1;
			padding: 6px;
		}
		
		.hub .hub-tabs a:hover {}
	
	.hub .hub-blurb {
		background: transparent url("/web/20080708231938im_/http://www.brookings.edu/i/hub/bg-blurb.jpg") repeat-x bottom left;
		border: 1px solid #dbdbdb;
		border-top: none;
		margin-bottom: 10px;
		padding: 0 9px;
		width: 377px;
	}
	
		.hub .hub-img {
			height: 210px;
			left: -10px;
			position: relative;
			width: 397px;
		}
		
		.hub .hub-blurb h2 {
			color: #01467d;
			font: normal 26px/1 georgia, "times new roman", times, serif;
			margin: 10px 0;
		}
		
		.hub .hub-blurb p {
			font-size: 11px;
			line-height: 16px;
			margin: 0 0 10px
		}
		
		.hub .hub-blurb p.more,
		.hub .hub-blurb p.more a {
			color: #01467d;
			font-size: 11px;
			line-height: 16px;
		}
		
		.hub .hub-blurb p.caption {
			color: #999;
			font-size: 10px;
			margin-bottom: 3px;
			margin-top: 15px;
		}


/* Free form content items */
.content-free {
	color: #000;
	padding: 18px 9px 0;
}

.content-free h2 {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 7px;
	text-transform: uppercase;
}

.content-free p {
	font-size: 12px;
	line-height: 19px;
	margin: 0 0 18px;
}


/* Topic Banner and Navigation: Based off PCP banner and navigation */
.topic-banner {
	background: #fff url("/web/20080708231938im_/http://www.brookings.edu/i/hub/bg-topicheader.gif") repeat-x top left;
	margin-left: 11px;
	height: 116px;
	padding-bottom: 10px;
	position: relative;
	right: 0;
	width: 803px;
}

	.topic-banner .topic-parent {
		font: normal 8px/1 Georgia, serif;
		height: 8px;
		margin: 0;
		padding: 17px 0 0 12px;
		overflow: hidden;
	}
	
		.topic-banner h1 {
			color: #000;
			font: normal 26px/1 georgia, "times new roman", serif;
			margin: 0;
			padding: 19px 12px 20px;
		}
	
	
	.topic-banner .topic-nav {
		background: #ccdcf2 url("/web/20080708231938im_/http://www.brookings.edu/i/hub/bg-topicnav.gif") repeat-x;
		border: 1px solid #dcdcdc;
		border-width: 0 1px;
		width: 801px;
	}
	
		.topic-banner .topic-nav ul {
			list-style: none;
			margin: 0;
			padding: 0 0 0 10px;
		}
		
		.topic-banner .topic-nav li {
			display: inline;
			float: left;
		}
		
			.topic-banner .topic-nav a {
				border-left: 1px solid #c9c9c9;
				color: #000;
				display: block;
				font-size: 12px;
				line-height: 1;
				margin: 8px 0 7px;
				padding: 0 10px;
				
				opacity: .70;
				filter: alpha(opacity=70);
			}
			
			.topic-banner .topic-nav li:first-child a { border-left: none; }
			
			.topic-banner .topic-nav li.active {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/programs/pcp-nav-active-r.gif") no-repeat 100% 4px;
				margin-left: -1px; /* to cover border of adjacent link. */
			}
			
				.topic-banner .topic-nav li.active a {
					background: url("/web/20080708231938im_/http://www.brookings.edu/i/programs/pcp-nav-active-l.gif") no-repeat 0 4px;
					border-left: none;
					margin: 0;
					padding: 8px 10px 7px;
				}

.jumplinks {
	margin: 0 0 20px;
}

	.jumplinks .pipe {
		color: #dbdbdb;
		padding: 0 1px;
	}


/* Series Pages
------------------------------------ */

/* Intro */
.series-intro {
	margin-bottom: 27px;
	padding-right: 20px;
	width: 357px;
}

.series-intro h1 {
	color: #000;
	font: normal 28px/32px georgia, "times new roman", times, serif;
	margin: 0.5em 0 12px;
}

	.series-intro h1 .surtitle {
		display: block;
		font: normal 10px/18px arial, helvetica,sans-serif;
		padding-bottom: 5px;
		text-transform: uppercase;
	}

.series-intro h2 {
	color: #000;
	font: bold 12px/19px arial, helvetica, sans-serif;
	margin: 1em 0;
}

.series-intro p {
	font-size: 12px;
	line-height: 19px;
	margin: 0 0 8px;
}

	.series-intro p.intro {
		font-weight: bold;
		margin-top: 20px;
	}

	.series-intro p.more {
		color: #023462;
		font-size: 11px;
	}
	
	.series-intro p.more a {
		color: #023462;
		font-size: 11px;
	}


/* in this series */
.series-inthis {}

	.series-inthis h3 {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-feature_tile.gif") repeat-x;
		color: #000;
		border: 1px solid #d9d9d9;
		font-size: 10px;
		font-weight: normal;
		line-height: 1;
		margin: 0;
		padding: 5px 10px;
		text-transform: uppercase;
	}
	
	.series-inthis fieldset {
		padding: 15px 10px;
	}
	
	.series-inthis label {
		margin-right: 9px;
		vertical-align: middle;
	}
	
	.series-inthis input {
		vertical-align: middle;
	}

	.series-inthis select {
		border: 1px solid #bbbbbb;
		color: #666;
		margin-right: 9px;
		padding: 1px;
		vertical-align: middle;
		width: 130px;
	}


/* Series List */
.series-list {
	margin: 10px 0;
}

	.series-list .item {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x;
		margin: 0;
		padding: 15px 0 6px;
	}
	
		.series-list .first {
			background: transparent;
			padding-top: 12px;
		}
		
		.series-list h3 {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x;
			color: #000;
			font: 10px/1 arial, helvetica, sans-serif;
			margin: 0;
			padding-top: 15px;
		}
		
		.series-list h4 {
			font: 13px/16px georgia, "times new roman", times, serif;
			color: #023462;
			margin: 0 0 2px;
		}
		
		.series-list a,
		.series-list a:hover {
			color: #023462;
		}
		
			.series-list .item a:hover span {
				text-decoration: none;
			}
			
		.series-list p {
			color: #000;
			font: 11px/16px arial, helvetica, sans-serif;
			margin: 0 0 12px;
		}
		
			.series-list p a {
				color: #023462;
			}
			
		.series-list p.attribution {
			clear: left;
			color: #666;
			font: 10px/16px arial, helvetica, sans-serif;
			margin: 0 0 8px;
		}
		
		.series-list .item .image-link {
			color: #bdbdbd;
			float: left;
			font: 10px/15px Arial, Helvetica, sans-serif;
			margin: 4px 15px 12px 0;
		}
		
			.series-list .item .image-link a {
				color: #bdbdbd;
				display: block;
				font: 10px/15px Arial, Helvetica, sans-serif;
				margin: 0;
				text-decoration: none;
			}

/* Series Callout */
.series .callout {
	background: #fff;
	display: inline;
	float: right;
	margin: 0;
	padding: 0 0 20px 20px;
	width: 196px;
}

.series .main-content .callout,
.series .pastevent .callout {
	margin-right: -20px;
}


/* D-Box */
.series-d {
	background: #fff;
	padding-bottom: 10px;
}

.series-d-wrap {
	background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/blue-dee-lg-btm.gif") no-repeat bottom left;
	padding: 0 15px 20px;
}

	.series-d h3 {
		background: url("/web/20080708231938im_/http://www.brookings.edu/i/bkgd/blue-dee-lg-top.gif") no-repeat;
		color: #000;
		font: bold 12px/1.5 arial, helvetica, sans-serif;
		margin: 0 -15px 10px;
		padding: 20px 15px 0;
	}
	
	.series-d h4 {
		color: #000;
		font-size: 10px;
		font-weight: normal;
		margin: 0 0 8px;
		text-transform: uppercase;
	}
	
	.series-d p {
		margin: 1em 0 0;
	}
	
	.series-d ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	/* Series actions */
	.series-d ul.actions {
		margin-bottom: 15px;
	}
	
		.series-d ul.actions li {
			display: inline;
			float: left;
			font-size: 10px;
		}
		
		.series-d ul.actions a.save {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/topic-save.gif") no-repeat 0 1px;
			padding: 3px 8px 0 21px;
		}
			
		.series-d ul.actions a.remove {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/clipping-remove.gif") no-repeat 0 1px;
			padding: 3px 8px 0 17px;
		}
			
		.series-d ul.actions a.rss {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/feed-lg.gif") no-repeat 9px 2px;
			border-left: 1px solid #d9d9d9;
			padding: 3px 0 0 26px;
		}
	
	/* Series nav */
	.series-d ul.nav {
		border: 1px solid #d9d9d9;
		border-width: 1px 0;
		font-size: 11px;
		line-height: 16px;
		list-style: none none;
		margin-bottom: 15px;
		padding: 10px 0 8px;
	}
	
		.series-d ul.nav li {
			background: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-dkgrayarrow.gif") no-repeat 0 5px;
			padding: 0 0 3px 12px;
		}
	
	/* Series archive */
	.series-d .archive {
		border-bottom: 1px solid #d9d9d9;
		margin-bottom: 20px;
		padding-bottom: 25px;
	}
	
		.series-d .archive input {
			vertical-align: middle;
		}
	
		.series-d .archive select {
			border: 1px solid #bbbbbb;
			color: #666;
			font-size: 11px;
			margin-right: 5px;
			padding: 1px;
			vertical-align: middle;
			width: 130px;
		}
		

/* C32-1: Series Related Content */
.series .related {
	border-top: 1px solid #d1d1d1;
	padding: 5px 0 25px;
}

	.series .related .item {
		padding: 10px 5px 0 0;
	}
	
	.series .related h3 {
		color: #000;
		font:  10px/12px arial, helvetica, sans-serif;
		margin: 10px 10px 3px 0;
		text-transform: uppercase;
	}
	
	.series .related h4 {
		color: #666;
		font:  10px/12px arial, helvetica, sans-serif;
		margin: 0;
		text-transform: uppercase;
	}
	
		.series .related h4 a,
		.series .related h4 a:hover {
			color: #666;
		}
	
	.series .related h5 {
		color: #053769;
		font: 13px/16px georgia, "times new roman", times, serif;
		margin: 5px 0 0;
	}
	
	.series .related p {
		margin: 2px 0 0;
	}
		
		.series .related p.attribution {
			color: #818181;
			font-size: 10px;
			line-height: 13px;
		}
		.series .related p.attribution a { color: #818181; }
		
	.series .related p.more,
	.series .related p.more a {
		color: #000;
		font: 10px/13px arial, helvetica, sans-serif;
	}
	
	.series .related p.more {
		margin-top: 15px;
	}


/* Series Related Content in a Callout */
.series .callout .related {
	border-bottom: 1px solid #d1d1d1;
	border-top: none;
	margin-bottom: 12px;
	padding: 0 0 20px;
}

	.series .callout .related .item {
		padding: 10px 5px 0 0;
	}
	
	.series .callout .related h3 {
		background: transparent;
		color: #000;
		font:  10px/12px arial, helvetica, sans-serif;
		margin: 10px 0 3px;
		padding: 0;
		text-transform: uppercase;
	}
	
	.series .callout .related h4 {
		color: #666;
		font:  10px/12px arial, helvetica, sans-serif;
		margin: 0;
		text-transform: uppercase;
	}
	
		.series .callout .related h4 a,
		.series .callout .related h4 a:hover {
			color: #666;
		}
	
	.series .callout .related h5 {
		color: #053769;
		font: 13px/16px georgia, "times new roman", times, serif;
		margin: 5px 0 0;
	}
	
	.series .callout .related p {
		margin: 2px 0 0;
	}
		
		.series .callout .related p.attribution {
			color: #818181;
			font-size: 10px;
			line-height: 13px;
		}
		.series .callout .related p.attribution a { color: #818181; }
		
	.series .callout .related p.more,
	.series .callout .related p.more a {
		color: #000;
		font: 10px/13px arial, helvetica, sans-serif;
	}
	
	.series .callout .related p.more {
		margin-top: 15px;
	}



/* Series Main Content (based on C28A) */
.main-content h3 {
	color: #000;
	font: bold 12px/18px arial, helvetica, sans-serif;
}

.main-content p {
	color: #000;
	margin-bottom: 20px;
	margin-top: 0;
}


/* Series Events */
/* C21 Dynamic Key Info Summary */
.series .dyn-key-info {
	background: transparent;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 20px;
	padding: 5px 0 15px;
}

	.series .dyn-key-info .top {
		background: transparent;
		margin: 0;
		padding: 0;
	}
	
	.series .dyn-key-info .info {
		border-top: 1px solid #d1d1d1;
		padding-bottom: 7px;
		padding-top: 14px;
	}
	
		.series .dyn-key-info .first {
			border-top: none;
		}
	
		.series .event p.info {
			padding-top: 12px;
		}
		
			.series .event .info p {
				margin-bottom: 4px;
			}
		
		.series .event .event-photos {
			padding: 4px 0 20px;
		}
		
			.series .event .event-photos img {
				margin-bottom: 4px;
			}
		
			.series .event .event-photos a.view-larger {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/icons/viewlarger.gif") no-repeat 100% 0;
				color: #818181;
				font-size: 11px;
				padding-right: 17px;
			}
	
		.series .event .info ul {
			list-style: none;
			margin: 0.25em 0 0.5em;
			padding: 0;
			width: 100%;
		}
	
			.series .event .info ul li {
				background: url("/web/20080708231938im_/http://www.brookings.edu/i/bullets/bullet-grayarrow.gif") no-repeat 0 4px;
				font-size: 11px;
				line-height: 15px;
				list-style-image: none;
				margin-bottom: 2px;
				padding: 0 0 0 10px;
			}
			
	.series .dyn-key-info h3 {
		background: transparent;
		color: #000;
		font: bold 12px/1 arial, helvetica, sans-serif;
		margin: 4px 0 2px;
		padding: 0;
	}
	
	.series .dyn-key-info h4 {
		color: #000;
		font: bold 11px/16px arial,helvetica, sans-serif;
		margin: 0;
		text-transform: none;
	}
	
	.series .dyn-key-info p,
	.series .dyn-key-info p a {
		font: 11px/16px arial,helvetica,sans-serif;
	}
	
	.series .dyn-key-info p {
		margin: 0 0 8px;
	}
	
	.series .dyn-key-info p a {
		color: #053769;
	}
	
	.series .dyn-key-info .pipe {
		color: #818181;
	}

/*
     FILE ARCHIVED ON 23:19:38 Jul 08, 2008 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:59:17 Nov 15, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  CDXLines.iter: 25.229 (3)
  LoadShardBlock: 167.942 (3)
  exclusion.robots.policy: 0.194
  esindex: 0.015
  captures_list: 258.325
  PetaboxLoader3.datanode: 211.78 (4)
  cdx.remote: 0.118
  PetaboxLoader3.resolve: 66.104
  load_resource: 153.564
  exclusion.robots: 0.209
*/