@charset "UTF-8";
/* CSS Document */


	body{	/* Styling the body element */	
		font-family: Verdana, Arial, sans-serif;
		margin:0px;
		padding:0px;
		height:100%;
		font-size:12px;
	/*	line-height:130%;*/
		background-color:#fff;
		color: #666666;
	}	
	a{
		color:#69f;
		text-decoration:none;
		font-weight:bold;
	}
	a:hover{
		text-decoration:none;
	}
	
	p {
		line-height: 140%;}
		
	#container{
		width:955px; 
		margin:0px auto;
		text-align:left;
		background-color:#FFF;
		
	}

 

	#titlebar 
	{
	background:#FFF url(../images/bg-titlebar.jpg) no-repeat;
	width:955px;
	height:106px;
	color:#fff
	}
	
	#titlebar #title
	{
	float:left;
	padding:0 0px 0px 10px;
	margin-top: -15px;
	}
	
	#title h1
	{
		font-family:'UniversLTW01-57Condense 723821',arial;
		font-size:21px;
		margin:0px;
		padding:0px; 
		font-weight: lighter;
		color: #ffcc00;
		text-transform:uppercase;
	}
	
	#title h2 {
		font-family: 'Univers LT W01 55 Roman',arial;
		font-size:40px;
		margin:0px;
		padding:0px; 
		font-weight:normal;
		text-transform:uppercase;
	}
	
	#titlebar #archive-selector
	{
		color:#fff;
		padding: 28px 10px 0px 0;
		float:right;
		font-size:12px;
	}
	
	#titlebar #archive-selector h1
	{
		font-size:12px;
		font-family: Verdana, Geneva, sans-serif;
		display:inline;
	}
	
	#archive-selector #archive-form
	{
		margin:0px; 
		padding:0px;
		display:inline;
	}
	
	 
	
	#muflag
	{ 
	 margin: auto 50%;	
	 
	}
	
	#special-feature
	{
		margin: 10px 0px 10px 0px;
		border:1px solid #ccc;
		
	}
	
	#special-feature .video 
	{
		float:left;
		width:640px;
	}
	
	#special-feature .video-content 
	{
		float:left;
		width:265px;
		margin: 15px 0px 10px 15px;
	}
	
	#special-feature #one {
		float:left;
		width:46.5%;
		/*border:1px solid #ccc;
		margin-bottom:5px;*/
		padding:1%;
	}
	
	#special-feature #one h1, #special-feature #two h1{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#336699;
		margin:0px 0px 5px 0px;
		padding:0px;
		font-weight:normal;
		}
	
	#special-feature #two {
		float:right;
		width:48.5%;
		/*border:1px solid #ccc;
		margin-bottom:5px;*/
		padding:1%;
	}
	
	#special-feature #one:hover, #special-feature #two:hover {
		background:#f7f4d7;
	}
	
	#main-articles
	{
	margin:5px 0px 0px 0px;	
	}
	
	#main-articles div
	{
	float:left;	
	}
	
	#main-articles div.article
	{
	width:227px;
	height:293px;
	border:1px solid #ccc;
	padding:10px 5px 10px 5px;
	margin-left:5px;
	overflow:hidden;
	}
	
	#main-articles div.article:hover
	{
	background:#f7f4d7;
	}
	
	#main-articles div.article.magazine
	{
	background:url('../images/discover-graphic.jpg') no-repeat 1px 1px;
	padding-top:56px;
	height:246px;
	}
	
	
	
	#main-articles div.article h1, #special-feature div.article h1
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#336699;
		margin:0px 0px 5px 0px;
		padding:0px;
		font-weight:normal;
	}
	
	#main-articles div.article p
	{
	padding:6px 0px;
	margin:0px;
	
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	}
	
	.article
	{
	overflow:auto;	
	}
	
	#news-content
	{
	
	margin: 0px 0px 0px 0px;	
	}
	
	#left-column
	{
	width:440px;
	padding:0px 29px 0px 0px;
	float:left;
	
	}
	
	#left-column #title
	{
	color:#ccc;
	font-weight:normal;
	font-size:11px;
	}
	
	#left-column #title h1
	{
	 display:inline;
	 font-size:14px;
	 color:#336699;
	 font-weight:bold;
	 font-family:Verdana, Geneva, sans-serif;
	 text-transform:uppercase;
	}
	
	#left-column div.note
	{
	 border-bottom:1px dotted #ccc;
	 margin:0px 0px 10px 0px;
	 padding:10px 0px 10px 0px;
	 min-height:105px;
	_height:105px;
	}
	
	#left-column div.note p
	{
		margin-bottom:10px;
	}
	
	#left-column div.note img
	{
		float:left;	
		display:block;
	}
	
	#left-column div img
	{
	 margin: 0px 10px 5px 0px;
	 border:1px solid #ccc;
	}
	
	#left-column div p
	{
	 margin: 0px 0px 0px 0px;
	}
	
	#right-column
	{
	width:486px;
	padding:0px 0px 0px 0px;
	float:right;
	font-size:12px;
	line-height:125%;
	}
	
	#right-column h1
	{
	margin:0px;
	padding:0px;
	font-size:13px;
	}
	
	#right-column h1 a, #right-column a
	{
	color:#336699;
	}
	
	#right-column h1 a:hover, #right-column a:hover
	{
	color:#69f;
	}
	
	#footer
	{
	margin-top:25px;
	border-top:1px solid #036;	
	padding: 0px 0px 20px 0px;
	font-size:10px;
	height: 80px;
	}
	
	#footer a
	{
	color:#036;
	}
	
	#footer .logo
	{
	float:left;	 
	padding:20px 0;
	}
	 
	 #footer .copyright
	{
	float:right;	 
	font-size: 11px;
	padding:20px 0;
	}
	 
	
	/* toggle */
.exampleEl { display: none; }
.show { display: block; }
.selected { font-weight: bold; }
.link{background:#fff;}

	
 
	
	.promo
	{
	float:left; width:195px; background:color:#1e4f87;
	_height:122px;
	_display:block;
	}
	
	
	.imageleft { 
	float:left;
	padding: 0 10px 10px 0;
	}
	