/* General Styles for NDA website - 2007 Version */

/* Homepage Layouts
==============================================================================*/

.updates {
	padding: 10px 10px 0 10px;
	overflow: hidden;
	}

.homeupdates01, .homeupdates02 {
	float: left;
	padding: 10px 5px 20px 5px;
	width: 205px;
	}
.homeupdates02 {
	float: right;
	}
	.homeupdates01 p, .homeupdates02 p {
		margin: 0;
		padding: 0;
		}
		
#homemap2007 {
	float: right;
	padding: 0 10px;
	}
	#homemap2007 a {
		display: block;
		width: 210px;
		height: 230px;
		overflow: hidden;
		text-indent: -5000px;
		}
	#homemap2007 label, #homemap2007 h2 {
		display: none;
		}
	#homemap2007 select {
		width: 210px;
		margin: 10px 0 0 0;
		}
	
/* 25 percent styles
==============================================================================*/

.homeright {
	float: right;
	width: 235px;
	}
.home235, .home479, .home723 {
	float: left;
	width: 235px;
	padding: 0 9px 0 0;
	}
.home479 {
	width: 479px;
	}
.home723 {
	width: 723px;
	}
	
.white235_1, .white479_1, .white723_1 {
	width: 235px;
	min-height: 6px;
	overflow: hidden;
	margin: 0 0 -6px 0;
	}
.green235_1, .lgreen235_1, .insight235_1 {
	width: 235px;
	overflow: hidden;
	}
.insight235_1 {
	height: 75px;
	margin-bottom: 5px;
	}
	.insight235_1 h2 {
		border: none;
		text-indent: -5000px;
		}
.white235_2, .white479_2, .white723_2 {
	width: 235px;
	padding: 0 0 10px 0;
	margin: 0 0 8px 0;
	overflow: hidden;
	}
.white479_1, .green479_1, .lgreen479_1, .white479_2 {
	width: 479px;
	}
.white723_1, .green723_1, .lgreen723_1, .white723_2 {
	width: 723px;
	}

.feature723_1 {
	width: 723px;
	overflow: hidden;
	display: none;
	}
.feature723_2  {
	width: 723px;
	margin: 0;
	}
	.feature723_2 h2 {
		font-size: 130%;
		font-weight: 600;
		}
	.feature723_2 .featureContent {
		height: 290px;
		overflow: hidden;
		padding: 10px;
		}
	.feature723_2 .img_left, .feature723_2 .img_right {
		padding: 5px 20px 20px 10px;
		margin: 0;
		}
	.feature723_2 .img_right {
		padding: 5px 10px 20px 20px;
		}	
	.feature723_2 ul#featureTabs {
		padding: 0;
		margin: 0;
		height: 35px;
		overflow: hidden;
		clear: left;
		}
		.feature723_2 #featureTabs li {
			background: none;
			float: left;
			padding: 0;
			margin: 0;
			}
		.feature723_2 #featureTabs span {}
		.feature723_2 #featureTabs a {
			display: block;
			line-height: 35px;
			width: 160px;
			padding: 0 10px;
			margin: 0;
			font-weight: 600;
			}
		.feature723_2 .featureTab03 a {}
				
			.feature723_2 #featureTabs a.active {}
				
.playlist {
	float: right;
	padding: 10px 10px 20px 20px;
	}
					
/* News/Features/Highlights listings
==============================================================================*/

.thumblisting {
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
	clear: both;
	width: 215px;
	}
	
.thumblisting.alternate {
	overflow: hidden;
	}

	.thumblisting img {
		float: left;
		padding: 5px 0;
		overflow: hidden;
		width: 50px;
		height: 50px;
		}
		
	.thumblisting p {
		float: right;
		width: 155px;
		padding-right: 0;
		overflow: hidden;
		}

.insightreadmore {
	width: 110px;
	height: 20px;
	display: block;
	text-indent: -5000px;
	float: right;
	}
