.PCAT_B
{
	background-color: #3A3A3A;
	width: 100%;
}

.PCAT_C
{
	padding-left: 27px;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 8px;
}

.PCAT_C a
{
	/*font-family: Myriad Pro Cond;*/
	font-size: 15px;
	font-weight: bold;
	color: #A6A5A5;
	text-decoration: none;
	text-transform: uppercase;
	color: #A6A5A5;
}

.PCAT_C a:hover
{
	text-decoration:underline;
}

.PCAT_SC
{
	padding-left: 40px;
	width: 100%;
	background: url( '/HomePage/Images/ArrowSmall.gif' ) no-repeat 25px 8px;
	padding-right: 10px;
}

.PCAT_SC a
{
	/*font-family: Myriad Pro Cond;*/
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}

.PCAT_SC a:hover
{
	text-decoration: underline;
}

.PCAT_SC_S
{
	padding-left: 40px;
	width: 100%;
	background: url( '/HomePage/Images/ArrowE.png' ) no-repeat 25px 6px #747474;
	padding-right: 10px;
}

.PCAT_SC_S a
{
	/*font-family: Myriad Pro Cond;*/
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}

.PCAT_SC_S a:hover
{
	text-decoration: underline;
}

.PCAT_SEP
{
	height: 12px;
	width: 100%;
	line-height: 12px;
}

