.repeat-x {
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial;
	font-size: 12px;
}
.norepeat {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
}
.corner {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	background-image: url(/Graphics_old/PracticeAreas/_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#subtext li { 
    font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5C5C5C;	
	margin-left: -23px;
	height:16px;
	list-style-image: url('/Graphics_old/Common/_goldenBullet.gif');
}
.repeat-x-PractAreas {

	background-image: url(/Graphics_old/PracticeAreas/_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tabBlue {
	font-family: Arial;
	font-size: 10px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/Graphics/PracticeAreas/_tabBlue.jpg);
	background-repeat: repeat-y;
	text-align: right;
	padding-right: 15px;

}

a.tabBlue {
	font-family: Arial;
	font-size: 10px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	
	
}
.tabGold {

	font-family: Arial;
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/Graphics/PracticeAreas/_tabGold.jpg);
	background-repeat: repeat-y;
	text-align: right;
	padding-right: 15px;
}

