.Clear{ clear:both; }

/*
#filterBar{
	background:#963a32;
	padding:7px 0;
	width:540px;
	}
	.FilterSelectWrapper{ width:140px; height:22px; float:left; }
	#filterBar select{ width:135px; height:20px; margin-left:5px; color:#963931; font:10px Arial; text-transform:uppercase; }
	#filterDiv{ width:19px; height:22px; float:left; background:url('../_images/home/filter_div.gif'); }
	#filterBar input{ width:21px; height:21px; margin:0; display:inline; background:url('../_images/home/filter_btn.gif') no-repeat; border:0; }
*/


#tabContainer{ 
	/* height:24px; */
	width:540px;
	background:url("../_images/home/newcuts/tabcontainer_bg.gif") no-repeat bottom;
	}
	#tabContainer img{ float:left; }
	#tabContainer div{ 
		float:left;
		min-width:2px;
		font:bold 10px "Trebuchet MS",Trebuchet,Verdana,Arial,sans-serif;
		text-transform:uppercase;
		cursor:pointer;
		/* letter-spacing:0.05em; */
		}
		.Tab{
			height: 24px;
			background: #a9a992 url("../_images/home/newcuts/tab_bg.gif") repeat-x;
			}
			.Tab_Left{
				width:7px;
				height:24px;
				background:#f5f5e4 url("../_images/home/newcuts/tab_left.gif") no-repeat;
			}
			.Tab_Label{ color:#3f3f22; padding-top:5px; }
			.Tab_Right{
				width:7px;
				height:24px;
				background:#f5f5e4 url("../_images/home/newcuts/tab_right.gif") no-repeat;
			}
			
		.TabActive{
			height: 24px;
			background: #f5f5e4 url("../_images/home/newcuts/tab_active_bg.gif") repeat-x;
			}
			.TabActive_Left{
				width:7px;
				height:24px;
				background:#f5f5e4 url("../_images/home/newcuts/tab_active_left.gif") no-repeat;
			}
			.TabActive_Label{ color:#963a32; padding-top:5px; }
			.TabActive_Right{
				width:7px;
				height:24px;
				background:#f5f5e4 url("../_images/home/newcuts/tab_active_right.gif") no-repeat;
			}

			
#tabContent{
	background: #f5f5e4 url("../_images/home/newcuts/tabcontent_bg.gif") repeat-y;
	width: 540px;
	}
	#tabContent table{
		width:100%;
	}
	#tabContent td{		
		color: #3f3f22;
		font: 1em "Open Sans", sans-serif;
		line-height: 18px;
	}
	#tabContent div.TabContentContainer{ 
		color: #3f3f22;
		font: 1em "Open Sans", sans-serif;
		line-height: 18px;
		display: none;
		margin:0 20px;
		padding:10px 0 20px 0;
	}
	#tabContent h1{
		margin:0; padding:5px 0;
		color:#963a32;
		font:normal 1.3em "Open Sans", sans-serif;
	}
	#tabContent a{
		color:#000080;
		text-decoration:none;
	}	
	#tabContent a:hover{
		text-decoration:underline;
	}
	
	#tabContent li li{
		list-style-type:disc;
	}

	#Newsroom ul{ margin:0; margin-top:6px; padding:0; padding-left:28px; }
	#Newsroom ul li{
		margin:0; padding:0;
		/*text-indent:15px;*/
		list-style-type:none;
		/* background:url("../_images/home/newcuts/recentnews_bullet.gif") no-repeat 0 5px; */
		list-style-image:url(../_images/home/newcuts/recentnews_bullet.gif);
		
	}	
	
#tabFooter{ 
	background: #f5f5e4 url("../_images/home/newcuts/tab_footer.gif") no-repeat bottom; 
	min-height: 14px;
	width: 540px;
}

.BottomBlockContainer{ vertical-align:top; }
	.BottomBlock{ 
		margin:0; padding:0;
		background: #526d8a;
		color:#fff;
		font: bold 12px serif;
		}
		.BottomBlock a{ color:#fff; }
		.BottomBlock p{ margin:0; }

		#inTheNewsHeader{
			background:url(../_images/home/inthenews_header.gif) no-repeat;
			color:#fff;
			display:block;
			height:30px;
			margin:0;
			padding:0;
			text-indent:-9999px;
			width:190px;
		}
		#inTheNewsList{ margin:0; padding:0; }
		#inTheNewsList li{ font-weight:normal; margin:0; margin-left:8px; padding:5px 0 10px; }
		#inTheNewsList li.last { padding-bottom:0; }
		#inTheNewsList .date{ border-bottom:1px solid #fff; font-style:italic; margin-bottom:5px; width:174px; }
		#inTheNewsList a.title{ color:#fff; text-decoration:none; }
		#inTheNewsList a.title:hover{ text-decoration:underline; }

		#calendarContainer{
			float:left;
			width:175px;
			padding-top:12px;
			margin-left:10px;
			display:inline;
		}
		#calendarContainer h5{
			color:#fff;
		}
		#eventListContainer{
			float:left;
			margin:0 5px 0 10px;
			overflow:auto;
			width:130px;
			/*height:200px;*/
			font-family:serif;
			padding-top:10px;
			display:inline;
		}
/*
		#audioArchive{
			background:url("../_images/home/icon_audio.gif") no-repeat;
			border-bottom:solid 1px #395471;
			height:25px;
			margin:0 8px;
			text-indent:26px;
		}
		#videoArchive{
			background:url("../_images/home/icon_video.gif") no-repeat;
			border-top:solid 1px #99a7b8;
			height:25px;
			margin:0 8px;
			text-indent:26px;
		}
*/

.sideBarLinks{
	color:#395472; 
	margin:0 20px; 
	text-align:justify; 
	width:149px;
	border: none;
	text-decoration: none;
}
	.sideBarLinks .social{
		border: none;
		padding-bottom: 6px;
	}