/* SIZING */
.p_Section_Head_Strip, .p_Section_Head_Strip .p_top, .p_Section_Head_Strip .p_bottom
										{width:952px;}
.p_Section_Head_Strip .p_body			{width:950px;}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

.p_Section_Head_Strip					{}
	.p_Section_Head_Strip .p_top		{height:5px; overflow:hidden; background:transparent url("/img/m/sectionHeadStrip/panel-bg.top.gif") top left no-repeat;}
	.p_Section_Head_Strip .p_bottom		{height:5px; overflow:hidden; background:transparent url("/img/m/sectionHeadStrip/panel-bg.bottom.gif") top left no-repeat;}
	.p_Section_Head_Strip .p_body		{position:relative; border-right:1px #5e97bd solid; border-left:1px #5e97bd solid; background-color:#fff;}
		.p_Section_Head_Strip H2		{padding:5px; text-align:center;}
			.p_Section_Head_Strip H2 SPAN
										{font-size:1.3em; color:#004e80;}

		.p_Section_Head_Strip TABLE		{position:relative; height:20px; text-align:center;}
			.p_Section_Head_Strip TABLE IMG
										{position:relative; top:7px;}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

/* PRINT-MEDIA - when printing, follow these rules:*/
@media print {

	/* increase width & instate full borders around panels */
	.p_Section_Head_Strip .p_body		{width:952px; border:1px #5e97bd solid;}

	/* hide tabs */
		.p_Section_Head_Strip TABLE		{display:none;}

}
