﻿/*HTML Selector Styles*/

/* CSS Contents

A1: General
A2: Layout
A3: Left Navigation
A4: Banner Image/ Breadcrumb
A5: Header and Footer
A6: Main Navigation
A7: Standard Content
A8: Event Listing
A9: News Listing
A10: News Articles
A11: News Archive
A12: Search and News Results
A13: Home News
A14: Related Links
A15: Emergency Notifications
A16: Contact Form
A17: Spifs
		Image Only
		Home Spiff Large
		Home Focus
		Home Secondary Column
		Box with Overlay
		Image Then Header
		Background with Text and Image
		Header then Image - Interior
		Header then Image
		Full Width Paper
		Small Carousel
A18: Audience Gateway Buttons		
*/



/*---------------------------------------------------
			A1: General
---------------------------------------------------*/

a {
    color: #6f1200;
	text-decoration: underline;
	outline: none;
}

h1	{
	color: #741E2B;
	font-weight: bold;
}

h2 {
    color: #191919;
    font-size: 135%;
    font-weight: normal;
    margin: 20px 0 4px;
}

.bodyCopy h2, .bodyContainer h2 {
	margin-bottom: 0px;
	margin-top: 20px;
}

h2 a, h2 a:hover {
	color:#191919;
	text-decoration: underline;
}

h3 {
    color: #191919;
    font-size: 110%;
    font-weight: bold;
    margin: 0 0 4px;
}

h4 {
    font-size: 100%;
    margin-top: 5px;
}

.smallFont {
	margin-right: 5px;
	font-size: 80%;
	margin-top:5px;
}

p {
    font-family: inherit;
    line-height: 160%;
    margin: 0 0 20px;
}

body { 
	background: #555a5e url(/images/amtec/backgrounds/background-content.jpg) repeat-x;
}

.listActive {
	font-size: 100%;
	font-weight: bold;
	display: list-item;
	padding: 0px;
}

#listActive a:link, #listActive a:visited{
	font-weight: bold;
}

.top-link a {
    background: url(/images/kctcs/display/icons/08.png) no-repeat scroll left 2px transparent;
}

.left-column {
	width: 230px;
}

.right-column {
	width: 230px;
}

/*---------------------------------------------------
	A2: Layout
---------------------------------------------------*/
.content {
  	width: 950px;
}

.amtec-home-middle {
	background:url(/images/amtec/backgrounds/white-bg.png) repeat-x 0 -7px;
	height: 130px;
    position: relative;
    top: 4px;
    z-index: 10;
}

.content-bg {
	  width: 950px;
	  padding: 0px;
	  margin-top:-20px;
}

.content-wrap {
	width: 1048px;
	padding: 0px;
}

.main-container {
	width: 968px;
	background:url(/images/amtec/backgrounds/profile-background.png) repeat;
}

/*two-column*/

.two-column-middle {
	background:url(/images/amtec/backgrounds/bottom-bg.jpg) repeat;
	display: inline-block;
}

.twocol-left-column {
	float:left;
	width:484px;
	min-height:300px;
	background:url(/images/amtec/backgrounds/rightborder.png) no-repeat 452px center;
}

.twocol-right-column {
	float: left;
	width: 484px;
	min-height:300px;
}

.right-column-top {
    display: inline-block;
    width: inherit;
	float:left;
}

.right-column-bottom {
    display: inline-block;
    margin-top: 10px;
    width: inherit;
	float:left;
}

/*---------------------------------------------------
	A3: Left Navigation
---------------------------------------------------*/

ul.navigationContextual li.selected > a:first-child {
	background-position:left center;
	background-repeat:no-repeat;
	padding: 0px 10px 0px 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul.navigationContextual li {
	list-style: disc;
	color: #fff;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top:10px;
}

.navigationContextual li ul li {
	padding: 0px 10px 0px 0px;
}

ul.navigationContextual li a, ul.navigationContextual li a:visited, ul.navigationContextual li a:hover {
	padding: 0px 10px 0px 0px;
	font-size: 111%;
	color: #fff;
	font-weight: bold;
}

ul.navigationContextual li.selected  {
	color: #fff;
}

ul.navigationContextual li.selected a  {
	color: #fff;
}

div.leftNavigation {
	width: 230px;
	margin-right: 50px;
	z-index: 1;
	margin-top: 0px;
	box-shadow: 3px 2px 22px #FFFFFF;
}

div.leftNavigation img {
	max-width: 300px;
	left:0px;
	top:-15px;
}

.navigationContextualHeader {
	max-width: 300px;
	position: relative;
	left: -4px;
	top: -9px;
}

.navContainer {
	width: 230px;
	background: url(/images/amtec/backgrounds/nav-bg.jpg) repeat scroll 0 0 transparent;
}

.navContainer-top {
	background: url(/images/amtec/backgrounds/nav-bg.jpg) no-repeat scroll 0 0 transparent;
	height: 40px;
}

div.navContainer-middle > a:first-child {
	display:block;
	height: 31px;
}

ul.navigationContextual  {
    list-style-type: none;
    margin: 0;
    padding: 1px;
    width: 197px;
	position: relative;
	left: 30px;
}

ul.navigationContextual ul {
    list-style-type: none outside none;
    margin: 0;
	padding: 0px;
	padding-left: 20px;
}

.leftNav a {
	background-repeat:no-repeat; 
	background-position:left center; 
}

.leftNav #active { 
	background-repeat:no-repeat; 
	background-position:left center; 
}

#leftList a { 
	color: #ffffff; 
}

#leftList a:hover { 
	color: yellow; 
}

/*---------------------------------------------------
	A4: Banner Image and Breadcrumb
---------------------------------------------------*/

div.box_quaternary_middle  {
    float: left;
    height: auto;
    margin-bottom: 2px;
	padding: 5px;
	border: solid 1px #ccc;
	width: 708px;
}

.box_quaternary {
	padding-right: 0px;
	padding-left: 12px;
	z-index: 0;
}

div.box_quaternary_top, div.box_quaternary_bottom {
	display: none;
}
   
.breadcrumb a:link, .breadcrumb a:visited {
    color: #761200;
    font-weight: bold;
    text-decoration: underline;
}

.breadcrumb {
    color: #393331;
    font-size: 90%;
    font-weight: bold;
    margin: 0 0 6px;
    padding: 10px 0px 5px 22px;
	clear:both;
}

div.box_quaternary_middle img {
	width: 708px;
	padding: 0px;
}

.image-left, .image-right {
	border:solid 1px #dadada;
	background:#ededed;
}

/*---------------------------------------------------
	A5: Header and Footer
---------------------------------------------------*/

.header_primary  {
	height: 108px;
}

.header_primary a {
	text-decoration: none;
}

.header_primary a:hover {
	text-decoration: underline;
}

.header_primary_inner  {
    width: 980px;
	margin-bottom:-5px;
	height:112px;
	position: relative;
	z-index:0;
	background: url(/images/amtec/backgrounds/audience-gateway-bg.png) no-repeat scroll right bottom transparent;
}

.logo {
    background: url(/images/amtec/backgrounds/amtec-header.png) no-repeat scroll 0 0 transparent;    float: left;
    height: 80px;
    text-indent: -9999em;
    top: 15px;
    width: 520px;
}

.header_primary_inner_top  {
    float: right;
    font-size: 90%;
    padding: 10px 0 0;
}

a.button { 
	 background: url(/images/amtec/search-go.png) no-repeat scroll 0 -2px transparent;
	 width: 15px;
	 height: 15px;
	 text-indent: -9999em;
}

a.buttonLarge { 
	font-family: arial, helvetica; 
	color: #ffffff;  
	background-color: #f05133; 
	border: 1px solid #cccccc; 
}

a:hover.buttonLarge { 
	background-color: #ffffff; 
	color: #f05133; 
	border: 1px solid #000000; 
}

.navigation_taskbased li.last {
    border: medium none;
    padding: 0;
}

.navigation_taskbased li {
    border-right: 1px solid #FFFFFF;
    float: left;
    margin: 0 0 0 6px;
    padding: 0 6px 0 0;
}

.navigation_taskbased li a {
	color: #fff;
}

.navigation_taskbased .first {
    left: -9999px;
    overflow: hidden;
    position: relative;
}

.header_primary_inner_middle  {
    clear: right;
    margin: 0 0 0 115px;
    padding: 13px 0 0;
}

.text_logo {
    float: left;
    height: 41px;
    margin-right: 30px;
    text-indent: -9999em;
    width: 642px;
	position: relative;
	top: 0px;
}

.header_primary_inner_bottom  {
    float: right;
    padding: 0;
	clear:both;
}

.navigation_audgateway li {
    float: left;
    font-size: 94%;
    margin: 0px;
	text-transform:none;
}

.siteFooter a { 
	color: #dddddd; 
}

.siteFooter a:hover { 
	color: #ffffff; 
}

.siteFooter-wrap {
 	padding: 10px 2px 10px 5px;
    width: 950px!important;
	line-height: 150%;
}

div.footer_primary_wrapper {
	visibility:visible;
}

.siteFooter  {
    clear: both;
    font-size: 95%;
    font-weight: bold;
    height: 110px;
    margin: 0 auto;
    padding: 0 15px 4px;
    text-align: left;
    width: auto;
	color:#DDDDDD;
}

.footer_primary_inner  {
    margin: 0 auto;
    width: 100%;
	background: url(/images/amtec/display/kctcsfooterlogo.jpg) #1A1A1A no-repeat scroll center center;
}

div.footer_primary_wrapper {
	width: 100%;
}

/*---------------------------------------------------
	A6: Main Navigation
---------------------------------------------------*/

.navigationAncestors { 
	color: #666666; 
}

.navigationAncestors li a { 
	color: #666666;  
}

.navigationGateway { 
	font-family: arial, helvetica;
	font-size: 100%;
	font-weight:normal;
	margin-left:10px;
	margin-bottom:0px;
	margin-top:8px;
	
}

.navigationGateway li {
	padding-top:0px;
}

.navigation_audgateway {
    position: relative;
    width: 265px;
    z-index: 1;
}

.navigationGateway li a {  
color: #E7a614;
font-family: Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
}

.lastlink {
	border-right: none !important;
}

.navigationGateway li a:hover { 
	color: #ffffff; 
}

.navigationPrimary { 
	font-family: arial, helvetica; 
	color: #000;
	margin-top:0px!important;
	width:100%;
	height:60px;
	position:relative;
	z-index:2;
}

.nav-inner {
	background: url(/images/amtec/backgrounds/main-nav.png) no-repeat 13px 0px scroll;
	width: 1000px;
	height: 70px;
	margin:auto;
}

.navigationPrimary li a { 
	color: #fff; 
	padding-top: 11px;
	padding-bottom: 17px;
    padding-right: 10px;
    padding-left: 42px;
	text-decoration: none;
	font-size:102%;
	}

.navigationPrimary li a:hover { 
	color: #E7A614; 
}

div.navigationPrimary ul {
	width: 1050px;
	margin-right: 5px;
	font-size:106%;
	padding-top:5px;
}

.navigationTactical { 
	font-family: Arial, Helvetica, sans-serif;  
}

.navigationTactical li a { 
	color: #333333; 
}

.navigationTactical li a:hover { 
	color: #000000; 
}
/*---------------------------------------------------
	A7: Standard Content Page
---------------------------------------------------*/

.mainContainer {
	padding-left: 22px;
	padding-right: 20px;
}

.eventsColumn { 
	border-left: 1px solid #eeeeee; 
}

div.secondaryColumn div.contentHeader { 
	color: #f05133;
}

.printContainerSmall {
	width: 453px;
}

.bodyContainer {
	background-color:#fff;
	color:#393331;
	position: relative;
	left: -64px;
	width: 751px;
	padding-bottom: 0px;
	box-shadow: 2px 2px 7px #555;
}

.bodyContainer h3{
	color: #191919;
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 4px;
}

.bodyCopy, .bodyContainer p{
	color: #393331;
}

.bodyContainer-top {
	height:55px;
	background: url(/images/amtec/backgrounds/tagline.png) no-repeat 40px 11px;
}

.bodyContainer-middle {
	padding: 2px 10px 50px 10px;
	min-height: 740px;
}

.bodyCopy blockquote, .bodyContainer blockquote { 
	color: #393331;  
	display: block;
	font-size: 100%;
	margin: 0px;
	padding: 0 0 0 30px;
}

.bodyCopy .quoteContainer, .bodyContainer .quoteContainer { 
	background-repeat: no-repeat; 
	background-position: left top; 
	color: #939393;   
}

.bodyCopy .quoteContainer .quote, .bodyContainer .quoteContainer .quote { 
	background-repeat: no-repeat; 
	background-position: right bottom; 
}

.left-column-audience {
    float: left;
    margin-right: 20px;
    width: 200px;
}

.right-column-audience {
    float: right;
    width: 200px;
}

	.highlight-link {
	clear:both;
	font-size:110%;
	margin-top:5px;
	font-weight:bold;
	}
	.highlight-link img {
	float:left;
	margin:0 5px 5px 0;
	}
	.highlight-link a {
	text-decoration:none;
	padding:5px;
	}
	.highlight-link a:hover {
	background-color:#6F1200;
	color:#FFFFFF;
	padding:5px;
	}

/*************

Box Secondary

*************/

.box_secondary {
	background: #ebebeb;
	border: 1px solid #dbdbdb; 
	width: 208px;
}

.box_secondary ul {
	list-style: disc;
	color: #761200;
	margin: 0px 0px 0px 14px;
}

.box_secondary li {
	margin: 0px 0px 10px 0px;
}

.box_secondary_inner {
	padding: 10px 20px 10px 20px;
}

.box_secondary .more_link {
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	padding: 10px 0px 0px 0px;
}

.box_secondary .more_link a {
	color: #1e5d92;
}

.box_secondary_title {
	width: 168px;
	margin: 0px 0px 20px 0px;
}


.box_secondary_inner {
	background:#ECEAEB none repeat scroll 0 0;
	border:1px solid #C7C0C4;
	margin-top:20px;
	padding:10px 20px;
	width:45%;
}

.box_secondary_bottom {
				height:auto!important;
}

/*---------------------------------------------------
	A8: Event Lising
---------------------------------------------------*/
.eventTeaserEntry { 
border-bottom: 1px #cccccc dashed; 
}

.eventTeaserHeader { 
color: #f05133;  
}

.eventTeaserDate { 
border-right: 2px solid #666666; 
}

.eventTeaserTime { 
border-right: 2px solid #666666;  
}

.eventTeaser { 
color: #333333; 
}

/*Event Listing Styles - RIGHT COLUMN*/
.eventColumnEntry { 
border-bottom: 1px #cccccc dashed; 
}

.eventColumnHeader { 
color: #f05133; 
}

/*---------------------------------------------------
	A9: News Listing
---------------------------------------------------*/

.newsTeaserEntry {
	border-bottom:1px dashed #ccc;     
}

.newsTeaserEntry img {
	border: solid 1px #ccc !important;
	padding: 3px;
	width: 130px;
}

.newsTeaserHeader { 
	color: #f05133;
	text-transform:none; 
}

.newsTeaserThumbnail { 
	background:#EDEDED none repeat scroll 0;
	border:1px solid #DADADA;
}

/*---------------------------------------------------
	A10: News Articles
---------------------------------------------------*/

.contentHeader, .newsArticleHeader, .bodyHeader, .searchInfo {
	color: #741E2B;
	font-weight:bold;
}

.newsArticleSubheader { 
	color: #333333; 
}

.newsArticleSupport { 
	border: 1px solid #777777; 
}

/*---------------------------------------------------
	A11: News Archive Sorting
---------------------------------------------------*/

.newsSorting td { 
	background-color: #00467f; 
	color: #ffffff; 
}

.sortButton { 
	color: #ffffff;
	margin:0;  
}

td.sortButton{
	width:100%;
	padding: 0 5px 0 0;
}

.sortButton a { 
	background-color: #00467f; 
	color: #ffffff;   
}

.sortButton .current { 
	background-color: #e7a614; 
	color: #ffffff; 
}

table.searchSorting td {
	background-color: #215352;
}

.sortButton a:hover { 
	background-color: #e7a614;  
	color: #333; 
}

a.sortButtonSelected { 
	background-color: #ffd200; 
	color: #333;  
}

/*---------------------------------------------------
	A12: Search and News Results
---------------------------------------------------*/
.resultsEntry {  
	border-bottom: 1px #cccccc dashed;
	padding-top: 10px;
	padding-bottom:10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.resultsDate { 
	border-right: 1px solid #999999; 
}

.resultsHeader { 
	color: #f05133; 
}

.newsSorting {
 	border-collapse: collapse;
}

table.searchSorting {
    margin-left: -19px;
    width: 699px;
}

.rss {
	float: right;
    position: relative;
    z-index: 1;
	left: 20px;
}

.right-column-top > a	{
	 display: block;
    left: -12px;
    position: relative;
    top: 10px;
	z-index: 1;
	width: 302px;
}

/*---------------------------------------------------
	A13: Home News
---------------------------------------------------*/

.homeNews { 
	color: #fff; 
	float: left;
	width: 300px;
	margin-left: 5px;
} 

.homeNews a {
	color:#fff!important;
	font-weight:bold;
}

.homeNewsEntry {
	float:none;
	padding: 5px 0px;
	display: inline-block;
	width: 345px;
	margin-left:30px;
}

	
.homeNewsEntryDate { 
	background: url(/images/amtec/backgrounds/date-box.png) no-repeat; 
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
    height: 68px;
    margin: 0 8px 8px 0;
    padding-top:1px;
    text-align: center;
    text-transform: uppercase;
    width: 45px;
    display:block;

}

.homeNewsEntryDateDay {
	margin-left:0px;
	font-size:200%;
    font-weight:bold;
}

.homeNewsEntryDateMonth {
	margin-left:0px;
	margin-top:8px
}

.homeNewsEntryHeader {
	width: inherit;
	float: none;
	font-size: 125%;
	text-transform:none!important;
	color:#fff;
	width: 270px;
}

.homeNewsEntryHeader a {
	text-decoration: none;
	color:#fff;
}
	
.homeNewsEntryHeader a:hover {
	text-decoration: underline;
}

.homeNewsEntryTeaser {
	float: left !important;
	clear: both;
}

.newsHomeTeaserThumbnail img {
	border: 1px solid #CCCCCC !important;
	margin-bottom: 0px;
	margin-right: 5px;
	padding: 3px;
	width: 120px;
}

.homeNews_top {
	height:20px;
	width: 350px;
}

.homeNews_top img {
    margin-bottom: 10px;
    position: relative;
    z-index:2;
}

.homeNews_middle {
	width: 370px;
	display: inline-block;
	margin-right: 5px;
	margin-top: 20px;
}

.homeNews_middle .more_link {
	margin-right: 15px;
}

.homeNews_bottom {
	height:20px;
}

.homeNewsEntryTeaser {
	line-height: 19px;
	padding-top: 0px;
	float:right;
}

/*---------------------------------------------------
	A14: Related Links
---------------------------------------------------*/

h2.related-links, .relatedLinksHeader { 
	color: #ffffff;  
}

.relatedLinksContainer {
	position: relative;
	left: 10px;
}

div.related-links{
	color: #ffffff; 
}

div.related-links ul, .navigationRelatedLinks, .relatedLinksContainer div.box_senary{ 
	background-color: #EAEAE8; 
	width: 199px;
	border-color: #C7C0C4;
	border-width:1px;
	border-style:solid;
}

.relatedLinksContainer div.box_senary_top{
	color: #00467f;
	width: 199px;
	padding: 0px;
	height: 17px;
}

.relatedLinksContainer div.box_senary_bottom{
	height: 15px;
}

.relatedLinksContainer div.box_senary_top h3{
	color: #00467f; 
	font-weight: bold;
	font-size: 110%;
	height: 35px;
	position: relative;
	left: 15px;
	top: 20px;
}

.box_senary_middle ul {
	position:relative;
	left: 40px;
}

.box_senary_middle li {
	color: #333;
}

.navigationRelatedLinks li a, div.related-links li a, .relatedLinksContainer div.box_senary_middle li a { 
	background-repeat: no-repeat; 
	background-position: 10px 10px; 
	color: #333;
	text-decoration:none;
	padding: 0px 0px 5px;
}

.navigationRelatedLinks li a:hover, div.related-links ul li a:hover, .relatedLinksContainer div.box_senary_middle li a:hover {
	text-decoration:underline;
}
 
.navigationRelatedLinks, div.related-links ul, .relatedLinksContainer div.box_senary_middle ul {
	list-style: disc outside;
	width: 150px;
	padding-top: 40px;
}

/*Inline Links Styles*/

.inlineLinksHeader { 
	border-bottom: 3px solid #555555; 
	color: #555555;  
}

/* ========== navColumnSpif div was created to house Standard Content layout spifs in the left column ======= */

/*== Do not remove these two settings
~ this one sets the width of the navColumnSpif*/
.navColumnSpif{
	max-width:250px;
	width:250px;
}

.navColumnSpif {
	margin-top: 15px;
}

/* ==== The styles below are examples of how to edit or change the look of these global spifs for these pages only. ===*/
.navColumnSpif div.pageSPIFF{
	width:170px;
}

.navColumnSpif .pageSPIFFImage{
	width:170px;
}

.navColumnSpif .pageSPIFFTeaser, .navColumnSpif .pageSPIFFHeader{
	width:170px;
}

	
/********************************
	A15: Emergency Notifications
********************************/
.notification-group {
	border-bottom:dashed 1px #efefef;
}

.notification-item.normal {
	background:#E9F5D5;
	border:solid 1px #c7e297;
}

.notification-item.alert {
	background:#f9f7db;
	border:solid 1px #efde99;
}

table.bids td, table.bids th {
	border:1px solid #DADADA;
}

#errorconsole {
	color:#B62011;
}

#successconsole {
	color:#288336;
}

.notification-rollup-teaser  {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #fff;
    clear: both;
    color: #333333;
    font-size: 90%;
    margin: 10px auto 0px;
    padding: 10px 10px 5px;
    width: 941px;
}

/*---------------------------------------------------
	A16: Contact Form Rules
---------------------------------------------------*/
.scfSectionContent {
	width: 106% !important;
}

.formLabel {
	color:#4C4C4C;
}

.formHelp, span.scfSingleLineTextUsefulInfo, span.scfDropListUsefulInfo, span.scfMultipleLineTextUsefulInfo {
	color:#777777;
	font-family:arial;
	white-space:no-wrap;
	width:495px;
}

.validateError {
	color:#FF0000;
}

.formSpecial { 
	background-color: #cfd77a; 
}

.scfSubmitButtonBorder input {
	background-color: #6f1200;
    background-image: none;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial,helvetica;
    font-weight: bold;
    margin-left: 425px;
    padding: 5px 15px;
    text-transform: uppercase;
}
	
.scfSubmitButtonBorder input:hover {
	background-color: #ffd200;
    background-image: none;
    border: 1px solid #CCCCCC;
    color: #333;
    cursor: pointer;
    font-family: arial,helvetica;
    font-weight: bold;
    margin-left: 425px;
    padding: 5px 15px;
    text-transform: uppercase;
}

.scfDropList .scfMultipleLineTextBox, .scfEmailTextBox, .scfSingleLineTextBox, .scfPasswordTextBox, .scfNumberTextBox, .scfDateTextBox, .scfRadioButtonList, .scfListBox, .scfCheckBoxList, .scfFileUpload, .scfCreditCardTextBox, .scfCreditCardType, .scfConfirmPasswordTextBox, .scfTelephoneTextBox, .scfSmsTelephoneTextBox {
    border: 1px solid #CCCCCC;
}

.scfForm input, .scfForm select, .scfForm textarea {
	 border: 1px solid #CCCCCC;
}

.scfError, .scfValidationSummary {
	color: #98002e !important;
}

.formHelp, span.scfSingleLineTextUsefulInfo, span.scfDropListUsefulInfo, span.scfMultipleLineTextUsefulInfo {
	 color: #333333;
    font-family: arial;
    width: 495px;
}

.scfForm {
    font-family: Arial,Helvetica,sans-serif !important;
    height: 100%;
    line-height: 1.4em;
    text-align: left;
    width: 100%;
}

/*---------------------------------------------------
	Padded Tables
---------------------------------------------------*/

.padded-table th {
	border-bottom:solid 1px #dadada;
}

/*---------------------------------------------------
	Spifs
---------------------------------------------------*/
.profileSPIFF { 
	color: #ffffff; 
	background-color: #464646; 
}

.profileSPIFFHeader { 
	color: #f05133; 
}

/*Featured Iniative Spif*/
.pageSPIFF { 
	background-color: #464646;  
}

.pageSPIFFHeader { 
	color: #ffffff;  
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999;  
}

.pageSPIFFHeader a { 
	color: #ffffff; 
}

.pageSPIFFTeaser { 
	color: #ffffff; 
}

.secondaryColumn .pageSPIFF {
	width: 205px;
}

/*Image Only*/
.pageIntruder  {
    border: 1px solid #DADADA;
    margin: 0 0 20px;
    padding: 2px;
}
	
/*Home SPIFF Large*/

.homeSPIFFTeaser {  
	float:right; 
	font-size: 90%; 
	padding: 5px 8px 5px 8px; 
	height: 185px; 
	width: 120px; 
	position: absolute; 
	top: 0px; 
	left: 320px; 
	color:#ffffff;
}

.homeSPIFFLink { 
	background-position: 13px 9px; 
	background-repeat: no-repeat;  
	background-color:#639635; 
}

a.homeSPIFFLink { 
	color: #ffffff; 
}

.homeSPIFFOverlay { 
	color: #ffffff; 
}

.homeSPIFFOverlay a { 
	color: #ffffff; 
}

						
/*Home Focus*/

.homeFocus { 
	color: #666666;  
}

.homeCopy {
    margin-top: 25px;
    padding-left: 37px;
    width: 400px;
}

.homeCopyTeaser {
	color:#fff;
	text-align:left!important;
	color:#fff;
	line-height:30px;
	font-size:10pt;
	font-weight:bold;		
}

.homeCopyTeaser a {
	color: #E7A614 ;
}

.homeCopyTeaser p {
	text-align:left!important;
	color:#fff;
	line-height:30px;
	font-size:10pt;
	font-weight:bold;			
}

.homeCopyHeader{
	color:#e7a614!important;
	text-decoration:none;			
}

.homeCopyImage {
    border: 1px solid #222222 !important;
	padding: 5px;
}

.homeCopyHeader a{
	color:#e7a614!important;
	text-decoration:none;
}

.homeFocusThumbnail {  
	border: 1px solid #999999; 
}
				
/*Home Secondary Column*/
.homeSpecial {
	background-color: #afbd22; 
 }

.homeSpecialSub { 
	background-color: #919d2f; 
}

.homeSpecialHeader { 
	background: #828b25; 
	color: #ffffff; 
}

.homeSpecialAuthor { 
	color: #444444; 
}
	
.homeSpecialImage { 
	border: 2px solid #ffffff;  
}
	
.homeSpecialSubheader { 
	color: #ffffff; 
}
	
.homeSpecialSubheader a { 
	color: #ffffff; 
}
	
.homeSpecialSubheader a:hover { 
	color: #ffffff; 
}	

.homeFocusThumbnail {
	background:#ededed;
	border:solid 1px #dadada;
}

.homeSpecialTeaser a {
	color:#FFFFFF;
}

.pageSPIFF {
	background-color:#333;
}

.pageSPIFFHeader {
	border-color:#444;
}

.homeSpecialImageCaption {
	color:#333333;
}

.profileSPIFFSubheader {
	color:#ededed;
}

.profileSPIFFSupport {
	background-color:#666666;
	border:1px solid #777777;
}
			
.homeSPIFFImage {
	border-color:#262626 !important;
	border-style:solid !important;
	border-width:7px 143px 36px 7px !important;
}

.homeSPIFFImage img{
	display:block;
}

/*image then header spif*/

.imagethenheader-spif {
	width: 190px;
	float:left;
	padding:5px;
	background: none repeat scroll 0 0 #215352;
}

.imagethenheader-spif-image img  {
	width: 190px;
	position: relative;
	height: 124px;
	overflow: hidden;
}

.imagethenheader-spif-body {
	margin: 5px;
	color: #ffffff;
    font-size: 10pt;
    font-weight: normal;
    line-height: 16pt;
    padding: 0px;
    width: 184px;
	position:relative;
	top: 10px;
}

.imagethenheader-spif-banner {
	margin-top: 5px;
	position: relative;
	left: -6px;
}

.imagethenheader-spif-body .more-link {
	text-align: right;
	padding-bottom:5px;
	font-size: 110%;
}
	
.imagethenheader-spif-body .more-link a{
	color: #fff;
	text-decoration: underline;
	font-size: 90%;
}

.imagethenheader-spif-body .blue-arrow{
	 float: right;
    height: 21px;
    width: 10px;
	margin-left: 10px;
	background: url(/images/amtec/buttons/orange_arrow.png) no-repeat scroll 0 6px transparent;
}


/*background with text and image-spif*/

.backgroundwithtextandimage-spif {
	background: url(/images/amtec/backgrounds/profile-spif-background.png) no-repeat scroll 0 0 transparent;
    float: left;
    height: 420px;
    position: relative;
    width: 490px;
}

.backgroundwithtextandimage-left {
	float:left;
	width: 245px;
}

.backgroundwithtextandimage-content {
	position:relative;
	left: 35px;
	color:#FFF;
	font-weight:bold;
	width: 237px;
}

.backgroundwithtextandimage-content p {
	font-size: 110%;
}

.backgroundwithtextandimage-content h1 {
	color: #ffd200;
}

.backgroundwithtextandimage-content h2 {
 	color: #00467F;
    font-style: italic;
	font-weight: bold;
}
	
.backgroundwithtextandimage-right {
	float:left;
	margin-left:40px;
}

.backgroundwithtextandiimage-link {
	position: relative;
	left:20px;
	top: 90px;
}

/*box with overlay spif*/

.boxwithoverlay-spif {
    margin: auto;
    width: 614px;
	margin-bottom: 10px;
}

.boxwithoverlay-spif h2 {
display:none;
}

.boxwithoverlay-spif h1 {
	color: #ffd200;
	font-weight: bold;
	padding: 5px 0px;
}

.boxwithoverlay-spif h3 {
	color: #fff;
	font-weight: bold;
        font-size: 16px;
}

.boxwithoverlay-top{ 
	background:url(/images/amtec/backgrounds/box_primary_top.png) no-repeat;
	height:15px;
}

.boxwithoverlay-middle {
	background:url(/images/amtec/backgrounds/box_primary_middle.png) repeat;
	position:relative;
	height:auto!important;
}

.boxwithoverlay-bottom{
	background:url(/images/amtec/backgrounds/box_primary_bottom.png) no-repeat;
	height:45px;
}

.boxwithoverlay-spif .caption_overlay {
	background: url(/images/amtec/backgrounds/overlays/black.png) repeat scroll 0 0 transparent;
    bottom: 0;
    position: absolute;
    width: 576px;
	padding:5px;
	padding-left:10px;
    margin-left: 0px;
    margin-bottom: 0px;
	left: 11px;
}

.boxwithoverlay-spif .caption_overlay a {
	color: #fff;
	text-decoration: none;
	float:right;
	font-family: 90%;
	text-transform:uppercase;
}

.boxwithoverlay-spif .caption_overlay a:hover {
	color: #fff;
	text-decoration: underline;
	float:right;
	font-family: 90%;
}

.boxwithoverlay-middle img {
    width: 590px;
    padding: 0px 11px;
}

.boxwithoverlay-spif .caption_overlay .orange-arrow {
	background: url(/images/amtec/buttons/orange_arrow.png) no-repeat 0 0px;
	 float: right;
    height: 17px;
    width: 17px;
	margin-left: 4px;
}

/*header then image - interior page*/ 

.box_septenary_middle {
	background: url(/images/amtec/backgrounds/headerthenimage_interior_middle.png) repeat-y;
	padding: 0px 20px 20px 3px;
	color: #fff;
}

.box_septenary_bottom {
	background: url(/images/amtec/backgrounds/headerthenimage_interior_bottom.png) no-repeat;
}

.box_septenary_middle p {
	margin: 0px;
	color: #fff;
}

.secondaryColumn .box_septenary p {
	color: #fff;
}

.secondaryColumn .box_septenary_middle_inner  {
	 padding: 10px 10px 21px;
}

/*header then image*/

.box_tertiary {
	color: #fff;
	width:275px!important;
	margin-left:30px;
}

.box_tertiary_top {
	width:255px;
	margin-left:0px;
	margin-bottom:2px;
}

.box_tertiary_top .find_your_path_title {
	width:230px;
	overflow:hidden;
}

.box_tertiary_middle {
	background: #000;
	width:275px;
	padding:0px;
	padding-bottom:30px;
}

.box_tertiary_middle_inner {
	padding: 5px 8px;
}

.box_tertiary .more_link {
	margin-top: 0px;
	padding: 0px;
	position:relative;
	bottom: 5px;
}

.box_tertiary .more_link a{
	text-decoration:none;
}

.box_tertiary .more_link a:hover{
	text-decoration:underline;
}

.orange_arrow {
	background: url(/images/amtec/buttons/orange_arrow.png) no-repeat;
	height: 13px;
    margin: 0 0 0 5px;
    width: 12px;
}

.box_tertiary_middle img {
	width: 275px;
	border: 1px solid white!important;
}

.box_tertiary_bottom {
	background: url(/images/amtec/backgrounds/headerthenimage_bottom.png) no-repeat;
}

.navColumnSpif .box_tertiary {
	width: 235px;
}

/*----------------------------------------
	Full Width Paper
----------------------------------------*/

.fullwidthpaper  {
    height: 280px;
    position: relative;
    width: 992px;
	left: -20px;
}

.feature_inner  {
    background: url(/images/amtec/backgrounds/paper_background.png) no-repeat scroll 0 0 transparent;
    height: 212px;
    padding: 49px 20px 0;
    position: absolute;
    right: 0;
    top: -7px;
    width: 512px;
}

.feature_title  {
    left: 20px;
    position: relative;
    height: 56px;
    margin: 0px;
    width: 512px;
}

.feature_content {
    color: #323232;
    font-size: 116%;
    padding: 0 20px;
    position: relative;
}

.feature_inner h1 {
    color: #323232;
    font-size: 110%;
}

.graphiclink	{
	float: right;
	position:absolute;
	bottom: 22px;
	left: 316px;
}

.feature_image {
    position: absolute;
    top: -45px;
}

/*----------------------------------------
	Small Carousel
----------------------------------------*/

.stepcarousel {
	float: right;
	height: 130px;
	width:120px;
	padding: 8px;
	margin: 0px 0px 10px 10px;
}

.stepcarousel. panel {
    height: 130px;
    margin: 0;
    overflow: hidden;
    width:120px;
	
}

.widgetGallerySmallNext {
    height: 22px;
	left:25px;
	position: relative;
    top: 57px;
    width: 15px;
    z-index: 15;
}

.widgetGallerySmall {
	    float: right;
    padding: 0px;
    width: 445px;
	margin-right:30px;
}


#Div1 {
	overflow:hidden;
	width:155px;
}

.widgetGallerySmallPrevious {
    height: 3px;
    position: relative;
    width: 15px;
    z-index: 15;
	top:59px;
	left: -183px;
}

.mediaPrimary {
    background: url(/images/amtec/backgrounds/media_primary.jpg) no-repeat scroll 0 0 transparent;
    float: right;
    height: 135px;
    margin: 15px 0 10px 10px;
    padding: 8px;
    width: 178px;
}

.stepcarousel .panel {
	width: 215px !important;
	margin: 0px 9px 11px 0px !important;
	position: relative;
}


.widgetGallerySmallTeaser {
	color: #333;
	line-height: 20px;
	width: 210px;
}

/*----------------------------------------
	Small Carousel home
----------------------------------------*/

.two-column div.stepcarousel {
	float: right;
	width:450px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	z-index:1;
}

.two-column.widgetGallerySmallHeaderImage {
	width:400px;
	height:1px;
}

.two-column div.stepcarousel .panel {
    margin: 0;
    overflow: hidden;
    width:450px;
}

.two-column div.widgetGallerySmall {
	float: left;
    width: 968px!important;
    height:338px;
	margin:0px!important;
	padding-bottom:20px;
	padding-top:25px;


}

.two-column #Div1 {
    background:url(/images/amtec/backgrounds/profile-border.png) no-repeat transparent;
    float: left;
    height: 340px;
    left: 30px;
    overflow: hidden;
    position: relative;
    width: 470px;
    }

.two-column div.stepcarousel {
	height:300px;
}


.two-column div.mediaPrimary {
	  background:none!important;
	  width:455px;
	  height:350px;
	  float: left;
	  padding: 8px;
	  position:relative;
	  margin-left:-30px;
	  margin-top:-10px;
	  position:relative;
	  left:30px;
}

.two-column div.stepcarousel .panel {
	width: 450px !important;
	overflow:hidden;
	margin:10px!important;
}

.two-column div.widgetGallerySmallTeaser .more {
	background: url(/images/amtec/more-arrow.png) no-repeat scroll right 10px transparent;
	font-size: 114%;
    font-weight: bold;
	position: relative;
	right: 3px;
	top: 10px;
	float:right;
	padding-right:30px;
	color:#fff;
	font-size:10pt;
}

.two-column div.widgetGallerySmallTeaser {
	color: #1b2530;
	width: 370px!important;
	min-height:200px!important;
	display:block!important;
	margin-left:40px;
	margin-right:40px;
	float:right;
	font-size:10pt;
	font-weight:bold;
	margin-top:40px;


}

.two-column div.widgetGallerySmallTeaser h2{
	color:#1b2530;
	font-weight:bold;
	line-height:24pt;
	font-size:18pt;
}

.two-column img.widgetGallerySmallNext{
    height: 22px;
	left:-225px;
    top: 200px;
    width: 15px;
    z-index: 15;

}

.two-column img.widgetGallerySmallPrevious {
    height: 22px;
    width: 15px;
    z-index: 15;
	top:200px;
	left:-700px;
}


/*---------------------------------------------------
	A18: Audience Gateway Buttons
---------------------------------------------------*/

.gateway-icon {
    margin-right: 10px;
    vertical-align: middle;
}
.gateway-box {
    background: none repeat scroll 0 50% #FAFAFA;
    border: 1px solid #EDEDED;
    margin-bottom: 10px;
    padding: 5px;
    width: 355px;
}
.gateway-box img {
    float: left;
}
.gateway-box span {
    position: relative;
    top: 15px;
}
.gateway-box h3 {
    background: none repeat scroll 0 50% #EDEDED;
    color: #666666;
    cursor: pointer;
    font-family: arial;
    font-size: 150%;
    font-weight: bold;
    padding: 0;
}
.gateway-box h3 a {
    color: #666666;
    display: block;
    height: 50px;
	text-decoration: none;
}
.gateway-box h3:hover a {
    color: #666666;
}
.gateway-box h3:hover a:hover {
    color: #666666;
    text-decoration: none;
}
.gateway-box h3.green:hover {
    background: none repeat scroll 0 0 #EEB211;
    color: #666666;
}
.gateway-box h3.red:hover {
    background: none repeat scroll 0 0 #F05133;
    color: #666666;
}
.gateway-box p {
    margin: 5px;
    padding: 0;
}
.gateway-box p.link {
    font-weight: bold;
    text-align: right;
}
.gateway-box p.link a {
    background: url(/images/kctcs/display/icons/08.png) no-repeat scroll left top transparent;
    padding-left: 20px;
    text-decoration: none;
}
.gateway-box a:hover {
    text-decoration: underline;
}

/* CAROUSEL SLIDER  */

.two-column .SPIF_Title {
	height:0px;
}

.Spif img	{
	width: 545px;
	height: 351px;
}

.slides_overlay {
	background: url(/images/amtec/backgrounds/overlay.png) repeat scroll 0 0 transparent;
	position: absolute;
	bottom: 0px;
	min-height: 95px;
	padding: 10px 45px 3px;
	left:0;
	width: 460px !important;
}

.slides_overlay h1 {
	color: #872434;
	font-size: 169%;
}
	
.two-column .SPIF_Header {	
	height:auto;
}

.two-column div.teaserText p{
    color: #444444;}


.two-column div.Spif {
	height:352px;
	width: 546px;
	}
	
.two-column a.prev {
    background: url(/images/amtec/backgrounds/prev-tall.png) no-repeat scroll 1px;
    color: transparent;
    display: block;
    height: 351px;
    top: -403px;
    width: 40px;
    z-index: 9;
    overflow:hidden;
	text-indent: -9999px;
    }

.two-column a.prev:hover {
	background:url(/images/amtec/backgrounds/prev-tall.png) no-repeat scroll 1px;
}


.two-column a.next {
	top:-780px;
	display:block;
	left:506px;
	background:url(/images/amtec/backgrounds/next-tall.png) no-repeat;
	width:40px;
	height:351px;
	z-index:9;
	overflow:hidden;
	text-indent: -9999px;
}

.two-column a.next:hover {
	background:url(/images/amtec/backgrounds/next-tall.png) no-repeat 0px 0px;
}

.two-column .pagination {
	background:none;
	position:absolute;	
	right: 0;
	bottom: 6px;
	z-index:999;
	list-style:none;
	float:right;
	margin-right:20px;
	}
	
.two-column .pagination li {
	float:left;
	border:none;
	background:none;
    border-color: none;
    border-radius: 0px;
    border-style: none;
    width: 17px;
    display: inline-block;
    overflow:hidden;
}

.two-column .current {
	background:none!important;
}

.two-column .pagination li a {
    background-image: url(/images/amtec/backgrounds/pagination.png);
    background-position: 0 0;
    display: block;
    float: left;
    height: 0;
    overflow: hidden;
    padding-top: 12px;
    width: 12px;
}

.two-column .pagination li.current a{
	background-position: 0px -12px;
}

.autocarousel_SPIF_Container {
	width:545px;
	height:350px;
	float:left;
	position:relative;
	z-index:2;
	margin-bottom: 20px;
    margin-left: 20px;
    margin-top: 35px;
	border: solid 11px #fff;
	overflow:hidden;
}

.two-column .slides_container {
	width: 545px;
}

