@charset "UTF-8";

/* SprySpotlightColumn.css */

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

/* This is the selector for the main container of the Spotlight Column and Stacked Containers structure. 
 *
 * If you want to constrain the width of the Master/Detail structure, set a width on
 * the Master/Detail container. By default, our structure expands horizontally to fill
 * up available space.
 */
 
.SpotlightAndStacked
{
	font-family: Arial, Helvetica, sans-serif;
}

/* This is the selector for the row element which houses all the Spotlight and Stacked containers
 * classes. 
*/
.SpotlightAndStacked .SpotlightAndStackedRow
{
	border: none;
	background-color: #ECEDED;
	margin-bottom: 5px;
}

/* This is the selector for the container of the Spotlight column elements. By default 
 * the Spotlight column occupy about 25% from the width of the 
 * entire structure. 
*/
.SpotlightAndStacked .SpotlightContainer
{
	width: 160px;
	float: left;
}

/* This is the selector for the Spotlight column element which holds the actual data for 
 * a spotlight column.
*/
.SpotlightAndStacked .SpotlightColumn
{
}

/* This is the selector for the container of the Stacked container elements. By default 
 * the Stacked container occupy about 75% from the width of the 
 * entire structure. 
*/
.SpotlightAndStacked .StackedContainer
{
	width: 560px;
	height: 110px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

/* This is the selector for the Stacked container elements which holds the actual data for 
 * a stacked column.
*/
.SpotlightAndStacked .StackedColumn
{
	width: 560px;
	border: none;
	font-size: 15px;
	line-height: 20px;
	color: #002F5C;

}


.DownloadSpotlightAndStacked
{
	font-family: Arial, Helvetica, sans-serif;
}

/* This is the selector for the row element which houses all the Spotlight and Stacked containers
 * classes. 
*/
.DownloadSpotlightAndStacked .DownloadSpotlightAndStackedRow
{
	border: none;
	background-color: #ECEDED;
	margin-bottom: 5px;
}

/* This is the selector for the container of the Spotlight column elements. By default 
 * the Spotlight column occupy about 25% from the width of the 
 * entire structure. 
*/
.DownloadSpotlightAndStacked .DownloadSpotlightContainer
{
	width: 60px;
	float: left;
}

/* This is the selector for the Spotlight column element which holds the actual data for 
 * a spotlight column.
*/
.DownloadSpotlightAndStacked .DownloadSpotlightColumn
{
}

/* This is the selector for the container of the Stacked container elements. By default 
 * the Stacked container occupy about 75% from the width of the 
 * entire structure. 
*/
.DownloadSpotlightAndStacked .DownloadStackedContainer
{
	width: 660px;
	height: 45px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

/* This is the selector for the Stacked container elements which holds the actual data for 
 * a stacked column.
*/
.DownloadSpotlightAndStacked .DownloadStackedColumn
{
	width: 660px;
	border: none;
	font-size: 18px;
	line-height: 22px;
	color: #002F5C;

}

.DownloadStackedColumnLink
{
	width: 660px;
	border: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	color: #002F5C;

}

.PressSpotlightAndStacked
{
	font-family: Arial, Helvetica, sans-serif;
}

/* This is the selector for the row element which houses all the Spotlight and Stacked containers
 * classes. 
*/
.PressSpotlightAndStacked .PressSpotlightAndStackedRow
{
	border: none;
	background-color: #ECEDED;
	margin-bottom: 5px;
}

/* This is the selector for the container of the Spotlight column elements. By default 
 * the Spotlight column occupy about 25% from the width of the 
 * entire structure. 
*/
.PressSpotlightAndStacked .PressSpotlightContainer
{
	width: 80px;
	float: left;
}

/* This is the selector for the Spotlight column element which holds the actual data for 
 * a spotlight column.
*/
.PressSpotlightAndStacked .PressSpotlightColumn
{
}

/* This is the selector for the container of the Stacked container elements. By default 
 * the Stacked container occupy about 75% from the width of the 
 * entire structure. 
*/
.PressSpotlightAndStacked .PressStackedContainer
{
	width: 640px;
	height: 65px;
	float: left;
	margin-left: 20px;
	margin-top: 8px;
}

/* This is the selector for the Stacked container elements which holds the actual data for 
 * a stacked column.
*/
.PressSpotlightAndStacked .PressStackedColumn
{
	width: 640px;
	border: none;
	font-size: 17px;
	line-height: 22px;
	color: #002F5C;

}

.PressStackedColumnLink
{
	width: 640px;
	border: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	color: #002F5C;

}

.ContactSpotlightAndStacked
{
	font-family: Arial, Helvetica, sans-serif;
}

/* This is the selector for the row element which houses all the Spotlight and Stacked containers
 * classes. 
*/
.ContactSpotlightAndStacked .ContactSpotlightAndStackedRow
{
	border: none;
	background-color: #ECEDED;
	margin-bottom: 5px;
}

/* This is the selector for the container of the Spotlight column elements. By default 
 * the Spotlight column occupy about 25% from the width of the 
 * entire structure. 
*/
.ContactSpotlightAndStacked .ContactSpotlightContainer
{
	width: 120px;
	float: left;
}

/* This is the selector for the Spotlight column element which holds the actual data for 
 * a spotlight column.
*/
.ContactSpotlightAndStacked .ContactSpotlightColumn
{
}

/* This is the selector for the container of the Stacked container elements. By default 
 * the Stacked container occupy about 75% from the width of the 
 * entire structure. 
*/
.ContactSpotlightAndStacked .ContactStackedContainer
{
	width: 600px;
	height: 80px;
	float: left;
	margin-left: 20px;
	margin-top: 8px;
}

/* This is the selector for the Stacked container elements which holds the actual data for 
 * a stacked column.
*/
.ContactSpotlightAndStacked .ContactStackedColumn
{
	width: 600px;
	border: none;
	font-size: 19px;
	line-height: 28px;
	color: #3C79AF;

}

.ContactStackedColumnLink
{
	width: 600px;
	border: none;
	font-size: 15px;
	line-height: 22px;
	color: #58585A;

}


.ContactSpotlightAndStacked .ContactSpotlightContainer2
{
	width: 180px;
	float: left;
}

/* This is the selector for the Spotlight column element which holds the actual data for 
 * a spotlight column.
*/
.ContactSpotlightAndStacked .ContactStackedContainer2
{
	width: 520px;
	height: 80px;
	float: left;
	margin-left: 20px;
	margin-top: 8px;
}

/* This is the selector for the Stacked container elements which holds the actual data for 
 * a stacked column.
*/
.ContactSpotlightAndStacked .ContactStackedColumn2
{
	width: 520px;
	border: none;
	font-size: 19px;
	line-height: 28px;
	color: #3C79AF;

}

.ContactStackedColumnLink2
{
	width: 520px;
	border: none;
	font-size: 15px;
	line-height: 22px;
	color: #58585A;

}



.eIFUSpotlightAndStacked
{
	font-family: Arial, Helvetica, sans-serif;
}

/* This is the selector for the row element which houses all the Spotlight and Stacked containers
 * classes. 
*/
.eIFUSpotlightAndStacked .eIFUSpotlightAndStackedRow
{
	border: none;
	background-color: #ECEDED;
	margin-bottom: 5px;
}

/* This is the selector for the container of the Spotlight column elements. By default 
 * the Spotlight column occupy about 25% from the width of the 
 * entire structure. 
*/
.eIFUSpotlightAndStacked .eIFUSpotlightContainer
{
	width: 120px;
	float: left;
}

/* This is the selector for the Spotlight column element which holds the actual data for 
 * a spotlight column.
*/
.eIFUSpotlightAndStacked .eIFUSpotlightColumn
{
}

/* This is the selector for the container of the Stacked container elements. By default 
 * the Stacked container occupy about 75% from the width of the 
 * entire structure. 
*/
.eIFUSpotlightAndStacked .eIFUStackedContainer
{
	width: 600px;
	height: 80px;
	float: left;
	margin-left: 20px;
	margin-top: 8px;
}

/* This is the selector for the Stacked container elements which holds the actual data for 
 * a stacked column.
*/
.eIFUSpotlightAndStacked .eIFUtackedColumn
{
	width: 600px;
	border: none;
	font-size: 19px;
	line-height: 28px;
	color: #3C79AF;

}

.eIFUStackedColumnLink
{
	width: 600px;
	border: none;
	font-size: 15px;
	line-height: 22px;
	color: #58585A;

}


.eIFUSpotlightAndStacked .eIFUSpotlightContainer2
{
	width: 60px;
	float: left;
}

/* This is the selector for the Spotlight column element which holds the actual data for 
 * a spotlight column.
*/
.eIFUSpotlightAndStacked .eIFUStackedContainer2
{
	width: 650px;
	height: 60px;
	float: left;
	margin-left: 20px;
	margin-top: 8px;
	border-width: 2px;
	border-style: solid;
	border-color:#FFFFFF;
	border-top: hidden;
	border-right: hidden;
	border-left: hidden;
}

/* This is the selector for the Stacked container elements which holds the actual data for 
 * a stacked column.
*/
.eIFUSpotlightAndStacked .eIFUStackedColumn2
{
	width: 650px;
	border: none;
	font-size: 19px;
	line-height: 28px;
	color: #000000;

}

.eIFUStackedColumnLink2
{
	width: 650px;
	border: none;
	font-size: 15px;
	line-height: 22px;
	color: #58585A;

}
