/* These styles affect the article page, regardless of what kind of article */
/*p.byline { font-weight: bold; }*/
p.posted {
	font-size: 8pt;
}
p.summary {
	font-weight: bold;
}

div.articleBoxAd { font-size: 7pt; text-align: center; float: right; margin: 0px 0px 8px 8px; }
div.articleBoxAd div { margin: 4px 0px 0px 0px; }

/* These styles affect the magazine pages */
table.magazineCover { margin: 8px 0px 0px 0px; }
td.magazineCover { text-align: center; vertical-align: top; padding: 0px 24px 0px 0px; }
td.magazineTOC { vertical-align: top; }
td.magazineTOC h1 { font-size: 14pt; margin: 0px; }
td.magazineTOC h2 a { text-decoration: none; }
td.magazineTOC h2 a:hover { text-decoration: underline; }
div.sidebarPastIssues { text-align: center; }
div.sidebarPastIssues h3 { margin-top: 0px; }
div.sidebarPastIssues h3 a { text-decoration: none; }
div.sidebarPastIssues h3 a:hover { text-decoration: underline; }
div.sidebarPastIssues div { margin-top: 16px; }
td.pastIssuesCover { vertical-align: top; padding: 16px 24px 0px 0px; }
td.pastIssuesAbstract { vertical-align: top; padding: 16px 0px 0px 0px; }
td.pastIssuesAbstract h3 { margin: 0px; }
td.pastIssuesAbstract h3 a { text-decoration: none; }
td.pastIssuesAbstract h3 a:hover { text-decoration: underline; }
td.pastIssuesAbstract ul { margin-bottom: 0px; }

.summary_container {float: left; padding: 5px; margin:5px; border:1px solid #265F8C;}
.summary_keywords {font-size: 10px; margin: 0px; }
.summary_url {
	font-size: 10px;
	margin-top: 5px;
	margin-left: 16px;
	padding-left: 0px;
	list-style-image: url("/images/icons/arrows.gif");

}

span.featuredNewsStory { font-size: 12pt; font-weight: bold; }

td.articleSEO { font-size: 8pt; font-style: italic; vertical-align: top; color: rgb(77,77,77); }
#breakingnews {
	padding: 8px;
	border: 1px solid #418aab;
	background-color: #f7ffee;
}

.download_container
{
	padding:10px 40px;
}
	.download_container .section_download
	{
		overflow:hidden;
		padding-bottom:20px;
	}
	
.download_container h3
{
	margin:0;
	padding:0;
}
.download_container h1.title
{
	font-size:2em;
	font-family:Georgia, Times New Roman, Serif;
	padding:25px 250px 5px 0;
	margin:0;
	color:#330000;
}
.download_container .byline
{	
	font-style:italic;
	color:#666;
	border-bottom:1px solid #f0f0f0;
	padding-bottom:15px;
}
.download_container .summary
{
	width:560px;
	line-height:1.5em;
	font-size:1.05em;
	float:left;
	margin-bottom:-1000px;
	padding:15px 39px 1000px 0;
	/*background:#fff url(/images/download_summary_bg.gif) repeat-y top right;	*/
}
	.download_container .summary ul
	{
		margin:0 20px;
		padding:0;
	}
.download_container a.companylink,.download_container a.companylink:visited
{
	text-decoration:none;
	color:#275F8C;
}	
.download_container a.companylink:hover {text-decoration:underline;}
.download_container .download_detail
{
	width:250px;
	float:right;
	padding:25px;
	margin:20px auto;	
	background:#F0F0F0 url(/images/download_detail_bg.gif) repeat-x scroll left top;
	border:1px solid #DDD;
	
}	
	.download_btn
	{		
		font-size:1.75em;		
		padding: 15px 0 0 40px;
		text-decoration:none;
		display:block;
		border:none;
		width:214px;
		height:68px;
		background:transparent url(/images/download_downloadnow_btn_bg.png) no-repeat;
	}
	.download_detail .golive
	{
		color:#666;
	}
	a.download_btn:visited, a.download_btn:hover, a.download_btn:link
	{
		color:#fff;
	}
	a.download_btn:hover
	{
		background:transparent url(/images/download_downloadnow_btn_bg_on.png) no-repeat;
	}
	a.download_btn:hover .firstline
	{
		text-decoration:underline;		
	}
	a.download_btn:hover .secondline
	{
		text-decoration:underline;
	}
	.download_btn .secondline
	{
		font-size:12px;
	}	
	.download_detail h4, ul.fileinfo
	{
		margin:0 auto;
		padding:0;
		overflow:hidden;
	}
	ul.fileinfo
	{
		margin:10px 10px 0;
		list-style:none;
		list-style-image:none;
	}
	ul.fileinfo li
	{
		color:#666;
		padding:2px 5px;
		font-weight:bold;
		text-align:right;
		border-bottom:1px dashed #ddd;
	}
	ul.fileinfo label
	{
		font-weight:normal;
		margin-right:20px;
		float:left;
	}

.download_container .additional_info
{
	clear:both;
	border-top:1px solid #ddd;
	padding-top:20px;
	overflow:hidden;	
}
	.download_container .company_info
	{
		width:500px;
		line-height:1.5em;
		float:left;
		padding:15px;		
		background:transparent url(/images/download_addinfo_panels.png) no-repeat right bottom;
		min-height:225px;
	}
		.download_container .company_name
		{
			border-bottom:1px solid #f0f0f0;
			padding:0 0 10px;
			margin:0;
			font-weight:bold;
		}	
		.download_container .company_desc
		{
			padding:10px 175px 0 0 ;
		}
		.download_container .company_logo
		{
			float:right;
			border:5px solid #DDD;
			margin-top:15px;
		}	
	.download_container .other_downloads
	{		
		padding:15px;
		float:right;
		background:transparent url(/images/download_addinfo_panels.png) no-repeat right bottom;
		min-height:225px;
		width:300px;
	}
		.download_container .other_downloads h4
		{
			margin:0;
			padding:5px 0;
			border-bottom:1px solid #F0F0F0;
		}
		.download_container .other_downloads ul
		{
			margin:0;
			padding:0;
			list-style-position:inside;
		}
		
		.download_container .other_downloads li
		{
			border-bottom:1px dashed #ddd;
			padding: 5px 0;
		}
td.content
{
	background:transparent url(/images/download_addinfo_bg.png) repeat-x bottom;
}			