
.CollapsedHeading
{
	background:url(../images/h-collapsed.gif) no-repeat;
	width:528px;
	height:38px;
	line-height:37px;
	font-size:11px;
	/*font-weight:bold;*/
	color:#000000;
	padding:0 12px;
	text-transform:uppercase;
}

.ExpandedHeading
{
	background:url(../images/h-expanded.gif) no-repeat;
	width:528px;
	height:38px;
	line-height:37px;
	font-size:11px;
	/*font-weight:bold;*/
	color:#000000;
	padding:0 12px;
	text-transform:uppercase;
}

.InnerContentBox	{ background:url(../images/bottom_line.gif) repeat-x bottom; padding:12px 12px 18px 12px; }
.InnerContentBox p	{ color:#333333;}
.PageHeading		{ border:solid 1px #CCCCCC; }

.PageHeading h1	
{ 
	background:url(../images/bg-page-header.gif) repeat-x;
	line-height:47px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	border:solid 1px White;
	border-right:0;
	padding:0 0 0 12px;
	margin:0;
}
