@charset "UTF-8";

/* SpryStackedContainers.css */

/* Copyright (c) 2007. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main container of the Stacked Containers structure. 
 *
 * If you want to constrain the width of the Stacked Containers structure, set a width on
 * the StackedContainers container. By default, our structure expands horizontally to fill
 * up available space.
 */
.StackedContainers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
}
.StackedContainers_breakingNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
}
.StackedContainers_breakingNews .RowContainer {
	margin-bottom: 5px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	border-top: solid #999 1px;
}
.StackedContainers_breakingNews .RowColumn {
	margin-bottom: 2px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.StackedContainers_breakingNews .RowColumn_date {
	margin-bottom: 2px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 10px;
}
.StackedContainers_breakingNews .RowColumn_headline {
	margin-bottom: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 10px;
}
.StackedContainers_breakingNews .RowColumn_link {
	margin-bottom: 0px;
	color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	padding-right: 12px;
}

/* This is the selector for the Row Container element which houses all the column
 * classes. 
*/
.StackedContainers .RowContainer
{
	margin-bottom: 2px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	border-top: solid 1px #333;
}

/* This is the selector for a column element which holds the actual data. 
 *
*/
.StackedContainers .RowColumn
{
	margin-bottom: 4px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top: solid 1px #666;
}
.StackedContainers_contactPOC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	color: #333;
	width: 230px;
	line-height: normal;
}
.StackedContainers_contactPOC .RowContainer {
	margin-bottom: 0px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: solid 1px #93936a;
	padding-left: 10px;
}
.StackedContainers_contactPOC .RowColumn {
	margin-bottom: 0px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-top: 0px;
	border: 0px;
}
.StackedContainers_column2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	color: #333;
	cursor: pointer;
}
.StackedContainers_column2 .RowContainer {
	margin-bottom: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: solid 1px #93936a;
	padding-left: 10px;
}
.StackedContainers_column2 .RowColumn {
	margin-bottom: 3px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
}
.showcaseContract {
	padding-bottom: 5px;
}
.newsHeadline {
	line-height: 13px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
}
.newsSummary {
	color: #E1E1E1;
	line-height: 13px;
	font-size: 11px;
	padding-bottom: 13px;
	margin-left: 10px;
	padding-right: 0px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.newsDate {
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #AAA;
	font-size: 11px;
}
.newsLink {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666;
	height: 15px;
	width: 80px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 14px;
}
.showcaseThumb {
	padding-bottom: 5px;
}
.showcaseHeadline {
	margin-bottom: 5px;
	line-height: 12px;
	font-weight: bold;
	padding-right: 20px;
}
.showcaseSummary {
	color: #666;
	line-height: 13px;
	font-size: 10px;
	margin-left: 10px;
}
.showcaseLink {
	margin-left: 10px;
	background-color: #828262;
	height: 15px;
	width: 70px;
	padding-left: 2px;
	margin-top: 3px;
	line-height: 14px;
	text-align: center;
	padding-right: 2px;
	margin-bottom: 15px;
}
.contactsSize11 {
	padding-bottom: 0px;
	font-size: 11px;
	color: #C63;
	font-weight: normal;
}
.contactsSize11_pad5 {
	padding-bottom: 5px;
	font-size: 11px;
	color: #66663c;
}
.contactsSize11_grey {
	padding-bottom: 0px;
	font-size: 11px;
	color: #66663c;
}
.contactsSize11_c54100_pad5 {
	padding-bottom: 5px;
	font-size: 11px;
	color: #C54100;
}
.contactsSize11_pad5_333 {
	padding-bottom: 5px;
	font-size: 11px;
	color: #333;
}
