/* CSS Document for About | News*/
.sectNav { height: 30px; width: 726px; border-bottom: solid 1px #E5E5E5; padding: 11px 0 0; margin: 0}
a.contxtOn { text-decoration: none;}
a:hover.contxtOn { text-decoration: none;}
.hideDiv { display: none }
.aList { position: relative; top: 11px; }
/* Tab Strip Component */
#ts_tabStrip { border-bottom: 3px solid #3C3C3C; height: 24px; width: 726px; position: relative; margin:0 0 0px 1px; }
/* No Underline */
#ts_tabStrip a 				{ text-decoration: none; }
#ts_tabStrip a:hover 	{ text-decoration: none; }
/* Hilite Button */
#ts_btnTabHilite 		{ background: url(/images/about/tab-on.jpg) no-repeat left; display: none; height: 24px; left: 215px; position: absolute; top: 0; width: 215px; }
#ts_btnTabHilite a 	{ color: white; font-weight: bold;	text-align: left; display: block; width: 215px;	line-height: 25px; padding-left: 10px; }
/* Normal state buttons */
#ts_tabStrip ul 							{ list-style: none; width: 726px; }
#ts_tabStrip ul li 						{ background: #969696 url(/images/about/tab-off.jpg) repeat-x; float: left; height: 24px; width: 215px; }
#ts_tabStrip ul li#ts_tsFirst { width: 215px; }
#ts_tabStrip ul li a 					{
	color: #2d2d2d;
	display: block;
	font-weight: bold;
	line-height: 25px;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
	width: 215px;
}
/* End Tab Strip Component */
h1 { display: block; height: 178px; } /*modify height to position content*/
#Container { background: url(/images/about/header-pressroom.jpg) no-repeat top left; } /*modify header image path*/
li p { margin:0; padding: 0 0 6px; }
#ts_btnTabHilite { display:block; left:0;}
