/*************************************************************************
	@basic_tags
*************************************************************************/
	
	/**************/
	/*** @links ***/
	/**************/
		/* section specific link colors */
		h4 a
		{
		 	font-size: 1.4em;
		 	text-indent: 0;
		}
		
		.frame4602 h4 a, .frame4605 h4 a, .frame4608 h4 a, .frame4609 h4 a, .frame4610 h4 a, .frame4603 h4 a, .frame4606 h4 a, .frame4604 h4 a, .frame4607 h4 a, .frame4611 h4 a { background: none }
	
	
		/* section specific link colors */
		h5 a
		{
		 	font-size: 1.4em;
		 	text-indent: 0;
		}
		
		.frame4602 h5 a, .frame4605 h5 a, .frame4608 h5 a, .frame4609 h5 a, .frame4610 h5 a, .frame4603 h5 a, .frame4606 h5 a, .frame4604 h5 a, .frame4607 h5 a, .frame4611 h5 a { background: none }
	
	/****************/
	/*** @columns ***/
	/****************/
		.col1of2, .col2of2, .col1of3, .col2of3, .col3of3
		{
			margin-right: 0;
			margin-left: 0;
			padding-right: 0;
			padding-left: 0;
			width: auto;
			float: none;
		}
		
/*************************************************************************
  @zones	
*************************************************************************/
	#wrapper
	{
		margin: 0;
		padding: 0;
		font-size: 1.1em;
		border: none;
		width: 100%;
	}
	
	#zoneHeader
	{
		background: none;
	}
	
	#zone1
	{
		display: none;
	}
	
	#zoneFooter
	{
		margin-top: 2em;
		pading-top: 1em;
		border-top: 1px solid #6E6E6D;
		color: #6E6E6D;
		font-size: .9em;
		text-align: left;
		clear: both;
	}
	
/*************************************************************************
	@zoneHeader
*************************************************************************/
	#zoneBranding a
	{
		margin: 0;
		padding: 0;
		height: auto;
		width: auto;
	}
	
	#zoneBranding h1
	{
		width: auto;
	}
	
	#zoneBranding img
	{
		width: 173px;
		display: block;
	}
	
	
/*************************************************************************
	@zoneMain
*************************************************************************/
	
	#zoneMain
	{
		background: none;
	}

	/*** @containerNews ***/
	#containerNews h3
	{
		background: none;
		font-size: 1.6em;
		line-height: 1.3;
		text-indent: 0;
		height: auto;
	}
	
	
	/*********************/
	/*** @featuredCols ***/
	/*********************/
		div.featuredCols2
		{
			background: none;
		}
		
		div.featuredCols3
		{
			background: none;
			color: #000;
		}

		div.featuredCols3 div.containerMedia 
		{
			margin-left: 0;
			margin-right: 0;
			margin-top: 0;
		}

		#containerLanding div.featuredCols3 div.alignLeft img, #containerLanding div.featuredCols3 div.alignRight img, #containerLanding div.featuredCols3 div.alignCenter img
		{
			margin: 0 10px 10px 0;
			padding: 0;
			border-bottom: none;
			float: left;
			width: 80px;
			height: auto;
		}
		
		div.featuredCols3 div.col1of3, div.featuredCols3 div.col2of3, div.featuredCols3 div.col3of3
		{
			margin-right: 0;
			padding-left: 0;
			padding-right: 0;
			width: auto;
		}
		
		div.featuredCols3 h3
		{
			margin-top: .6em;
			margin-bottom: .3em;
			border-bottom: none;
			font-family: "Frutiger-Light", verdana, Helvetica, sans-serif;
			font-size: 1.6em;
			clear: left;
		}
		
		div.featuredCols2 h4
		{
			margin-bottom: .3em;
			border-bottom: none;
			font-family: "Frutiger-Light", verdana, Helvetica, sans-serif;
			font-size: 1.2em;
			clear: left;
		}
		
		div.featuredCols3 h3 a
		{
			background: none;
			color: #000;
			display: block;
			padding: 0;
		}
		
		.frame4608 div.featuredCols3 h3 a, .frame4602 div.featuredCols3 h3 a
		{
			color: #000 !important;
		}
		
		div.featuredCols3 h3
		{
			margin-left: 0;
			margin-right: 0;
		}

	
	/***************************/
	/*** @pageTypeContainers ***/
	/***************************/
		#containerLanding, #containerList, #containerShow
		{
			margin-top: 1.8em;
			padding: 0;
			float: none;
			width: 100%;
		}
	
	
	/**********************/
	/*** @sectionHeader ***/
	/**********************/
		.sectionHeader
		{
			margin: 0;
			padding: 0;
			color: #000;
			font-size: 2em;
			line-height: 1.3;
			text-indent: 0;
			text-transform: uppercase;
			height: auto;
			width: 100%;
			display: none;
			float: none;
		}
		
		#containerLanding .sectionHeader
		{
			display: block;
		}
		
		.frame4602 .sectionHeader, .frame4605 .sectionHeader, .frame4608 .sectionHeader, .frame4609 .sectionHeader, .frame4610 .sectionHeader,	.frame4603 .sectionHeader, .frame4606 .sectionHeader, .frame4604 .sectionHeader, .frame4607 .sectionHeader, .frame4611 .sectionHeader { background: none; }